Nicko
This plugin requires the latest development build of ProtocolLib (
https://www.spigotmc.org/resources/protocollib.1997/)
Features:
- MySQL and MariaDB support
- Redis (blazing fast cache server) support.
- BungeeCord support (MySQL or MariaDB server required)
- Get a random appearance from 400 different usernames
- Placeholders support
- Fully customizable
- Settings panel
- Administration panel
- Skin cache management
- Player inspect tool
Installation guide (single server):
1.
Make sure you have ProtocolLib installed
2. Download using the link
3. Drop into your plugins folder
4. Start the server once and open "config.yml" to further configure the plugin.
Installation guide (BungeeCord):
1.
Make sure you have ProtocolLib installed on every instance (not proxy!)
2. Download using the link
3. Drop into your plugins folder inside every instance (not proxy!)
4. Start the instance once and configure inside the "config.yml" file a valid MySQL/MariaDB database server.
5. Configure a valid Redis cache server (optional).
Permissions:
- nicko.use: Allows the player to use Nicko.
- nicko.*: Allows the player to use the Administration panel.
Placeholders:
- %nicko_name%: Gets player's current disguise's name, N/A if none.
- %nicko_skin%: Gets player's current disguise's skin, N/A if none.
- %nicko_locale%: Gets player's locale.
- %nicko_random_skin%: Gets the value for setting: "Random skin on login"
Known bugs:
- Players who have operator (OP) status lose access to the Operator Items tab in creative mode after disguising (1.20 and up).
- When disguising and only changing their display name, players will have the new default skins (1.20 and up).