[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

    Steamtard

    Hey there, something strange happens for me, i installed the plugin and when i type in the command, it says i dont have permission to give myself a command, i dont have Permissions or anything installed and i am an op, these are the plugins i have installed.

    Essentials
    Herospawn
    Iconomy
    Citizens
    mcMMO
    MyHome

    Any help? Ive been searching for a good prefix plugin, but i couldnt get ichat to work so i came here, please help if you can.
     
  3. Offline

    dwatring

    Whenever I enter in the command '/prefix dwatring &4Admin' I get the help template. Any news or fixes for this problem? (It also occurs when using /prefix list!)
     
  4. Offline

    Valrix

    Yeah, like I said I've been busy and have things going on. I try to work on plugins every day if possible. Please be patient.
     
  5. Offline

    Protocteur

    Hi, i've seen some people asking for HeroChat to Hook Prefix from "Prefixer Plugin"

    So i've add 2 new method in HeroChat 4.10.3 that hook the Prefixer Plugin.

    To use it just add {prefixer} in the channel config like this :

    Code:
    Global:
            color: WHITE
            nickname: g
            permissions:
                speak: []
                join: []
            message-format: '{color}[G]{prefixer}&f{prefix}{player}{suffix}{color} : '
            ...
    
    {prefixer} will be replaced by : [<yourprefix>]

    So if you want this version of HeroChat juste download it while this link : http://www.megaupload.com/?d=5NJ4XIWK

    Source files : http://www.megaupload.com/?d=MQZY151G

    To find what i change just search "protocteur" in the source code.

    ps : sry for my english :p
     
  6. Offline

    Magister

    @Valrix
    "An internal error has occured"
    No errors in startup.
    Annoyed :(
    Can't do any commands.
     
  7. Offline

    Valrix

    Hmm...I'm gonna check on this now. I think I know what's going wrong...but I need to check and make sure.
     
  8. Offline

    killj0y

    Just added to our server runs perfect and flawless. great little plugin thanks!
     
  9. Offline

    Valrix

    Yeah...I'm not seeing any issues with it so far. I'll see if it's a Permissions error or something. Otherwise OP-only works as it should.
     
  10. Offline

    Panicman23

    in order for this to work do i have to not have ichat? I currently have ichat on because i have the prefix on permissions set on some groups but does the ichat interfere with the prefixer because when i try doing it my colored prefix is the same
     
  11. Offline

    Valrix

    Once I have a definite answer, I'll get back to you. I plan on getting iChat and trying to break Prefixer on purpose so I can tell everyone what to do to make it work. Though I'm sure Drakia can say what to do already.
     
  12. Offline

    Panicman23

    ok thanks for the reply
     
  13. Offline

    VeryInsane

    Nice plugin

    Will this work with Newest Recommended Build #928?
     
  14. Offline

    Valrix

    Soon. When the weekend is over I'll have more time. We're currently in the middle of an annual event so I've been too busy to get much done.
     
    VeryInsane likes this.
  15. Offline

    VeryInsane

    Thanks for the response ;)
     
  16. Offline

    Drakia

    Looking at the code, you don't need to do anything. Prefixer is run on the highest priority, which means it runs after iChat, and since it only prepends something to the chat format:
    Code:
    e.setFormat(prefix.getString(name)+' '+e.getFormat());
    Then it should just prepend that onto the chat format that iChat sets.
     
  17. Offline

    luckeY

    DOWNLOAD LINK BROKEN! HELP!
     
  18. Offline

    L3nnyBoss

    Does this work with 953????
     
  19. Offline

    LegitCannibal

    When ever i try and do the /prefix list or any of the /prefix commands it doesnt work... it just reloads the help thing... Please help me! My server is really disfunctional cuz i cant get any of the plugins to work
     
  20. Offline

    Riddle

    Add option to add prefixes to groups..
     
  21. Offline

    amunro

    Anyone know how I can make this compatable with Factions?
     
  22. Offline

    arnie231

    is there any chance this could work with Ichat so you could add Extra prefixs to certain users
     
  23. Offline

    King_KYl3

    Thanks so much bro being lookin for somethink like this for agers THANKS HEAPS BRITHER!
     
  24. Offline

    CushFiles

    Awesome, can't wait for the update! :D
     
  25. Offline

    RESPRiT

    Confirming that this works (for me) in [953].
     
  26. Offline

    Valrix

    Excellent
     
  27. Offline

    Jesse2254

    um when i try this it just keeps repeating
    <>=Required ()= Optional
    /prefix list
    /prefix [Codecolor]<prefix>
    /prefix <name> [codecolor] [prefix]
    every time i try the plugin it just keeps repeating the same thing as ^^^
    Please help
    Thx :(
    btw i am using 1.7.3
     
  28. Offline

    jasonsj10

    Change it to 953 so people look at this ! :D
     
  29. Offline

    MrLawless

    tested and working with 1000.
    This is EXACTLY what I needed for my server. Thanks!
     
  30. Offline

    Valrix

    Excellent, I haven't had time to test it myself, but I'll update the thread title and test it later. Thanks!
     
  31. Offline

    Archie

    CB Build: 1000
    Command: /prefix <name> [colorcode][prefix]
    Permissions: No
    I am OP: Yes
    OP=false: No
    When I use the command /prefix <name> [colorcode][prefix] it just changes my prefix and not the targeted player.
     

Share This Page