Skip to content

2.0.0

Compare
Choose a tag to compare
@Xinecraft Xinecraft released this 19 Jul 01:15
· 23 commits to main since this release

What's Changed

  1. Add support for EpicCore
  2. Add Option to whitelist commands which can be run thru web.
    Eg:
# If enabled only whitelisted commands (whitelisted-commands-from-web) can be sent from web. other custom command will be discarded.
allow-only-whitelisted-commands-from-web: true
whitelisted-commands-from-web:
  - kill
  - kick
  - mute
  - emute
  - ban
  - broadcast

Full Changelog: 1.0.8-alpha...2.0.0