• Addition: Support for 1.21.4
• Change: Internal improvements to the Update Handler
• Change: Internal improvements to the Debug Handler
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
• Addition: Support for version 1.21.3.
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
• Fix: Fixed countdown timer not refreshing under certain circumstances.
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
• Fix: Due to an incompatibility with Folia, actionbars will no longer function if Folia is detected. This update adds an additional check so that you don’t get errors.
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
• Addition: Support for 1.20.5, 1.20.6 and Folia. (*Please note that ClearLag is not officially updated to 1.20.6 nor supports Folia, however it still functions fine on 1.20.6 and you can add Folia support by adding the special tag in its plugin.yml file).
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
• Addition: Support for version 1.20.4.
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
• Addition: Support for 1.20 (1.20.1 too)
Once again, I can keep updating ClearLagTimer to the latest versions even if ClearLagg doesn't support them.
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
• Addition: 1.19.4 Support.
Once again, I can keep updating ClearLagTimer to the latest versions even if ClearLagg doesn't support them.
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
• Addition: 1.19.1 Support.
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
• Fix: Minor display issue with console messages.
• Addition: 1.19 support, and no, ClearLagg doesn't have to be updated in order for me to update ClearLagTimer.
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
• Addition: Support for 1.18.2.
• Addition: Option to strip colors from console messages.
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
• Fix: Patch to fix Spigot's SnakeYAML comment spam issue.
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
READ ME:
• Change: Find new permissions
here. Populated plugins.yml with permissions, which allows for plugins like LuckPerms to properly tab-complete permissions.
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
• Fix: Error on startup if ClearLagg was not detected.
• Addition: Menu Improvements (Clickable commands, suggestions).
• Addition: Actual command for the plugin (/clearlagtimer, /clt) w/ tab completion.
• Addition [API]:
API for developers.
• Change: Permissions have been updated (old ones will still work but you should update them). Check
wiki for new permissions.
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
• Fix: Invalid behavior with formatted seconds strings.
• Other: Recoded most of the plugin's internals (more efficient code).
• Other: Improved update checker.
• Other: Version-based plugin prefix so that gradients won't look ugly on non-RGB-supported versions.
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
Just fixed version in plugin.yml
• Fix: Gradients not working properly in actionbars/titles.
• Addition: 1.18 server support
• Addition: Prefix option in messages.yml ({PREFIX} placeholder)
• Other: Reworked default configurations/console messages.
• Other: Updated Maven dependencies.
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
• Fix: Gradients working correctly in messages.
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
• Addition: New "centered" option in messages.yml for chat messages. Please note that messages will not always be fully centered as resource packs with custom fonts can have an effect.
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
Addition: Information about using an outdated build is shown in the plugin menu.
NOTE: Please read the update notes so that you are aware of all the changes. This update overhauls some systems therefore a
configuration reset is required.
Fix: Formatted values sometimes having extra spaces at the end.
Addition: 1.17 support.
Addition: Separate configuration file for sounds & messages, each command and event now has their own sound, message section. You can also fully customize sounds (volume, pitch) and messages as well (chat, actionbar, title).
Addition: Clickable wiki link in the plugin's menu.
Addition: Use any PAPI placeholders in UAR's messages.
Addition: Customizable message for entity clear.
Addition: New command /clearlagtimer help, to view commands which can be useful for admins (clt.admin).
Change: Removed clt.soundalert permission, as it's obsolete.
ΝΟΤΕ: As this update overhauls many configuration sections, please
delete your old configuration before updating.
Fix: Unknown command spam in console even if no commands were specified to run after entity clear.
Addition: Completely overhauled the sounds section, you can now also define custom volumes and pitches.
Addition: Completely overhauled the messages section, you now have more freedom when it comes to editing ClearLagTimer's messages.
Addition: You can now specify custom chat messages/actionbars to show at specified intervals.
Addition: RGB Color support (check wiki).
Fixed version in plugin.yml
Build 28 changelog:
Addition: You can now run custom commands on entity clear.
Addition: Configurations will now be automatically updated.
Build 27 changelog (config.yml additions required):
Addition: You can now customize the command that shows when the next entity clear happens.
Configuration changes (Do not overwrite current settings):
Code (Text):
# Note: Commands must be in UPPERCASE
settings:
commands:
- '/CLEARLAG'
- '/CLEARLAGTIMER'
Build 26 changelog (configuration additions required):
Addition: You can now display the clearlag interval via actionbars!
Configuration Additions:
Code (Text):
messages:
getCountdownActionbar: '&c&l[!]&r &cTime until next entity clear: &f%countdown%!'
Build 25e changelog:
Fix: Fixes an error when joining the server.
Fixed invalid characters showing, sorry.
Build 25c changelog:
Addition: As per request, players now require a permission in order to hear the countdown & clear sounds (clt.soundalert).
Build 25b Changelog:
Change: Updated the update checker (fancier messages, etc.)
Change: Updated the default configuration
Remove: Removed detailed startup option.
Build 25 changelog:
- Replaced the old/deprecated task handler with a new one, which is much more efficient and should solve the rare timer issues on earlier builds.
Build 24 changelog:
- Added bStats metrics.
- Added an option to disable update notifications.
- Changed the console message when ClearLag is not found to a more informative one.
- Removed the ability to edit the version command message, it's now more informative and doesn't just show what version of the plugin you are running on.
Note: Add the following to your configuration or reset it entirely.
Code (Text):
updates:
notifications: true
Build 23 Changelog:
- Further improved the update checker.
Build 22 Changelog:
- Fixed an issue with Spigot's old update check API. You will no longer receive false update messages.
Build 21 Changelog:
- You can now use /clearlag version to check which version you're running on.
- A new permission has been added (clt.version)
- Add the following code to your configuration.
-
Code (Text):
versionCheck:
- ''
- '&eClearLagTimer is running on &a&n%version%&r&e!'
- ''
- If there is an update available it'll send a message to the console as well as a message to opped players when they join the server.
- Fixes an issue that would force a space between hours/minutes/seconds in the interval format.
- You can now edit the hour, minute and seconds placeholders.
- Fixes an issue that would break the counter if sound names were outdated.
- You will no longer get big error stack traces but instead a small red message in the console if you are using outdated sound names.
- Updated to PlaceholderAPI's new placeholder system
- Confirmed by other users to work on 1.14.x
NEW: A new support discord has been created,
https://discord.gg/hdUujdS
v1.5
CHANGE: Changed the permissions (clt.countdown , clt.reload)
CHANGE: Removed the clearlagtimer command (previously reload command), to /clearlag reload
CHANGE: The config.yml has been updated/changed
ADDITION: You can now customize the reload message
ADDITION: A "No Permission" and "Wrong Command" message (both configurable) have been added
Reset your config.yml for this update to properly work!
v1.4
Code (Text):
- ADDITION: You can now set sounds to be played @ each interval and @ completion.
NOTE: Sounds may differ depending on your server version!
Note: Reset your config.yml for this update to work properly!
v1.3
Code (Text):
CHANGE: Re-structured the code.
v1.2
Code (Text):
- ADDITION: You can now toggle between formatted/non-formatted display mode.
- ADDITION: You can now use ClearLagTimer placeholders in other plugins (PlaceholderAPI)
Placeholders: %clearlagtimer_seconds% , %clearlagtimer_formatted%
Reset your config.yml in order for this update to work properly.
v1.0.1
Code (Text):
CHANGE: The interval will now display hours/minutes as well as seconds.
Credits: Carlos.