4.9.12
ADDED
- Ability to enable the placement, breaking of all blocks during war in wars.yml
# Allow players doing the following things in the enemy land (only during war).
# Available actions:
https://github.com/Angeschossen/Lan...chossen/lands/api/role/enums/RoleSetting.java
# NOTE: Adding BLOCK_PLACE or BLOCK_BREAK to this list will allow invaders to break, place all blocks. If you want to specify blocks, please use the lists below.
role-settings_list:
-
BLOCK_PLACE
-
BLOCK_BREAK
- ATTACK_PLAYER
- LAND_ENTER
FIXED
- Error on plugin disable if player rewards disabled, but were enabled before.
- Null error on block break on legacy version 1.13.x
- Portal error (not confirmed)
IMPROVED
- War handling performance
- Wars data load