Right after todays rust update i get the following compiler errors:
SignArtist.cs(296,14) warning CS0114 `Oxide.Plugins.SignArtist.LoadDefaultConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
SignArtist.cs(296,14) warning CS0114 `Oxide.Plugins.SignArtist.LoadDefaultConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
SignArtist
Moved
Total Downloads: 39,232 - First Release: Apr 29, 2015 - Last Update: Jan 19, 2018
- 4.88966/5, 145 likes
-
Wulf Community Admin
-
-
d likely fix it.
Compiler Warnings are definitly not an eye-candy. But "fixing" warnings is definitly not such a high priority as the warnings themselves do not harm at all. -
"You don't have permission to use this command!" Im the owner, did i miss something, i also couldnt see something about that on the overview, can someone assist me please?
-
So I was looking arround and didnt find any Question or responce (maybe I looked wrong but checked 2x), so is there any copy command in Sil? ex. I have some images trough copy/paste plugin on my buildings, but cant find the url of those pictures, so is there a way to copy those images and paste sil them somewhere else? If not can we @Nogrod get it in next version? something like /sil copy with permission signartist.copy
-
Wulf Community Admin
Swap out "default" for any other group if desired. -
U need t
use in console (RCON)
grant group admin signartist.url -
-
from overview page:
- signartist.url -- To use /sil <URL>
- signartist.owner -- To ignore owner check
- signartist.cd -- To ignore cooldown check
- signartist.raw -- To ignore jpg compression
-
Is it at all possible to add the ability to see what people have pasted somehow? I am having the issue where people are pasting porn onto signs. This is a serious problem for the streamers on my server. Because of twitches stupid rules, if someone has even an ankle on a sign the streamer will get banned and thus will not be able to/ will not want to play on the server.
For now i will have to fly into peoples bases and check their signs,
people wont like it but it has to be done. -
That way you can control what somebody pasted, not sure how to get coords, but if you know nick and what he signed, you can tp to his base and search for it
-
it wont let me give it to the default group it says players doesn't exist
[DOUBLEPOST=1469676031][/DOUBLEPOST]it says group player doesn't exist -
Wulf Community Admin
The default group has been default for the past few months. -
thank you
-
-
Wulf Community Admin
-
trying to add for certain groups. like
oxide.grant group donator sil_url
[Oxide] 22:33 [Info] Permission 'sil_url' doesn't exist -
Wulf Community Admin
-
Hey guys, hope this helps someone... Do this:
oxide.grant group admin signartist.url
As Wulf mentioned somewhere earlier; there is default groups of Admin and Moderator. You can add more groups using:
group add GROUPNAME
Than adding users to the groups:
usergroup add USERNAME GROUPNAME
I think the problem here is that this plugin's overview doesn't assume you are new to rust commands, and like me you hate reading manuals
CHECK THIS OUT regarding permissions: Using Oxide's permission system | Oxide