Godmode

Moved

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

4.76667/5, 60 likes
  1. yeah im 4.0.2, i just installed it like 2 mins ago.
     
  2. Wulf

    Wulf Community Admin

    Ahhh, I know why... you don't have the godmode.toggle permission... I think.

    Fixing that message now, but yes... it'll should work if you give yourself the correct permissions.
     
  3. first thing i do is
    Code:
    oxide.grant group admin *
    after I update my plugins and server... that should give it to me, no?
     
  4. Wulf

    Wulf Community Admin

  5. eh its only my id that has admin rights so I'm fine with that for now, this is just a "personal" server at the moment.
     
  6. Wulf

    Wulf Community Admin

    Right, but there are permissions you may not want as admin; not all permissions are good permissions.
     
  7. Ey wulf - not on-topic, but is there a way to private message you?
     
  8. interesting, we may need to have a more in depth side discussion on this, as I haven't found one where that's the case ... yet.
     
  9. Wulf

    Wulf Community Admin

    @Mike DeVita and @Psifio, could you show me the result of using the 'show user YOURUSERNAME' because I can't reproduce your issue.
     
  10. Wulf

    Wulf Community Admin

    Wulf updated Godmode with a new update entry:

    4.0.3

     
    • godmode.lootplayers (allows player to freely loot other players)
    • godmode.lootprotection (prevents others players from looting player)
    I loaded the update and it tells players they can't loot others while in godmode...but they aren't in godmode. I disabled the mod and it worked fine. The only permission I granted was admin and toggle to admin group.

    Was this written in a way that requires me to give all players lootplayers permissions and revoke lootprotection??
     
  11. i am trying this version right now. we'll see.
     
  12. Wulf

    Wulf Community Admin

    It wouldn't fix your issue, the only changes are what were mentioned.
    [DOUBLEPOST=1488419972,1488419964][/DOUBLEPOST]
    No, the players are not intended to have any permissions unless you grant those for those benefits.
     
  13. Simply type "revoke group (group) godmode.lootplayers :)

    EDIT:
    Wulf, it is automatically assigned to all ranks. I had a hell when players suddenly couldnt loot other people - the above fixed it, though.
     
  14. Wulf

    Wulf Community Admin

    So yeah, the reason you are having the issue is because you granted all of the permissions to your admin group, which will break the command. The command adds/removes the godmode.invulnerable permission to enable/disable it. I suspect this is what @Psifio did as well.
     
  15. @Wulf is this a plugin problem? I have with the last update too
     
  16. Wulf

    Wulf Community Admin

    Sounds like you are missing the oxide/lang. Is the file under there and updated?
     
  17. okay so revoking godmode.invulnerable from my admin group should fix this then? I will test in a few.