Backend /server command
Backend plugin that registers a command that functions the same as velocity/bungees for other plugins to make players run
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.
Backend /server command
Before I was able to write my own Paper/Velocity plugins I really needed a plugin for this and couldn't find ANYTHING despite how simple it seemed to be. So hopefully this can be useful for other people experiencing the same thing
usage
``` /backendservercommand:server <serverName> ```
for example, you could use FancyNpcs to execute `/backendservercommand:server Minigames` to have an npc that takes people to a server called "Minigames" (names gotta be exactly as its configured in Proxy config)