[INACTIVE][CHAT] Prefixer v2.5.1 - Adds prefixes to users when they chat [1060]

Discussion in 'Inactive/Unsupported Plugins' started by Valrix, Feb 19, 2011.

  1. Offline

    Valrix

    NOTICE:
    Prefixer has been moved into ColorMe and was taken over by another dev, to get it, GO HERE.

    Prefixer - The Easy Prefix Plugin:
    Version: v2.5.1

    Prefixer allows players to add a prefix to a player such as [Farmer], etc. right from the game. See the commands list below for examples on proper use.
    COMMANDS (open)
    /prefix list - Shows a list of allowed colors as their color
    /prefix <prefix> - Changes your prefix. Color code optional and mixed into prefix.
    /prefix [prefix] - Changes another player's prefix.
    /prefix -r [name, name2...] - Removes your/listed player's prefix
    Examples:
    /prefix &4Admin = Admin <Valrix>
    /prefix -r = <Valrix>
    /prefix -r valrix = <Valrix>
    /prefix &5The&4Admin = TheAdmin <Valrix>
    /prefix &5The&4Admin valrix = TheAdmin <Valrix>
    /prefix &4MOD valrix john jane peter =
    MOD <Valrix>
    MOD <john>
    MOD <jane>
    MOD <peter>
    PLANNED UPDATES (open)

    • Economy plugin support
    COLOR CODES (open)

    • Black = &0
    • Dark Blue = &1
    • Dark Green = &2
    • Dark Aqua = &3
    • Dark Red = &4
    • Dark Purple = &5
    • Gold = &6
    • Gray = &7
    • Dark Gray = &8
    • Blue = &9
    • Green = &A
    • Aqua = &B
    • Red = &C
    • Light Purple = &D
    • Yellow = &E
    • White = &F
    PERMISSION NODES (open)
    prefixer.list - Allows player to use /prefix listto see color list
    prefixer.list - Allows player to see list of color codes
    prefixer.self - Allows player to set own prefix
    prefixer.other - Allows player to set another player's prefix
    prefixer.remove - Allows player to remove prefixes
    * prefixer.remove required to remove ANY prefixes *

    Features:
    • Customized prefixes with color codes
    • Multi-world support
    • Supports native bukkit permissions (PermissionsBukkit)
    • Now supports other plugins hooking in to get/set/remove, and check if a player has a prefix set.
    CHANGELOG:

    Version 2.5.1
    • Fixed NumberOutOfBounds error people were getting
    • Properly tested against newest RB and multi-world support
    • Removed config & generation code until later
    • Patched memory leak error
    FULL CHANGELOG (open)

    Version 2.5
    • Added multi-world support
    • Now uses native permissions (PermissionsBukkit)
    • improved command syntax
    • Improved command node handling
    • Numerous code improvements
    Version 2.4
    • Should fix any problems people have been having recently.
    Version 2.3
    • Bunch of code changes to improve performance and decrease code size.
    Version 2.2
    • Fixed that blasted bug where you couldn't remove prefixes.
    Version 2.1
    • Added support for giving a player a prefix through command-line
    Version 2.0
    • Fixed the bug where you couldn't set someone else's prefix.
    Version 1.9
    • Prefixer now automatically updates the old .prefix file, which is where the prefixes are stored, to work with the newer prefix system.
    Version 1.8
    • Prefixes are now fully customizable.
    • Permissions is now optionally supported.
    • Works fine with RB 670
    Version 1.7
    • Should work with RB 617
    Version 1.6
    • Now works with RB 602
    Version 1.5
    • Fixed it to work with new command structure
    • Now allows player to set own prefix using a smaller command
    Version 1.4
    • Fixes a bug with setting a user to having no prefix
    Version 1.3
    • Changed how the prefix is added. Should play nice with other plugins now.
    Version 1.2
    • Fixed a weird error with colors
    Version 1.1
    • Updated to comply with new constructor.
    • Adds the ability to add color to the prefix. See description for example.
    • Names are no longer case-sensitive. Instead of Valrix you can use valrix, or even VaLrIx if you wanted so you don't have to worry about messing up a user's name.
    Version 1.0
    • Release of Prefixer
     
  2. Offline

    MCTSS

    How do i change other peoples Prefixs?

    I dont really under stand.... When i type /prefix [prefix] it changes my prefix
     
  3. Offline

    Valrix

    It's because you're not telling it who to give it to, so it defaults to you.
    /prefix &4Mod MCTSS valrix hatninja
    would give you, hatninja and I the prefix of "Mod" in red.
     
  4. Offline

    MCTSS

    OK Thank You Love Your Plugin!

    It says there in internal error? Help?

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

    Tha_Wolf

    Wanted to report on this issue. Was working flawlessly on version 2.4, now however, it fails to work with permissions in 2.5 or as OP status. The following is a pastebin of the server portion after trying to set another players prefix:
    Text In Game: "An internal error occurred while attempting to perform this command"
    Server Log Portion After In-Game Msg: http://pastebin.com/13pyffXK

    List Of Plugins In Effect:
    -Prefixer
    -AntiCreeper
    -CommandBook
    -MultiHome
    -Permissions
    -PorteCoulissante
    -RetractableBridge
    -SlowHealth

    List Of Plugins Non-Active (Root Folder):
    -WorldEdit

    If I can provide anymore information, please let me know, as id like to see this issue resolved as quickly as possible.
     
  6. Offline

    KrypleFyte

    I have RB 1000 and prefixer 2.5, also running essentials, world edit and world guard. I run the command and it says:
    You prefix has been set.
    it lies... lol, I still have no prefix, I had been using this plugin for clan tags and I am trying to get it up and running again since updating to RB 1000, any ideas?
     
  7. Offline

    Valrix

    I'm working on that error.

    Your problem is probably Essentials. Though there's another bug I have to deal with.
     
  8. Offline

    KrypleFyte

    I narrowed it down and your plugin stopped working when I updated essentials so yeah, you are right it has to be some conflict with essentials.
     
  9. Offline

    MCTSS

    when i try to change other peoples prefixs it say internal error?
    Help?
    I used Command:
    /prefix &8[Citizen] PlayersName
     
  10. Offline

    hatninja

    thank you :D for using my username as a example


    can we have the download link to verison 2.4 plz?

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

    Valrix

    An internal error can be pretty much anything, though I'm sure I have an idea of what's going wrong and I'm working on a fix for it. It has to do with a variable counting too high which was something I wasn't able to test, though I know exactly what to do to fix it, however I'm going to have someone help me test it before I push it out to make sure I've got it fixed.

    I don't keep old copies of plugins, sorry. But I will have a fix out soon, if I can get someone to hop on my test server once I get home then I can truly test it out and make sure it works so I can push out the update for everyone.
    Also: You're welcome for the mention ^^

    Yeah, I've never looked at the source of Essentials (if they even show it) to see what the problem is, but I've tried different ways to get around whatever screws up my plugins and I've had no luck. Honestly I wish Essentials would just die in a fire or at least break apart, but it seems they don't listen and just keep working on that bloated piece of crap.
     
  12. Offline

    MCTSS

     
  13. Offline

    Valrix

    Ideally I'd like to get an update out today. I just need to get a few people on my server when I get home to do the testing of newest build. Once I test it and make sure it works, I'll update it officially.
     
  14. Offline

    MCTSS

    Ill go on the server and Help Out i Love your plugin!
     
  15. Offline

    Valrix

    Alright, well best way to contact me is Skype or my Twitter. Skype is phyreman and twitter is MCValrix

    I got some help from @marshall007 for testing and worked out the bugs and properly tested multi-world support. Everything should work perfectly now as long as you enter the commands correctly. So if something goes wrong, be very specific or I'll get mad at you for wasting my time.

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

    KrypleFyte

    SO I removed essentialsChat and I can make it work for myself no (as an admin) but even if I give the permission to someone, it still says they don't have permission to change their own prefix.
    - prefixer.self
    This is now in ALL of my groups and still only the admins can give themselves prefixes.
    
     
  17. Offline

    Valrix

    Hmm...I'll check up on it and see if I can find out what's wrong.
     
  18. Offline

    Charant

    How can i set prefix in both worlds like 2.4?
     
  19. Offline

    Valrix

    You can do it manually by changing the .prefix file for the worlds. So, when you set it in one, just open the file, copy the line with their name and prefix, then paste it into the other world(s)
     
  20. Offline

    Charant

    You can make one file for all worlds as it was in 2.4?
     
  21. Offline

    Valrix

    I haven't really figured out a good way to make it possible to manage per-world prefixes as well as a universal method without forcing the player/mod/admin to specify which world so set the prefix for. As it is, having the ability to set per-world isn't easy. If people offer suggestions it'll help me figure a way to do it.
     
  22. Offline

    Mr.Creeper07

    I don't understand this! I have 3 worlds! i just made another .prefix file in the prefixer folder of each world name in front of it and put all the prefixes in it and it didn't work! Plzzzz make a one file prefix config for all worlds! I need it!
     
  23. Offline

    Valrix

    If you just let the plugin make the files for you, it won't be a problem. Once they're in a world, use the command and it'll make the .prefix file. Or it'll make the file once someone enters that world. You don't need to make the files yourself at all. I'll see about adding a global one, relax
     
  24. Offline

    Andrewkroger1

    OMG, I love this plugin! Come see it on my server!
     
  25. Offline

    giotjuh

    Thanks this is what we needed!!!
     
  26. Offline

    Valrix

    Haha, glad you like it.
     
  27. Offline

    Andrewkroger1

    Not working on my server, updated to 1.7_3, and an internal error occurs D:
     
  28. Offline

    Mr.Creeper07

    What kept happening is when i was in another world and i used the command it would have a internal error but when i was in the regular world it would work and then i would walk into another world and the prefix wasn't there. did you update it since last Saturday? so i made a copy of all the files with the prefixes for each world and that didn't work
    PLEASE HELP! Make a one global prefix file! It would save lives!
     
  29. Offline

    Valrix

    Why don't you try downloading the .jar again to be sure you have the most recent version? Or you can just look in the server.log and see what version you have and check the thread title to see if you have the most recent version, which it sounds like you don't.

    Make sure you have the most recent version of the plugin.

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

    Amsek

    I have a problem... I put to players a prefix, but he disappears after a while... it appears only when I again will put it to them =С
     
  31. Offline

    Valrix

    Odd, are there any errors or otherwise that show up? Also can I see a list of your installed plugins?
     

Share This Page