Multi Character adds Multiple Playable Characters like GTA Online,
Each character has their own identity (name, skin and inventory). Your players can create up to 3 characters. Your staff will be able to switch between a preferred character or Staff Mode (using their own skin, and IGN).
Dependencies:
- An online mode server / Correctly configured BungeeCord server.
- Vault (required)
- PlaceholderAPI (Optional, but recommended)
- An economy plugin (required)
- A permissions plugin (required)
Support:
Got a question about the plugin, or need help. Feel free to message me on Spigot or send you question in the discussions tab.
Character Selection Menu:
An in world space menu showing the character you have, their information and their skin. You navigate the menu by pressing SNEAK or JUMP.
- /mc reload
Reload the config and language file
- /mc logout
- /mc switch
Used to switch character
- /mc save
Save the data of the current character.
- /mc id
Tell you the ID of your active character,
- /mc lookup <PlayerName / Character ID>
Shows the data of the (active) character.
Permissions:
- multicharacter.switch
default: true
Gives access to the logout / switch command.
- multicharacter.id
default: true
Gives access to the ID command, to get the ID of a character.
- multicharacter.lookup
default: op
Gives access to lookup command, to lookup info on a character.
- multicharacter.save
default: op
description: Gives access to the save command.
- multicharacter.admin
default: op
description: Gives access to admin mode and all commands.
Placeholders (PAPI):
- %multicharacter_id%
The character UUID. - %multicharacter_name%
Full name of the character.
- %multicharacter_birthday%
Birthday of the character.
- %multicharacter_nationality%
Nationality of the character.
- %multicharacter_sex%
Sex of the character.
- %multicharacter_owner%
Player name of the owning player.
- %multicharacter_skintexture%
Base64 encoded skin texture of the character.
- %multicharacter_skinsignature%
Base64 encoded skin singature of the character.
- %multicharacter_skinimgur%
Imgur link to the skin of the character.
Append _playername to the placeholders to get info on the active character of that player. The placeholders returns N\A when no info is found.
Spigot Link: https://www.spigotmc.org/resources/beta-multi-character.78441/
Spigot Link: https://www.spigotmc.org/resources/beta-multi-character.78441/