exaroton provides high-end on demand game servers. This is very
useful for proxy networks as you can turn off servers which aren't used right now to save money and start them
automatically when you need them.
This plugin forwards commands from your backend servers to the proxy using plugin messages, which enables you to use these commands in command blocks or other plugins (e.g. for NPCs). The
exaroton proxy plugin has to be installed on your BungeeCord or Velocity proxy for this plugin to work. If it is missing from one of your proxies, players connected to that proxy will be able to read the command that would have been executed and commands won't work.
Since plugin messages are sent using a player connection, at least one player has to be connected to the backend server. Selectors like `@a`, `@p` and `@r` will automatically be replaced on the backend server. `@a` therefore refers to all players on the backend server, not all players on the proxy.