Simple SQL Nickname Plugin for Bukkit, Spigot, and Paper.
/nick <name>
Description: Sets your nickname.
Permission:
Permission:
nicky.set
/nick <player> <name>
Description: Sets another player's nickname.
Permission:
Permission:
nicky.set.other
/delnick
Description: Removes your nickname.
Permission:
Permission:
nicky.del
/delnick <player>
Description: Removes another player's nickname.
Permission:
Permission:
nicky.del.other
or nicky.set.other
/realname <nickname>
Description: Searches for any players with a matching nickname.
Permission:
Permission:
nicky.realname
Permission | Description |
---|---|
nicky.set |
Access to the /nick command. |
nicky.set.other |
Permission to change other players' nicknames. |
nicky.del |
Access to the /delnick command. |
nicky.del.other |
Permission to remove other players' nicknames. |
nicky.color |
Permission to use all colors and formatting in nicknames. |
nicky.color.normal |
Permission to use all colors in nicknames. |
nicky.color.extra |
Permission to use all formatting in nicknames. |
nicky.color.[code] |
Permission to use a specific color code in the player's nickname. |
nicky.limit.color.[n] |
If enabled, permission to use up to n unique colors in the player's nickname. |
nicky.noblacklist |
Bypass the nickname blacklist. |
nicky.reload |
Reload the Nicky config. |
nicky.help |
View the Nicky help (default). |
Nicky supports PlaceholderAPI.
%nicky_nickname%