True Proxy Send Command
A Paper/Velocity hybrid plugin that adds Velocity's /send command to server side so it can be used by datapacks and command blocks.
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.
True Proxy Send Command
True Proxy Send Command
Place the Jar file into both Velocity and your Paper servers' `plugins` folder, and you'll have access to the `/send` command via players, datapacks, and command blocks!
How to use:
The syntax is `/send <players> <server>`, where <players> is any Minecraft player selector, (e.g @a, @p, @s), and <server> is any named server in your `velocity.toml` file.
How it works:
Both halves talk to each other via Bukkit's plugin channel messages. Velocity will send the list of servers to each Paper server, and Paper will send what player(s) and what server were argued in the command back to Velocity.
Contact me!
If you're looking for older versions (or even newer!), or different server side loaders (e.g Spigot, or even just plain Bukkit), contact me at [email protected] or join my Discord server to let me know and I'll start working on that as soon as I can!