Skip to content

Releases: Luicel/Clock

v1.1.2

10 Aug 06:38

Choose a tag to compare

Small update adding a change that was accidentally left out of v1.1.1.

Changes

  • Tab completion will no longer auto-complete subcommands that the player does not have permission to.

v1.1.1

10 Aug 05:23

Choose a tag to compare

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

25 Jul 02:52

Choose a tag to compare

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.

v1.0.0

17 Jul 19:48

Choose a tag to compare

The initial release of the Clock plugin. Create, configure, and display timers and stopwatches in-game!

Minecraft 1.16+ is supported.

Read more about the plugin in the project's README.md.