TrackManiaControl/application
Steffen Schröder 644acaff82 - updated readme
- removed core config file
- fixed chat utility settings
- improved commands handler
2013-11-10 14:56:37 +01:00
..
configs - updated readme 2013-11-10 14:56:37 +01:00
core - updated readme 2013-11-10 14:56:37 +01:00
plugins improved plugin properties and test plugin 2013-11-10 11:52:48 +01:00
ManiaControl_64077.log split up tools class in FileUtil and ManialinkUtil 2013-11-10 13:58:08 +01:00
ManiaControl.bat - renamed ManiaControl start script 2013-11-10 12:51:41 +01:00
ManiaControl.php - renamed ManiaControl start script 2013-11-10 12:51:41 +01:00
ManiaControl.sh - renamed ManiaControl start script 2013-11-10 12:51:41 +01:00
readme.txt - updated readme 2013-11-10 14:56:37 +01:00

*******************************************************
*																		*
*		ManiaControl - ManiaPlanet Server Controller		*
*				Written by steeffeen & kremsy					*
*																		*
*		Contact:														*
*				steff@maniacontrol.com,							*
*				lukas@maniacontrol.com							*
*																		*
*******************************************************

SETUP:

1.	Copy all files into your desired directory.

2.	Configure the needed settings:

	2.1	Open the file 'configs/server.xml'.
			Enter your maniaplanet server information.

	2.2	Open the file 'configs/database.xml'
			Enter your mysql server information.

	2.3	Open the file 'configs/authentication.xml'.
			Add the player logins who should have access to the commands of ManiaControl.

3.	Run the tool via the shell script 'ManiaControl.sh' (UNIX) or the batch file 'ManiaControl.bat' (Windows)

4.	Enjoy!


INFORMATION:

- ManiaControl is only tested on UNIX machines
	- even though it might run properly on Windows we can't promise it will work all the time
	- furthermore we can't promise that there won't be a feature in the future that makes it impossible to run ManiaControl on Windows
	- in order to run ManiaControl on Windows you have to alter the file ManiaControl.bat and enter the path to your php.exe

- Tests were performed using PHP Version 5.4
- If you notice problems with other version please let me know

- Please report bugs by writing a mail to bugs@maniacontrol.com