Godmode

Moved

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

4.76667/5, 60 likes
  1. Ah, I'm having a bit of a problem where whenever I toggle godmode on, it gives everyone godmode? Like, I cant outright shoot them but they can be hurt by fire and whenever I toggle it off, everything goes back to normal.
    Is there a way to fix this?
     
  2. Found my issue, for some reason I had to set the permissions again after the last Rust update.
     
  3. Bug: When I'm in godmode and I go to attack other players it tells me that their in godmode when they're not.
    http://i.imgur.com/5QgFGz6.png

    Simple lang issue, they're not actually in godmode.
     
  4. When try to enable via Rcon I get "The server console cannot use godmode"
    Via Ingame I get "Failed to call hook 'GodCommand' on plugin 'Godmode v4.1.0' (ArgumentException: oldValue is the empty string.)"
    ANy idea what this issue is? Im lost
     
  5. Wulf

    Wulf Community Admin

    The console can't use it, and your Prefix Format in the console is empty.
     
  6. Am I missing something here? I tried chat commands and console commands and cant get this to work.
     
  7. Wulf

    Wulf Community Admin

    Which permissions did you grant?
     
  8. > grant user 76561198350482971 godmode.admin
    Permission 'godmode.admin' doesn't exist
     
  9. Wulf

    Wulf Community Admin

    Are you sure the plugin is loaded?
     
  10. 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 can't 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": "[God]"
      }
    }
     
  11. Wulf

    Wulf Community Admin

    That isn't anywhere near a recent config, so if you're using that the plugin won't be loading.
     
  12. Ok... Where can i get the most recent config file... Thats what was given to me when I downloaded it. Sorry for the bland responses. Still getting my feet wet running my server :)
     
  13. Wulf

    Wulf Community Admin

    The config is generated automatically when it is loaded, and should automatically be updated as well. There is an example on the Overview though.
     
  14. Well shit, I dont know what Im doing wrong then, I have the plugin downloaded. I glanced at the config file and saw what I posted. Is there something else Im missing or a specific command Im suppose to put in chat or console ?
     
  15. Wulf

    Wulf Community Admin

    Who is your host?
     
  16. I use multiplay/clanforge

    If you want to join a discord or teamspeak channel and we can talk it through just so its wham bam done, instead of going back and forth with through here...
     
  17. Wulf

    Wulf Community Admin

    They haven't updated it yet then. I'd suggest opening a ticket for them to update it, but you may want to wait a bit till I fix some issues with it. The old version you are using has the "godmode.allowed" permission I think if you want to use it in the mean time.
     
  18. That command doesnt even work... Ill submit for them to update it on their end....
    [DOUBLEPOST=1489678152][/DOUBLEPOST]What is the most recent version?
     
  19. hello i enabled the permission oxide.grant user K3vin godmode.admin and says it done it but then when i type /god it says im not allowed to use it why not?
     
    Last edited by a moderator: Mar 17, 2017
  20. Wulf

    Wulf Community Admin

    Please read the description on the Overview.