Fixed major performance issues.
Fixed a bug related to combat reset when using ender pearls.
Fixed an issue where players would receive a kill when killing themselves (previously prevented only when anti-kill farming was enabled; now fixed regardless).
Fixed several bugs related to combat actions.
Added
tag_when_ender_pearl: false # Prevents players from being tagged when using an ender pearl.
Fixed an issue where the plugin breaks when there are too many combat sessions going on.
Fixed a ConcurrentModificationException related to updating combat logs.
Fixed a bug where lightning on death would cause multiple NullPointerExceptions to be thrown.
The "Duels" plugin hook no longer causes the plugin to not work.
Fixed some NullPointerExceptions.
Added a configuration option to disable the combat progress action bar message.
The custom knockback feature now has even more settings!
YAML:custom_knockback: enabled: true horizontal: enabled: true multiplier: 1.0 value: 0.5 vertical: enabled: true multiplier: 1.0 value: 0.5 horizontalMax: enabled: true multiplier: 1.0 value: 1.0 verticalMax: enabled: true multiplier: 1.0 value: 1.0
- Ecstasy now broadcasts when a player reaches a certain kill streak (toggleable).
- Added kill streak rewards: executes a command when a player reaches a certain kill streak (toggleable).
