This plugin
enables you to
disguise as a mob or as another player.
Note: This is a
CraftBukkit/Spigot plugin.
Paper is supported for
1.18+.
Links
Download latest snapshot (for Minecraft 1.8–1.21)
iDisguise on Bukkit.org
iDisguise on Twitter/X
Source code on GitHub
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 <account-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> [statement] [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.
- 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.
- 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).
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
To 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/recode/LICENSE.md
![[IMG]](//proxy.spigotmc.org/9c91d77a0b024afc1d12d1caa95038bcb209d4b8/68747470733a2f2f7777772e70617970616c6f626a656374732e636f6d2f656e5f55532f692f62746e2f62746e5f646f6e61746543435f4c472e676966)