DisguisePlus
  • Homepage
  • Getting Started
  • Why should I buy this plugin?
  • Changelog
    • Changelog
  • System
    • Commands
    • Permissions
    • Configuration
      • config.yml
  • Frequently Asked Questions
    • FAQ
  • Other
    • Resource
    • Other Projects
    • Discord
Powered by GitBook
On this page
  • /dp
  • /disguise
  • /undisguise
  • /redisguise
  • /setskin
  • /setskin <playerName>
  • /unskin
  • /nick
  • /unnick

Was this helpful?

  1. System

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.

/dp

permission.dp.modify

This command may not be executed by the console.

/disguise

This command generates a random name and a skin from the database for the user executing the command.

/disguise

permission.dp.disguise

/d

This command may not be executed by the console.

/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.

/undisguise

permission.dp.undisguise

/und

This command may not be executed by the console.

/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.

/redisguise

permission.dp.disguise

/rd

This command may not be executed by the console.

/setskin

Changes the skin of the player to another player specified in the parameter.

permission.dp.skin

/setskin

This command is a player only command, may not be executed by the console.

/setskin <playerName>

/setskin <name>

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.

/unskin

permission.dp.skin

/resetskin

This command may not be executed by the console.

/nick

Changes the name of the player specified in the parameters.

permission.dp.nickname

/nickname

This command may not be executed by the console.

Correct usage:

/nick Tylarzz

/unnick

Removes the current nick from the player and sets the default one.

/unnick

permission.dp.nickname

/unnickname, /resetnick

This command may not be executed by the console.

PreviousChangelogNextPermissions

Last updated 2 years ago

Was this helpful?