1. sqroot submitted a new resource:

    Built - Provides entity ownership information without being dependent on external plugins

    Read more about this resource...
     
  2. sqroot updated Built with a new update entry:

    1.1.0

     
  3. sqroot updated Built with a new update entry:

    1.1.1

     
  4. thanks for this nice plugin!very good job!works great.
     
  5. I'm admin on my sever and it says you don't not have permission to use this command
     
  6. It should add the built.use permission to the admin group when starting for the first time.
    What does the command oxide.show group admin print to the console?
     
  7. pressing F1 in rust and I type build.use and it says invalid command
     
  8. Enter the command oxide.show group admin into your RCON console. What does it say?
     
  9. it wont let me log in to rcon I'm a noob at this
     
  10. ive tried that ive typed my rcon port and password and put my ip address and port and it wont connect ???
     
  11. Sorry, I can't really help you if you don't provide sufficient information for me to help you.
     
  12. ownerid steamid64 "player name" "reason"
    then
    server.writecfg

    Make sure you check the overview of all plugins you use and add the permission to the admin group also make sure you are in the admin group

    oxide.grant group admin built.use

    Using Oxide's permission system | Oxide
     
    Last edited by a moderator: Feb 29, 2016
  13. server.writecfg instead of server.write.cfg
     
  14. I am the owner of the server and I followed the instructions above. It says I don't have permission to use it. It does not list me in the admin group. and I did reenter my owner info and auth the admin group to use. How do I ad myself to the admin group? I would think that being the owner would automatically put you as admin
     
  15. Generally, it does. If you are the owner and aren't being added to the admin group, then this is likely an issue with the permission system, not with this plugin.
    Do other plugins that automatically add its permission to the admin group work (for instance Warp System for Rust | Oxide, the warp.admin permission)?
     
  16. I don't use Warp and this is the first time I've had this happen. I've owned Rust servers since last April and currently have 2. This is the first time I've had this happen.
     
  17. It's weird that it doesn't automatically throw you into the admin group, as usually all owners are added to that group.
    First check if the permission was added to the group, using oxide.show group admin.
    It should display the built.use permission.
    Add yourself to the admin group using usergroup add <your name> admin.
    Next verify that you are in the admin group, using oxide.show group admin.

    What are the results of both oxide.show group admin calls?
     
  18. You can add additional binding to plugin Player Database?
     
  19. I assume you're using some plugin that uses Player Database but no plugin that uses DeadPlayersList, correct?