[SEC] AntiBuild v1.5.0 - Prevent building for untrusted users [1060]

Discussion in 'Inactive/Unsupported Plugins' started by kroimon, Mar 2, 2011.

  1. Offline

    Phase

    This still works for me on 1060 with GroupManager. Hopefully the author hasn't forgotten about it!
     
  2. Offline

    grifOndOr

    i have some few questions before adding this plugin to my servers :
    does the interract = false , prevent the visitor to not open chest ? but can they open door ? or use warpsign ? use button ?
    and does the build = false , so they cant build/destroy ?

    and last question : is it compatible with new PermissiosPEX ?

    thx :)
     
  3. Offline

    Edeuh

    Hi,
    Have you planned the colors (&c, &2...) support ?
     
  4. Offline

    duhfux

    This is what I need!

    I am looking for being able to restrict the world that people join to NO BUILD so that it can look pretty. I don't want to use anything that takes too much effort like residence, I just want want something easy to configure like 'protections>world1>build=false' which applies to groups without a 'antibuildbypass' permission.
     
  5. Offline

    Arton

    dos this work for PermissionsEx ?
     
  6. Offline

    arnie231

    I have tested and it doesnt work
     
  7. Offline

    einned

    he don't make this file at me AntiBuild/config.yml.
    What can I do?

    And I use Groupmanager but he didn't work
    16:49:08 [SEVERE] Could not load 'plugins\AntiBuild.jar' in folder 'plugins': Pe
    rmissions
    org.bukkit.plugin.UnknownDependencyException: Permissions
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:135)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:215)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:136)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:136)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:112)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:52)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)

     
  8. Offline

    fysics

    Switch to PermissionsEx and its built in ModifyWorld plugin for build permissions. This plugin is outdated.
     
  9. Offline

    simonsigge

    I use PermissionsEX, I cant get it to work please help me.

    groups:
    N00B:
    default: true
    prefix: '&1[N00B]&e'
    permissions:
    - essentials.spawn
    - essentials.rules
    - essentials.help
    - essentials.motd
    - build= false
    Verified:
    prefix: '&0[Verified]&e'
    inheritance:
    - null
    permissions:
    - essentials.motd
    - essentials.home
    - essentials.msg
    - essentials.sethome
    - essentials.warp
    - essentials.tpaccept
    - essentials.afk
    - essentials.warp.list
    - essentials.setwarp
    - essentials.delwarp
    - essentials.tpdeny
    - essentials.clearinventory
    - essentials.r
    - essentials.realname
    - essentials.list
    - essentials.helpop
    - essentials.getpos
    - essentials.mail
    - essentials.mail.send
    - essentials.spawn
    - essentials.rules
    - essentials.help
    Donator:
    prefix: '&7[Donator]&e'
    inheritance:
    - Verified
    permissions: null
    Donator+:
    prefix: '&6[Donator+]&e'
    inheritance:
    - Donator
    permissions: null
    Donator++:
    prefix: '&9[Donator++]&e'
    inheritance:
    - Donator+
    permissions: null
    I<3FP:
    prefix: '&5[I<3FP]&e'
    inheritance:
    - Donator++
    permissions:
    - essentials.god
    - essentials.heal
    - essentials.tpa
    - essentials.tpahere
    Moderator:
    prefix: '&3[Moderator]&e'
    inheritance:
    - I<3FP
    permissions:
    - worldedit.*
    - worldguard.*
    - essentials.tp
    - essentials.tphere
    - essentials.tpall
    - essentials.tpaall
    - essentials.tempban
    - essentials.unbanip
    - essentials.unban
    - essentials.kickall
    - essentials.kick
    - essentials.banip
    - essentials.ban
    - essentials.clearinventory.others
    - essentials.broadcast
    - essentials.nick.others
    admin:
    prefix: '&4[admin]&5'
    permissions:
    - '*'
    Owner:
    prefix: '&1[&2O&3w&4n&5e&6r&1]&9'
    permissions:
    - '*'
    users:
    Simonsigge:
    group:
    - Verified
     
  10. Thank You soooo much! <333333333333 :)
     
  11. Offline

    Jessicadawn

    When will this update to 1.1 RB?
     
  12. Offline

    Lice

    hi,
    Anti build does not work with Bukkit R5: (
     

Share This Page