Unknown commandSolved
There is no such thing as an "admin" permission from Oxide. You can add yourself to a group such as "admin", but there is no permission named that. If you add yourself as admin in Hurtworld directly, you'll be automatically added to that group as well. See https://umod.org/documentation/plugins/permissions
I got it to work, thanks for the help. One last question. do you know the max stack size thats allowed in hurtworld?
I don't know. Sorry.
Crmble
I got it to work, thanks for the help. One last question. do you know the max stack size thats allowed in hurtworld?
11:37 [Error] Failed to call hook 'OnServerInitialized' on plugin 'StackSize v2.1.2' (OverflowException: Value is greater than UInt16.MaxValue or less than UInt16.MinValue)

Max stack size would the max value of ushort which is 65535. 

Locked automatically