Inactive [ADMN/FUN] NoClip v0.2 - Enable Zombe's and CJB NoClip on your server! [1.2.5-R4.0]

Discussion in 'Inactive/Unsupported Plugins' started by md_5, Jan 14, 2012.

  1. Offline

    md_5

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




    NoClip - Enable Zombe's NoClip on your server!

    With the advent of Zombe's mod 5.9 I have been able to work with Tanzanite, the author in order to produce a version of his modpack that can allow the amazing NoClip feature on Bukkit SMP. Thanks to his wonderful work integration is as easy as can be. Simply stop your server, take the jar from:
    drop it into your plugins folder and restart the server. If you choose to use /reload you will need to reconnect before being allowed to NoClip.
    There are a couple of things you must note:
    1. You must either be op or have the "zombes.noclip" permission set to true to be able to NoClip
    2. You must have the latest Zombe's mod from: http://www.minecraftforum.net/topic/91055-v110-zombes-modpack-26-mods-v59-upd-13jan/
    3. Spout is AGAIN compatible
    Changelog:
    Versoin 15: Remove other stuff.
    Version 9: Fix Bukkit bugs
    Version 0.2: Updates etc etc
    Version 0.1: Move backwards in time! Fix rename bugs and add some surprises for later use!

    Version 1.2: Cleanup, use new event system and add config option for disabling messages
    Version 1.1: Add support for new CraftBukkit renames and Spout
    Version 1.0: Initial release

    [IMG]

    This post has been edited 13 times. It was last edited by md_5 Aug 4, 2012.
    Logimac, Royalgamer06, Tanite and 4 others like this.
  2. Offline

    emoknight

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    sweet :) cant wait use is on the server
  3. Offline

    md_5

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Tell me how it goes, personally I can't even think of not using NoClip in SMP anymore (I've been testing this for several days)
  4. Offline

    orange451

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can Moderators approve their own threads?
  5. Offline

    Jozeth

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Probably not or he would of...
  6. Offline

    md_5

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I can but this is not rb compatible yet, so I will once an rb is out
    Nineza, abcedea and Jozeth like this.
  7. Offline

    meee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thank you :D
    A little question: the permission is just "noclip"? Normally i test by myself but i am online with my phone ^^
  8. Offline

    md_5

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

    lishid

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Interesting... "You MUST NOT have Spout installed"
    LOL
  10. Offline

    md_5

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Well you cannot have Spout installed as I mod the NSH and so does Spout. Either Spout or this plugin will break, depending on load order.
  11. Offline

    lishid

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    This. Spout force replace NSH every time it accesses it. Also, there doesn't seem to be a hackable way in spout to access the Packet10, so no spout support...

    Also,
    "Hacking you client still doesn't allow you to do that!" <- wut?
  12. Offline

    md_5

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @lishid
    I need to remove that, as I now use the internal Bukkit command permissions instead of hasPermission. I was going to remove it but I already uploaded the jar and was too lazy.
    If you try to noclip on a server without this mod or without permission the client mod will stop you, but if you were to say hack the permission out of the client the server will stop you anyway and was going to print that message.
  13. Offline

    Pangamma

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Best mod ever. I'm installign it. lol.
  14. Offline

    Pangamma

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Is there a way to stop it from "disabling" noclip? I can noclip once but then after that it disables my noclip ability. I just get ordinary fly.
  15. Offline

    md_5

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I'm not sure what you mean by that.
    Press F6 to enable, f6 to disable. Wash, rinse, repeat.
  16. Offline

    Pangamma

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I'll try reinstalling zombe mod. f6 does nothing. f7 brings up a menu.

    edit: yep. That fixed it. I just needed to update my config to the latest settings.

    This post has been edited 1 time. It was last edited by Pangamma Jan 15, 2012.
  17. Offline

    tehMorag

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thank you!
    You have helped make BashCraft: Legend of Hobo that much better :D
  18. Offline

    md_5

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    :) Yay, thats what I make plugins for, you guys!
  19. Offline

    xpansive

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Great for testing out world generators!

    Edit: I'm getting this:
    Code:
    org.bukkit.command.CommandException: Unhandled exception executing command 'noclip' in plugin NoClip v1.0
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:385)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:777)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:737)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:725)
        at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:536)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:434)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.NoSuchFieldError: b
        at com.md_5.noclip.NoClip.updateNetServerHandler(NoClip.java:63)
        at com.md_5.noclip.NoClip.enableNoClip(NoClip.java:51)
        at com.md_5.noclip.NoClip.onCommand(NoClip.java:42)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
        ... 12 more
    
    Probably because of this commit:
    https://github.com/Bukkit/CraftBukkit/commit/30d52f4e2a95cd06c0a056b3ca9ca6bd6cca53b0

    It still works, though.

    This post has been edited 2 times. It was last edited by xpansive Jan 16, 2012.
  20. Offline

    md_5

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Its great for everything :)
    Couple this with @mbaxter 's VanishNoPacket and you are SuperAdmin
  21. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı Moderator BukkitDev Staff

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    But, didn't you just say a few lines up that this can't go with Spout?
  22. Offline

    md_5

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Damn!
    Umm... Lets see if Spout will let me replace their NMS with an alternate version that includes mine.
  23. Offline

    md_5

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Version 1.1 is out!
    Spout is compatible and so are the latest CraftBukkit builds. Please update CraftBukkit if you have issues with 1.1.
    Now using @mbaxter 's plugin you can be super admin!
  24. Offline

    Elfsovereign

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I don't understand one thing: Currently there is no 1.1-R1 just 1.0-R1. Would this cause it not to work? Also can you make it configurable as to whether or not it says "No clip is now enabled"? I'd prefer it to just run in the background.
  25. Offline

    md_5

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I will add config option. There is no 1.0-R1 build because that is a 1.0 CraftBukkit and SMP NoClip only works on the 1.1 version of Zombe's mod!
  26. Offline

    Elfsovereign

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Ok so you're preemptively saying that it will work with RB1.1 when that comes out. Because as of this posting no such build has been declared (contrary to some confusing facebook posts).
  27. Offline

    dkabot

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    1.1 dev build has been out for a few days, just no 1.1 RB...
    http://ci.bukkit.org/job/dev-CraftBukkit/lastBuild/
  28. Offline

    md_5

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    No I'm saying it will work with the current 1.1-R1-SNAPSHOT builds. I know that no such RB has been declared and if there was I would be the first to know as I help write Bukkit and CraftBukkit.
  29. Offline

    Chirimorin

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    This looks nice, been using VanishNoPacket for a while now and opening doors can give you away when hidden.
    Just waiting for a RB of 1.1 to update ;)
  30. Offline

    md_5

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Trust me its pretty darn stable already

Share This Page