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

    eagle198

    I wish i could explode as a creeper
     
    jdietz43 likes this.
  3. Offline

    h0us3cat

    well then tell me why i get this error...
     
  4. Offline

    demontranoth

    exactly, and as I'm using a supernatural players plugin on my (small) server, I would like to give werewolves the ability to look like angry wolves, but not like tamed/wild wolves. this way other players would know they were fighting a werewolf.
     
  5. Offline

    Cosmic Break

    it would be ice if we could see on our screen what we looked like, i often forget im disguised until someone tells me.

    u should contact the supernatural players plugin dev about integrating these two plugins.
     
  6. Offline

    Beauseant

    I really want too see as who i am disguised, but i don't think it is possible.
     
  7. Offline

    IHateChores

    Hello, I have been wanting this plugin to work on my server for about two days now. But every time I try there is no mob disguise folder. Is there not supposed to be one? I get the error [SEVERE] Could not load 'plugins\MobDisguise.jar' in folder 'plugins': Spout
    org.bukkit.plugin.UnknownDependencyException: Spout. The plugins I have are: BukkitContrib, ButtonControl, CraftBukkituptoDate, CrowdControl, DispNameChanger, elRegions, Lockette, mchange, MobDisguise, PermissionsBukkit-1.1, Regios, spoutapi-dev, SuperpermsBridge-1.2.
    Please tell me what do do about this.
     
  8. Offline

    desmin88

    @IHateChores
    You need the Spout Server pulgin, and get rid of BukkitContrib
    @Cosmic Break
    Look at the commands section?
    @h0us3cat
    Probably user error or another plugin?
    @Deathlysteve-
    Not my fault, it's most likely another plugin
     
  9. Offline

    h0us3cat

    only happens when i install mobdisguise+spout.
    Will try a clean install soon.
     
  10. Offline

    Kardocraft

    Sorry? Did you follow the easiest steps to install this plugin:
    Download, 3 Simple Steps:

    • Download MobDisguise,here!
    • Download Spout Server plugin, here!
    • Place both .jars in your plugins folder.
    • Done!
    Your error says you don't have SPOUT and!!! FOLLOW THE 3 STEPS!!! (Sorry I hate when people don't follow the steps the developer says!)
     
  11. Offline

    jakobb987

    It doesn't work for me, for some reason. I installed both Spout and MobDisguise, and reloaded my plugins.
    Then I typed "/md zombie" but got the error: "Unknown console command. Type "help" for help."

    Help?
    Also, I tried using the SpoutCraft launcher, didn't help.
     
  12. Offline

    Ratchet

    @desmin88

    "You have been disguised because you teleported"

    config option to disable this please?
     
  13. Offline

    Kardocraft

    Can I see the error log?
     
  14. Offline

    jakobb987

    There is no error from Spout or MobDisguise. Everything says its loaded and enabled.
     
  15. Offline

    Live or Die

    Nice Plugin!
    if you could do that when i disguse as a mob i can attack ppl even if thay have pvp off?
     
  16. Offline

    d00ba

    Is this plugin compatible with Permissions 2.7.4?

    EDIT: this is awesome by the way, would be great if I could turn other players into mobs xD

    /md <playername> <mob>
     
  17. Offline

    Richardw9

    Code:
    2011-08-04 20:59:11 [SEVERE] java.lang.NoSuchFieldException: perm
    2011-08-04 20:59:11 [SEVERE]     at java.lang.Class.getDeclaredField(Unknown Source)
    2011-08-04 20:59:11 [SEVERE]     at org.getspout.spout.player.SpoutCraftPlayer.<init>(SpoutCraftPlayer.java:89)
    2011-08-04 20:59:11 [SEVERE]     at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:606)
    2011-08-04 20:59:11 [SEVERE]     at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:638)
    2011-08-04 20:59:11 [SEVERE]     at org.getspout.spout.SpoutPlayerListener.updatePlayerEvent(SpoutPlayerListener.java:117)
    2011-08-04 20:59:11 [SEVERE]     at org.getspout.spout.SpoutPlayerListener.onPlayerTeleport(SpoutPlayerListener.java:38)
    2011-08-04 20:59:11 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$8.execute(JavaPluginLoader.java:293)
    2011-08-04 20:59:11 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-08-04 20:59:11 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
    2011-08-04 20:59:11 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:373)
    2011-08-04 20:59:11 [SEVERE]     at org.getspout.spout.player.SpoutCraftPlayer.updateNetServerHandler(SpoutCraftPlayer.java:585)
    2011-08-04 20:59:11 [SEVERE]     at org.getspout.spout.SpoutPlayerListener.onPlayerJoin(SpoutPlayerListener.java:28)
    2011-08-04 20:59:11 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:244)
    2011-08-04 20:59:11 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-08-04 20:59:11 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
    2011-08-04 20:59:11 [SEVERE]     at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:124)
    2011-08-04 20:59:11 [SEVERE]     at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:97)
    2011-08-04 20:59:11 [SEVERE]     at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:33)
    2011-08-04 20:59:11 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
    2011-08-04 20:59:11 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    2011-08-04 20:59:11 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    2011-08-04 20:59:11 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    I get this error when anyone joins the server. Also, as you probably already know, trying use too many items whilst this mod is enabled massively crashes the server.

    My config file reads:

    Code:
    MobTarget:
        enabled: false
    Blacklist:
        pigman: true
        cow: true
        creeper: true
        skeleton: true
        squid: true
        pig: true
        chicken: true
        ghast: true
        slime: true
        wolf: true
        zombie: true
        spider: true
        sheep: true
        giant: true
    Permissions:
        enabled: false
    DisableItemPickup:
        enabled: true
    RealDrops:
        enabled: false
    
    I hope this information will help you patch your pluggin, or resolve any mistakes made on my part.
     
  18. Offline

    desmin88

  19. Offline

    Richardw9

    Oh... Thanks xD I was running this on my test server and I must had forgot to update it.
     
  20. Offline

    Marco van Dijk

    are you going to add advanced options like flying ghasts, exploding creepers, slow-falling chickens, wall-climbing spiders etc?
     
  21. Offline

    PixelEather

    I want to see me deguise with F5
    Can you add this feature?
     
  22. This is not currently possible without client side mods.
     
  23. Offline

    defendedclone

    do creepers explode?
     
  24. when 1.8 comes with the new mob, will you update this plugin so we can be that mob?
     
  25. Offline

    dm_studios

  26. i did not saw that comment then, im really active on this thread! :p
     
  27. Offline

    1joshua123

    I cant want to turn into a enderman.
     
  28. Offline

    zenyl

    Will your name be displayed above your/the mobs head?
    And, does it require any client editing to work?
    And, do you see yourself as a [mob] (using F5)?
     
  29. No to all three questions.
     
  30. Offline

    zenyl

    Thx for the quick answer :D
    Can't wait to creep(er) around :D
     
  31. Offline

    kronflux

    Please add the ability to disguise other players eg: /md disguise creeper username
    also, please add Powered Creeper, and maybe look into the possibility of making pig disguises saddle/mountable.
     

Share This Page