
This plugin allows you to change the nickname and skin of players.
Works with 1.7, 1.8, 1.9 & 1.10 (clients & servers)

I enjoy making all of my plugins for free, but I need your help to keep them for free.
Nicknames


Skin change


Bungeecord support
The plugin also supports Bungeecord by itself.
Just make sure bungeecord in the spigot.yml and ip_forward in your BungeeCord config.yml are both set to true.
If you want to synchronize your player's settings across all of your servers, you need this Bungeecord plugin.
Commands
- /nick <Name> [Player] - Set your own, or another player's name
- /clearNick [Player] - Reset your own, or another player's name
- /randomNick [Player] [Category] - Get a random name
- /listNames - Get a list of used names
- /refreshNick [Player] - Update name & skin to all players including yourself
- /skin <Skin> [Player] - Set your own, or another player's skin
- /clearSkin [Player] - Reset your own, or another player's skin
- /listSkins - Get a list of used skins
- /randomSkin [Player] [Category] - Get a random skin
- /nickReload - Reload the configuration
- nick.command.name - Permission to set name
- nick.command.name.clear - Permission to reset name
- nick.command.name.list - Permission to list names
- nick.command.name.random - Permission to set random name
- nick.colored - Permission to use colors in names
- nick.command.skin - Permission to set skin
- nick.command.skin.clear - Permission to reset skin
- nick.command.skin.list - Permission to list skins
- nick.command.skin.random - Permission to set random skin
- nick.command.refresh - Permission to update name & skin
- nick.name.<Name> - Permission for specific names (use nick.name.* to allow all names)
- nicknamer.join.nick - Permission to get a random name when joining
- nicknamer.join.nick.<name> - Permission to get a specific name when joining
- nicknamer.join.skin - Permission to get a random skin when joining
- nicknamer.join.skin.<skin> - Permission to get a specific skin when joining
- Note: because permissions are converted to lower-case, you have to manually add ^-identifiers for uppercase, e.g. ^dinnerbone results in Dinnerbone
- nicknamer.reload - Permission to reload