Lands Flag
- Fixed: Issue that on some setups the flag failed to register
Expiration and Chat Inputs
- Fixed: Protection expiration
- Improved: Chat inputs
Minor - Fixed Error at entity tracking
- Fixed: Error at entity tracking
Redstone
+ Added: Redstone toggle setting for buttons, levers, comparators and repeaters
Enchanted Menu Items
+ Added: enchanted: true, option to menu icons.
More information: https://github.com/Angeschossen/General/wiki/GUI-Menus#optional-item-parameters
- Fixed: Minor issue with entity tracking
Minecraft 1.17 and Java 16
+ Added: Support for Spigot and Paper 1.17
Java 16 is supported too. You can still use lower Java versions without any issues (however Spigot, Paper 1.17 requires Java 16).
Configuration and Lands Owner Option
+ Added: Option to allow region owners to unlock protections from region members:
# Allow region owners to unclock protections of other players?
# Supports: Lands (https://www.spigotmc.org/resources/53313), SuperiorSkyblock2, BentoBox, PlotSquared, WorldGuard
owner-unlock: false
+ Added: Hopper as default protectable
- Fixed: Always updating in console log
- Fixed: Not able to set empty lists in config
The complete config file update mechanisms have been recoded. It aims to fix multiple minor issues which
could have been annoying sometimes. Please report any issues to via pm or Discord.
Levels Economy and Messages
+ Added: Optional economy type: levels ('levels' in config.yml)
- Fixed: Wrong player name in the message trust.already
- Fixed: Missing message: untrust.already
- Changed: Renamed 'locked' and 'unlocked' sounds to 'locked_sound' and 'unlocked_sound' to allow automatic detection
You can now also disable these sounds by setting them to ''
Minor - Region and Cost Calc
- Improved: Region provider handler
- Improved: Cost calculation
Lands Lock Flag
NOTE: If you use Lands: This version is only compatible with the latest version of Lands.
- Added: chestprotect_lock flag to Lands
lands:
flags:
chestprotect_lock:
name: 'Lock Objects'
description: 'Allow members of this role to lock containers in this area?'