For my use case, I need to be able to reload the portal config from the console and/or rcon. However that doesn't work:
[17:08:29 INFO]: [AdvancedPortals] You cannot use commands with the console.
This small change in the command handler addresses this specific issue.
I'm not sure why this restriction is in place, but this results in the behavior I need...
For my use case, I need to be able to reload the portal config from the console and/or rcon. However that doesn't work:
This small change in the command handler addresses this specific issue. I'm not sure why this restriction is in place, but this results in the behavior I need...