Inactive [CHAT] ] SimpleColoredChat 1.2.3-RO.1

Discussion in 'Inactive/Unsupported Plugins' started by shamonj03, Aug 5, 2011.

  1. Offline

    shamonj03

  2. Offline

    captainawesome7

  3. Offline

    emericask8ur

    Already been made look at submission list u will see it with the same title!
     
  4. Offline

    shamonj03

    if your talking about this http://forums.bukkit.org/threads/chat-fun-creative-colours-simple-colours-for-your-chat-1000.29934/
    They are very different plugins. His you have to keep retyping /color message everytime you wish to chat.
    They are not the same. This is more like a rewrite of bcolored chat.

    edit:
    Ah my bad. I see that colored names is the same thing :p
    I thought it was names only not messages, but I still dislike how he programmed it all >_<
     
  5. Offline

    emericask8ur

    Good Job for first!
     
  6. Offline

    shamonj03

    Thank you :)
    I added colored signs too. Much simpler too ;D
     
  7. Offline

    emericask8ur

    Keep it up if ever need help go to me and check my plugin give all out
     
  8. Offline

    scranner

    @shamonj03 can i ask what you dont like about it in particular? just looking to get better
     
  9. Offline

    shamonj03

    It's really annoying to have to type your color in every time you wish to talk :L
     
    Ranger_Ben likes this.
  10. Offline

    scranner

    thats the point of it tho if u have it toggled you will find you get annoied of people talking multicoloured constantly but thats just my opinion
     
  11. Offline

    shamonj03

    Well there's different plugins for different tastes :)
     
  12. Offline

    scranner

    couldent be said better
     
  13. Offline

    shamonj03

    I kinda think I got sloppy with the last stuff :L, but I added new features.
    Colored prefix's, colored suffix's, and colored names. If the value is not set it gets the color from the permissions. If there are no permissions the plugin defaults to op. Works for permissions 2 and 3. Post any bugs :D I have a thing for ternarys....

    I think I've done all I can to color the chat >_<
    Any suggestions on how I can improve? I haven't touched java for almost a year.

    edit: colored chat isnt working >_< i'll fix that quick
    fixed
     
  14. Offline

    Plague

    edited the title order
     
  15. Offline

    ALLix

    hello, problem. any send msg - error :

    Code:
    12:16:56 [SEVERE] Could not pass event PLAYER_CHAT to SimpleColoredChat
    java.lang.StringIndexOutOfBoundsException: String index out of range: -2
            at java.lang.String.substring(Unknown Source)
            at java.lang.String.substring(Unknown Source)
            at shamonj03.simplecoloredchat.ChatListener.onPlayerChat(ChatListener.ja
    va:31)
            at org.bukkit.plugin.java.JavaPluginLoader$6.execute(JavaPluginLoader.ja
    va:279)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:332)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:682)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:670)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

    thnx
     
  16. Offline

    shamonj03

    Cus you don't have any prefix's set and colors. Gimme a sec I'll fix it.
    Should be all fixed. I fixed a couple other little bugs too.
     
  17. Offline

    ensirius

    Hi ! Great plugin! But only 1 bug

    [​IMG]

    we use only Prefix and ColorMe

    As you can see,we have at nickname our permissions!
     
  18. Offline

    shamonj03

    It doesn't work for prefixer. I grab the prefix/suffix's from permissions and essentials.
    Not sure why you have colorme as this plugin supports colored names too.

    edit: I have the todo list done. Just haven't tested it much.
     
  19. Offline

    ALLix

    Fantastic, so quickly fixed the problem, with respect! Great plugin!

    next 2 problem :) I use plugin PermissionsEX.

    1) preffix "Admin" write together nick, example : <AdminStepller> suffix also wrote together (BLA)
    2) I'm changing prefix in permissions.yml and reload plugin, write new prefix does not erase old prefix

    [​IMG]

    I use only your color plugin.

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

    ensirius

    New version didnt fixed bug
     
  21. Offline

    ALLix

    i use 5 version :(

    Duplicate entries will disappear after rejoining the game, but the problem with merging the prefix and the nickname remains.

    And another problem when using the command /who replicated suffix, example - ModeratorModeratorNick

    Plugin AdminCMD used command /color, maybe he is guilty

    UPDATE :

    command /showcolor not work

    Permission write: simplecoloredchat.use
     
  22. Offline

    ensirius

    Please,update fast :3 my server need this awesome plugin :D
     
  23. Offline

    shamonj03

    Workin on it...I'm kinda stumped cus I can't replicate your guy's bugs :L

    Are you getting errors?
    Are you using permissions 3.x/essentials?
    Can send me a copy of your groups.yml?
    Can you tell me exactly what you typed in to change the color?
    Has it worked for you before in other versions?
     
  24. Offline

    ensirius

    I didnt have any errors.I use PermissionsEX,with mysql connect,we didnt use the group like prefix,but after installing your plugin our nick in games,looks like <prefix><nick>,so nicknames look like adminensirius.After deleting permissions,all work fine,so,your plugin grab prefix and place in nick.Other things work perfect.
     
  25. Offline

    shamonj03

    I could add a config to hide prefix's/suffix's maybe that'd fix your problem?
     
  26. Offline

    ensirius

    it will not hide Prefixes by Prefix plugin?
     
  27. Offline

    shamonj03

    Finally was able to replicate the bug. Will be working on a fix for PEX, cus this plugin doesn't support it.
     
  28. Offline

    ensirius

    I will wait for fix :) very nice plugin :)
     
  29. Offline

    shamonj03

  30. Offline

    ensirius

    same..

    [​IMG]

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

Share This Page