Skip to content

Register command

XiaoColorful edited this page Feb 17, 2026 · 3 revisions

English

注册指令

/battleroyale register manager [protocol]

注册管理器

/battleroyale register manager [protocol]

  • protocol:"命名空间" + ":" + "管理器名称"
  • 对于本模组指令,"battleroyale"和"cbr"均可作为命名空间

注册大逃杀游戏管理器

/battleroyale register manager battleroyale:GameManager

游戏管理器替换为大逃杀游戏管理器

注册死斗模式游戏进程管理器

/battleroyale register manager battleroyale:DMGameProcessManager

游戏进程管理器替换为死斗模式游戏进程管理器

English

/battleroyale register manager [protocol]

Register manager

/battleroyale register manager [protocol]

  • protocol: "namespace" + ":" + "manager name"
  • For this mod's commands, both "battleroyale" and "cbr" can be used as namespaces.

Register BattleRoyale GameManager

/battleroyale register manager battleroyale:GameManager

Replace the game manager with the BattleRoyale game manager

Register DeathMatch GameProcessManager

/battleroyale register manager battleroyale:DMGameProcessManager

Replace the game process manager with the DeathMatch game process manager

🌐 Language / 语言


Clone this wiki locally