[1.8.8 - 1.21.4] Hitmarkers - Add useful bow hitmarkers to your server! (+ Arrow Trails) icon

[1.8.8 - 1.21.4] Hitmarkers - Add useful bow hitmarkers to your server! (+ Arrow Trails) -----

Add hitmarkers to your pvp server, includes headshots & killshots!




• 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!
----------, Dec 18, 2024

• 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!
----------, Nov 28, 2024

• 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!
----------, Jul 27, 2024

• 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!
----------, Jun 22, 2024

• 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!
----------, May 6, 2024

• 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!
----------, May 4, 2024

• 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!
----------, Dec 11, 2023

• Addition: 1.19.4 Support.

If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated!
----------, Mar 20, 2023

• 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!
----------, Sep 4, 2022

• Addition: 1.19.1 Support.

If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated!
----------, Jul 28, 2022

• Addition: 1.19 Support.

If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated!
----------, Jun 14, 2022

• 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!
----------, Mar 13, 2022

• 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!
----------, Feb 25, 2022

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!
----------, Feb 12, 2022

• 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!
----------, Dec 27, 2021

• 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!
----------, Dec 4, 2021

• 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!
----------, Nov 27, 2021

• Fix: Gradients working correctly in messages.

If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated!
----------, Nov 25, 2021

• 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!
----------, Oct 11, 2021

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.
----------, Aug 15, 2021

Addition: Support for Advanced Towny.
Addition: RGB Color support (check wiki).
----------, Apr 6, 2021

Fix: Plugin sometimes perceived as malicious due to obfuscation.
Fix: Killshot sounds not playing.
----------, Feb 19, 2021

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.
----------, Jan 1, 2021

Addition: You can now apply extra damage when hitting headshots.
----------, Dec 23, 2020

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.
----------, Nov 15, 2020

Addition: Configurations will now auto-update if any future update adds more section (you will no longer need to manually copy-paste sections!)
----------, Nov 2, 2020

Build 8a changelog:
Fix:
Fixed an NPE with the update checker when joining the server.
----------, Jul 5, 2020

Build 8 changelog:
Addition:
1.16 support.
Addition: The permission "hitmarkers.view" is now required in order to view hitmarkers.
----------, Jun 30, 2020

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'
----------, Jan 20, 2020

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.
----------, Jan 17, 2020

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
----------, Jan 13, 2020

Resource Information
Author:
----------
Total Downloads: 7,865
First Release: Dec 12, 2019
Last Update: Dec 18, 2024
Category: ---------------
All-Time Rating:
11 ratings
Find more info at norska.dev...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings