[INACTIVE][SEC] Anti-Build v1.0 - Requires Permissions

Discussion in 'Inactive/Unsupported Plugins' started by Nijikokun, Jan 22, 2011.

  1. Offline

    Nijikokun

    Anti-Build 1.o (Requires Permissions & 100+)
    Download latest version

    What is Anti-Build?
    Anti-Build allows you to prevent players from building using the build parameter in Permissions.

    Changelog

    • 1.0
      • Initial Release
     
  2. Offline

    crowebird

    I am also working on an alternative. But my time restraints means I wont be able to do much until friday.
     
  3. Offline

    OhHaiTea

    Capture.PNG

    Help?:/
     
  4. Offline

    crowebird

    @OhHaiTea
    That error is usually called when permissions are set incorrectly.
    Make sure your permissions are correct and you spelled group names correctly.
     
  5. Offline

    OhHaiTea

    Mkayy Ill try thanks
     
  6. if a player destroys a block the console says
    Code:
    Feb 14, 2011 7:41:49 PM org.bukkit.plugin.SimplePluginManager callEvent
    SEVERE: Could not pass event BLOCK_DAMAGED to AntiBuild
    java.lang.NullPointerException
            at com.nijiko.permissions.Control.getGroup(Control.java:371)
            at com.nijikokun.bukkit.AB.BListener.onBlockDamage(BListener.java:37)
            at org.bukkit.plugin.java.JavaPluginLoader$22.execute(JavaPluginLoader.java:231)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:60)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:214)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:359)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.a(SourceFile:232)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:104)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:317)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:232)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    
    
     
  7. Offline

    hugoLOST

    This Plugin dosen´t work. You can`t fix this.
     
  8. Offline

    Jobsti

  9. Offline

    Socolin

    Hi,
    Is it possible to add protection for painting too ?
     
  10. Offline

    NordicBlue

    Can this be updated with multi-world support?
     
  11. Offline

    SliMeY_G

    lol. It's working fine.

    Ensure you have at the bare minimum, Permissions 2.0 installed in order to be able to use this plugin.

    Am running CB build #320 + Permissions v2.0 + iChat v1.5 + Antibuild v1.0 with NO PROBLEMS.
     
  12. Offline

    Kelly Becker

    Is there anyway i can create a guests zone... that guests can edit?
     
  13. Offline

    Kostronor

    Just updatet to the latest recomendet CraftBukkit Build and it says this:
    PHP:
    2011-02-21 10:33:08 [WARNINGUsing the stupidly long constructor com.nijikokun.bukkit.AB.AntiBuild(PluginLoaderServerPluginDescriptionFileFile,
     
    FileClassLoaderis no longer recommendedGo nag the plugin author of AntiBuild to remove it! (Nothing is brokenwe just like to keep code clean.
    )
    2011-02-21 10:33:08 [WARNINGPlugin 'AntiBuild' (ver 1.0is registering events before it is enabledIt may be misbehaving and the author needs to f
    ix this
    .
    2011-02-21 10:33:08 [WARNINGPlugin 'AntiBuild' (ver 1.0is registering events before it is enabledIt may be misbehaving and the author needs to f
    ix this
    .
    2011-02-21 10:33:08 [WARNINGPlugin 'AntiBuild' (ver 1.0is registering events before it is enabledIt may be misbehaving and the author needs to f
    ix this
    .
    2011-02-21 10:33:08 [INFO] [AntiBuildversion [1.0] (Rebornloaded
    No Error but pls update, so it doesn't show this hint :)
    Thanks!
    Kostronor
     
  14. Offline

    Gorfob

    Any chance you could make this work with multiple worlds? I would like to setup a tour only world on my server.
     
  15. Offline

    SeeD419

    This is like the most important plugin on my server.

    I need this :/
    --- merged: Feb 23, 2011 5:50 AM ---
    I got this:

    2011-02-22 23:54:34 [SEVERE] Could not pass event PLAYER_ITEM to AntiBuild
    java.lang.NullPointerException
    at com.nijikokun.bukkit.AB.Listener.onPlayerItem(Listener.java:35)
    at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.java:175)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:456)
    at net.minecraft.server.Packet15Place.a(SourceFile:57)
    at net.minecraft.server.NetworkManager.a(SourceFile:230)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:252)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
     
  16. Offline

    crazydog

    Nagging!
     
  17. Offline

    Phaedrus

    Doesn't seem to be working with bukkit 432. It doesn't prevent anything.
     
  18. Offline

    BeerBaron

    same for me
    can we hope for an update?
     
  19. Offline

    Phaedrus

    Can someone PLEASE update this plugin?

    That or mark it as abandoned, because it doesn't work and Nijikokun has left.
     
  20. Offline

    Mitchell

    2011-02-24 07:42:42 [WARNING] Using the stupidly long constructor com.nijikokun.
    bukkit.AB.AntiBuild(PluginLoader, Server, PluginDescriptionFile, File, File, Cla
    ssLoader) is no longer recommended. Go nag the plugin author of AntiBuild to rem
    ove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 07:42:42 [WARNING] Plugin 'AntiBuild' (ver 1.0) is registering events
    before it is enabled. It may be misbehaving and the author needs to fix this.
    2011-02-24 07:42:42 [WARNING] Plugin 'AntiBuild' (ver 1.0) is registering events
    before it is enabled. It may be misbehaving and the author needs to fix this.
    2011-02-24 07:42:42 [WARNING] Plugin 'AntiBuild' (ver 1.0) is registering events
    before it is enabled. It may be misbehaving and the author needs to fix this.
    2011-02-24 07:42:42 [INFO] [AntiBuild] version [1.0] (Reborn) loaded
     
  21. Offline

    fffizzz

    Use Anti-Grief instead, the dev of this plugin has quit working on plugins/bukkit. It does the same thing, plus a little more.
     
  22. Offline

    DierWolf

    /me downloads Anti-Grief and says good riddens Anti-build.

    dont like it when people hold others hostage... remember theirs always a work around, and in most cases
    the work arounds better
     
  23. Offline

    fffizzz

    also worth noting, GroupManager easily replaces Permissions plugin, even mimics its use so it will work with all plugins that support Permissions. :D It even converts your permissions file.
     
  24. Offline

    RTRD

    I get this error when starting the server:
    Code:
    2011-02-24 21:08:13 [SEVERE] Could not load plugins\AntiBuild.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:65)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:129)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:94)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:55)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:187)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:174)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:120)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:227)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.util.zip.ZipException: invalid END header (bad central directory offset)
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:52)
    ... 8 more
     
  25. Offline

    Phaedrus

    @Nijikokun I don't suppose that before you leave we could persuade you to get Anti-build working again? :)
     
  26. Offline

    1981Thomas

    hallo

    wir an einer neuen version von "Anti-Build" gearbeitet so das sie mit "Bukkit 450" zusammenarbeitet????????
     
  27. Offline

    Jandalf

    kleiner hinwei: das ist ein englishes forum...
     
    1981Thomas likes this.
  28. Offline

    1981Thomas

    sry

    Hello

    We worked on a new version of "anti-Build"is not that familiar with "Bukkit 450" works ????????
     
  29. Offline

    Jandalf

    i think not because the developer doesnt support this plugin anymore... but maybe someone will continue his work...
     
  30. Offline

    Alf999111

    please fix the stupidly long constructor
     
  31. Offline

    Phaedrus

    Ok, this is great. The latest download of Permissions 2.1 and Anti-build 1.0 and bukkit 447 appear to be working properly again! [​IMG] So happy!

    I was getting sick of trying to switch to anti-grief and group manager.
     

Share This Page