How do I add permissions to certain groups, create groups or move a certain player to a group?
[DOUBLEPOST=1460607581][/DOUBLEPOST]and /grant doesn't work I have the addadmin stuff on my host.bat I can spawn items and vehicles but all the plugin commands i lack permission for.
Solved How do permissions work?
Discussion in 'Hurtworld Discussion' started by Anubisu, Apr 14, 2016.
-
Wulf Community Admin
See Using Oxide's permission system | Oxide. It's pretty much the same for Hurtworld, just / before the commands as they are chat commands, not console.
-
/group add groupname in console just makes the text "Unknown Command: /group" appear.
/grant doesn't work.
Heres my log.
Admin user added: 76561198084195609
> group add Moderator
Unknown command: group
> \group add Moderator
Unknown command: \group
> /group add moderator
Unknown command: /group
grant admin admintools.kickLast edited by a moderator: Apr 14, 2016 -
Wulf Community Admin
They are chat commands, not console commands. Enter them in the actual in-game chat with slash / prefixing them.
-
Very weird that it didn't work in chat before, but it works just fine now! Thanks for the help!