2023-05-21: Yes, we're back. No, you can't login yet

Enable All Add-Ons (Server)

Uploaded by Queuenard

The add-on board icon. Server Mods
The add-on file name icon. Server_EnableAllAddons.zip
The add-on upload date icon. Oct 10th 2017, 1:23 AM
The add-on download count icon. 1,056

Description

This addon will enable and execute all server addons. This is similar to Crown's addon (https://blocklandglass.com/addons/addon.php?id=55) which has to have the client launch every time a new addon is added. That's not optimal for people who run servers remotely or just want to place a server addon in the Add-ons/ folder and forget about it.

Of course, this addon itself has to be manually enabled. Quite the paradox but once this is enabled, it means never touching the enabled addons list ever again.

To enable this, while neither a server nor client instance is running, add this line to config/server/ADD_ON_LIST.cs: $AddOn__Server_EnableAllAddons = 1;

Start the server and every server addon inside Add-ons/ will load, provided they are valid according to the game's rules.

Comments (1)

Davow
2017-12-21 22:01:39
This is great, thanks.