Skip to content

Releases: Endxxr/AdvancedAbilities

4.1.4-STABLE

16 Jun 11:44
Compare
Choose a tag to compare

Added compatibility for 1.20.4 stably and any other future version (non-stable). The plugin will be able to run on 1.21 but I won't give support because it's not officially supported.

v4.1.3

20 Aug 22:40
Compare
Choose a tag to compare
  • Fix various errors with cooldowns

Resolves: #3

v4.1.2

15 Aug 13:06
Compare
Choose a tag to compare
  • Fix Ability Execution when WorldGuard is not Enabled
  • Fix WorldGuard custom flag not loading

Resolve: #2

v4.1.1

12 Aug 12:57
Compare
Choose a tag to compare
  • Fix NBTAPI shading
  • Changed the WorldGuard flag to "no-abilities" and inverted the flag.
  • Now custom head texture uses NBTAPI

v4.1.0

11 Aug 16:59
Compare
Choose a tag to compare

New Features

  • WorldGuard support
  • Use of Hex Colors for item name and messages
  • Custom heads as ability items

Fix

  • Fixed item lore not formatting on 1.13+ versions

v4.0.0

31 Jul 14:05
2a08203
Compare
Choose a tag to compare

Changelog v4.0.0 - Recode, new Abilities and API

It's mandatory to delete the plugin's folder in order to update the configurations

API

You can now create your own abilities using the plugin's API. More info at https://github.com/Endxxr/AdvancedAbilities/wiki/Developers

Recode

The project was recoded, to ensure both performance and simplicity. Some ability code from the original author was kept.

New Features:

  • 4 new Abilities [Invulnerability, Leap, Repair & Repair All]
  • Abilities fully customizable, with messages, items and sounds

Changes:

  • Reorganization of config
  • Minor Bugs fix
  • Improved Tab-Complete
  • Better cooldown handling

Full Changelog