sc4mp-server
sc4mp-server copied to clipboard
SimCity 4 Multiplayer Project Server
Add the ability for server owners to reserve tiles and reject all claims on them. Would be useful for blocking claims on all-water tiles.
Regions generated from SC4Mapper do not come with a `region.ini` file. The server should generate the file when missing, to avoid errors.
```[90m [01:11:05] [SC4MP/Thread-6] (ServerList) [INFO] Synchronizing server list with 97.127.82.125:7241... [90m [01:11:05] [SC4MP/Thread-6] (ServerList) [INFO] - "flann_02_namteam" already found in our server list [93m [01:11:05] [SC4MP/Thread-6] (ServerList) [WARNING] Resolving server_id...
Server admins should have the ability to reset tiles and ban users without having to restart the server.
Default `1` hour or `None` Would restrict new claims on a server until this duration elapsed from the last new claim.
Default: `None` Option to limit claims on entire server, instead of just one region.
Right now, savegame filenames on the server use the format `_.sc4` It would be easier to identify savegames if they used a format such as `(, ) .sc4`. This however...
Create inbound firewall rules automatically when starting the server. This would most likely only be needed on Windows, as the Windows firewall is rather annoying. Other Windows applications create firewall...