- the time is now displayed even if the timer is paused. The paused time is displayed in italic so you can still distinguish it. This can be toggled via the config option "displayTimeOnPause: true/false", you might need to add this line to your config file
- I've improved the code to make future updates easier to implement
- Reworked some commands
- You can now set a command that'll be executed if the countdown runs out
- Implemented BStats
- You'll need to update your config
- Removed need for EasyLanguages
- Holograms can now have custom Titles using
/timer hologramname - Changes to the config (You may need to update yours!) - Timers now have a hitbox to be easier to remove (/kill id) - You can now decide if the time is saved and if the timer is paused on server restart)
The /timer time command now has three options:
- add: the value you enter is added to the current time
- remove: the value you enter is subtracted from the current time
- set: the time is set to the value you entered