We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b235b11 commit bd86a51Copy full SHA for bd86a51
cfg/multiaddonmanager/multiaddonmanager.cfg
@@ -2,3 +2,4 @@
2
mm_extra_addons "" // The workshop IDs of extra addons, separated by commas (e.g. "3090239773,3070231528")
3
mm_extra_addons_timeout 10 // How long until clients are timed out in between connects for extra addons, requires mm_extra_addons to be used
4
mm_addon_mount_download 0 // Whether to download an addon upon mounting even if it's installed
5
+mm_cache_clients_with_addons 0 // Whether to cache clients who downloaded all addons, this will prevent reconnects on mapchange/rejoin
0 commit comments