Skip to content

v1.1-R

Latest
Compare
Choose a tag to compare
@tomjschwanke tomjschwanke released this 11 Mar 20:08
· 21 commits to main since this release
a1ade09

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