WatchBlock icon

WatchBlock -----

Per user automatic block-by-block grief protection.



By default, players are assigned none of these permissions. Non-OP players' block placements will still be logged and protected, however they will have no way of letting other people build with them and break their placed blocks, and will have no way of viewing if there is anyone in their friends-list.

In order to give people the ability to do this please use the below permissions.

Permissions:
- watchblock.friendslist (allows players to see their friendslist)
- watchblock.addfriend (allows players to add people as friends)
- watchblock.removefriend (allows players to remove a friend)
- watchblock.bypass (allows players to completely bypass WatchBlock)
- watchblock.admin (gives a group access to ALL admin commands (wpurgeblock, wpurgefriends, wpurgeplayer, wpurgeworld, wsqlconnect, wsqldisconnect, wsqlstatus, winfo, wpurge)
- watchblock.lookup (gives a group access to the /wlookupblock command)
- watchblock.blockdebugger (gives access to the block debugger tool)

NOTE: As mentioned above, this plugin works for ALL loaded worlds, and currently there is no way of turning that off, this isn't a problem though as you can specify world based permissions so players have "watchblock.bypass" for worlds in which you do not wish to have protections enabled. I have included an example of what that looks like in PermissionsEX, if you are using another permissions plugin, you may have to change your permissions file in a slightly different way.

The below example would let player that are ranked 'Guest' while in the world 'builder' break any blocks regardless of whether they are the block owner's friend or not, but would keep protecting blocks in every other world on the server.
Code (Text):

groups:
  Guest:
    options:
      default: true
      prefix: '&2[Guest]&f<'
      rank: '1000'
    permissions:
    - watchblock.removefriend
    - watchblock.addfriend
    - watchblock.friendslist
    worlds:
      builder:
        permissions:
        - watchblock.bypass
 
Resource Information
Author:
----------
Total Downloads: 765
First Release: Sep 29, 2021
Last Update: Jun 2, 2022
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings