
Jello's Abilities Plugin
gives players unique PvP abilities (one each, swap on kill) with admin commands and GUIs to give, manage, and balance them.
Список изменений
-
Fixed: Heroic golem wouldn't actually attack. It was only told its target once at the moment of spawn — vanilla Iron Golems are passive toward players and clear that target almost immediately on their own. The golem now keeps re-asserting its target (your last hit, skipped if trusted) for as long as it's alive and that target stays valid, so it actually follows through on the attack.
-
Fixed: ability assignments didn't survive a server restart. Abilities were only ever held in memory — nothing loaded or saved them to disk, so stopping the server from console wiped everyone's ability. Assignments are now written to players.yml in the plugin's data folder every time an ability is given, removed, or swapped on a kill, and reloaded automatically on startup.
-
Added a save on plugin shutdown as a backup in case anything changed right before the server stopped.
