-
Notifications
You must be signed in to change notification settings - Fork 0
Main Page ‐ SNAPSHOT
caglarcinaraygun-glitch edited this page Aug 4, 2026
·
1 revision
FFAplus is a lightweight PaperMC 1.21 FFA plugin built for fast-paced arena gameplay. It includes arena selection, custom kits, a kit editor, combat tagging, auto-respawn, void protection, and action bar combat timers.
This project is currently in an alpha stage, so bugs and balance changes may happen during development.
- Players can open an arena selection menu with /ffa
- Supports multiple arena types such as mace and nomace
- Arena spawn points can be configured and updated by admins
- Players can receive kits with /kit give
- Includes a base weapon, armor, and optional kit-specific items
- Supports custom per-player kit layouts
- Players can open a kit editor GUI with /kiteditor
- Lets players customize their loadout visually
- Layouts are saved per player for future use
- Players are tagged in combat after taking damage from another player
- Combat tags prevent unsafe actions during the countdown
- Players who log out during combat are eliminated
- Combat countdown timers are shown in the action bar
- Spawn items are provided on join and respawn
- Players are automatically respawned after death
- Void damage is prevented and players are safely returned to spawn
Gives a kit to a player.
Opens the arena selection menu.
Sets the spawn location for the selected arena.
Opens the kit editor GUI.
Allows access to admin kit and spawn management commands.
- Place the FFAplus jar into your Paper server's plugins folder.
- Start the server once so the default configuration files are created.
- Configure arena spawns in the plugin config if needed.
- Restart the server and join the game.
- FFAplus is currently an alpha build.
- Expect bugs, balance changes, and feature adjustments during development.
- The plugin is designed for PaperMC 1.21 and uses modern Paper-compatible API features.
- More arena customization
- Better kit balance and default templates
- Additional polish for UI and combat feedback
- More configurable gameplay settings