Changed mControl to ManiaControl
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Configure how mControl sends chat message -->
|
||||
<!-- Configure how ManiaControl sends chat message -->
|
||||
<chat-config>
|
||||
|
||||
<!-- Set which codes should be used to compose chat messages -->
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Core configuration for mControl -->
|
||||
<!-- Core configuration for ManiaControl -->
|
||||
<core-config>
|
||||
|
||||
<!-- Connection timeout -->
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Configure the mysql database used by mControl -->
|
||||
<!-- Configure the mysql database used by ManiaControl -->
|
||||
<database-config>
|
||||
|
||||
<!-- MySQL Server -->
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Configure the United plugin -->
|
||||
<!-- Note: You should disable the config server.mControl.xml while using this plugin -->
|
||||
<!-- Note: You should disable the config server.ManiaControl.xml while using this plugin -->
|
||||
<united-config>
|
||||
|
||||
<!-- Enable the whole plugin -->
|
||||
|
Reference in New Issue
Block a user