1. What is the command to create a group? I am new to this.

    Still kind of new to this for hurtworld. Not sure how to add this.
     
    Last edited by a moderator: Jan 24, 2016
  2. If you are using Better Chat for Hurtworld | Oxide go to the config file and add something like this:

    Code:
    "donator": {
        "ConsoleFormatting": "{Title} {Name}: {Message}",
        "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
        "NameColor": "blue",
        "Permission": "donator",
        "Rank": 5,
        "TextColor": "white",
        "Title": "[Donator]",
        "TitleColor": "gold"
      },
    Then you can do:

    Code:
    /usergroup add "NAME" donator
     
  3. Thanks. Before I saw this I typed "group add Donor" and it did something. So I am assuming it did the same thing. I will look into adding better chat.
     
  4. Also, don't forget to do:
    Code:
    /reload BetterChat
    while ingame.
     
  5. Type /group add nameofgroup