Open
Description
Having commands like /lualink enable [script]
and /lualink disable [script]
would be nice. This would toggle whether a script is loaded on server boot or not.
This could be achieved my just placing a dummy file in the script folder called like ".disabled" when a script is disabled and having those scripts be skipped.