You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On start, there's a goroutine running server console. You can see help about using it with /help command. To exit console, you can do ^C, but note that its going to shutdown the server without any prompts. It does the same as /stop command.
Features
Config: (default values)
port = 4756
max_clients = 100
echo_messages = true # whether to print messages to console or not
log_dms = false
admin = "Server" # will show up in "report issues to". doesn't give admin rights