Not break Blocks, But interactive

Discussion in 'Bukkit Help' started by AddictGamez, Apr 26, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    AddictGamez

    Is there a way to not let someone break blocks except some blocks and still build and interact with anything normally EXCEPT BREAKING BLOCKS that i don't allow/allow.

    Thanks
     
  2. Offline

    r0306

    Add an event handler to listen for blockplaceevent. Add a config.yml for disallowed blocks. If the blocks placed are disallowed, set the event to cancelled.
     
  3. Offline

    AddictGamez

    I'm not a plugin developer....
     
Thread Status:
Not open for further replies.

Share This Page