Server Control Script

From Hopmod Wiki

Jump to: navigation, search

Contents

Starting game server

bin/server [start]

Stopping game server

bin/server stop

Scheduled restart

bin/server restart

If there are players on the server the restart is delayed until the end of the game.

View current player information

bin/server status

Change admin password

bin/server password <text>

Reload configuration

bin/server updateconf

Reload all scripts and configuration files without restarting the server.