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 30, 2011.

     
  1. Offline

    desmin88

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

    This post has been edited 47 times. It was last edited by desmin88 Feb 2, 2012.
  2.  
  3. Offline

    kside

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @desmin88
    I think I saw a post about a feature request earlier. Something along the lines of being able to transform other players, instead of just yourself. (eg. /ma disguise <playername> <mob name>)

    Thought this might be a fun.
    **Here's a scenario**
    You're mining with your buddy, then all of a sudden he's no where to be found, and in his place is a creeper! So you start to run/attack him while your friend is convinced that you've lost your mind.

    :>
  4. Offline

    desmin88

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @kside
    I'll look into it, okay?
  5. Offline

    h0us3cat

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    i hope this works soon with the anti xray mod :(
  6. Offline

    puffnuget

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @desmin88 Yes, colonyxcraft.servercraft.co:5801 its 24/7
  7. Offline

    CainFoool

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

    https://github.com/CainFoool/MobDisguise

    Modified for Permissions 2.x support.
    rockxz2135 likes this.
  8. Offline

    desmin88

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

    This post has been edited 1 time. It was last edited by desmin88 Jul 31, 2011.
  9. Offline

    rockxz2135

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    What if you could use this to play as other players!
    The plugin citizens makes npc's with skins from the minecraft.net skin database what if you made this plugin or another like this hook into the same way?! I could walk around as deadmau5 on my server!
  10. Offline

    CainFoool

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Get Player Editor for that; it requires the client mod.
  11. Offline

    rockxz2135

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    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...
  12. Offline

    desmin88

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

    This post has been edited 1 time. It was last edited by desmin88 Jul 31, 2011.
    rockxz2135 likes this.
  13. Offline

    rockxz2135

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    But, does that mean you would/will do it? Even for a few $'s?
  14. Offline

    desmin88

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @rockxz2135
    I'm going to do it for free in the next couple updates
    rockxz2135 likes this.
  15. Offline

    xsolar66

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @CainFoool
    How does one go about compiling a .jar for the permissions 2.0.x for this plugin?
  16. Offline

    rockxz2135

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Sweet! Thank you! love you long time nohomo!
  17. Offline

    rockxz2135

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    lol you cant ride a player playing as a pig xD
    EDIT: other way around xD

    This post has been edited 1 time. It was last edited by rockxz2135 Jul 31, 2011.
  18. Offline

    desmin88

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @xsolar66
    My license prohibits compiling modified source and distributing, only for personal use.
  19. Offline

    br0ad456

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    THATS FUCKING SWEET
    rockxz2135 likes this.
  20. Offline

    xsolar66

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    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
  21. Offline

    rockxz2135

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    aggreed!
  22. Offline

    Blackvein

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yeah group manager is really easy and clean, you should add support for it.
    Tech_Geek97 likes this.
  23. Offline

    BigBrain74

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    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
  24. Offline

    Buildoholic

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  25. Offline

    Cazza54

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    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...
  26. Offline

    Blackvein

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @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.
  27. Offline

    desmin88

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  28. Offline

    Teldelariel

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    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
  29. Offline

    desmin88

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @Teldelariel
    Then the plugin is useless for you.
    I am op and in my tests I'm able to disguise with perms off.
  30. Offline

    ParadoXz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    this would be a awesome plugin only if it could use normal permissions instead of PermissionsBukkit
  31. Offline

    desmin88

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @ParadoXz
    Nope. PermissionsBukkit is the normal permissions.
  32. Offline

    wlwhs321

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    this mod is awsome thank u :D

Share This Page