Changelog v0.6.0: - added ping and tps placeholders for the notify command, added them to the default config
- fixed a bug that made Themis ignore the execution-threshold setting for actions and always set it to 0.0
- added permissions to bypass individual checks, themis.bypass.[check_name]
- added separate code for handling ladders on Java and Bedrock since they have different speeds (previously I just used the higher Bedrock speed for both)
- log a warning if Floodgate isn't found
- made Themis check all config values on startup and config reload, so that if there's an issue it fails right away instead of potentially a lot later when that config value is needed for the first time
- updated dependencies