Skip to content

Team command

XiaoColorful edited this page Mar 22, 2026 · 6 revisions

English

队伍管理

/battleroyale team [join/leave/kick/invite/request/accept/decline/id/add/build] [player/senderName/requesterName/teamId] [teamId/size] [forceRebuild]

权限指令均不需要权限

加入队伍

/battleroyale team join [teamId]

游戏进行时无法执行

加入新队

/battleroyale team join

  • 自动寻找下一个可用的队伍id并创建加入新队伍
  • 如果没有可用的队伍id,则改为向随机未满员队伍发送入队申请

加入指定队伍

/battleroyale team join [teamId]

  • 创建指定队伍id并加入
  • 若队伍id已存在,则改为发送入队申请

申请入队

/battleroyale team request [player] /battleroyale team [accept/decline] [requesterName]

游戏进行时无法执行

申请队伍

/battleroyale team request [player]

  • 向指定玩家的队伍发送申请
  • 若对方不是队长,则申请无效

同意申请

/battleroyale team accept [requesterName]

  • 同意指定玩家的入队申请
  • 若自己已不是队长,则同意无效

拒绝申请

/battleroyale team decline [requesterName]

  • 拒绝指定玩家的入队申请
  • 若自己已不是队长,则拒绝无效

邀请入队

/battleroyale team invite [player] /battleroyale team [accept/decline] [senderName]

游戏进行时无法执行

邀请玩家

/battleroyale team invite [player]

  • 邀请指定玩家加入队伍
  • 若自己不是队长,则邀请无效

同意邀请

/battleroyale team accept [senderName]

  • 同意指定玩家的入队邀请
  • 若已经向其他玩家发送邀请,对方已不是队长或已在队伍中,则同意无效

拒绝邀请

/battleroyale team decline [senderName]

  • 拒绝指定玩家的入队邀请

队内指令

/battleroyale team [kick/leave/id] [player]

踢出队伍

/battleroyale team kick [player]

游戏进行时无法执行

  • 若自己不为队长,则指令无效

离开队伍

/battleroyale team leave

  • 若游戏正在进行中,将被强制淘汰

队伍信息

/battleroyale team id

  • 查看队伍id

权限指令

/battleroyale team [add/build] [player] [teamId/size] [forceRebuild]

需要权限等级2

加进队伍

/battleroyale team add [player] [teamId]

将生物实体加入指定队伍

  • 若该生物已在队伍中则先退队再尝试加入

组建队伍

/battleroyale team build [player] [size] [forceRebuild]

将所选实体随机打乱后按规模组建队伍

  • 自动过滤非生物实体
  • size:组建的队伍规模,不超过实际限制
  • forceRebuild:强制重新组建队伍

English

/battleroyale team [join/leave/kick/invite/request/accept/decline/id/add/build] [player/senderName/requesterName/teamId] [teamId/size] [forceRebuild]

All commands other than Permission Command do not require permissions

Join a team

/battleroyale team join [teamId]

Cannot be executed while the game is in progress

Join a new team

/battleroyale team join

  • Automatically find the next available team id and create a new team
  • If there is no available team id, send a team joining request to a random team that is not full

Join a specified team

/battleroyale team join [teamId]

  • Create a specified team id and join
  • If the team id already exists, send a team joining request instead

Team request

/battleroyale team request [player] /battleroyale team [accept/decline] [requesterName]

Cannot be executed while the game is in progress

Request to join team

/battleroyale team request [player]

  • Send a request to the specified player's team
  • If the target player is not the team leader, the request is invalid

Accept the request

/battleroyale team accept [requesterName]

  • Accept the requester player to join the team
  • If you are no longer the team leader, the approval is invalid

Decline the request

/battleroyale team decline [requesterName]

  • Reject the requester player to join the team
  • If you are no longer the team leader, the decline is invalid

Team invitation

/battleroyale team invite [player] /battleroyale team [accept/decline] [senderName]

Cannot be executed while the game is in progress

Invite a player

/battleroyale team invite [player]

  • Invite a specified player to join your team
  • If you are not the team leader, the invitation is invalid

Accept the invitation

/battleroyale team accept [senderName]

  • Accept to join the sender player's team
  • If an invitation has been sent to another player, the sender player is no longer the team leader or you are already in the team, the approval is invalid

Decline invitation

/battleroyale team decline [senderName]

  • Decline to join the sender player's team

Team command

/battleroyale team [kick/leave/id] [player]

Kick out of the team

/battleroyale team kick [player]

Cannot be executed while the game is in progress

  • If you are not the team leader, the command will be invalid

Leave the team

/battleroyale team leave

  • If the game is in progress, you will encounter force elimination

Team information

/battleroyale team id

  • Check the team id

Permission command

/battleroyale team [add/build] [player] [teamId/size] [forceRebuild]

Require permission level 2

Add to team

/battleroyale team add [player] [teamId]

Add a living entity to the specified team

  • If the entity is already in a team, it will leave the current team before attempting to join

Build team

/battleroyale team build [player] [size] [forceRebuild]

Build teams based on size after shuffling selected entities randomly

  • Automatically filter out non-living entities
  • size: The size of the teams to be built, not exceeding the actual limit
  • forceRebuild: Forcibly rebuild teams

🌐 Language / 语言


Clone this wiki locally