The Nickname module allows users to set their own, or other players' nickname(s).
Nicknames are available as a Moda Placeholder ({NICKNAME}) for use in other modules.
| command | description | aliases | permission |
|---|---|---|---|
/nickname |
Displays your nickname and information & usage about /nickname |
/nick |
moda.module.nickname.set |
/nickname <nickname> |
sets your own nickname to <nickname>. |
/nick <nickname> |
moda.module.nickname.set |
/nickname <player> |
opens a GUI to set <player>'s nickname. |
/nick <player> |
moda.module.nickname.set.others |
/nickname <player> <nickname> |
sets <player>'s nickname to <nickname>. |
/nick <player> <nickname> |
moda.module.nickname.set.others |
| permission | description |
|---|---|
moda.module.nickname.set |
Allows a player to set their nickname. |
moda.module.nickname.set.color |
Allows a player to use colors in their nickname. |
moda.module.nickname.set.format |
Allows a player to use formatting in their nickname. |
moda.module.nickname.set.others |
Allows a player to set another player's nickname. |
moda.module.nickname.set.taken |
Allows a player to set a nickname that's already set by another player. |
- ChatFormat
- ChatColor (coming soon)
- PlayerInfo (coming soon)