1. I recently made a new server and I'm trying to setup some plugins on it however it's acting as if it won't allow commands? The server is also listed under community for some reason....
     
  2. You need to install oxide
     
  3. I have installed it and restarted the server
     
  4. post what you have in your bat file you can hide the rcon password
     
  5. -batchmode +server.ip ******* +server.port 28046 +server.level "Procedural Map" +server.seed 2090483 +server.maxplayers 50 +server.hostname "Under Development" +server.identity "*******" +rcon.ip ********** +rcon.port ***** +rcon.password ********* +query_port ****** -nologs -load +crafting.instant true
     
  6. Can you repost it and only hide the rcon password also you seem to be missing the
    @echo off
    RustDedicated.exe
    and remove -load and +query_port they are no longer used
    If you want to get the info private then pm it to me
     
  7. Wulf

    Wulf Community Admin

    Check the 'oxide.version' console command, if it returns as "Unknown command", then Oxide is not installed. You can also tell by look at the console if Oxide in installed, as it will have the version in the bottom right.

    You can also remove +query_port, the query port hasn't been split for quite a while now, it just uses the main port now. You also do not need to specify "Procedural Map" if you want to clean up the .bat a bit more, as it's the default map.
     
  8. I installed it through the gameservers.com install mods page is that correct?
     
  9. Wulf

    Wulf Community Admin

    The control panel just tells you that it was once installed, it has no way to know if it still is or not. If you ran any updates after installing Oxide, then Oxide would be uninstalled as it is a mod of the game; you'd need to click "uninstall", and then "install" again if so.
     
  10. Stop server go to mods tab and install oxide and see the changes i sent you in the pm you sent
     
  11. I've just installed it again and it's still not working
     
  12. You need to stop server first
     
  13. Looks like it's working now :) thank you both of you!
     
  14. 1 more question, if I want all players to have a permission how would I do it?
     
  15. Wulf

    Wulf Community Admin

    grant group default PERMISSION
     
  16. Thanks for the help, how do I change the colour of the different tags in chat (EX: [Owner] Spectrum [Admin] Spectrum [Player] Spectrum) I have the better chat plugin installed :)
     
  17. can you please link me to the home plugin? I can't find it anywhere for some reason
     
  18. N Teleportation for Rust | Oxide

    EDIT: There are others (I believe), but I find this one to be the best.
     
  19. Ahh I didn't know that the teleporting and the homes was the same thing, thanks :)
     
  20. I've made a couple of user groups on my server, Owner and Admin. but when I join it gives me [player][Owner][Admin] Spectrum in chat how could I fix this?