VelocityTransfer
VelocityTransfer is a simple Velocity plugin that adds the /transfer command to velocity.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
VelocityTransfer
VelocityTransfer
VelocityTransfer is a simple Velocity plugin that adds the `/transfer` command to velocity.
---
Command
``` /transfer <host:port> [player | local | all] ```
* Transfers the sender to the specified server by default. * `player`: Transfers the specified player (requires `proxytransfer.others` permission). * `local`: Transfers all players on the sender’s current server. * `all`: Transfers all players on the proxy.
---
Permissions
* `proxytransfer.others` — Required to transfer other players.
---