== Short description == The Mapcycle Plugin manages the maplist == Configuration Overview == [code=js,'configs/plugins/mapcycle.json']{ "mapcycle": { "enabled": true, "automatic": true, "maplist": [ ["mp_thedish", "TDM0", 2] ] } }[/code] == [size=18]Detailed configurationvariables [/size]== The configurationfile of the "MapCycle" function is located in the configs/plugins directory and is named mapcycle.json. An explanation of the variables follows: [table] [tr] [td][b][u]Variable[/u][/b][/td] [td][b][u]Allowed values[/u][/b][/td] [td][b][u]Description[/u][/b][/td] [/tr] [tr] [td][tt]enabled[/tt][/td] [td][tt]true[/tt][tt]false[/tt][/td] [td][tt]true[/tt] activates the Plugin, while [tt]false[/tt] deactivates it.[/td] [/tr] [tr] [td][tt]automatic[/tt][/td] [td][tt]true[/tt][tt]false[/tt][/td] [td]If [tt]automatic[/tt] is set to [tt]true[/tt] the maplist will be updated automatically.[/td] [/tr] [tr] [td][tt]maplist[/tt][/td] [td][/td] [td][tt]maplist[/tt] is an array, consisting of arrays whith the following content: the mapname, the gametype and the amount of rounds of the maps[/td] [/tr] [/table] List of [lexicon]Gametypes Battlefield 4[/lexicon] and [lexicon]Gametypes Battlefield Hardline[/lexicon]
Sie betrachten gerade eine ältere Version des Eintrags. Klicken Sie hier, um zur aktuellen Version zu gelangen.