Skip to main content
PrimaxBattleRoyaleX offers three distinct game modes — Solo, Squad, and Deathmatch — each built around a different style of play. All three modes run independently and simultaneously, and every aspect of their behavior is configurable in game-settings.yml.
Solo Battle Royale drops every player into the arena on their own. There are no teams and no second chances — the last player standing wins the match.How it works:
  • Each queue entry is a single player.
  • The world border begins large and shrinks over time, forcing players closer together.
  • A PvP grace period at the start gives players time to land and loot before combat begins.
  • Players spawn with an elytra for a safe, controlled landing at the start of each match.
  • The match ends as soon as one player remains.
Win condition: Be the last player alive.Victory reward: The winner receives the configured solo victory reward.Configurable options:
  • PvP grace period duration
  • Elytra on spawn (enable/disable)
  • Match timer
  • Border size and shrink rate

Joining a Match

Players use /br to open the main game menu from anywhere on the server. From the menu, they can browse available modes, see current queue sizes, and join whichever match type they prefer. No additional commands are required to enter a queue.
All game mode settings — including player limits, timers, PvP rules, and respawn mechanics — are managed in game-settings.yml inside the plugins/PrimaxBattleRoyaleX/ directory.