MobDisguised
UPDATED 1.2.4!

MobDisguise v1.81 - Featured on BashCraft: Legend of Hobo!
MobDisguise v1.81 - Featured on BashCraft: Legend of Hobo!
Description:
MobDisguise is a plugin allowing you to transform into any mob you want, with no client mods! Just simple type /md disguise pig, and boom, everybody now sees and thinks your a pig! Can't quite take out the enemy pvp team? Transform into chickens, and sneak behind enemy lines! It even includes an API for other plugins to hook into, and can change players into mobs too!
Features:
- Disguise as any mob and be seen as such by all other players
- Enable or disable per-mob permissions, or give the .* permission for all of them
- Blacklist certain mobs you don't want
- Enable "RealDrops" and on death, a disguised player drops the correct item for his mob disguise, not his normal inventory
- A simple API that plugins can hook into to disguise/undisguise players
Commands:
All commands begin with /md, short for MobDisguise, to provide a simple command system
- /md baby ; toggle being a baby animal!
- /md stats ; Tells you what you're disguised or if you are disguised
- /md ; Turns you back into human form if disguised
- /md types ; Will give you a list of all valid mob types
- /md p [nameofplayer] ; Lets you disguise as that player!
- /md [mobtype] ; Will disguise you as the given mobtype
Permissions (PermissionsBukkit, bPermissions, PEX, but NOT! Permissions 3.1.6:
- mobdisguise.* ;Gives a player the ability to transform into all mobs
- mobdisguise.mob.[mobtype] ; Replace [mobtype] with the mobtype players can turn into
- mobdisguise.player ; Lets a player turn into othe players
Frequently Asked Questions:
- Q.Will you support Permissions 3.1.6?
- A. No.
- Q. I want to be able to have abilities when disguised, i.e creepers explode.
- A. Not going to do it.
- Q. Why doesn't it work?
- A. You're doing something wrong.
How to Install:
- Before installing, read the FAQ and see the page for common errors and how to fix .
- Download MobDisguise, here!
- Place .jar in your plugins folder.
- Done!
How to report errors:
- Make a ticket with as much detailed information as possible
- If you want to, do the same on my github (github.com/desmin88)
-
View User Profile
-
Send Message
Posted Mar 7, 2012@shutka
i agree, its been a bit, if you are not going to update for a while until an RB comes out im cool with it, i love this plugin and i really dont want to have to switch but because i have donators on my server they are starting to complain that they cant turn into a mob or another player anymore.
-
View User Profile
-
Send Message
Posted Mar 5, 2012@RGadelha
You don't understand. This way, you can disguise while you disguise.
-
View User Profile
-
Send Message
Posted Mar 5, 2012@Nickbbeezy
I believe both your errors are because you are using the version 1.8 (which is for R6) in Minecraft 1.2.3
You should probably read the version of CraftBukkit that the plugin works with before giving errors.
-
View User Profile
-
Send Message
Posted Mar 5, 201205.03 22:49:37 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:490) 05.03 22:49:37 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452) 05.03 22:49:37 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:520) 05.03 22:49:37 [Server] INFO at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126) 05.03 22:49:37 [Server] INFO at me.desmin88.mobdisguise.utils.DisguiseTask.run(DisguiseTask.java:25) 05.03 22:49:37 [Server] INFO at me.desmin88.mobdisguise.utils.PacketUtils.disguiseToAll(PacketUtils.java:69) 05.03 22:49:37 [Server] INFO at net.minecraft.server.NetServerHandler.sendPacket(NetServerHandler.java:721) 05.03 22:49:37 [Server] INFO java.lang.NullPointerException 05.03 22:49:37 [Server] WARNING Task of 'MobDisguise' generated an exception 05.03 22:49:37 [Server] INFO [MobDisguise] Error making packet?! 05.03 22:49:37 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:490) 05.03 22:49:37 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452) 05.03 22:49:37 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:520) 05.03 22:49:37 [Server] INFO at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126) 05.03 22:49:37 [Server] INFO at me.desmin88.mobdisguise.utils.DisguiseTask.run(DisguiseTask.java:25) 05.03 22:49:37 [Server] INFO at me.desmin88.mobdisguise.utils.PacketUtils.disguiseToAll(PacketUtils.java:69) 05.03 22:49:37 [Server] INFO at net.minecraft.server.NetServerHandler.sendPacket(NetServerHandler.java:721) 05.03 22:49:37 [Server] INFO java.lang.NullPointerException 05.03 22:49:37 [Server] WARNING Task of 'MobDisguise' generated an exception 05.03 22:49:37 [Server] INFO [MobDisguise] Error making packet?!
-
View User Profile
-
Send Message
Posted Mar 4, 201205:25:23 [INFO] [MobDisguise] Error making packet?! 05:25:23 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'md' in plugin MobDisguise v1.8 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16 6) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:4 61) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler. java:818) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:778)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:761) at lishid.orebfuscator.hook.NetServerHandlerProxy.a(NetServerHandlerProx y.java:117) at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33) at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:112) at lishid.orebfuscator.hook.NetServerHandlerProxy.a(NetServerHandlerProx y.java:60) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7 8) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452) at net.minecraft.server.ThreadServerApplication.run(SourceFile:490) Caused by: java.lang.NullPointerException at net.minecraft.server.NetServerHandler.sendPacket(NetServerHandler.jav a:721) at lishid.orebfuscator.hook.NetServerHandlerProxy.sendPacket(NetServerHa ndlerProxy.java:107) at lishid.orebfuscator.hook.OrebfuscatorNetServerHandler.sendPacket(Oreb fuscatorNetServerHandler.java:41) at me.desmin88.mobdisguise.utils.PacketUtils.disguiseToAll(PacketUtils.j ava:69) at me.desmin88.mobdisguise.commands.MDCommand.onCommand(MDCommand.java:2 16) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) ... 14 more
-
View User Profile
-
Send Message
Posted Mar 4, 2012Hey Desmin88, there's a mobdisguise.jar inside your mobdisguise.jar ;)
-
View User Profile
-
Send Message
Posted Mar 4, 2012Hey, this plugin is awesome and every command works i can change into everything, but my friends see me as my regular skin. I downloaded the plugin and put it in my plugins folder. Does this require spout or something, or am i just not doing something right?
-
View User Profile
-
Send Message
Posted Mar 3, 2012@bitWolfy
I didnt notice anyone saying anything 9000.
-
View User Profile
-
Send Message
Posted Mar 3, 2012You guys think that saying the same thing 9000 times would make the plugin magically update? I'll tell you a secret. It won't.
-
View User Profile
-
Send Message
Posted Mar 3, 2012@ desmin88 Thanks mate ;D
-
View User Profile
-
Send Message
Posted Mar 3, 2012its still 1.8?
-
View User Profile
-
Send Message
Posted Mar 3, 2012Im have the same problem as creeperape. My server can turn into other players, not mobs. Another thing i noticed is, when disguised as someone you used to be able to chat with the name of the player your disguised as... it no longer does that.
-
View User Profile
-
Send Message
Posted Mar 3, 2012I will update to 1.2.3 when CB comes out with a RB.
-
View User Profile
-
Send Message
Posted Mar 3, 2012Does anyone know when this will be updated to 1.2.3 ?
-
View User Profile
-
Send Message
Posted Mar 3, 2012UPDATE FOR 1.2.3
Currently on my server, You cant disguise as any mob. Only players
No errors seem to be occuring.
-
View User Profile
-
Send Message
Posted Mar 3, 2012@Paul_G
Are you sure? Mine appears to work when you type the command, but in the console it spams errors about Make Packet failing with a null pointer exception.
-
View User Profile
-
Send Message
Posted Mar 2, 2012@opticalza
Hi, I'm running a 1.2.3 server, and I'm using Mob Disguise 1.8. It seems to work fine, with the exception of that you can't turn into Iron Golems. Hope this helps!
-
View User Profile
-
Send Message
Posted Mar 2, 2012Any plans to have a dev build ready with 1.2 support? Would be helpful to those who have upgraded, even if it is just a non official dev build.
-
View User Profile
-
Send Message
Posted Mar 2, 2012I need an answer to this:
suppose I have 2 PermissionsEx groups, group Default doesnt have any mobdisguise permission, group VIP is available to turn into cows
so
suppose a user get promoted from Default to VIP, now he turns into a cow, but then I remove him from VIP and he becomes a Default again he will still be a cow?
-
View User Profile
-
Send Message
Posted Mar 2, 2012Is there anyway to get new mobs? Do you have less stable dev build?