Switch Server

Sends player to the specified server on your BungeeCord/Velocity network.

## function name, you can set this to anything that is unique
func1:
  ## function type
  type: switch_server
  ## name of server to switch to
  server: survival

Last updated