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 Oct 13, 2014@Robingrether
I am so glad to hear you're moving development over / porting compatibility to work with Sponge!
-
View User Profile
-
Send Message
Posted Oct 10, 2014Please make it so 1.7.10, its not working...
-
View User Profile
-
Send Message
Posted Oct 10, 2014@Robingrether
I disabled this plugin , I use spigot and it gives lots of server crashes , I couldn't keep allowing it to crash server , I use spigot 1.7.10 and the laterst disguise v3.1pre3
It doesn't seem to be certain disguises either , but I will test it through nmore thoroughly to see if something in particular is causing it.
I can confirm I am using spigot 1649 build 20140921a and everytime I do basics such as /d chick the server instantly crashes. Please let me know as I expect spigot to update using the patch method for a while.
-
View User Profile
-
Send Message
Posted Oct 10, 2014I'm sorry for not giving any answers so long, I was still waiting for any news on the future of Bukkit.
This plugin should already be working with Spigot, but Spigot still is 1.7.10, it only allows 1.8 clients to join the server.
@DanSpedey
I will try to port this plugin to Sponge in future, so we can keep using this. :)
-
View User Profile
-
Send Message
Posted Oct 5, 2014@FlOppythp
Indeed, I also moved to Spigot after the Bukkit disaster recently.
-
View User Profile
-
Send Message
Posted Oct 5, 2014Where are the commands?
-
View User Profile
-
Send Message
Posted Oct 4, 2014Will you port this plugin to Sponge when you can?
-
View User Profile
-
Send Message
Posted Oct 1, 2014We all love the spigot
-
View User Profile
-
Send Message
Posted Sep 29, 2014@flawlessbraz1
yes i agree please update to allow spigot to use Idisguise
-
View User Profile
-
Send Message
Posted Sep 28, 2014When people disguise as certain animals the server crashes with this error message.
28.09 14:58:44 [Multicraft] Stopping server! 28.09 14:58:44 [Multicraft] Received restart command 28.09 14:57:55 [Server] ERROR
------28.09 14:57:55 [Server] ERROR net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) 28.09 14:57:55 [Server] ERROR net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) 28.09 14:57:55 [Server] ERROR net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) 28.09 14:57:55 [Server] ERROR net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) 28.09 14:57:55 [Server] ERROR net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) 28.09 14:57:55 [Server] ERROR net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) 28.09 14:57:55 [Server] ERROR net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:184) 28.09 14:57:55 [Server] ERROR net.minecraft.server.v1_7_R4.PacketPlayInPositionLook.handle(SourceFile:20) 28.09 14:57:55 [Server] ERROR net.minecraft.server.v1_7_R4.PacketPlayInFlying.a(SourceFile:137) 28.09 14:57:55 [Server] ERROR net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:249) 28.09 14:57:55 [Server] ERROR org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) 28.09 14:57:55 [Server] ERROR org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) 28.09 14:57:55 [Server] ERROR org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 28.09 14:57:55 [Server] ERROR org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296) 28.09 14:57:55 [Server] ERROR java.lang.reflect.Method.invoke(Method.java:606) 28.09 14:57:55 [Server] ERROR sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 28.09 14:57:55 [Server] ERROR sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source) 28.09 14:57:55 [Server] ERROR de.robingrether.idisguise.iDisguiseListener.onPlayerMove(iDisguiseListener.java:164) 28.09 14:57:55 [Server] ERROR de.robingrether.idisguise.management.DisguiseManager.getDisguise(DisguiseManager.java:170)-
View User Profile
-
Send Message
Posted Sep 21, 2014When you disguise as another player it kicks everyone on the server with this message:
Internal Exception: io.netty.handler.codec.DecoderException: java.lang.IllegalArgumentException: Invalid UUID string:
-
View User Profile
-
Send Message
Posted Sep 17, 2014please update to allot spigot to use this
-
View User Profile
-
Send Message
Posted Sep 16, 2014@Robingrether
Would it be possible to use the API to disguise a player as a sheared sheep?
-
View User Profile
-
Send Message
Posted Sep 13, 2014@johandre
Bukkit is not dead, Dinnerbone stated that he's personally going to update Bukkit to 1.8. As Spigot is a modification of Bukkit, Spigot cannot be updated to 1.8 unless Bukkit is updated, too.
-
View User Profile
-
Send Message
Posted Sep 12, 2014spigot 1647 http://pastebin.com/BqnAk8KV
idisguise looks to be timing out ?
its happened a few times same issue each time.
-
View User Profile
-
Send Message
Posted Sep 12, 2014@Robingrether
Bukkit is dead, move to spigot please!
-
View User Profile
-
Send Message
Posted Sep 12, 2014@johandre
Bukkit has not been updated for 1.8 yet, so this plugin cannot be updated too.
@marylaza13
This command will be added soon. :)
-
View User Profile
-
Send Message
Posted Sep 11, 2014Hey. can you add something like a configurable names and add a command like /dme And you get a name (you edit it in the config) , bassically like MCSG's please. just please!
-
View User Profile
-
Send Message
Posted Sep 11, 20141.8 update coming?
-
View User Profile
-
Send Message
Posted Sep 9, 2014Thank you very much Robingrether! And, thank you again for this great plugin ;)