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 2, 2012I get this error when I use /md <mob>:
2012-03-02 15:45:07 [INFO] [MobDisguise] Error making packet?! 2012-03-02 15:45:07 [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:166) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:461) 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 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 net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:549) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:447) at net.minecraft.server.ThreadServerApplication.run(SourceFile:490) Caused by: java.lang.NullPointerException at net.minecraft.server.NetServerHandler.sendPacket(NetServerHandler.java:721) at me.desmin88.mobdisguise.utils.PacketUtils.disguiseToAll(PacketUtils.java:69) at me.desmin88.mobdisguise.commands.MDCommand.onCommand(MDCommand.java:216) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) ... 12 more
I also get this spammed in console: 2012-03-02 15:47:04 [INFO] [MobDisguise] Error making packet?! 2012-03-02 15:47:04 [WARNING] Task of 'MobDisguise' generated an exception java.lang.NullPointerException
-
View User Profile
-
Send Message
Posted Mar 1, 2012Oh yes, didn't notice it got cut off. I will post that in a moment.
UPDATE: I loaded a new map and the problem is fixed.
-
View User Profile
-
Send Message
Posted Mar 1, 2012@Nickbbeezy
Is the the full length of the error? There should be more describing the nullpointer.
-
View User Profile
-
Send Message
Posted Mar 1, 2012Getting this error when trying to disguise myself:
2012-03-01 22:29:25 [INFO] [MobDisguise] Error making packet?! 2012-03-01 22:29:25 [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:166) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:461) 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 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 net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:549) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:447) at net.minecraft.server.ThreadServerApplication.run(SourceFile:490) Caused by: java.lang.NullPointerException
But when I type /md again it says I turned back into a human as if I had been disguised. Other players confirmed I wasn't though.
-
View User Profile
-
Send Message
Posted Mar 1, 2012@the_creeperlord
I believe so. It is named: 1.1-R6
It fixes a dupe bug in R5.
-
View User Profile
-
Send Message
Posted Mar 1, 2012Is the R6 build for 1.1?
-
View User Profile
-
Send Message
Posted Mar 1, 2012Submitted the file, it should be on soon. I added babys! Type /md baby to toggle baby status when disguised as an animal.
-
View User Profile
-
Send Message
Posted Mar 1, 2012Hey guys, working on an R6 update. A lot of things changed, please be patient.
-
View User Profile
-
Send Message
Posted Mar 1, 2012Please add support for 1.1-R6+
-
View User Profile
-
Send Message
Posted Mar 1, 2012I cant find the download o.o It just says Download Mobdisguise, here! (here is not highlighted) hope u can help
-
View User Profile
-
Send Message
Posted Feb 29, 2012Im already on disguisecraft - its much better - R5 - baby animals - and has very nice active development :)
-
View User Profile
-
Send Message
Posted Feb 29, 2012BTW i saw a plugin that was uploaded minutes ago called disguisecraft that fizes a lot of mobdisguise bugs... u meet a challenger or is it made by same ppl...
-
View User Profile
-
Send Message
Posted Feb 29, 2012@jeep70
u cant no matter what sput wont change that plugin changes ur appearance to players
-
View User Profile
-
Send Message
Posted Feb 29, 2012Why can't i see myself disguised? I use spoutcraft btw.
-
View User Profile
-
Send Message
Posted Feb 29, 2012¨nice!
-
View User Profile
-
Send Message
Posted Feb 29, 2012Please, update to R5
-
View User Profile
-
Send Message
Posted Feb 29, 2012Does anyone know of/have an R5 updated version?
-
View User Profile
-
Send Message
Posted Feb 28, 2012@rplatt21
lolololololololololololoololololololololololololollololololoolol
ps: this isnt a simple player mod
-
View User Profile
-
Send Message
Posted Feb 28, 2012Hoping for an R5 update and especially the baby animals :D
-
View User Profile
-
Send Message
Posted Feb 27, 2012@rplatt21
The Java VM is cross-platform... You smoking something? O.o