mirror of
https://github.com/iDisaster/GTAConnected.git
synced 2026-03-08 09:25:23 +00:00
Delete server.xml
This commit is contained in:
33
server.xml
33
server.xml
@@ -1,33 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<server>
|
|
||||||
<!-- Server Information -->
|
|
||||||
<servername>Liberty City Freeroam</servername>
|
|
||||||
<maxplayers>32</maxplayers>
|
|
||||||
<password></password>
|
|
||||||
|
|
||||||
<!-- Network Settings -->
|
|
||||||
<port>22000</port>
|
|
||||||
<httpport>22001</httpport>
|
|
||||||
<announceserver>1</announceserver>
|
|
||||||
|
|
||||||
<!-- Game Settings -->
|
|
||||||
<game>IV</game>
|
|
||||||
<weather>1</weather>
|
|
||||||
<time hour="12" minute="0"/>
|
|
||||||
<trafficdensity>100</trafficdensity>
|
|
||||||
<civiliandensity>100</civiliandensity>
|
|
||||||
|
|
||||||
<!-- Security Settings -->
|
|
||||||
<anticheat>1</anticheat>
|
|
||||||
<logfile>server.log</logfile>
|
|
||||||
|
|
||||||
<!-- Admin Settings -->
|
|
||||||
<owner>Server Owner</owner>
|
|
||||||
<website>https://gtaconnected.com</website>
|
|
||||||
|
|
||||||
<!-- Resources to Load -->
|
|
||||||
<resources>
|
|
||||||
<!-- Only mod menu for now -->
|
|
||||||
<resource src="modmenu" />
|
|
||||||
</resources>
|
|
||||||
</server>
|
|
||||||
Reference in New Issue
Block a user