Nick Namer - Change your in-game name!
Current Latest Version: v1.2
I'm Not Dead!
Sorry about the possibility of me being dead, but I became way too busy irl to be able to maintain this plugin. I'm not shutting the project down or anything. I from now on will do whatever is in my powers to be able to at least maintain a stable plugin. BTW, thanks for 20,000 Downloads! :D
Tired of the same in-game name? Well Give yourself a brand spanking new Name! That's right son, a NEW NAME! Nick Namer currently has permissions support (SuperPerms by default...), TagAPI Support, and will default to OP if no permissions file is found.
Want a visual demonstration of this plugin? Click here for my own video on this plugins features!
Make NickNamer even better than before! NickNamer is now open source on github
To Install NickNamer
- Download The Latest Version of Nick Namer - v1.2 [CB 1.5.2-R0.1] (.jar)
- (Optional) Install the Latest Version of TagApi
- Drag and drop into your Plugin Directory
- Run your server or type /reload in the console
- You're ready to go!
Features
- Change your name with Colors! (Click for colors resource)
- Confused? See their name!
- You may use any characters to nick name
- Secret Join, Leave, and Kick messages in the config.yml!
- Permissions support (Default: OP)
- Change if the player should be OP or not to use this plugin!
- Will change logout/join/kick messages to <NickName> Joined/Left/Got Kicked
- your name writes a config file with your name and nickname!
- Keep your name when you rejoin the server!
- TagAPI support to change the players title to their new name!
- Have a plugin for custom Login Mesages? Don't use mine! (Controlled in config)
- Added support for a blacklist so your players can't have stupid names!
- Seperate permission nodes for ColorCodes in Nicks!
- More coming soon!
In Depth Features (Will most likely answer any questions you have)
What this plugin does is allow players to change their display name, not their actual minecraft username. If you don't have TagApi it will only change your chat name and player tab list name. Now what this means is that the name over your head will not be changed with regular installation. IF you use a chat plugin such as Herochat or whatever chat plugins are out nowadays, make sure you change the chat configuration to show the display name instead of the player's actual minecraft username. If you want all Nick Namer has to offer and have installed TagAPI, then with the use of this API, the name above the player's head will be changed, along with their skin of the player's name. (E.g if I nicknamed myself 'Notch', the name above my head would change to 'Notch' and my skin would be changed to his too) I cannot change the fact that your skin changes with the nicknames, as mbaxter said in the description of his API, this is a minecraft client issue and cannot be changed. When you nickname yourself it will check if your name is blacklisted or not based on the config node 'Use Blacklist' and whether or not you have the permission to bypass the blacklist. If you try to nickname yourself a blacklisted word, the NickChangeEvent is cancelled.
Commands
- /nnick <NickName> - change your name, even with Colors1 (Ex. /nnick &b[CoolGuy]&ckilljoy64)
- /nnick <Player> <Nick> - changes the players Nick to the specified Nick. (Ex. /nick PWicks23 &bPWicks)
- /realnick <Nick> - returns the players real name! (New and Improved!)
- /nicknamer <Arg1> <Arg2>... - NickNamer Plugin commands like reload ect.
Permission Nodes
permissions: nickname.nick: description: Permission to NickName! default: op nickname.nick.other: description: permission to rename others! default: op nickname.notify: description: Permission to be notified of name changes! default: op nickname.help: description: Permission to see Nick Namer help! deafult: op nickname.realnick: description: Permission to see their REAL Minecraft NickName. default: op nickname.reload: description: Permission to reaload NickNamer default: op nickname.blacklist.bypass: description: Permission to bypass the blacklist default: op nickname.nick.color.&0: default: op nickname.nick.color.&1: default: op nickname.nick.color.&2: default: op nickname.nick.color.&3: default: op nickname.nick.color.&4: default: op nickname.nick.color.&5: default: op nickname.nick.color.&6: default: op nickname.nick.color.&7: default: op nickname.nick.color.&8: default: op nickname.nick.color.&9: default: op nickname.nick.color.&a: default: op nickname.nick.color.&b: default: op nickname.nick.color.&c: default: op nickname.nick.color.&d: default: op nickname.nick.color.&e: default: op nickname.nick.color.&f: default: op nickname.nick.color.&k: default: op nickname.nick.color.&l: default: op nickname.nick.color.&m: default: op nickname.nick.color.&n: default: op nickname.nick.color.&o: default: op nickname.nick.color.&r: default: op
Example Config File:
config.yml
# Nick Namer Config, available tags for Secrecy are +nick, +name UseTagIfEnabled: true Colored Tags: false NickName TabList: true Blacklist: true Secrecy: Enabled: true Join: '&e+nick &e(+name) &ejoined the game' Leave: '&e+nick &e(+name) &eleft the game' Kick: '&e+nick &e(+name) &ewas kicked'
Nick Names.yml
Players: killjoy64: '&f[&cBoss&f]&ckilljoy64' Download_Fritz: 'Trollitz'
Nick Names Blacklist.txt
stupid phony Notch Uberhaxornova
Todo:
- Do a MASSIVE code cleanup
- More Commands for Future References
- Duplicate Names/Impersonation check for NickNames
- Add a parser to all commands you type.
Facts
- Date created
- Nov 17, 2011
- Categories
- Last update
- May 09, 2013
- Development stage
- Release
- License
- All Rights Reserved
- Curse link
- Nick Namer
- Downloads
- 31,778
- Recent files
- R: Nick Namer v1.2 [CB 1.5.2-R0.1] for CB 1.5.2-R0.1 May 09, 2013
- R: Nick Namer v1.1 [CB 1.5.1-R0.1] for CB 1.5.1-R0.1 Apr 07, 2013
- R: Nick Namer v1.0.0 [CB 1.5.1-R0.1] for 1.5.1 Mar 24, 2013
- R: Nick Namer v0.9.1 [CB 1.4.7-R1.0] for CB 1.4.7-R1.0 Mar 10, 2013
- R: Nick Namer v0.9 [CB 1.3.2-R0.1] for CB 1.3.2-R0.1 Sep 08, 2012
- Reply
- #160
o0Julia0o May 23, 2013 at 18:01 UTC - 0 likesi have two suggestions:
1. it would be nice, if the nickname is shown on dynmap ( http://dev.bukkit.org/server-mods/dynmap )
2. it would be nice, if the nickname is used by courier ( http://dev.bukkit.org/server-mods/courier )
@Kitten_Tails: Go just open the Nick Names.yml in your plugins\nicknamer-folder & delete the part after the ":".
@alexshots: Go "/nick Usernametochange Nickname" works, a change in Nick Names.yml, works, too.
thx
juila :)
- Reply
- #159
Kitten_Tails May 19, 2013 at 16:58 UTC - 0 likesHow do I remove my nickname?
- Reply
- #158
alexshots May 11, 2013 at 13:27 UTC - 0 likesonly apply to online-users...offline users cannot be changed through command to change his nickname...i thought that is quite inconvenient.
- Reply
- #157
PrimerBlock May 10, 2013 at 20:29 UTC - 0 likeskilljoy64, thanks for the update 1.2 so far it seems to be working fine. Only bug I see is the version for NickNamer still shows up as 0.9. Downloaded and loaded it twice with the same result. I do think it has been updated as /nick now works again.
- Reply
- #156
PrimerBlock May 04, 2013 at 17:55 UTC - 0 likes@Melonking: Go
A good work around for this is to add a alias for the command in bukkit.yml which is in your minecraft server root.
Just add the following lines to the end: aliases: nick: nnick
Remember this is a yml file so don't use any tabs. Type <space><space>nick:<space>nnick
For more information on bukkit aliases and bukkit.yml go here wiki.bukkit.org/Bukkit.yml#aliases
- Reply
- #155
janie177 Apr 30, 2013 at 19:56 UTC - 0 likesI'm using tag api for another plugin so people can have colored nametags. Is it possible to disable Nicknamer using tagapi? I don't like the skins chaning.
- Reply
- #154
indianae Apr 29, 2013 at 07:08 UTC - 0 likesLOL FAIL!!!!! my nickname won't fit
- Reply
- #153
FezCtrlFreak Apr 28, 2013 at 01:53 UTC - 0 likesMy friend told me to tell you 'major.minor version 51.0' on CB1.5.1_R0.1. He said you'd know what to do.
- Reply
- #152
Archer502 Apr 27, 2013 at 17:44 UTC - 0 likesIt didn't do anything... O,o
Please help, I am new at making servers! D:
- Reply
- #151
0dayRUDE Apr 26, 2013 at 00:29 UTC - 0 likesI keep getting this annoying error with the latest release, every time someone joins my server.. Pastebin I checked and I only have two people with nicks, and they are both under 16 Characters long.