Releases: Luicel/Clock
Releases · Luicel/Clock
v1.1.2
v1.1.1
A fun update filled with bug fixes!
Changes
- Players will no longer see help messages for commands that they do not have permission to use.
- Reverted 'config-version' config value back to v1.0.0.
Fixes
- Fixed subcommand permissions not applying to users. All in all, the permissions system has been completely revamped.
- Fixed 'use-cached-timer-seconds-on-reload' config value not updating before its use on execution of '/clock reload'. Essentially, the config.yml now updates/reloads before data files.
- Fixed a grammatical mistake in a '/timer display' message.
- Fixed stopwatch times not saving on plugin shutdown.
v1.1.0
A minor update that introduces a few leftover must-have features/changes that truly makes Clock a complete package.
Additions
- Renaming command for both timers and stopwatches.
- Permission requirements implemented for all commands and subcommands. Check out the README for more information.
Changes
- Reduced Reflections calls. Still not reduced to a singular call, but it's much better than before.