1. So I got a server set up on my PC that only I will use. I can connect to it just fine, it runs fine, everything in game works fine.

    SO I downloaded the "giveitem" plugin and when trying to set permissions "/grant user Sema admin" it says that I have been granted "admin" but when I type "/show user Sema" is says I am in "Default" group. I have added to the autoexec.cfg file the lines "addadmin steamid, addadmin steam64id, and addadmin Sema.


    No matter what I have done I cant seem to get it to work.. What am I missing?
     
  2. Wulf

    Wulf Community Admin

    To add a user to the 'admin' group, you'd need to use /usergroup add Sema admin. The /grant command is for granting permissions, not changing groups.

    To use the GiveItem plugin, you'd need to grant the command to your user or the group you'd like:
    Code:
    /grant group admin giveitem.use
     
  3. sigh.. Thank you so much for that. Finally works.
     
  4. Wulf

    Wulf Community Admin

    No problem, we'll hopefully have it documented better soon. :)