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.
Solved Adding a new "donors" group?
Discussion in 'Hurtworld Discussion' started by DeathToll_David, Jan 24, 2016.
-
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" },
Code:/usergroup add "NAME" donator
-
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.
-
Code:/reload BetterChat
-