This update requires config.yml to be deleted OR to add this lines to that file
Config.yml
Code (YAML):
min-players-to-spawn-airdrop
: 0
# Minimum players to spawn an airdrop (set 0 to disable)
check-griefprevention-regions
: true
Added:
- Added minimum players to spawn airdrops option (suggested by @MatiPoirier).
- Added GriefPrevention claims check option (suggested by @good_to_die).
Fixed:
- Fixed dependencies loading before the plugin (reported by @Folinq).
Improved: