03-02-2013, Sunday-14:41:22
Bitte nehme mal die aktuellen Quellen.
Wener: das hier kann nettool:
Kann nuetzlich sein, wenn man einen server laufen hat.
Wener: das hier kann nettool:
Code:
nettool for Simutrans 112.1.1 Nightly and higher
Usage:
nettool [options] <command> [command argument]
Options:
-s <server[:port]> : Specify server to connect to (default is localhost:13353)
-p <password> : Set password on command line
-P <filename> : Read password from file specified (use '-' to read from stdin)
-q : Quiet mode, copyright message will be omitted
Commands:
announce
Request server announce itself to the central listing server
clients
Receive list of playing clients from server
companies
Receive list of running companies from server
info-company <company number>
Show detailed info for company
lock-company <company number> <new password>
lock-company <company number> -F <filename>
Set password, read from file if specified (use '-' to read from stdin)
unlock-company <company number>
Clear password of company, effectively unlocking it for all clients
remove-company <company number>
Immediately remove company and all its belongings
kick-client <client number>
ban-client <client number>
Kick / ban client (use clients command to get client number)
ban-ip <ip address>
unban-ip <ip address>
Ban / unban ip address
blacklist
Display list of banned clients
say <message>
Send admin message to all clients (maximum of 512 characters)
shutdown
Shut down server
force-sync
Force server to send sync command in order to save & reload the game