I've been trying A LOT to find out how to use this, I've tried any command that people where typing in here. Nothing worked, so I started diggin' in the files and found this:
void LoadDefaultConfig()
{
}
void OnServerInitialized()
{
permission.RegisterPermission("signartist.url", this);
permission.RegisterPermission("signartist.raw", this);
permission.RegisterPermission("signartist.owner", this);
permission.RegisterPermission("signartist.cd", this);
Then I tried:
oxide.grant group admin signartist.url
and BOOM, now it works.
Hope it works for others too !![]()
SignArtist
Moved
Total Downloads: 39,232 - First Release: Apr 29, 2015 - Last Update: Jan 19, 2018
- 4.88966/5, 145 likes
-
Wulf Community Admin
Sign Artist for Rust | Oxide
[DOUBLEPOST=1461464450][/DOUBLEPOST] -
-
edit: ok fixed
-
Hi, thanks for your work.
I'm new as admin server and have big problems to give permission, and I can not use your plugin that no permissions are given, or give them to me to me. -
Wulf Community Admin
-
-
Wulf Community Admin
-
I created the group
The user has created in the group
And I added the permission (signartist.url) to the user group.
In game chat I put / sil "url" and tells me I'm not allowed.
OO -
Wulf Community Admin
If you want to assign the permission to the player group:
Code:grant group player signartist.url
Code:grant group admin signartist.url
-
-
Im worried that if i give the permission to use the plugin to default players that they will post illegal stuff to the signs whats your thoughts?? :S
-
Wulf Community Admin
-
-
so I am using oxide.grant group player BUT what it the actually permission to get this plugin to work for all players?
-
Wulf Community Admin
-
The Plugin is a great one but every time an image is loaded into the server onto a sign the server experiences a severe lag spike and warps the player back. This is not due to the servers ram, CPU or bandwidth capacity.
-
How do i remove cooldown!!!!
-
-
I tried to figure this out by searching in case you've already stated it but have found no luck. grant group admin/moderator/player always comes up that I'm not a admin and don't have permission. No one on the server can. I'm not the original owner/admin, he's added a few of us to help admin since he's new to it. He just added me today, does the server need to be restarted or the plug in re-loaded?