Bugfixes:
- Fixed a bug where the 'TimeLib.Uninstall' objective would sometimes not be removed
- Fixed a mistake in a proposed command in the settings menu
- Removed a line that sets an unused fake player score
Changes:
- Schedule loops are now stopped when uninstalling as well
- Fake players are now reset when uninstalling (Because they don't disappear from the list otherwise), except for the #c... ones
- Renamed the internal Fake Players for settings
Changes:
- Updated README.md to reflect the changes
- Renamed 'UnixLib' to 'TimeLib'
- Changed the pack format & description
- Changed how Fake Player names and Scoreboard Objective names are structured (Previously with _ and now with .)
- Slightly altered the error message when trying to uninstall TimeLib
Additions:
- Added an 'uninstall' function for removing scoreboards & data storages
- Added a message to the 'init' function
Changes:
- Updated README.md to reflect the changes
- Slightly altered a note in "unixlib:unix/update" to reflect newer versions
Bugfixes:
- Removed an optimisation when calling "unixlib:unix/update" that could under rare circumstances prevent newer Unix Timestamps from player heads from being detected