VelocityTransfer

VelocityTransfer 是一个简单的 Velocity 插件,为 velocity 添加了 /transfer 命令。

资源图片
# VelocityTransfer **VelocityTransfer** 是一个简单的 Velocity 插件,它为 Velocity 添加了 `/transfer` 命令。 --- ### 命令 ``` /transfer [player | local | all] ``` * 默认将发送者转移到指定的服务器。 * `player`: 转移指定的玩家(需要 `proxytransfer.others` 权限)。 * `local`: 转移发送者当前服务器上的所有玩家。 * `all`: 转移代理上的所有玩家。 --- ### 权限 * `proxytransfer.others` — 转移其他玩家需要此权限。 ---