• 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 error when hitting same entity within a specific timeframe.
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
• Addition: Support for 1.21.
• Change: Temporarily removed support for Folia.
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.
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.
• Change: Removed support for World Guard 6.
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
• Addition: 1.19.4 Support.
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
• Fix: Particles erroring on 1.8 servers.
• Addition: Support for 1.19.2.
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! ❤
• Addition: 1.19 Support.
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:
• Fix: Users without permissions able to view tab-completion.
• Addition: Improved Menu (Command executions/suggestions).
• 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: 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! ❤
• Fix: Gradients not working properly in actionbars/titles.
• Addition: 1.18 server support
• Addition: Prefix option in messages.yml ({PREFIX} placeholder)
• Addition: Permission-based arrow trails (hitmarkers.trail.FLAME, check
wiki for more information)
• 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: (API) HitmarkersHitEvent returning invalid values on headshot
• Addition: Feature to use hitmarkers on living entities (mobs)
• Change: (API) HitmarkersHitEvent returns entity instead of player
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! ❤
NOTE: Please read the update notes so that you are aware of all the changes. This update overhauls most of the plugin therefore a
configuration reset is required.
Addition: 1.17 Support.
Addition: Tab completion for commands.
Addition: New permission for admin commands (hitmarkers.commands)
Change: QoL changes for admins, such as clickable links when in-game & clickable wiki in the menu.
Change: The error message for invalid sounds is now clearer and will only display 3 times (previously would spam).
Change: All of the messages/sounds have been moved to their own file for easier access and edits.
Change: You can now define custom volumes and pitches for each sound.
Change: You can now select between chat/actionbar/titles or all for every single message.
Removal: HitmarkersAPI has been removed as it was completely unnecessary and didn't provide any valuable functionality either.
Addition: Support for Advanced Towny.
Addition: RGB Color support (check wiki).
Fix: Plugin sometimes perceived as malicious due to obfuscation.
Fix: Killshot sounds not playing.
Addition: Added support for WorldGuard's newest API (7.x.x).
Other: The hit event will now be canceled by other plugins as well, this aims to improve over-all compatibility.
Addition: You can now apply extra damage when hitting headshots.
Addition: You can now have a customizable command which allows players to toggle the hitmaker function for themselves. Permission is:
hitmarkers.toggle. Check the configuration for more settings.
Addition: Configurations will now auto-update if any future update adds more section (you will no longer need to manually copy-paste sections!)
Build 8a changelog:
Fix: Fixed an NPE with the update checker when joining the server.
Build 8 changelog:
Addition: 1.16 support.
Addition: The permission "hitmarkers.view" is now required in order to view hitmarkers.
Build 7 Changelog (config.yml changes required):
Addition: HitmarkersHitEvent.java has been added. The event has many useful methods such as if the hit was fatal/headshot, the distance of the hit etc.
Addition: Regions whitelist feature (WorldGuard required).
Fix: Hitting yourself with a bow showing hitmarkers.
Fix: $ms placeholder not working in the reload command message.
Change: Changed the update notifications format.
Remove: You can no longer edit the menu message.
Add the following to your configuration:
Code (Text):
settings:
regions:
enabled: true
whitelist:
- 'pvp_region_name'
- 'another_region'
Build 6 Changelog:
Addition: Display messages via actionbars.
Addition: Headshot sounds.
Addition: Basic API to retrieve configuration settings (HitmarkersAPI.java)
Change: The config.yml layout has been changed, you need to reset it for this update to work.
Build 5 changelog:
- Fixed an issue where the reload command would not reload all configuration data.
- Fixed an issue where NPCs (Citizens) would act as players when shot.
- Added an update checker, a new command "/hitmarkers version".
Add the following to your configuration:
Code (Text):
updates:
notifications: true