1. Hello,

    I'm somewhat new to running a Rust Experimental server and was wondering if there's some sort of pack of admin tools available? I've been going through a lot of them and thought getting a whole heap and slamming them all together might not be the greatest idea. I'm just after things like; fly, basic admin chat tools (tp, ban/kick, Admin name colours etc.) Just the basics, if anyone could point me in the right direction, I'd really appreciate it.

    - Moose
     
  2. Wulf

    Wulf Community Admin

    Rust has a "fly" ability in there already for admin, just use Shift+L. There's only one Teleportation plugin, Enhanced Ban System works good, and Chat Handler is always excellent.
     
  3. Wow, thanks for the quick response. I'll be sure to give them a try. :D
    [DOUBLEPOST=1432651119][/DOUBLEPOST]Damn, I've got the chat handler lua open, exactly which line am I changing? I'm guessing I just change the prefix color and text color to what I want them to be..? I'm sorry for being so noob. Haha.
     
  4. You dont edit the .lua file at all. There is a config file in your oxide/config folder that you can edit to change settings to your liking.
     
  5. It also seems that there are more than 3 groups. I thought there was only 3 priority ranks, do I change the Admin Priotity Rank to 2, Moderator to 1 and Player to 0?
    [DOUBLEPOST=1432652367][/DOUBLEPOST]Oh okay, thank you domestos.
     
  6. Wulf

    Wulf Community Admin

    There are only 3 groups with Rust auth levels, the ones you mentioned.
     
  7. I don't appear to have a .cfg file in my Oxide/config folder, though. Haha.
     
  8. Wulf

    Wulf Community Admin

    The configs are only provided by plugins that have one.
     
  9. Configs are generated the first time the plugin is running on your server.
     
  10. So, I do edit the colors of the chat groups, in the lua file itself? This is what I see in the lua..
     

    Attached Files:

  11. Wulf

    Wulf Community Admin

    No, they would be edited in the config file for that plugin under oxide/config one you've run the server with that plugin installed. Editing plugins directly should never be done unless you are a plugin developer.
     
  12. Okay, no config folder comes up in the Oxide/config folder. There are .json files in the Oxide/ Data folder though?
     
  13. Wulf

    Wulf Community Admin

    Make sure you refresh the view under oxide/config. The config files should be there if there are files under oxide/data.
     
  14. Still nothing showing up in there, these are all in oxide/data
    [DOUBLEPOST=1432653591][/DOUBLEPOST] Capture.PNG
    [DOUBLEPOST=1432655632][/DOUBLEPOST]The logs say everything has loaded okay, still nothing in the config folder.. :\
    [DOUBLEPOST=1432659088][/DOUBLEPOST]never mind ended up showing up after a long wait. Lol. I believe I've got that sorted, now moving on to Enhanced Ban system. Do I need to configure anything for that or should that work stragiht off the bat. Sorry for all the questions. :p
    [DOUBLEPOST=1432697383,1432653543][/DOUBLEPOST]So, I've figured everything out except the damn Admin chat commands.. So confused right now.. Do I need to add the commands or something? :(
     

    Attached Files:

  15. Wulf

    Wulf Community Admin

    Which admin commands?
     
  16. For Enhanced Ban System.. :(
     
  17. Wulf

    Wulf Community Admin

  18. So, I just copy the lines of code to the Enhanced Ban System json file?
    [DOUBLEPOST=1432699043][/DOUBLEPOST]I mean (oxide.grant [AuNz] Moose username permission all) - in the EnhancedBanSystem.json file? Sorry.
    [DOUBLEPOST=1432699587][/DOUBLEPOST] Capture.PNG

    Thats what I put, please don't flame if it's wrong. :p
    [DOUBLEPOST=1432699626][/DOUBLEPOST]In oxide.groups.json
    [DOUBLEPOST=1432700045][/DOUBLEPOST]oh wait, its more like Capture.PNG
    [DOUBLEPOST=1432700343][/DOUBLEPOST]Now I got it I think. Haha. Capture.PNG
    [DOUBLEPOST=1432701518][/DOUBLEPOST]I got all that working and now the chat handler colors are not working :\
    [DOUBLEPOST=1432702111][/DOUBLEPOST]Yeah, Since getting EBS working now Chathandler isn't showing the colored groups as it wsa before installing it. Hmmm...
    [DOUBLEPOST=1432705400][/DOUBLEPOST]Either that or Godmode has done something to interfere as I also just installed that before the Chat Handler colors stopped working
    [DOUBLEPOST=1432705639][/DOUBLEPOST]This pops up upon saying something in chat in Rusty Capture.PNG
    [DOUBLEPOST=1432705690][/DOUBLEPOST]would perhaps redownloading and installing ChatHandler help? And in doing so, would I have to reset user permissions etc.?
     
  19. For the Chathandler part, you probably messed up your config file.
     
  20. Sorry, for the late reply, I had to work. All I changed were the name colors, they were working fine until I added the EBS perms as I showed above.. I didnt change anything else in ChatHandler. Nonetheless I'll try reinstalling and re-configuring. Thanks for all your help guys, must be a pain trying to explain something to someone new to all this.. :(
    [DOUBLEPOST=1432743089][/DOUBLEPOST]It seems a fresh install of ChatHandler didnt help either. I left everything as it was and still have the crappy green side chat name. No prefix or anything. :/
    [DOUBLEPOST=1432743626][/DOUBLEPOST]When it was working I installed EBS (but didnt add the perms as I didnt know exactly where to put them/stuff it up) and Godmode (which didn't SEEM to work, but I didnt give it too much of a try as I realized the issue with Chat Handler while testing Godmode) I tried uninstalling & reinstalling both to no avail... This... Hurts... My.... Brain... :p