Skip to content

Config command

XiaoColorful edited this page Mar 31, 2026 · 14 revisions

English

切换配置

/battleroyale config [loot/game/effect/client/server] [subType] [id/switch] [fileName]

需要权限等级2

切换配置文件

/battleroyale config [loot/game/effect/client/server] [subType] switch [fileName]

更改使用的配置文件

  • 不带 fileName 则按文件名顺序切换至下一个
  • fileName 则直接跳转到指定位置
  • 更改配置文件后自动应用第一个配置

物资刷新配置

/battleroyale config loot [loot_spawner/entity_spawner/airdrop/airdrop_special/secret_room] switch [fileName]

  • 物资刷新器配置文件:/battleroyale config loot loot_spawner switch [fileName]
  • 实体生成器配置文件:/battleroyale config loot entity_spawner switch [fileName]
  • 补给箱配置文件:/battleroyale config loot airdrop switch [fileName]
  • 特殊补给箱配置文件:/battleroyale config loot airdrop_special switch [fileName]
  • 神秘点位配置文件:/battleroyale config loot secret_room switch [fileName]

大逃杀游戏配置

/battleroyale config game [bot/gamerule/spawn/stats/zone] switch [fileName]

  • 人机配置文件:/battleroyale config game bot switch [fileName]
  • 游戏规则配置文件:/battleroyale config game gamerule switch [fileName]
  • 出生配置文件:/battleroyale config game spawn switch [fileName]
  • 统计数据配置文件:/battleroyale config game stats switch [fileName]
  • 区域配置文件:/battleroyale config game zone switch [fileName]

区域配置文件可以用 区域控制器 切换,无需权限等级

效果配置

/battleroyale config effect [particle] switch [fileName]

  • 粒子配置文件:/battleroyale config effect particle switch [fileName]

客户端配置

/battleroyale config client [render/display] switch [fileName]

客户端指令不需要权限等级

  • 渲染配置文件:/battleroyale config client render switch [fileName]
  • 显示配置文件:/battleroyale config client display switch [fileName]

服务端配置

/battleroyale config server [function/performance/profile/utility] switch [fileName]

  • 函数配置文件:/battleroyale config server function switch [fileName]
  • 性能配置文件:/battleroyale config server performance switch [fileName]
  • 预设配置文件:/battleroyale config server profile switch [fileName]
  • 实用配置文件:/battleroyale config server utility switch [fileName]

切换大逃杀选中配置

/battleroyale config game [bot/gamerule/spawn/stats] [id]

更改大逃杀配置文件中选用的配置id

  • 默认均使用配置0

  • 如不存在相应id的配置则不切换

  • 人机配置: /battleroyale config game bot [id]

  • 游戏规则配置: /battleroyale config game gamerule [id]

  • 出生配置: /battleroyale config game spawn [id]

  • 统计数据配置: /battleroyale config game stats [id]

应用选中的客户端配置

/battleroyale config client [render/display] [id]

应用特定配置

  • 如不存在相应id的配置则不应用

  • 渲染配置: /battleroyale config render [id]

  • 显示配置: /battleroyale config display [id]

区域渲染将在下一次接收服务端区域消息时生效,通常有几秒的延迟

应用选中的服务端配置

/battleroyale config server [function/performance/utility] [id]

应用特定配置

  • 如不存在相应id的配置则不应用

  • 函数配置:/battleroyale config function [id]

  • 性能配置:/battleroyale config performance [id]

  • 实用配置:/battleroyale config utility [id]

English

/battleroyale config [loot/game/effect/client/server] [subType] [id/switch] [fileName]

Require permission level 2

Switch config file

/battleroyale config [loot/game/effect/client/server] [subType] switch [fileName]

Change the config file used

  • Without fileName, switch to the next one in the order of file names
  • With fileName, jump directly to the specified location
  • Automatically apply the first config after changing the config file

Loot config

/battleroyale config loot [loot_spawner/entity_spawner/airdrop/airdrop_special/secret_room] switch [fileName]

  • Loot spawner config file: /battleroyale config loot loot_spawner switch [fileName]
  • Entity spawner config file: /battleroyale config loot entity_spawner switch [fileName]
  • Airdrop config file: /battleroyale config loot airdrop switch [fileName]
  • Airdrop (Special) config file: /battleroyale config loot airdrop_special switch [fileName]
  • Secret room config file: /battleroyale config loot secret_room switch [fileName]

BattleRoyale config

/battleroyale config game [bot/gamerule/spawn/stats/zone] switch [fileName]

  • Bot config file: /battleroyale config game bot switch [fileName]
  • Gamerule config file: /battleroyale config game gamerule switch [fileName]
  • Spawn config file: /battleroyale config game spawn switch [fileName]
  • Stats config file: /battleroyale config game stats switch [fileName]
  • Zone config file: /battleroyale config game zone switch [fileName]

Zone config file can be switched with Zone Controller , no permission level requried

Effect config

/battleroyale config effect [particle] switch [fileName]

  • Particle config file: /battleroyale config effect particle switch [fileName]

Client config

/battleroyale config client [render/display] switch [fileName]

Client command doesn't require permission level

  • Render config file: /battleroyale config client render switch [fileName]
  • Display config file: /battleroyale config client display switch [fileName]

Server config

/battleroyale config server [function/performance/profile/utility] switch [fileName]

  • Function config file: /battleroyale config server function switch [fileName]
  • Performance config file: /battleroyale config server performance switch [fileName]
  • Profile config file: /battleroyale config server profile switch [fileName]
  • Utility config file: /battleroyale config server utility switch [fileName]

Switch BattleRoyale selected config

/battleroyale config game [bot/gamerule/spawn] [id]

Change the configuration id used in the BattleRoyale game

  • By default, configuration 0 is used

  • If there is no configuration with the corresponding id, it will not be switched

  • Bot config: /battleroyale config bot [id]

  • Gamerule config: /battleroyale config gamerule [id]

  • Spawn config: /battleroyale config spawn [id]

  • Stats config: /battleroyale config stats [id]

Apply selected Client config

/battleroyale config client [render/display] [id]

Apply specific configuration

  • If there is no configuration with the corresponding id, it will not be applied

  • Render config: /battleroyale config render [id]

  • Display config: /battleroyale config display [id]

Zone rendering will take effect the next time a zone message is received from the server, usually with a delay of several seconds

Apply selected Server config

/battleroyale config server [function/performance/utility] [id]

Apply specific configuration

  • If there is no configuration with the corresponding id, it will not be applied

  • Function config:/battleroyale config function [id]

  • Performance config:/battleroyale config performance [id]

  • Utility config: /battleroyale config utility [id]

🌐 Language / 语言


Clone this wiki locally