KarlOfDuty / SCPDiscord

A Northwood plugin which adds remote interaction to an SCP:SL server through Discord.
https://karlofduty.com
GNU General Public License v3.0
12 stars 13 forks source link

Add option for auto-reloading game files #128

Closed KarlOfDuty closed 5 months ago

KarlOfDuty commented 5 months ago

Such as reserved slots, ban files, mute files etc.

KarlOfDuty commented 5 months ago

Ban files seem to be read every time they are used anyway, so no need to reload there.

KarlOfDuty commented 5 months ago

Added reserved slots and whitelist, mutes do not have an available reload function until this is solved: https://github.com/northwood-studios/NwPluginAPI/issues/239