[SEC] BlockBlock v1.43 - Easy Anti-Griefing! [Permissions] [1337]

Discussion in 'Inactive/Unsupported Plugins' started by NeoSilky, Aug 13, 2011.

  1. Offline

    NeoSilky

    BlockBlock
    Version: 1.43

    Features:
    • The plugin is designed to stop certain blocks being placed.
    • Any redstone item is not allowed to be placed next to TNT.
    • Config to enable/disable player being kicked!
    • Materials it will not let be placed:
    -TNT
    -Lava
    -Bedrock
    -Fire
    -Mob Spawner
    -Natural Portal
    -Lava Bucket
    -Water Bucket
    -Ice

    If a player places a block in that list, the player will be automatically kicked and will send a message saying 'You have been kicked for.....'

    Permissions: (TESTED WITH PERMISSIONSEX, WORKS FINE)
    Code:
    bb.allow.tnt - Allow people to use TNT
    bb.allow.lava - Allows people use LAVA
    bb.allow.fire - Allow people to use FIRE
    bb.allow.spawner - Allow people to place SPAWNERS
    bb.allow.nportal - Allow people to place NATURAL PORTAL
    bb.allow.bedrock - Allow people t0 place BEDROCK
    bb.allow.water - Allow people to place WATER!
    bb.allow.ice - Allow people to place ICE!
    
    bb.allow.all - Allow people to place ANYTHING!
    
    Default Config:
    Code:
    #OPTIONS
    KickPlayer: true
    StopTNTExplode: true
    
    Planned Updates:
    • Add a logging capablility!
    • Add auto-updater!
    Please leave any comments and suggestions below!
    -------------------------------------------------------​


    Changelog:
    1.43 - Added Ice to block list.
    1.42- Removed stationary water bug.
    Show Spoiler

    1.41 - Hopefully fixed all permissions problems, try again. It works with PermissionsEX so...
    1.4 - Again rewrote code, change the messages, fixed water bug, fixed creepers not exploding!

    1.3 - Rewrote a lot of the plugin to allow new permissions plugins and added bucket bug fix!
    1.2 - Added config for you to change on BlockBlockOP!
    1.1 - Added bug fix.
    1.0 - Recieved From Liam Allan.
     
    Hackuss and Liam Allan like this.
  2. Offline

    macman

    Thanks :)
     
  3. Offline

    Jozeth

    Oh, i was about to complain about this, not getting kicked for placing Lava Buckets, would be great if you did fix it :)

    It's not uch of a problem because can get another plguin to stop this.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  4. Offline

    NeoSilky

    *Fix it?* It's not a bug, i made it to that, if you want it to stop, then use permissions?
     
  5. Offline

    Jozeth

    I have i'm using PermissionsEx
    Heres my Permissions:
    Code:
    groups:
        Donator:
            prefix: '&9[&9Donator&9]&7 '
            permissions:
            - lwc.protect
            - admincmd.spawn.tp
            - admincmd.tp.home
            - admincmd.warp.tp
            - admincmd.player.msg
            - admincmd.item.add
            - admincmd.time.day
            - admincmd.tp.to
            - admincmd.player.god
            - bb.allow.water
        Member:
            prefix: '&5[&5Member&5]&7 '
            default: true
            permissions:
            - lwc.protect
            - admincmd.spawn.tp
            - admincmd.tp.home
            - admincmd.warp.tp
            - bb.allow.water
            - admincmd.player.msg
            options:
                rank: '100'
        Mod:
            prefix: '&4[&4Mod&4]&7 '
            permissions:
    
            - lwc.protect
            - bukkit.command.gamemode
            - admincmd.tp.back
            - admincmd.spawn.tp
            - admincmd.tp.home
            - admincmd.warp.tp
            - admincmd.player.msg
            - admincmd.item.add
            - admincmd.player.kick
            - admincmd.tp.to
            - admincmd.tp.players
            - admincmd.time.day
            - admincmd.time.set
            - bb.allow.water
            options:
                rank: '30'
        Admin:
            prefix: '&e[&eAdmin&e]&7  '
            permissions:
            - admincmd.player.god
            - admincmd.tp.to
            - lwc.protect
            - admincmd.tp.back
            - admincmd.spawn.tp
            - admincmd.tp.home
            - admincmd.warp.tp
            - admincmd.player.kick
            - admincmd.player.ban
            - admincmd.player.invisible
            - admincmd.player.msg
            - admincmd.time.day
            - admincmd.time.set
            - bukkit.command.gamemode
            - admincmd.tp.players
            - admincmd.item.add
            - bb.allow.water
            options:
                rank: '20'
        Co-Owner:
            prefix: '&3[&3Co-Owner&3]&7 '
            permissions:
            - admincmd.item.add
            - admincmd.tp.players
            - admincmd.player.mute
            - lwc.protect
            - admincmd.tp.to
            - admincmd.player.god
            - admincmd.item.add
            - admincmd.player.kill
            - admincmd.tp.back
            - admincmd.player.played
            - admincmd.spawn.tp
            - admincmd.tp.home
            - admincmd.warp.create
            - admincmd.warp.tp
            - admincmd.player.kick
            - admincmd.player.fly
            - admincmd.player.invisible
            - admincmd.player.ban
            - admincmd.player.spy
            - admincmd.player.msg
            - admincmd.time.day
            - admincmd.time.set
            - bukkit.command.gamemode
            - bukkit.command.give
            - bb.allow.water
            options:
                rank: '10'
        Owner:
            prefix: '&3[&3Owner&3]&7 '
            permissions:
            - lwc.protect
            - lwc.admin
            - admincmd.*
            - '*'
            - bb.allow.all
    users:
        Jozeth:
            group:
            - Owner
        Calzagi:
            group:
            - Co-Owner
        Algasm:
            group:
            - Member
        Youmer:
            group:
            - Admin
        rock_legend_2428:
            group:
            - Admin
        Timboa:
            group:
            - Mod
        Seaters:
            group:
            - Mod
        jammer1234:
            group:
            - Mod
        Steplas2013:
            group:
            - Member
        Jekkerz:
            group:
            - Member
    
     
  6. Offline

    NeoSilky

    can you place water buckets with and without the permission?
     
  7. Offline

    Jozeth

    Yes, i can place water buckets and so can mebers (becuase they have the permission) and i can still place them whilst i'm not op so the permissions are working, but members can use lava buckets
     
  8. Offline

    NeoSilky

    which version do you have?
     
  9. Offline

    Jozeth

    PermissionsEx: 1185 (1.14)
    CraftBukkit: 1185
    BlockBlock: Lastest One (1.43)
     
  10. Offline

    NeoSilky

    Hmm, i don't see why this doesn't work, but i'll have a look :)
     
  11. Offline

    Krazy

    Not working.
    nodes:
    - bb.allow.all


    PermissionsEx: 1185 (1.14)
    CraftBukkit: 1185
    BlockBlock: Lastest One (1.43)


    i get kick when put anything..
     
  12. Offline

    mrgreaper

    not working for us on the 1.9 build,
    ops can use anything but none of the permission nodes work (and yes we downloaded the right one lol)
    oh and ofcourse we are on the official bukkit permission plugin
     
  13. Offline

    BehindTheMatrix

    We are using BlockBlock and it works fine. We only have the problem that TNT only ignite but not explode.
    If I unload the completet Plugin it works. Is there a way to fix this?

    #OPTIONS
    KickPlayer: false
    StopTNTExplode: false
     
  14. Offline

    adamssorc2

    Download link doesn't work. The website has been suspended by host. Please fix this ASAP. :eek:

    Link still down. Do you know when this is getting fixed?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  15. Offline

    Krazy

    Update it please
     
  16. Offline

    md_5

    Long time no see NeoSilky. You will notice that this thread has now been placed into the Inactive Plugin subforum.
    If you wish to revive this plugin, please ensure that you update and test compatibility with the latest recommended Bukkit build before reporting your original post, asking for it to be moved back to the release forum.

    Thanks for your time.
    md_5
     

Share This Page