⌨️ServerExecute

Send a command as the console of a backend server from the proxy

config.yml
serverexecute:
  enabled: true

If enabled, players with the required permission can use /serverexecute to send a message as the console of a backend server

For example, if you want to give a reward to a player on the server "survival" you can execute /serverexecute survival eco give Player 1000

Last updated