mirror of
https://github.com/moparisthebest/MoparClassic
synced 2024-11-12 04:05:12 -05:00
19 lines
671 B
XML
19 lines
671 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
|
|
<properties>
|
|
<comment>MoparClassic Config</comment>
|
|
<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>
|
|
<entry key="mysqluser">mc</entry>
|
|
<entry key="mysqlpass"></entry>
|
|
<entry key="mysqlhost">localhost</entry>
|
|
<entry key="mysqldb">moparclassic</entry>
|
|
</properties>
|