iDisguise‌‌

This plugin enables you to disguise as a mob or as another player.

Links

Download latest version (for CraftBukkit/Spigot 1.8–26.1 and Paper/Purpur 1.18–26.1)

iDisguise on SpigotMC.org

iDisguise on Twitter/X

Source code on GitHub

Javadocs of Disguise API

 

Basic Usage (6.0.1+)

Disguise yourself:

  • Disguise as a mob: /disguise <entity-type>
    Example: /disguise zombie
    Use [TAB] to get a list of all entity types.
    After disguising, you will be able to see your own disguise for five seconds.
  • Disguise as a player: /disguise player <name>
    Example: /disguise player Notch
    You can always see your own player disguise.
  • Check your disguise: /disguise
    You will be able to see your own disguise for another five seconds.
  • Undisguise: /undisguise
  • Alter your disguise: /disguise <entity-type> <statement> ...
    Example: /disguise horse setColor(WHITE) setStyle(BLACK_DOTS) setBaby()
    Use [TAB] after entering the entity type to get a list of all possible statements.
  • In-game help: /disguise ? [page]
  • By default, only server operators can use the commands. If you enable commands.use-permission-nodes in the config.yml, disguising requires the permission node iDisguise.disguise.<entity-type> (e.g., iDisguise.disguise.SNOW_GOLEM for the snow golem) or the wildcard iDisguise.disguise.*

Disguise others:

  • Disguise another player: /odisguise <player> <entity-type>
  • Undisguise another player: /undisguise <player>
  • Player disguise and statements work as well.
  • In-game help: /odisguise ? [page]
  • By default, only server operators can use these commands. If you enable commands.use-permission-nodes in the config.yml, these commands require the permission node iDisguise.others AND the respective disguise-specific permission node (see above).

 

Permissions (6.0.1+)

By default, all commands are available to server operators only. If you enable commands.use-permission-nodes in the config.yml, the following permission nodes apply instead:

  • iDisguise.* – Gives you permission for everything.
  • iDisguise.admin – Trigger an update-check when you login. Display administrative information in the in-game help.
  • iDisguise.disguise.* – Permission for all disguise types.
  • iDisguise.disguise.<entity-type> – Permission for one single disguise type (e.g., iDisguise.disguise.SNOW_GOLEM).
  • iDisguise.others – Disguise/undisguise other players.

 

Special Features

By default, iDisguise checks for updates when you start your server. This can be disabled by changing updates.check to false in the config.yml.

This plugin also includes an auto-update function, which is disabled by default and can be enabled by changing updates.download to true in the config.yml. (Updates are downloaded from bukkit.org)

This plugin uses bStats to collect some statistics: https://bstats.org/plugin/bukkit/iDisguise/398
T
o disable bStats (globally), change enabled to false in the /plugins/bStats/config.yml.

 

License (6.0.1+)

This plugin is published under a custom license. The license text can be found here: https://github.com/luisagrether/iDisguise/blob/master/LICENSE.md


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    46941
  • Created
    Nov 6, 2012
  • Last Released File
    Apr 3, 2026
  • Total Downloads
    818,105
  • License

Categories

Members

Recent Files