Domain - Land Claiming & Protection icon

Domain - Land Claiming & Protection -----

Highly configurable land claiming, grief protection & protection fields for 1.14-1.20



Modification to max blocks
Change Log: 1.1.15

The maximum number of blocks has been modified slightly to allow better control of block counts.

max_blocks in the block configuration will be taken (defaulting to 999 if no entry for max_blocks is found)

then permission based limits will be taken (defaulting to 0 if no permission found)

The higher number between these will then be taken and that will be the maximum.

Example 1:

config.yml
Code (YAML):
perm_limit_by_block : true
<block>.yml
Code (YAML):
max_blocks = 0
permission:
Would allow a maximum of 3 blocks.

Example 2:

config.yml
Code (YAML):
perm_limit_by_block : true
<block>.yml
Code (YAML):
max_blocks = 5
permission:
Would allow a maximum of 5 blocks

Example 3:

config.yml
Code (YAML):
perm_limit_by_block : false
<block>.yml
Code (YAML):
max_blocks = 1
permission:
Would allow a maximum of 3 blocks

This code change also removes LLAMA_SPIT from the events that monitor projectile hits, which should reduce the amount of console spam in debug mode when standing near a llama
----------, May 13, 2019
Resource Information
Author:
----------
Total Downloads: 210
First Release: Jan 30, 2019
Last Update: Aug 23, 2024
Category: ---------------
All-Time Rating:
32 ratings
Find more info at torpkev.github.io...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings