|
|
| (3 intermediate revisions by one other user not shown) |
| Line 1: |
Line 1: |
| − | == Server Administration (Soap) ==
| |
| | | | |
| − | === Servers / Directories ===
| |
| − | ====publicserver-new.openttdcoop.org====
| |
| − | {| class="wikitable"
| |
| − | |-
| |
| − | ! Game Port !! Admin Port !! Name !! Directory
| |
| − | |-
| |
| − | ! 3983 || 3984|| Public Server || ~/svn-publicserver/
| |
| − | |}
| |
| − |
| |
| − | === Directory Structure ===
| |
| − | Each server adheres to the following directory structure:
| |
| − | * Top directory (including bin, bundle, media, os, projects and src): These are part of the SVN checkout and should not be written to.
| |
| − | * Server/: Contains the actual server installation
| |
| − | * Web/: Directory which contains files accessible through http
| |
| − |
| |
| − | == Custom Server Commands ==
| |
| − |
| |
| − | ===!content===
| |
| − |
| |
| − | Update the BaNaNaS content, needs !restart after to load the new NewGRFs
| |
| − |
| |
| − | ===!gamenr===
| |
| − |
| |
| − | Sets the gamenr, needed for the logs and topic, run this before !restart
| |
| − |
| |
| − | ===!restart===
| |
| − |
| |
| − | Restarts the server after update or for newgame
| |
| − |
| |
| − | [[Category:Guides]]
| |