1. Hello!
    I am trying to add Oxide2 to my Hurtworld Server and I believe I set everything up correctly. Oxide related stuff is being said in the console (No errors). I added "addadmin <64id>" in the autoexec_default.cfg, ran it in Console as well as in client. They all say "Admin user successfully added". However, I can't use any admin commands in game (g or tp).

    As for my plugins, I can't even use /tpa, /tpr, etc (Teleportation mod), I am also using the Better Chat Mod, when I add myself to the usergroup admin, I get no confirmation that it was done, and when I talk in game, I have [Player] instead of [Admin] as a prefix for the name to further demonstrate that I am not admin.

    What gives?
     
  2. Wulf

    Wulf Community Admin

    The autoexec_default.cfg is never loaded, it's just the default. You need to copy or rename the file to autoexec.cfg.

    For the plugins, most use Oxide's permissions, which you can grant once you have Hurtworld admin setup properly.
     
  3. Heh, thanks. It works now.