I put the plugin in the folder on my server and do not know how to use or activate. Can anyone tell me as active step well explained?
Godmode
Moved
Total Downloads: 30,059 - First Release: Oct 23, 2014 - Last Update: Oct 27, 2017
- 4.76667/5, 60 likes
-
Wulf Community Admin
-
I write: grant (my name) (mi id) canusegodmode
It's True or false?
Ty -
Quick question...I added a player to usegodmode rights but it won't let me revoke that right or am i missing something? when I do the revoke command i don't get and error not a confirmation. this is my syntax...oxide.revoke player players name canusegodmode
-
Wulf Community Admin
-
ty men work in my server
-
Hello
I found tuday somthing like this:
"[Oxide] 00:34 [Warning] 'Godmode v2.0.1' plugin is using deprecated hook: OnPlayerLoot"
Can any bady tel me wchats is this ?
THX Regards
OK found it , in coments sorry for postLast edited by a moderator: Mar 19, 2016 -
here is my config :
Code:{ "Messages": { "Disabled": "You have disabled godmode.", "DisabledPlayer": "Your godmode has been disabled by {0}.", "DisablePlayer": "You have disabled godmode for {0}.", "Enabled": "You have enabled godmode.", "EnabledPlayer": "Your godmode has been enabled by {0}.", "EnablePlayer": "You have enabled godmode for {0}.", "GodList": "The following players currently have godmode enabled:", "InformAttacker": "{0} is currently in godmode and cant take any damage.", "InformVictim": "{0} just tried to deal damage to you.", "InvalidPlayerSelected": "Invalid number, use the number in front of the player's name. Use /viewinv list to check the list again", "MultiplePlayersFound": "Multiple players were found with that name, select one of these players by using /god list <number>:", "NoGodLoot": "You are not allowed to loot a player that is in Godmode.", "NoListAvailable": "You don't have a player list available, use '/god <name>' instead.", "NotAllowed": "You are not allowed to use this command.", "PlayerNotFound": "No players were found with that name." }, "Options": { "GodDamageEnabled": false, "InformPlayersOnAttack": true, "PlayerPrefixEnabled": true }, "Settings": { "ChatPrefix": "God", "ChatPrefixColor": "008800", "PlayerPrefix": "[IN GODMODE]" } }
If i am in godmode and i shoot someone , it doesnt warn them that a player in godmode has shot them , although it doesnt do any damage to the player. -
Noob question... is it possible to add a server Moderator on the list to use god mode? What would the commands be?
-
Wulf Community Admin
or
grant group moderator canusegodmode -
-
...................
-
any console comand so I can bind it to a key?
-
I have a problem with the Godmode plugin.
I can give permission for a person to use it, but when they try activating Godmode by /god, he gets 'invalid command'.
I tried reloading the plugin via the Rusty RCON program and got this:
[Oxide] 17:07 [Info] Unloaded plugin Godmode v2.0.1 by Mughisi
[Oxide] 17:07 [Info] Loaded plugin Godmode v2.0.1 by Mughisi
[Oxide] 17:07 [Warning] Missing plugin name prefix 'godmode.' for permission 'canusegodmode' (by plugin 'Godmode')
Do anyone have any idea what this means, and if it might be whats causing the 'invalid command' when trying to activate it? -
Wulf Community Admin
-
The person that I had given permission to use godmode tried using the /god command directly after I had done the reload I listed in my previous post, and still got the 'invalid command' response. -
Wulf Community Admin
-
I am not sure where in the .cs file the relevant info is listed, and the whole file is to long to be posted here, so if you can tell me where in the .cs file to look it would help.
EDIT: OK, just realized I made a BIG noob mistake he he
We were typing /god in the console to try activate the godmode, but you need to type it in CHAT to activate it.
I just tried it and it works.
Thanks for the reply and help Wulf, sorry to have wasted your time.Last edited by a moderator: Mar 30, 2016 -
Wulf Community Admin
-
Hi! I have been getting this error in my console ever since I installed the plugin:
[Oxide] 19:52 [Warning] 'Godmode v2.0.1' plugin is using deprecated hook: OnPlayerLoot
I haven't noticed anything wrong though. Could this affect anything in the long run?