All Projects → ManiaControl → ManiaControl

ManiaControl / ManiaControl

Licence: GPL-3.0 license
The newly designed and easy to use ManiaPlanet Server Controller.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to ManiaControl

UASECO-Maniaplanet
UASECO is a fork of the XAseco2/1.03 controller for Trackmania and has been overhauled to support the Modescript Gamemodes of Trackmania² in Maniaplanet and changes to run with PHP/7.x or newer. Only Modescript Gamemodes of Trackmania² are supported, there is no support included for the legacy Gamemodes of Trackmania².
Stars: ✭ 25 (-3.85%)
Mutual labels:  controller, trackmania, maniaplanet
game-modes
Maniaplanet scripts and resources
Stars: ✭ 24 (-7.69%)
Mutual labels:  trackmania, maniaplanet, shootmania
GbxDump
A Microsoft Windows application that displays the contents of the file header of *.Gbx files used by the Nadeo game engine GameBox.
Stars: ✭ 19 (-26.92%)
Mutual labels:  trackmania, maniaplanet
Polyel-Framework
⚡️ Voltis Core: A PHP framework based on Swoole from the ground up
Stars: ✭ 22 (-15.38%)
Mutual labels:  controller
thanos-receive-controller
Kubernetes controller to automatically configure Thanos receive hashrings
Stars: ✭ 55 (+111.54%)
Mutual labels:  controller
nest-abstract
NestJs Abstraction Helper
Stars: ✭ 36 (+38.46%)
Mutual labels:  controller
blender-addon-for-trackmania-and-maniaplanet
Blender addon for trackmania2020 & maniaplanet. 1 Click export & convert to .gbx.
Stars: ✭ 18 (-30.77%)
Mutual labels:  trackmania
eXpansion
eXpand your Manialive server controller to the new hights
Stars: ✭ 19 (-26.92%)
Mutual labels:  maniaplanet
TextFieldsTraversalController
A controller to manage the traversal of a collection of textfields.
Stars: ✭ 15 (-42.31%)
Mutual labels:  controller
bilrost
Kubernetes controller/operator to set up OAUTH2/OIDC security on any ingress based service
Stars: ✭ 17 (-34.62%)
Mutual labels:  controller
controller-rs
A kubernetes example controller
Stars: ✭ 134 (+415.38%)
Mutual labels:  controller
docker-zerotier-controller
Dockernized ZeroTierOne Controller
Stars: ✭ 170 (+553.85%)
Mutual labels:  controller
Curator
A lightweight key-value file manager written in Swift.
Stars: ✭ 14 (-46.15%)
Mutual labels:  controller
nxbt
Control your Nintendo Switch through a website, terminal, or macro.
Stars: ✭ 340 (+1207.69%)
Mutual labels:  controller
droid controller
Control the parameters of an Android system with the power of Xposed framework. 通过Xposed框架控制Android参数。
Stars: ✭ 15 (-42.31%)
Mutual labels:  controller
terraform-operator
A Kubernetes CRD to handle terraform operations
Stars: ✭ 204 (+684.62%)
Mutual labels:  controller
RockerView
A game controller view
Stars: ✭ 21 (-19.23%)
Mutual labels:  controller
web pipe
One-way pipe, composable, rack application builder
Stars: ✭ 56 (+115.38%)
Mutual labels:  controller
Xb2XInput
XB2X: User-mode Windows driver for Xbox OG controllers, supporting both XInput and DirectInput.
Stars: ✭ 70 (+169.23%)
Mutual labels:  controller
QuickCore
Delphi Core Framework to fast build desktop/mobile/web apps.
Stars: ✭ 84 (+223.08%)
Mutual labels:  controller

ManiaControl

The newly designed and easy to use ManiaPlanet Server Controller.

https://www.maniacontrol.com

SETUP:

  1. Copy all files into the desired directory.

  2. Configure the needed settings in the 'configs/server.xml' file:

    2.1 Enter Your ManiaPlanet-server information. (The needed settings are defined in the file 'dedicated_cfg.txt' of your game server.)

    2.2 Enter the Information about your MySQL server, user and database.

    2.3 Add as many player logins of master-administrators as you wish.

  3. Run the controller with the shell script 'ManiaControl.sh' (on UNIX) or with the batch file 'ManiaControl.bat' (on Windows).

  4. Enjoy!

WINDOWS:

  • ManiaControl is mainly tested on UNIX machines.
  • Even though it might run properly on Windows we can't promise it will work in all cases.
  • In order to run ManiaControl on Windows you have to alter the file 'ManiaControl.bat' and enter the path to your php.exe!

REQUIREMENTS:

  • MySQL Database
  • PHP 5.4+
  • Needed extensions (on ManiaControl startup you will see if you have them installed and activated):
    • php_mysqli
    • php_curl
    • php_xmlrpc (TM only, recommended for SM)
    • php_zlib
    • php_zip
    • php_mbstring

How to report bugs or request features?:

  • Write a mail to bugs(at)maniacontrol(dot)com
  • Open an issue on GitHub.com/ManiaControl/ManiaControl
  • Post in the ManiaPlanet Forum
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].