This update requires config.yml to be regenerated OR to add this lines to the existing one
Code (YAML):
commands-on-airdrop-spawn
:
#- gamemode adventure @a
#- say Hello world!
commands-on-airdrop-despawn
:
#- gamemode survival @a
#- say Bye world!
New Features:
- Added options to set different commands on airdrop spawn and despawn.
Fixed:
- Removed a debug message on airdrop reload.
Improved:
- Airdrop edit gui look and performance.