Inactive [FUN/RPG] MobDisguise v1.7 - Transform into any mob! (And players too!) No client mods! [1.1 RB3]

Discussion in 'Inactive/Unsupported Plugins' started by desmin88, Jul 29, 2011.

  1. Offline

    desmin88

  2. Offline

    rockxz2135

    It's not possible without client mod like this one? I am pretty sure with a few tweaks it could I have a very basic understanding of some java code, but you are a dev so...
     
  3. Offline

    desmin88

    rockxz2135 likes this.
  4. Offline

    rockxz2135

    But, does that mean you would/will do it? Even for a few $'s?
     
  5. Offline

    desmin88

    @rockxz2135
    I'm going to do it for free in the next couple updates
     
    rockxz2135 likes this.
  6. Offline

    xsolar66

    @CainFoool
    How does one go about compiling a .jar for the permissions 2.0.x for this plugin?
     
  7. Offline

    rockxz2135

    Sweet! Thank you! love you long time nohomo!

    lol you cant ride a player playing as a pig xD
    EDIT: other way around xD

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  8. Offline

    desmin88

    @xsolar66
    My license prohibits compiling modified source and distributing, only for personal use.
     
  9. Offline

    br0ad456

    THATS FUCKING SWEET
     
    rockxz2135 likes this.
  10. Offline

    xsolar66

    That's fine - I just want to know how to compile the source that cain posted for my own personal use - not to distribute or anything. I don't use bukkit permissions because the multi-world permissions is horrible and clumsy to use, so I'm sticking with my group manager which is essentially 2.0.x permissions
     
  11. Offline

    rockxz2135

    aggreed!
     
  12. Offline

    Blackvein

    Yeah group manager is really easy and clean, you should add support for it.
     
    Tech_Geek97 likes this.
  13. Offline

    BigBrain74

    I keep getting this error when we try to turn to slimes or crouch:
    Code:
    [SEVERE] Unexpected exception
    java.lang.NoClassDefFoundError: org/bukkit/permissions/Permission
    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Class.java:2444)
    at java.lang.Class.getMethod0(Class.java:2687)
    at java.lang.Class.getMethod(Class.java:1620)
    at org.bukkit.craftbukkit.command.ServerCommandListener.getName(ServerCommandListener.java:29)
    at net.minecraft.server.ConsoleCommandHandler.handle(ConsoleCommandHandler.java:25)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:307)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:711)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:676)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:669)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: org.bukkit.permissions.Permission
    at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
    ... 17 more
     
  14. Offline

    Buildoholic

  15. Offline

    Cazza54

    It wont work for me i am op (also admin) and it wont work it says unknown command
    i wrekon this mod WILL be fun! thats if i can get it...
     
  16. Offline

    Blackvein

    @Cazza54: Unknown command means the plugin isn't even running, or you're failing and not typing it in properly. Please do not run a server if you cannot figure this out.
     
  17. Offline

    desmin88

  18. Offline

    Teldelariel

    I agree I use group manager as its easy to use and without the support for it this plugin is useless for me. I like the idea though even if I set the perms to false I am owner/op and it still says I dont have permission to use the plugin
     
  19. Offline

    desmin88

    @Teldelariel
    Then the plugin is useless for you.
    I am op and in my tests I'm able to disguise with perms off.
     
  20. Offline

    ParadoXz

    this would be a awesome plugin only if it could use normal permissions instead of PermissionsBukkit
     
  21. Offline

    desmin88

    @ParadoXz
    Nope. PermissionsBukkit is the normal permissions.
     
  22. Offline

    wlwhs321

    this mod is awsome thank u :D
     
  23. Offline

    Blackvein

    Yeah idk what you guys are talking about, setting permissions to false only allows OP's to do it for me, it doesn't restrict it completely. Obviously you guys are failing. Damn you desmin, hurry up and work out the /reload bug :mad: I want to make the players on my server sh** bricks when they see a pig rebel and start attacking them back :D
     
  24. Offline

    xsolar66

    Hi Desmin,

    Thanks again for the awesome plugin - I'm getting console error spam. Here's the server log:

    2011-07-31 14:41:36 [WARNING] Task of 'MobDisguise' generated an exception
    java.lang.NullPointerException
    at me.desmin88.mobdisguise.utils.PacketUtils.packetMaker(PacketUtils.java:65)
    at me.desmin88.mobdisguise.utils.PacketUtils.disguiseToAll(PacketUtils.java:52)
    at me.desmin88.mobdisguise.utils.DisguiseTask.run(DisguiseTask.java:17)
    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:438)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

    This server spam occurred after the following:

    - /md disguise wolf
    - someone attempted to use a bone on me :p (fail haha)
    - /md undisguise
     
  25. Offline

    morizuki

    what version of dev craftbukkit are u using desmin?
     
  26. Offline

    desmin88

    @morizuki
    I'm using craftbukkit 1000
    @xdolar66
    Fixed in next update
    @Blackvein
    Working on it, jeeze.
     
  27. Offline

    morizuki

    uh dev bukkitcontrib?
     
  28. Offline

    desmin88

    @NicoG96
    1. Yes, coming in 1.5
    2. No, if you want to tp, undisguise etc. It's there for a reason
    3.No. Completely unrelated
    @Blackvein
    I can't reproduce the error in question.
    Can you please fill out an error reporting form?

    @morizuki
    The latest bukkitcontrib dev from the downloads link
    @NicoG96
    Sure!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  29. Offline

    morizuki

    hmm ok then..
     
  30. Offline

    desmin88

    @NicoG96
    Why should you undisguise, when disguised and teleport somewhere?
     
  31. Offline

    xOSSx

    This plugin is great. I enjoy messing with the people on my server :). Just one question when you turn into the creeper can you give it the ability to blow up like a real creeper does?
     

Share This Page