Breaking Blocks

Discussion in 'General Help' started by ShadoDart, Nov 8, 2014.

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

    ShadoDart

    I recently opened a kitpvp server, but the problem is admins can break the grass and stuff which I don't want. Is there a plugin or something so NOBODY can break ANYTHING?
     
  2. Offline

    SleepyDog

    Stop with the caps spam. It is not going to make anyone more likely to reply.


    Use the following permissions:

    essentials.build.place.<id>
    essentials.build.place.<id>:<data>
    essentials.build.break.<id>
    essentials.build.break.<id>:<data>
    essentials.build.interact.<id>
    essentials.build.interact.<id>:<data>
    essentials.build.craft.<id>
    essentials.build.craft.<id>:<data>
    essentials.build.pickup.<id>
    essentials.build.pickup.<id>:<data>
    essentials.build.drop.<id>
    essentials.build.drop.<id>:<data>


    Adding a - before the permission removes the permission from the player. therefor stopping them from placing the block.



    to stop anyone from breaking/placing anything, give them the permissions.

    -essentials.build.place.*
    -essentials.build.break*

    **This will only work if you have essentials antibuild installed!




    Source: http://wiki.ess3.net/wiki/AntiBuild#PEX

     
Thread Status:
Not open for further replies.

Share This Page