Fork me on GitHub

Documentation for the Maniaplanet game operating system

ManiaLive is ManiaPlanet server controller written in PHP

QuickStart

Preparation

You should have PHP installed with the cURL extension.

Installation

You can download latest ManiaLive version on the project website.

Command Line

Option NameRole
--helpdisplays the ManiaLive? command line help
--address=xxxxxx represents the address of the server, it should be an IP address or localhost
--rpcport=xxxxxx represents the XML-RPC port to use for the connection to the server
--user=xxx xxx represents the name of the user to use for the communication. It should be User, Admin or SuperAdmin
--password=xxxxxx represents the password relative to the user selected
--manialive_cfg=xxxxxx represents the name of the ManiaLive configuration file. This file should be present in the ManiaLive config file.