[INACTIVE][CHAT] SimpleColours v1.1

Discussion in 'Inactive/Unsupported Plugins' started by blaatz0r, Jan 23, 2011.

  1. Offline

    blaatz0r

    SimpleColours!

    Current release: 1.1 (477)

    Old versions 1.01 | 1.0

    Description:
    There were some requests for a simple plugin for coloured nicknames, so here it is!

    SimpleColours.jpg

    Features:
    - Allows users to set their nickname colour.
    - Stores the colour values for your players to an SQLite database.
    - Ops can set colours of other players.
    - Optionally disallow double colours.
    - Optionally disallow players to set colours (only ops).

    Installation:
    - Download SimpleColours at the top of this page.
    - Create a folder called 'lib' in your craftbukkit directory (so it looks like this) and put this file in it (this is the database driver).
    - Copy the JAR to the plugins directory of your Bukkit server software.
    - And you're done!

    After you start the server it will generate a settings file called SimpleColours.yml

    Commands:
    Code:
    /colour help - Shows all available colours
    /colour <colourname> - Sets the colour of your name
    /colour reset - Resets the colour of your name to white
    
    Ops only:
    /colour <player> <colourname> - Sets the colour of a player's name
    /colour <player> reset - Resets the colour of a player's name to white
    Configuration:
    SimpleColours.yml can be found in your plugins/SimpleColours directory:
    Code:
    allow-doubles - whether double colours are allowed (if set to false, this only allows 16 coloured nicknames on the server!)
    users-can-change - whether users can change their name colour
    
    Known bugs:
    - None yet! :D

    To do:
    - Permissions support

    Changelog:

    03/03/11: v1.1 (477)
    • Updated for latest craftbukkit
    • Made the help description of commands a bit less confusing
    26/01/11: v1.01
    Nothing new, fixed dependency for SQLite. No need to patch if it is working for you.

    23/01/11: v1.0
     
    Reinier324, DigidragonZX and Dutchy like this.
  2. Offline

    zehkaiser

    Thanks! I missed this when hMod hit the fan.
     
  3. Offline

    thedeathlyghost

    prehapes add a title feature. but very good mod indeed, been lookin for just this
     
  4. Offline

    blaatz0r

    What do you mean by title feature?
     
  5. Offline

    thedeathlyghost

    like my name is thedeathlyghost so if i were to set my title to AwesomeSauce the when i said Hello it would read
    <AwesomeSauce>thedeathlyghost: Hello
    i have been looking for a mod like this but havnt found any
     
  6. Offline

    blaatz0r

    Ah ok, I think that should be implemented in some kind of group modification, where you can set permissions to set a rank for yourself or a group or whatever. It's a nice idea, but it should probably get its own plugin.
     
  7. Offline

    An0nx

    Permissions support, and you've got a deal! :D
     
  8. Offline

    Charles Harvey

    Why do that when Permissions has it's own plugin called iChat that does this?
     
  9. Offline

    An0nx

    So my admins can quickly change individual user's colours on the fly. :)
     
  10. Offline

    x66dme66x

    can you please make like.. an admin only function for Rainbow!??! i really want my server name to be rainbow ;p
     
  11. Offline

    OptiDash

    When I start up my server I get a really long error when I include this plugin, it doesn't seem to work either.
    Am I missing something?
    I attached the error message in a text file.

    EDIT: Nevermind, I didnt have the SQLite dependency file. It's working now.
     

    Attached Files:

  12. Offline

    sintrix

    Hey man where did you get that dependency file. On bukkit.org or Sqlite.org? helpz meh brotha!
     
  13. Offline

    blaatz0r

    Sry, forgot to mention that:

    - Get the new version of SimpleColours here
    - Create a folder called 'lib' in your craftbukkit directory (so it looks like this) and put this file in it (this is the database driver).
     
  14. Offline

    sintrix

    dude you are tthe mother fckin MAN!! love ya bro! nohomo! :)
     
  15. Offline

    OptiDash

    I also had to rename the file from 'sqlitejdbc-v056.jar' to 'sqlite.jar'.
    It wouldn't work for me untill I renamed it.

    EDIT: Whoops, I see it works with the original filename in v1.01. My bad.
    Thanks for the plugin!
     
  16. Offline

    Killcraft

    "This server isn't recent enough to support /colours"

    Help?
     
  17. Offline

    Joannou1

    Er, whenever I restart my server the peoples colors do not stay... Why is this?
     
  18. Offline

    sintrix

  19. Offline

    arthoz

    I havent restarted my server yet, but theres no entries in the database for the players i've set colors on, so they probably will disappear (also kinda annoying not knowing if color has been set for a user when you do a /colour user)
     
  20. Offline

    thegleek

  21. Offline

    sintrix

    i thought it detected my version and didn't download and just installed instead.. or did it?
     
  22. Offline

    holychez

    how do u do double colours
     
  23. Offline

    Superhykle

    My ops and my already have a red name cause of essentials plugin but i cant change my colour name when i am ops :S do you know how to fix it?
     
  24. Offline

    Mac

    Can you add the color orange?
     
  25. Offline

    blaatz0r

    I think it's named gold. ;)
     
  26. Offline

    Mac

    Gold isn't orange enough for me. :/
     
  27. Offline

    timmystwin

    This is brilliant. iChat kept churning out page long error messages to me. (Funnily enough so does general). Cheers for this, great work.
     
  28. Offline

    omgnico

    SimpleColours.yml won't show in LIB folder. Please help.
     
  29. Offline

    blaatz0r

    This file should be located here: plugins/SimpleColours/SimpleColours.yml
     
  30. Offline

    Landmine

    How can you set the default color? I dont like everyone being red.
     

Share This Page