2011-04-27 01:44:26 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
|
|
|
|
<properties>
|
2011-05-13 04:24:42 -04:00
|
|
|
<comment>MoparClassic Config</comment>
|
2011-04-27 01:44:26 -04:00
|
|
|
<entry key="version">39</entry>
|
|
|
|
<entry key="ip">localhost</entry>
|
|
|
|
<entry key="port">43595</entry>
|
|
|
|
<entry key="name">Moparscape Classic</entry>
|
|
|
|
<entry key="location">USA</entry>
|
|
|
|
<entry key="maxplayers">800</entry>
|
|
|
|
<entry key="servernum">1</entry>
|
|
|
|
<entry key="lsip">localhost</entry>
|
|
|
|
<entry key="lsport">34526</entry>
|
2011-05-13 04:24:42 -04:00
|
|
|
<entry key="mysqluser">mc</entry>
|
2011-04-27 01:44:26 -04:00
|
|
|
<entry key="mysqlpass"></entry>
|
|
|
|
<entry key="mysqlhost">localhost</entry>
|
2011-05-13 04:24:42 -04:00
|
|
|
<entry key="mysqldb">moparclassic</entry>
|
2011-05-16 20:15:24 -04:00
|
|
|
|
|
|
|
<entry key="members">false</entry>
|
|
|
|
<entry key="f2pwildy">true</entry>
|
|
|
|
<entry key="expRate">4.0</entry>
|
|
|
|
<entry key="subExpRate">4.0</entry>
|
|
|
|
|
|
|
|
<!-- Separate names by commas -->
|
|
|
|
<entry key="pmods">None</entry>
|
|
|
|
<entry key="mods">None</entry>
|
|
|
|
<entry key="admins">None</entry>
|
2011-06-21 19:36:48 -04:00
|
|
|
|
|
|
|
<entry key="ip-ban-removal-delay">1800000</entry>
|
2011-06-21 20:46:47 -04:00
|
|
|
<entry key="block-command">sudo route add -host ${ip} reject</entry>
|
|
|
|
<entry key="unblock-command">sudo route del -host ${ip} reject</entry>
|
2011-06-21 19:43:31 -04:00
|
|
|
|
|
|
|
<!-- Every 100 minutes -->
|
|
|
|
<entry key="garbage-collect-interval">6000000</entry>
|
|
|
|
<!-- Every 5 minutes -->
|
|
|
|
<entry key="save-interval">300000</entry>
|
2011-06-21 20:07:57 -04:00
|
|
|
|
|
|
|
<!-- Date format for logger -->
|
|
|
|
<entry key="date-format">yyyy.MM.dd HH:mm:ss</entry>
|
2011-04-27 01:44:26 -04:00
|
|
|
</properties>
|