**If your proxy and servers are on separate machines, this plugin will not work. There is no authentication options because it only allows connections from the same machine.**
Commands
Code (Text):
Proxy side command:
/msync [-s servername] [-p playername] <command>
This command is run from the proxy. The command will execute on the specified server, as the specified player. If server is not included, the command is executed on all servers. If the player is not included, the command is executed as console.
Permission node: sync.msync
Code (Text):
Spigot side command:
/psync [-s servername] [-p playername] <command>
Same logic as /msync, except this command runs from the spigot server side. You can still specify servers here and the command will be executed as stated above.
Permission node: sync.psync
Server names are determined by the Bungee config.yml