[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

    odielag

    Hmm. People who I've set colors to sometimes lose their color and it goes to white. I don't know why.
    --- merged: Feb 14, 2011 3:54 AM ---
    This is an important issue to me because it's the only perk I give people who donate.
     
  3. Offline

    strupan

    can you make it support build 326!?
     
  4. Offline

    BrandenPosts

    This is awesome, just what i was looking for :)

    but yea just like odie said, sometimes for some reason the name colors go either back to white, or to the last colour they had. :/
     
  5. Offline

    oOunrealOo

    that would be cool as i cant run this with factions
    --- merged: Feb 22, 2011 1:18 AM ---
    basicly he means to be able to put names in front of yours like (cooldude) oounrealoo
     
  6. Offline

    dirkson

    This isn't working with the most recent build.
     
  7. Offline

    branodn

    Okay so the plugin starts up fine or so it seems and when i type "/colour help" the pop up shows up telling me how to set a colour name and it says to type "/colour [name] to set your player colour" and my name is xXScissorsXx so i put in
    "/dark red xXScissorsXx" but nothing happens nothing pops up or anything... what do i do?!
     
  8. Offline

    Dark32

    Try this
    /colour dark red

    How soon will support Permissions?
     
  9. Offline

    gamerluke

    Does this effect the "Console" Chatting one :?
    If not the users on my server may get a bit confused.

    Just wondering, someone please help.
     
  10. Please remove your old constructor:
    http://forums.bukkit.org/threads/oops-i-broke-your-plugins.599/#post-70677

    Now your Plugin works anymore, in the new Build:
    2011-02-25 23:37:43 [SEVERE] Could not load plugins\SimpleColours.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:80)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:129)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:94)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:59)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.NoSuchMethodException: com.bukkit.blaatz0r.SimpleColours.SimpleColours.<init>()
    at java.lang.Class.getConstructor0(Unknown Source)
    at java.lang.Class.getConstructor(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:75)
    ... 8 more

    Thank you.
     
  11. Offline

    MinecraftStars

    Is there anyway I can automatically assign a color to a group?
     
  12. Offline

    ndp1415

    I USE THIS PLUGIN ON MY SERVER PLEASE UPDATE TO 400+ :)
     
  13. Offline

    Addison Taylor

    If you scripted it in, yes easily.
     
  14. Offline

    monir

    does it work for 432? it didnt work for me
     
  15. Offline

    CryoKinetic

    Yes, please update. It is a simple plugin, yet so useful. Thank you :)
     
  16. Offline

    o0AzzA0o

    doh great plugin
     
  17. Offline

    bogboom

    This is Broken. Please update! Thanks
     
  18. Offline

    Tfs Halo

    Please update like bogboom said :)
     
  19. Offline

    Blobinet

    Yea please update this plugin :D
     
  20. Offline

    Mitalis

    I can set colors for myself, but I can't seem to set colors for players whom are not currently logged in the server.. Is this intended?
     
  21. Offline

    Blueexet

    it's not working, when i do: /colour <My name> <Yellow> And im owner.
     
  22. Offline

    marinesleep

    i try /colour marinesleep red and it says command not found so i try /color marinesleep red and it says a international error occured while attempting to preform this command can you please help and i have ichat installed if that will make it any different thanks :) and im owner of server so i have all permissions :(
     
  23. Offline

    Perdog

  24. Offline

    Blueexet

    It's Working For me just had to update a simple thing :)
     
  25. Offline

    Perdog

    Good :) Was it something within the code that needed to be updated?

    Attention everybody who wants an up to date version of SimpleColours.
    I have made a fork plugin of this called SimplyColours, you can find it here, I probably won't be adding any features too it, just keeping it updated to the latest recommended build for you guys :) Come check it out http://forums.bukkit.org/threads/ch...or-coloured-nicknames-1000.28611/#post-520196

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 6, 2016
  26. Offline

    marinesleep

    canf find the webpage
     
  27. Offline

    xandyyee

    omg.... i cant even change the colour when i have permissions
    does anyone know how to fix this?
     
  28. Offline

    redpois0n

    Is this inactive? else i could continue the project
     

Share This Page