Feature changes
- Changed prizes, messages, and broadcasts to be 1 global option
- Changed prizes to be a list instead of a singular string for better customization
- Made it so you cannot have an air block as a block
- Added the ability to not have a personal and/or broadcast message
- Changed messages to support better grammar and better aesthetic
- Fixed reload permission not appearing correctly
Code Changes
- Switched from
File
toPath
- Now supports AssetAPI for better config setup
- Massive cleanup of code
- Removed redundancies and set constants whenever possible