Godmode

Moved

Total Downloads: 30,058 - First Release: Oct 23, 2014 - Last Update: Oct 27, 2017

4.76667/5, 60 likes
  1. Wulf

    Wulf Community Admin

    Ah, then you should be fine. I'm not sure about the actual issue you are facing.
     
  2. I need to godmode for 2 hours and then turn off. I can not turn off?
     
  3. How do i allow my admins to use /god ?
     
  4. Wulf

    Wulf Community Admin

    oxide.grant group admin canusegodmode
     
  5. doesnt work >_<
     
  6. Wulf

    Wulf Community Admin

    Then your user you are testing with isn't in the admin permission group, you can grant to individuals as well with "oxide.grant user name/steamid canusegodmode" instead.
     
  7. Trying to revoke some permissions such as NoClip/God/Give commands from my moderators, how do i do this?
     
  8. Wulf

    Wulf Community Admin

    That's not a topic for this thread, this thread is for the Godmode plugin and what it offers.
     
  9. Hello
    I have a problem, it comes as soon as I oxide.grant user "your name" CanUseGodmode, so do with my steam name comes:
    Unable to load files permission! Permissions will not work until the error has been resolved.
    => After parsing a value an unexpected character was encountered. "Path '(the number .Groups', line 6, position. 7
    I've done everything as it is here in the forum, but godmode I can still do not give you what I'm doing wrong?
     
  10. Wulf

    Wulf Community Admin

    Your oxide.users.json file is somehow corrupt, this can happen from manual editing or improper server shutdowns. Validate the file using jsonlint.com to find the issue, then once it is fixed, the command will work.
     
  11. sorry I do this for the first time what should I do on the website now? because I have really no idea what you mean. I identify with not with something from, because I have also uploaded the file again and all I have to wipen all server let it go? or how do I do that?
     
  12. Wulf

    Wulf Community Admin

    Open your oxide/data/oxide.users.json in a text editor, copy the contents to the jsonlint.com and click Validate. It will show you where the error is.
     
  13. Thank you, it´s work *-* ;D
     
  14. how remove old prefixes
     
  15. error
    ошибка
     

    Attached Files:

  16. How do i activate the mod? I put it in my plugins folder under oxide what now. I already have my character as ownerid so what next
     
  17. Wulf

    Wulf Community Admin

    oxide.grant user name/steamid canusegodmode
     
  18. thanks
    [DOUBLEPOST=1436557232][/DOUBLEPOST]
    oxide.grant Spags/76561198111406025 canusegodmode
    [DOUBLEPOST=1436557249][/DOUBLEPOST]
    like that
    [DOUBLEPOST=1436557546][/DOUBLEPOST]I cant get it to work :S
     
  19. Wulf

    Wulf Community Admin

    oxide.grant Spags canusegodmode

    or

    oxide.grant 76561198111406025 canusegodmode
     
  20. last question.

    here is a copy of the json file. Im trying to turn off [God] prefix
    Code:
      "Options": {
        "GodDamageEnabled": false,
        "InformPlayersOnAttack": true,
        "PlayerPrefixEnabled": true
      },
      "Settings": {
        "ChatPrefix": "God",
        "ChatPrefixColor": "008800",
        "PlayerPrefix": "[God]"and here is what i changed.  "Options": {
        "GodDamageEnabled": false,
        "InformPlayersOnAttack": true,
        "PlayerPrefixEnabled": false
      },
      "Settings": {
        "ChatPrefix": "",
        "ChatPrefixColor": "008800",
        "PlayerPrefix": ""
    Then i oxide.reload Godmode in console it loads but
    it will not remove it from my name. need some help
    [DOUBLEPOST=1437123016,1437110724][/DOUBLEPOST]
    nevermind i got it. carry on!
     
    Last edited by a moderator: Jul 17, 2015