Installation
1
Download BetterTeams
Download the latest BetterTeams JAR from SpigotMC. Make sure you download a build compatible with your server version (Paper 1.21+).
2
Add to your plugins folder
Place the downloaded
.jar file into your server’s /plugins directory.3
Restart your server
Perform a full server restart (not
/reload) to allow BetterTeams to initialise correctly alongside PrimaxBattleRoyaleX.4
Verify the installation
Run
/plugins in-game or in the console. BetterTeams should appear highlighted in green. If it appears in red, check your console for errors before proceeding.How Squad Mode Uses BetterTeams
PrimaxBattleRoyaleX integrates with BetterTeams at multiple points during the Squad match lifecycle: Before the match- Players create or join teams using standard BetterTeams commands (e.g.,
/team create,/team invite) before they queue. - When ready, the team leader queues the entire team for Squad mode using
/br. - PrimaxBattleRoyaleX validates that the team meets the minimum size requirement configured in
game-settings.yml.
- If a player queues solo for Squad mode, the plugin can automatically create a temporary team for them so they can still participate.
- Auto-created teams are managed entirely by PrimaxBattleRoyaleX and are invisible to the player from a BetterTeams perspective.
- Auto-created temporary teams are automatically dissolved once the match ends — no manual cleanup needed.
- Existing player-created BetterTeams teams are never modified or deleted. Their team data, membership, and settings remain completely intact.
Friendly Fire
Squad mode includes built-in friendly fire protection. To prevent teammates from damaging each other, set the following option in yourgame-settings.yml:
game-settings.yml
friendly-fire is set to false, no damage is dealt between members of the same BetterTeams team during a Squad match.
Related Pages
- Squad Mode — full guide to Squad Battle Royale gameplay and settings
- Game Settings Configuration — configure minimum team sizes, friendly fire, and other match parameters