UPDATE: Regions, Fixes, API & more.
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'