Skip to content

Melonking906/Nicky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Nicky

Simple SQL Nickname Plugin for Bukkit, Spigot, and Paper.

Commands

/nick <name>
Description: Sets your nickname.
Permission: nicky.set
/nick <player> <name>
Description: Sets another player's nickname.
Permission: nicky.set.other
/delnick
Description: Removes your nickname.
Permission: nicky.del
/delnick <player>
Description: Removes another player's nickname.
Permission: nicky.del.other or nicky.set.other
/realname <nickname>
Description: Searches for any players with a matching nickname.
Permission: nicky.realname

Permissions

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).

PlaceholderAPI

Nicky supports PlaceholderAPI.

%nicky_nickname%

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages