This update requires config.yml and messages.yml to be regenerated OR to add this lines to the existing ones
Config.yml
Code (YAML):
maxY
: 319
# Take in count the max build height of your world.
minY
: -63
# Take in count the min build height of your world.
Added:
- Custom min and max Y height for the airdrops to land.
Improved:
- Error logging when a property value is not valid.