This update requires config.yml to be regenerated OR to add this lines to the existing ones
Code (YAML):
worldguard-region
: true
# Creates a worldguard region for the . [WorldGuard]
worldguard-region-flags
:
# WorldGuard flags for the airdrop region when it is protected. [WorldGuard]
block-break
: deny
lava-flow
: deny
pistons
: deny
block-place
: deny
build
: deny
enderman-grief
: deny
pvp
: allow
interact
: allow
use
: allow
chest-access
: allow
Changed:
- Airdrops protection and airdrop locking no longer requires worldguard to work.
- Now airdrops are mandatory protected and its no longer an option.
- Renamed "protected-region-flags" to "worldguard-region-flags" and "protect-airdrops" to "worldguard-region".
Removed:
- Removed "locked-region-flags" option.
Improved:
- Airdrop auto spawning performance.
Fixed:
- Worldguard flags not being applied when an airdrop was not locked.
PD: Thank you all for the 25k downloads 