SignArtist

Moved

Total Downloads: 39,232 - First Release: Apr 29, 2015 - Last Update: Jan 19, 2018

4.88966/5, 145 likes
  1. 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 ! :)
     
  2. Wulf

    Wulf Community Admin

    That's the same info that is listed on the Overview of this plugin. ;) Sign Artist for Rust | Oxide
    [DOUBLEPOST=1461464450][/DOUBLEPOST]
    You need to grant the permissions that are listed on the Overview. There's a stickied tutorial on using permissions if you aren't familiar with them as well.
     
  3. Haha, I guess I totally missed that in my frustration, I guess others did too, since so many people still have issues! :)
     
  4. edit: ok fixed
     
  5. 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.
     
  6. Wulf

    Wulf Community Admin

    Did you grant the permissions shown on the Overview using the 'grant' console command?
     
  7. That's where I have the problem. I don t know how to do that. They have some tutorial that can offer me?
     
  8. Wulf

    Wulf Community Admin

  9. Thx.

    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
     
  10. Wulf

    Wulf Community Admin

    What group did you create? There are already player, moderator, and admin groups by default.

    If you want to assign the permission to the player group:
    Code:
    grant group player signartist.url
    Since you are admin though, you likely aren't in that group, so you'd need to do this if you want to use it yourself:
    Code:
    grant group admin signartist.url
     
  11. Finally, Thanks
     
  12. 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
     
  13. Wulf

    Wulf Community Admin

    That's up to you, it depends on if you want limited signs by admins only, or free signs for all to enjoy and abuse.
     
  14. Hmm i guess they wouldnt post stuff like that since they would have to look it up them selfs i wasnt rly thinking
     
  15. so I am using oxide.grant group player BUT what it the actually permission to get this plugin to work for all players?
     
  16. Wulf

    Wulf Community Admin

    The permissions are listed on the Overview. You can grant them to the 'player' group as desired.
     
  17. 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.
     
  18. How do i remove cooldown!!!! :)
     
  19. yea mate im getting the same dam think fliping me out
     
  20. 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?