Permission 'signartist.url' doesn't existNot An Issue
Hello,

I am new to modding servers and working on getting this one up and running. I have been able to run the permissions command on other mods with no issues. When I do the same for this Sign Artist mod it gives me a Permission 'signartist.url' doesn't exist. I thought maybe I needed to reload the mod so I removed the files and downloaded it again. Rebooted the server twice. I still get the same message.

Any chance I am doing something wrong?

oxide.grant group default signartist.url   is what I am running.
This would mean that the plugin is not loaded. Check your oxide/logs for errors and verify it has been loaded.
Hello Wulf,

I appreciate the response. I decided to delete the file and reload it onto the hosted server. I see the file in the file manager and when I run oxide.plugins the signartist plugin is listed. Looking in the oxide/logs I am not seeing anything that indicates an error. Attempting to run the command to give permissions gives the same permission does not exist message.

Merged post

Maybe I did find something....

[Error] Could not initialize plugin 'SignArtist v1.2.6' (UnauthorizedAccessException: Access to the path '/home/container/oxide/config/SignArtist.json' is denied.)
You have a file system permission issue with that file or directory on your host.
I'm replying in case somehow someone was doing something stupid like me. Looking closer at the jsod file it wasn't a file. Somehow the file managed to be a folder. Once I removed the folder. I restarted the server to allow the config file to identify. We are golden now.

Thanks
Locked automatically