Thx to this script, your server will automatically download the latest maps from TMX. It will remove the oldest ones to keep a queue of a number of map specified in the parameter (module.xml)
Parameters to be specified in the module.xml:
<!-- For united: http://united.tm-exchange.com, for nations: http://tmnforever.tm-exchange.com -->
<entry key="tmx_url">http://united.tm-exchange.com</entry>
<!-- NB of maps, if the nb is greater than 20, the server will anyway start with 20 but the server list will grow until reaching NB_MAPS -->
<entry key="NB_MAPS">20</entry>
<!-- manialink location: TOP_LEFT or BOTTOM_LEFT or BOTTOM_RIGHT or TOP_RIGHT -->
<entry key="location">TOP_RIGHT</entry>
Manialink Screenshot:
