KarlOfDuty / SCPDiscord

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

Add option for auto-reloading game files #128

Closed KarlOfDuty closed 9 months ago

KarlOfDuty commented 9 months ago

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

KarlOfDuty commented 9 months ago

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

KarlOfDuty commented 9 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