promotional bannermobile promotional banner

Custom BattleRoyale

Play customizable battleroyale in Minecraft

File Details

battleroyale-0.5.5-neoforge-1.21.6.jar

  • R
  • Apr 20, 2026
  • 2.08 MB
  • 7
  • 1.21.6
  • NeoForge

File Name

battleroyale-0.5.5-neoforge-1.21.6.jar

Supported Versions

  • 1.21.6

Curse Maven Snippet

NeoForge

implementation "curse.maven:custom-battleroyale-1277855:7956940"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Additonally write/remove gameId to ItemEntity's item
  • Add suggests to register command
  • Add event hook before zone shape determination
  • Add permission level to benchmark command

Fix:

  • Fix crash on stopping server if deathmatch config not loaded yet
  • Fix missing GamePlayerDeathFinishEvent (Issue #57)
  • Send subtitle packet before title packet

API command:

  • Add IGameSafeTeleporter to api command
  • DeathMatch Api command return -1 if DMGameProcessManager not registered
  • DeathMatch Api command return -2 if game player does not exist

Add multiple EventType:

  • LIVING_HEAL_EVENT, LIVING_USE_TOTEM_EVENT
  • ITEM_ENTITY_PICKUP_EVENT, ITEM_TOSS_EVENT, PLAYER_OPEN_CONTAINER_EVENT, PLAYER_CLOSE_CONTAINER_EVENT, CRITICAL_HIT_EVENT
  • SERVER_CHAT_EVENT
  • ITEM_TOOLTIP_EVENT

Config:

  • Add MurderMystery example gamerule, spawn, zone, loot config
  • Add showDeathMessages to gamerule config
  • Add new Events to example AllFunction config

For developer:

  • Decouple EffectManager from all

1.21.1+

  • Fix ItemEntry not write custom_data

1.21.6+

  • Complete missing item component text debug (/cbr db get pi) in 1.21.6+