-
Notifications
You must be signed in to change notification settings - Fork 2
Team command
/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:强制重新组建队伍
/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
/battleroyale team join [teamId]
Cannot be executed while the game is in progress
/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
/battleroyale team join [teamId]
- Create a specified team id and join
- If the team id already exists, send a team joining request instead
/battleroyale team request [player] /battleroyale team [accept/decline] [requesterName]
Cannot be executed while the game is in progress
/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
/battleroyale team accept [requesterName]
- Accept the requester player to join the team
- If you are no longer the team leader, the approval is invalid
/battleroyale team decline [requesterName]
- Reject the requester player to join the team
- If you are no longer the team leader, the decline is invalid
/battleroyale team invite [player] /battleroyale team [accept/decline] [senderName]
Cannot be executed while the game is in progress
/battleroyale team invite [player]
- Invite a specified player to join your team
- If you are not the team leader, the invitation is invalid
/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
/battleroyale team decline [senderName]
- Decline to join the sender player's team
/battleroyale team [kick/leave/id] [player]
/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
/battleroyale team leave
- If the game is in progress, you will encounter force elimination
/battleroyale team id
- Check the team id
/battleroyale team [add/build] [player] [teamId/size] [forceRebuild]
Require permission level 2
/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
/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 / 语言
-
- Configuration Introduction
- Command Introcuction
- Game type introduction
- About
- Mod development tutorial