Page 1 of 1

[plugin] Admin

Posted: 10 Jan 2011, 12:10
by aseco
An example how an admin plugin could look like:
It features a few commands and a GUI that needs the Menubar plugin to be installed which you can find here:
http://forum.maniaplanet.com/viewtopic.php?f=47&t=533
Only Administrators will be able to access any functions. The plugin will use the internal ManiaLive admin structure.
See the documenation's config section on how to add administrators:
http://code.google.com/p/manialive/wiki ... figuration

List of supported commands:
/next : jumps to next challenge, also has button on Menubar.
/restart : restarts current challenge, also has button on Menubar.
/setmode (int) : change game mode, you will also have a button to open a window on the Menubar.
/setname (string) : change server name.
/setpassword (string) : change/set/unset password that is needed to join the server.

Download it here:
http://files.manialive.com/plugins/Admin_r1828.zip
Or go to the ingame browser and visit the manialive Manialink's plugin section!

Re: [plugin] Admin

Posted: 14 Jan 2011, 11:13
by aseco
There is a new version for the latest ManiaLive release that has changed a bit of the GUI library organization.
Please download new version at http://files.manialive.com/plugins/Admin_r1828.zip
Or at manialive:plugins Manialink.
Thanks!