SimplifyTools/docs/ChangeLog.md

22 lines
905 B
Markdown
Raw Normal View History

2022-05-01 13:28:41 +02:00
# SimplifyTools - Changelog
2023-07-09 14:22:06 +02:00
- 1.2.1
- Added support for version up to 1.20.1
- Plugin manager added setting, now disabled by default in the config.
- Removed coloring of the logs in the server console
- TPS number displayed in the TAB now rounded to the nearest integer.
- Minor code refactors
2023-02-17 19:16:54 +01:00
- 1.2.0
- Added TPS command `/st tps`
- Added `{MOTD}`, `{TPS}` variable for TAB customization in the config
- Refactored code for multi version support (1.12 - 1.19.3)
- Fixes [#1](https://github.com/LabodiDavid/SimplifyTools/issues/1)
2022-05-01 13:28:41 +02:00
- 1.1.0
- Updated to 1.18.2
- Minor changes
- Temporarily reworked Plugin Manager
- Added Update Checker (https://github.com/JEFF-Media-GbR/Spigot-UpdateChecker)
2022-05-02 15:13:03 +02:00
- Implemented Metrics (bStats)
2021-08-01 22:08:28 +02:00
- 1.0.0 - First Release
2022-05-01 13:28:41 +02:00
- Notice: If the /st reload command not reloading the new settings, you need to restart your MC server.