Changelog
One block per release, newest first, naming what actually changed
2.4.0
Leaderboard placeholders.
- Added
%ffa_statistics_top_kills_<1-10>%,%ffa_statistics_top_kills_name_<1-10>%,%ffa_statistics_top_deaths_<1-10>%and%ffa_statistics_top_deaths_name_<1-10>% - Ranking is kept in memory and refreshed once a minute, safe to poll heavily from a scoreboard or hologram
2.3.0
Combat tag now blocks walking or flying into the lobby, not just the /lobby command.
- Added
combat_tag.block.lobby_region, on by default - Shown with the same action bar countdown as the rest of combat tag
2.2.0
Support for Minecraft's new version scheme.
- Runs on 26.1 and 26.2 as well as 1.21.1 through 1.21.11, from the same jar
- No config, kit, arena, layout or player file changes, nothing to migrate
2.1.0
Combat tagging arrives.
- A hit starts a timer, held in the fight until it runs out, five seconds by default under
combat_tag.time combat_tag.block.commands,.leave,.lobbyand.kit_switcheach their own switch- Quitting mid fight kills you where you stood and credits the player you were fighting
- Command aliases became configurable under
commands.aliases, including/spawnas an alias of/lobby - Added
%ffa_combat_tagged%and%ffa_combat_time% - Added
FFACombatTagEventfor developers
2.0.1
Bug fix release, no file format changes.
- Fixed a kit or layout saved in the editor sometimes coming back completely empty
- Fixed a failed kit or layout read being dropped silently with nothing logged
- Fixed clearing player layouts after importing kit contents checking the wrong key
2.0.0
ContinuumFFA becomes NovaFFA, a full rebuild on Paper's current API.
/ffakitand/ffaarenabecame/ffa kitand/ffa arena- Permissions moved from
ffa.andcontinuum.ffa.tonovaffa. - Now runs on 1.21.1 through 1.21.11
- Colours moved from MiniMessage to Prism
- Messages moved from one
messages.ymlto alang/folder, five languages shipped - Config, kit and layout files now auto-update without resetting your edits
- Kits and layouts now use Paper's native item format, custom items and data components survive a restart
- Help became paginated with clickable navigation
- Fixed several missing confirmation messages, a broken kill/death ratio for players with no deaths, and the public API never actually running a registered listener
Nothing carries over automatically from an old ContinuumFFA folder, see Storage. Arenas, kits and player stats needed setting up again on this upgrade.