Pelayori submitted a new resource:
Mission Disabler - Disable certain missions (Gen2 & other maps)
Read more about this resource...
Mission Disabler - Disable certain missions (Gen2 & other maps)
Plugin made for problems caused by certain missions.
To disable a mission simply add its descriptive name to the config's array.
Command to reload config (console/rcon): md.reload
Can be loaded/unloaded at runtime
SPOILER: CONFIG
JSON:
{
"ShowMissionNames": true,
"DisabledMissions": [
"Survive the Ark"
],
"DisabledMessage": "This mission has been disabled."
}
Read more about this resource...