SimpleNick is a plugin in which you can change your nickname to whatever you want!
YOU NEED THE PLUGIN TAGAPI: http://dev.bukkit.org/bukkit-plugins/tag/
Permission
- nick.allow: Change your own Nickname
- nick.allow.others: Change other Nicknames
Commands
- /nick [name] - Change your nickname
- /nick [player] [name] - Change others nickname
- Open your Plugins folder.
- Place the SimpleNick.java in the folder.
- Start your Server.
- Customize and enjoy. :)
- Config.yml
You can find this config under plugin/SimpleNick/Messages.yml
You can edit:
- NoPermission : If a player hasn't got the permission.
- NickMessage : Receive a nickname
- NoNick : Remove a nickname
- PlayerError : Player not online
- SetOthersNickName : Set other players nickname
- RemoveOtherPlayersNickName: Remove other players nickname

