NicknameManager+
This Bukkit plugin allows server operators to easily remove player nicknames. It uses the Bukkit API and is compatible with Spigot and Paper. Nickname management is handled via a central storage class (NicknameStorage).
Command Examples:
- /removenickname <player> – Removes a player's nickname (Operator only)
- /nick <player> <nickname> – Sets a new nickname for a player (Operator only)
- /nicknames list – Shows all current nicknames on the server (Operator only)
- /nicknames reload – Reloads the nickname configuration (Operator only)
- Only server operators (Ops) can use these commands.
- Keywords: Bukkit, Spigot, Paper, Minecraft, Plugin, Nickname, Command, Operator, Kotlin, Java, Maven, NicknameStorage, Player, Management, Server, Permissions, remove nickname, display name, Compatibility, Minecraft Version, CommandExecutor
Comments