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 Feb 7, 2014@tachohentai
This will be fixed in the new version.
-
View User Profile
-
Send Message
Posted Feb 6, 2014i have an error with comand
/d unall
http://pastebin.com/VAPq3tR6
-
View User Profile
-
Send Message
Posted Feb 4, 2014@ruspaecial
Yes, these are the nodes, look here: http:dev.bukkit.org/bukkit-plugins/idisguise/pages/commands-permissions/
-
View User Profile
-
Send Message
Posted Feb 3, 2014Im wondering what the permission nodes for the plugin i dont see any where they are listed or any thing are the nodes just like "idiguise.<name of mob>" or "idisguise.*" ? im assuming those are the nodes, but are they?
-
View User Profile
-
Send Message
Posted Feb 3, 2014If I disguise a player that has armor on him, and undisguise him later, he loses his armor, but when damage is dealt to him, it takes hearts just like he is wearing it.
Should I update his inventory with Player.updateInventory() or that wouldn't help?
Tell me if you need more info.
-
View User Profile
-
Send Message
Posted Feb 1, 2014Nice =D
-
View User Profile
-
Send Message
Posted Jan 30, 2014@pookeythekid
Here? http://dev.bukkit.org/bukkit-plugins/idisguise/pages/commands-permissions/ That's where the permissions are....
-
View User Profile
-
Send Message
Posted Jan 29, 2014The perms are right here..... http://dev.bukkit.org/bukkit-plugins/idisguise/pages/commands-permissions/
-
View User Profile
-
Send Message
Posted Jan 29, 2014Umm... I hear that this is the only working disguise plugin out there right now, since it's 1.7.2 and DisguiseCraft isn't updating.... But there's one huge, GIANT reason why I don't use this plugin.... I can't find the dang permission nodes! If this plugin has any permission nodes at all, please reply to this comment and leave me a link showing me where to find the permission nodes! Thank you! (:
-
View User Profile
-
Send Message
Posted Jan 29, 2014@Digestingvirus88
Please create a ticket and provide some more information:
Which commands did you use?-
View User Profile
-
Send Message
Posted Jan 28, 2014Every time I do /disguise player ChrisShadowZA , it tells me : An internal error occurred while trying to attempt this command. What do I do?
-
View User Profile
-
Send Message
Posted Jan 27, 2014Very Good thnx
-
View User Profile
-
Send Message
Posted Jan 27, 2014@therealspoljo
I already know this problem, but I don't know what it is caused by.
@HaazoGaming
I'll add this.
@TheBusyBiscuit
The BlockDisguise class never worked, I just forgot to remove it.
-
View User Profile
-
Send Message
Posted Jan 27, 2014@Robingrether
It seems that your plugin's UpdateChecker is causing my server to crash: http://paste.md-5.net/lemapojoxo.avrasm
[04:31:23] [Spigot Watchdog Thread/ERROR]: de.robingrether.idisguise.io.UpdateCheck.checkForUpdate(UpdateCheck.java:53) [04:31:23] [Spigot Watchdog Thread/ERROR]: de.robingrether.idisguise.io.UpdateCheck.run(UpdateCheck.java:37)
-
View User Profile
-
Send Message
Posted Jan 26, 2014Can you maybe add a option to see player names above disguises? Also I am running a Pixelmon server and the plugin crashes players when they are disguised and use a Super/Great Rod on somebody else.
-
View User Profile
-
Send Message
Posted Jan 26, 2014Could you maybe add the Option to show a Custom Name for the disguised Mob to the API?
Also you can't disguise as a Block using the API. You only added .disguiseToAll(Player,MobDisguise/PlayerDisguise) but you can't use BlockDisguise. Could you please add this?
-
View User Profile
-
Send Message
Posted Jan 25, 2014@Sitmobedaf
I already now this problem, and it will be fixed in the new version.
-
View User Profile
-
Send Message
Posted Jan 24, 2014[00:01:31 ERROR]: null org.bukkit.command.CommandException: Unhandled exception executing command 'd' in plugin iDisguise v2.3.1 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) [Server.jar:git-Bukkit-1.4.6-R0.1-423-g6bc0d05] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:196) [Server.jar:git-Bukkit-1.4.6-R0.1-423-g6bc0d05] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:542) [Server.jar:git-Bukkit-1.4.6-R0.1-423-g6bc0d05] at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:932) [Server.jar:git-Bukkit-1.4.6-R0.1-423-g6bc0d05] at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:814) [Server.jar:git-Bukkit-1.4.6-R0.1-423-g6bc0d05] at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) [Server.jar:git-Bukkit-1.4.6-R0.1-423-g6bc0d05] at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:47) [Server.jar:git-Bukkit-1.4.6-R0.1-423-g6bc0d05] at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) [Server.jar:git-Bukkit-1.4.6-R0.1-423-g6bc0d05] at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [Server.jar:git-Bukkit-1.4.6-R0.1-423-g6bc0d05] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [Server.jar:git-Bukkit-1.4.6-R0.1-423-g6bc0d05] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [Server.jar:git-Bukkit-1.4.6-R0.1-423-g6bc0d05] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [Server.jar:git-Bukkit-1.4.6-R0.1-423-g6bc0d05] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [Server.jar:git-Bukkit-1.4.6-R0.1-423-g6bc0d05] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [Server.jar:git-Bukkit-1.4.6-R0.1-423-g6bc0d05] Caused by: java.util.ConcurrentModificationException at java.util.Hashtable$Enumerator.next(Hashtable.java:1167) [?:1.7.0_45] at de.robingrether.idisguise.management.DisguiseManager.undisguiseAll(DisguiseManager.java:122) [?:?] at de.robingrether.idisguise.iDisguise.onCommand(iDisguise.java:286) [?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [Server.jar:git-Bukkit-1.4.6-R0.1-423-g6bc0d05] ... 13 more
-
View User Profile
-
Send Message
Posted Jan 20, 2014@Robingrether
Thanks! I am also glad to see other things in the update as you said on twitter :)
-
View User Profile
-
Send Message
Posted Jan 20, 2014@BlackFing85
I'll add /ud, /undis, /undisguise.