Godmode

Moved

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

4.76667/5, 60 likes
  1. Hey @Wulf I don't know if their was another way to do this but I edited Godmode to make it work with AdminPanel I was wondering if you could incorporate in into godmode or provide another method to call if a player is godded?
     
  2. Wulf

    Wulf Community Admin

    Yes, I can add that.
     
  3. Sweetness. With use in combination with my little docklet. the cui button changes from red to green to say its active
     
  4. Wulf

    Wulf Community Admin

    Wulf updated Godmode with a new update entry:

    3.1.0

     
  5. Thanks wulf
     
  6. Code:
    (21:23:21) | [Oxide] 21:23 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: CraftingController - 0.001274669 (Single), Godmode (0 (Single))
    Spamming in console, everything seems to be working tho
     
  7. Wulf

    Wulf Community Admin

    Yup, it will show you that as there is a possible conflict, both are trying to do the same thing.
     
  8. Yep same with your other plugin Wulf:

    Code:
    (16:58:16) | [Oxide] 16:58 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: Godmode - 0 (Single), XpBooster (0.1875 (Single))
     
  9. Wulf

    Wulf Community Admin

    It'll be the same with any plugin that changes the amount it the OnXpEarn hook.
     
  10. Just a quick question...does that warning above mean someone is in god trying to get XP?
     
  11. No it means both XpBooster and Godmode are both trying to do the same thing basically.
     
  12. Okay, thanks.
     
  13. 10:22 [Error] Failed to initialize plugin 'Godmode v3.1.0' (NullReferenceException: Object reference not set to an instance of an object)
    10:22 [Debug] at Oxide.Plugins.Godmode.LoadSavedData () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Godmode.Init () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Godmode.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
    10:22 [Info] Unloaded plugin Godmode v3.1.0 by Wulf/lukespragg
    10:22 [Info] No previous version to rollback plugin: Godmode


    what am i doing wrong here?
     
  14. Wulf

    Wulf Community Admin

    Your data file for the plugin is corrupt somehow, it'd need to be fixed or removed before the plugin can load.
     
  15. where is it located?
     
  16. Wulf

    Wulf Community Admin

    server/identity/oxide/data
     
  17. Any way to make people in godmode auto turn off godmode when they enter building blocked such as raiding?
     
  18. Wulf

    Wulf Community Admin

    Mmmm, I guess I can add an option for it.
     
  19. That would be awesome and very helpful to me!
     
  20. Hi - trying to use this but each time I can't sprint any more. Not sure what I need to do. I've installed it a few times. I've got this on a centos machine. Any ideas what is wrong?