BREAKING CHANGES! Please note removed/changes commands and permissions!
New/Updated Commands
- `/launchme toggle [player]`
- `/launchme reload`
- `/launchme help`
Previous `/launchme` is now equivalent to `/launchme toggle`
New Permissions
- `launchme.toggle.*` can toggle themselves and others
- `launchme.toggle.other` can toggle other players
- `launchme.update` receives update prompt messages
- `launchme.help` can use `/launchme help`
- `launchme.reload` can use `/launchme reload`
Removed `launchme.launch` permission, use `launchme.toggle` instead
Other
- Added `lang.yml` for editable messages
- Added `enableToggleMessage` config option
- Restructured `config.yml`
- Reduced memory usage on large servers
- Added [ACF](
https://github.com/aikar/commands) for command handling
- Updated bStats to 3.0.0
- Major refactoring, consistency checks, and adjustments to comments in `config.yml`
- Redid configuration handling
- Bug fixes & optimizations
Lots of changes! Please let me know if anything doesn't work as intended.