A simple Python3 script that create your maplist.txt for your Maniaplanet server.
this script use pick library, so you need to install it.
$ pip install pick
Firstly, put the script your server maps folder ( SERVER_FOLDER/GameData/Maps ).
After, You just need to launch the script (depending on your Python's config).
$ python maplist.py
or
$ python3 maplist.py
If everything is alright, "Done" will be prompt in the console.