-
Notifications
You must be signed in to change notification settings - Fork 3
Commands
Seppe Volkaerts edited this page Apr 26, 2023
·
5 revisions
There is currently only one builtin command that is provided by the proxy itself.
The following command allows you to connect to a specific server on the proxy. The server-name
refers to the name configured in the config.yaml
(e.g. lobby and survival in the default config).
/connect <server-name>
The following permissions can be used a permissions pugin is installed, like tshock-users.
# Allows you to /connect to all servers unless overridden for a specific server
terre.command.connect
# Allows you to /connect to a specific server
terre.command.connect.<server-name>