Release v1.1-R
PR #3
Changes
- Global and per player toggles, stored in a h2 database
- Commands for changing status and config with feedback
- Permissions for toggling (seperate for global and others) and changing config
Added per-player toggle: /chuwu [toggle | on | off | reset]
, permission chuwu.toggle
Added global toggle (overrides player toggle): /chuwu global [toggle | on | off ]
, can be set in config, permission chuwu.toggle.global
Added toggle for other players: /chuwu player {username} [toggle | on | off | reset]
, permission chuwu.toggle.others
Added player default (if player hasnt set anything): /chuwu setplayerdefault [toggle | on | off]
, can be set in config, permission chuwu.config
Player settings are saved in a h2-database that is stored in the config folder