Page 1 of 1
set Maps timelimit
Posted: 27 Sep 2020, 20:16
by resetas44
Hello
I m new in Pyplanet and it works good so far..
I don't know how to set timelimit for maps.. For now it's 14 min which is too much..
I looked at //settings but no timelimit settings..
How can i change this?
Thanks to all
RESETAS
Re: set Maps timelimit
Posted: 28 Sep 2020, 05:37
by korban278
PyPlanet is a Maniaplanet/Trackmania Dedicated Server Controller that works on Python 3.6 and later. Because Maniaplanet/Trackmania is using a system that can be event based we use AsyncIO to provide an event loop and have simultaneously processing of received events from the dedicated server.
Re: set Maps timelimit
Posted: 28 Sep 2020, 18:54
by resetas44
thank you...
Re: set Maps timelimit
Posted: 29 Sep 2020, 16:44
by TMarc
Perhaps you should look into the configuration of the dedicated server's game modes?
For example the default timelimit for the TimeAttck mode is normally 5 minutes, see also the Maniaplanet dedicated server documentation:
https://doc.maniaplanet.com/dedicated-s ... -gamemodes