Commands
This page lists all of the commands and explains them step by step.
Commands in this plugin are configured in a way that some parameters may be optional or required. Any parameter that is between [] is optional, and any value that is between () is required.
/dp
Opens up a gui where users can configure their skin packs. It will in the later versions also be a place where users can see what other users' current skin is, along with changing the global settings of the plugin.
permission.dp.modify
/disguise
This command generates a random name and a skin from the database for the user executing the command.
permission.dp.disguise
/undisguise
Removes the current skin and name from the player and reverts their player properties. It can only be executed if a player is disguised.
permission.dp.undisguise
/redisguise
This command is needed for the purpose of re-changing your skin. You can only do /disguise when your properties are default, otherwise use /redisguise.
permission.dp.disguise
/setskin
Changes the skin of the player to another player specified in the parameter.
permission.dp.skin
/setskin <playerName>
Parameters
Description
Example
name
The name of the player to model a player for.
ITSPINGER
Correct usage:
/setskin ITSPINGER
/unskin
Replaces the current skin of the player with their default. Different from /undisguise, which removes both skin and name.
permission.dp.skin
/nick
Changes the name of the player specified in the parameters.
permission.dp.nickname
Correct usage:
/nick Tylarzz
/unnick
Removes the current nick from the player and sets the default one.
permission.dp.nickname
Last updated