You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the config string directly in ServerCommand instead of prepending "cfg/" and formatting a separate path. Updated ExecuteGroupCommands, ExecuteSubgroupCommands, and ExecuteMapCommand to exec the provided config value as-is, allowing full or custom paths and avoiding forced "cfg/" prefix. Also updated the compiled plugin (.smx) to match the script changes.
0 commit comments