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 Dec 22, 2012stopped working on 1.4.6 for me too.
-
View User Profile
-
Send Message
Posted Dec 22, 2012Please update to 1.4.6...
-
View User Profile
-
Send Message
Posted Dec 20, 2012I moved to this from DisguiseCraft, its tiny compared to disguisecraft. I would like to see /D instead of /disguise tho.
-
View User Profile
-
Send Message
Posted Dec 14, 2012please add
administrator command to return to all users to their original body
-
View User Profile
-
Send Message
Posted Dec 13, 2012Plugin working flawlessly on our PVP server with 80+ players disguised, our only request is when a player is disguise and takes damage some mob types skeleton, zombie and pigman will show the armor. It is kinda cool but can be confusing to new players. Is there a simple way to prevent this? If its a lot of work or will slow the plugin down, don't bother it works great!
-
View User Profile
-
Send Message
Posted Dec 13, 2012-
View User Profile
-
Send Message
Posted Dec 10, 2012@Robingrether
Thats fine :)
-
View User Profile
-
Send Message
Posted Dec 10, 2012@SuperMinecraftBrosMC
The version hasn't been tested so far, and it only works with 1.4.5 dev-0.3 I'm sorry, but the permission for disguising as babies will be implemented.
-
View User Profile
-
Send Message
Posted Dec 9, 2012@Robingrether
Whens 1.4 coming out?
-
View User Profile
-
Send Message
Posted Dec 9, 2012@ManBeastPigDev
The permission to disguise as a mob is iDisguise.<mob> You have to replace <mob> with the mob you want. (You have to write the mobs like in the ingame list.)
-
View User Profile
-
Send Message
Posted Dec 6, 2012Could you add a permission so people can't PVP while disguised? Thanks
-
View User Profile
-
Send Message
Posted Dec 6, 2012could you make the mobs on a node list.
- iDisguise.mob.creeper
I don't want my players disguising as each other or staff. And listing every mob is a bit slow. I'd like to give them - iDisguise.mob.* but not - iDisguise.player
-
View User Profile
-
Send Message
Posted Nov 25, 2012Could you add a permission for turning into babies?
-
View User Profile
-
Send Message
Posted Nov 25, 2012Got a PM from the Plugin Dev, Hes gonna add more options :) Maybe :)
-
View User Profile
-
Send Message
Posted Nov 25, 2012More options please? Like ones from MobDisguise. Pretty Please?
-
View User Profile
-
Send Message
Posted Nov 21, 2012@MadBuilder101
That is not possible in any disguise plugin. (Maybe with spout, but I don't know)
-
View User Profile
-
Send Message
Posted Nov 21, 2012@ping457
The developer addressed "fixed disconnect of others when disguising as player" bug in v.1.1 try using the current version 1.3 to ensure you avoid other bugs.
-
View User Profile
-
Send Message
Posted Nov 20, 2012Is it possible to make it so when you disguise, you see yourself as what you are disguised? If so, please add it.
-
View User Profile
-
Send Message
Posted Nov 19, 2012why do players get "stream over" or something like that when i disguise as a player?
-
View User Profile
-
Send Message
Posted Nov 19, 20122012-11-19 16:34:32 [SEVERE] Could not load 'plugins\iDisguise.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.NullPointerException at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:152) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:227) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:205) at net.minecraft.server.ServerConfigurationManagerAbstract.<init>(ServerConfigurationManagerAbstract.java:51) at net.minecraft.server.ServerConfigurationManager.<init>(SourceFile:11) at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:111) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:398) at net.minecraft.server.ThreadServerApplication.run(SourceFile:856) Caused by: java.lang.NullPointerException at de.robingrether.idisguise.io.Config.loadConfig(Config.java:33) at de.robingrether.idisguise.io.Config.<init>(Config.java:17) at de.robingrether.idisguise.iDisguise.<init>(iDisguise.java:24) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:148) ... 9 more
Help Me!!!!!! parameters: java 6 update 37 | ram 2 GB | minecraft server bukkit 1.4.4.