Hello, I'm renting a modded server from daemonservers everything works fine BUT
I have godmode version 2.0, loads in fine, I can type /god in chat but the permission is not there, ofc Im set to admin. Is there something I have missed? my authlevel is also set to 2
Regards
Godmode
Moved
Total Downloads: 30,057 - First Release: Oct 23, 2014 - Last Update: Oct 27, 2017
- 4.76667/5, 60 likes
-
Code:"GodDamageEnabled": false
[DOUBLEPOST=1430585805][/DOUBLEPOST]
Code:oxide.grant user "your name" CanUseGodmode
Code:oxide.grant group Admin CanUseGodmode
-
-
-
Just updated, the mod no longer informs player that they are attacking someone in god mode. i've triple checked the config file and it is set to true
-
-
-
-
When using this on my server I seem to get an issue where if I turn godmode off I still take no damage, any Ideas on what this could be?
FIXEDLast edited by a moderator: May 4, 2015 -
How do I enable godmode for my admin?
-
Wulf Community Admin
-
so just type in console "joe canusegodmode"
-
Wulf Community Admin
-
ahh, thanks man. I appreciate your help.
[DOUBLEPOST=1430780422][/DOUBLEPOST]Sorry to be a bother, but it says he is in godmode now but he cannot get items using f1 or fly or shift L.
Any ideas?
guess i mean how do i give permissions for the other stuff?
All fixed. Required a server restart.
Thanks again for your help.
JopLast edited by a moderator: May 6, 2015 -
Cannot gain permissions even though I'm admin. Using oxide.grant user " " CanUseGodMode gives me this:
Unable to load permission files! Permissions will not work until the error has been resolved.
=> Unexpected character encountered while parsing value: J. Path 'admin', line 2, position 12.
(oxide.groups.json) -
Wulf Community Admin
-
Can someone please tell me how to use this? How do you give yourself permission. Me and a friend have our own server yet we can't use this as we don't have the permission CanUseGodMode
-
oxide.group add "admin" = make a new group
oxide.grant group "admin" "CanUseGodMode" = Gives admin group the Godmode permission
oxide.usergroup add "Kestryn" "admin" = Assigns the admin group to you -
when i write in chat /god then this is the answer: "God: Your are not allowed..."
i am the admin, listest as the owner
i gave myself all the rights as written above
but still nothing works...
can anybody give me please a complet and very detailed help for dummies to get this going!!
thx a lotLast edited by a moderator: May 6, 2015 -
Wulf Community Admin