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)
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
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/master/LICENSE.md
-
View User Profile
-
Send Message
Posted Mar 3, 2014@Robingrether
The config displays like this:
If set to true the disguises will be saved when the plugin is disabledsave-disguises: false
etc.
Don't know if that's a bug or something. Oh, and how do i disguise other players? EDIT: I see that you haven't added a feature to force disguise other players yet... well, that feature would be great. Thank you!
-
View User Profile
-
Send Message
Posted Mar 3, 2014@Krisahstar
Its format is similar to Bukkit's YAML, but it allows comments.
What do you mean with change it into a wordpad document?
-
View User Profile
-
Send Message
Posted Mar 3, 2014@Robingrether
Great. I will be using this plugin. Thank you!
Config.txt is formatted weird... can i change it into a wordpad document?
-
View User Profile
-
Send Message
Posted Mar 3, 2014@Krisahstar
-
View User Profile
-
Send Message
Posted Mar 3, 2014I have a few questions. 1) Will disguised players have the hitbox of the mob they are disguised as? 2) Will disguised players keep their nametag above their head?
-
View User Profile
-
Send Message
Posted Mar 2, 2014@Pheenok
Download and install it?
-
View User Profile
-
Send Message
Posted Mar 1, 2014how do i get the new version?
-
View User Profile
-
Send Message
Posted Mar 1, 2014@therealspoljo
It works just like before.
@shahiem99
Have you tried iDisguise without having Combat Tag installed?
@Kirilenkho
I will maybe add such an extension.
-
View User Profile
-
Send Message
Posted Feb 26, 2014Hi ! I would like to know if it's possible to add a timer. For exemple I would like to enable player player to be disguise for only 1 minute before they return to normal. Do you think it's possible ?
-
View User Profile
-
Send Message
Posted Feb 25, 2014This didnt work the hard work you did....is poop xD
-
View User Profile
-
Send Message
Posted Feb 25, 2014@Robingrether
Combat TAG
-
View User Profile
-
Send Message
Posted Feb 25, 2014How do we disguise a player now?
disguiseAPI.disguiseToAll(player, new MobDisguise(DisguiseType.CREEPER, true));
no longer works
-
View User Profile
-
Send Message
Posted Feb 25, 2014@shahiem99
Well, I don't know, but maybe it's caused by another plugin? Does any plugin disallow pvp on your server?
-
View User Profile
-
Send Message
Posted Feb 25, 2014@Robingrether
No it really doesnt work i have tried it.
http://pastie.org/8778363
-
View User Profile
-
Send Message
Posted Feb 24, 2014@Meowtown
Yes that's what it's suppose to do. There's no bug or problem it's just bukkit doesn't have a feature to change the players character into a mob! (Trust me I know, I wish bukkit was better than this.)
-
View User Profile
-
Send Message
Posted Feb 24, 2014When my players use /disguise, it works; however, the player cannot see the change on their own character. Other players can see them as a different mob but the player using the disguise see only their normal skin. Any suggestions? I am using Craftbukkit and group manager with idisguise.
-
View User Profile
-
Send Message
Posted Feb 24, 2014@shahiem99
It is working, except you are in creative or god mode.
-
View User Profile
-
Send Message
Posted Feb 23, 2014Undisguise on Hit doesnt work.
-
View User Profile
-
Send Message
Posted Feb 17, 2014Please create a ticket if you need help.
-
View User Profile
-
Send Message
Posted Feb 15, 2014@jeffofpro
I can't fix any errors without knowing them. Please create a ticket and provide some more information: