Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianVennen committed Aug 6, 2021
1 parent c2c610d commit f72dd30
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,12 @@ when it goes online with `/exaroton start <server>`.
To stop a server and remove it use `/exaroton stop`.
Restarting a server is possible with `/exaroton restart`.

The commands require the permission nodes `exaroton.start` and
`exaroton.stop` respectively.
To start watching a server, or to add a server that is already online
use `/exaroton add`. To remove a server from the proxy and stop watching
it use `/exaroton remove`.

The commands require the permission nodes `exaroton.<subcommand>` e.g.
`exaroton.stop`.

### Watch servers
Automatically remove offline servers in registered in velocity
Expand Down

0 comments on commit f72dd30

Please sign in to comment.