Inactive [ADMN/MISC] God Powers - Harness the power of the Minecraft Gods [1.2.5-R2]

Discussion in 'Inactive/Unsupported Plugins' started by Taco, Jan 18, 2011.

  1. Offline

    Taco

    God Powers


    Features:
    Gives god-like abilities to players.

    Current commandless features:
    • God tools - Golden tools break respective blocks instantly! I.e. Golden pick breaks stone and ores instantly, but not dirt. (Requires either being an op, or the permissions node)​
    Commands:
    • /godmode - Makes you invincible.
    • /godmode [player] - Makes the specified player invincible.
      • Temporary fix for conflict with Essentials' "/godmode" command:
      • /godmodeon or /godmodeon [player] - Turns on godmode if possible.
      • /godmodeoff or /godmodeoff [player] - Turns off godmode if possible.
    • /heal - Heals you.
    • /heal [player] - Heals the specified player.
    • /maim [player] - Beats the specified player within an inch of their life.
    • /slay [player] - Kills the specified player by no special means. They just drop dead.
      • /smite [player] - Works the exact same as /slay, used as a workaround for conflict with worldguard.
      • /slay [player] arrows or /slay [player] a - Kills the specified player by shooting them with flaming arrows!
      • /slay [player] fire or /slay [player] f -Light the player on fire until they die.
      • /slay [player] drop or /slay [player] d -Drop the player from an immense altitude where they will plummet to their death!
      • /slay [player] lightning or /slay [player] l - Strike lighting down on the heads of those mortals!
      • /slay [player] void or /slay [player] v -Drop the player into the void!
      • /slay [player] curse or /slay [player] c - Cast a deadly curse upon the player's head!
    • /die - Kills you.
    • /jesus - Allows you to walk on water like Jesus. Also allows walking on lava. Not so Jesus-like, but it looks cool.
    • /inferno - Use your godly rage to burn the ground behind you! (!!!Warning, this will place fire ANYWHERE you walk, so be careful of flammable materials!!!)
    • /superjump - If there's nothing in your way, you will jump to obscene heights!
    • /zeus - With this activated, lightning will strike where you're looking when you swing your arm!
    • /gaia - Turns dirt to grass beneath your feet and plants tall grass and flowers around you as you walk.
    • /vulcan - Fling fireballs at those pesky mortals!
    • /demigod - Decreases damage taken by a configurable amount. Reduced to 20% by default.
    • /FusRoDAH - Enchants knockback lvl 10 onto the held item.
    • /plutus - Enchants fortune level 25 onto tools only.
    Download:
    Download GodPowers.zip (.jar version)

    Permissions:

    Permissions nodes (open)
    Add the appropriate node for the corresponding command. Using the godmodeOnLogin will activate godmode upon logging in for those with permission to said node.

    godPowers.godmode
    godPowers.godmodeOnLogin
    godPowers.die
    godPowers.slay
    godPowers.jesus
    godPowers.heal
    godPowers.maim
    godPowers.inferno
    godPowers.superjump
    godPowers.zeus
    godPowers.gaia
    godPowers.vulcan
    godPowers.demigod
    godPowers.commands
    godPowers.godtools
    godPowers.hades


    Known bugs:
    - None.

    Future content:

    Changelog:
    8/23/11:
    - Overhauled /godpowers, fixed some permissions issues, and added chat colors!
    7/20/11:
    - PermissionBukkit support.
    Changelog (open)

    7/16/11:
    - Added /hades.
    - Added god tools.
    7/8/11:
    - Added /slay workaround "/smite"
    - Added /demigod command.
    6/21/11:
    - Added /vulcan
    - Removed annoying blue font.
    6/16/11:
    - Optimized command registering, no more crashes if there's a conflict.
    - Added /godpowers command. Uses node godPowers.commands
    6/12/11:
    - Permissions now should be checked upon world swapping and remove godmode if sufficient permission is not present.
    6/10/11:
    - Added /gaia
    5/1/11:
    - Fixed problems with /slay and /die
    4/29/11:
    - Changed directory for godPowers.properties.
    - Added the /zeus command.
    4/6/11:
    - Quick fix for conflict with Essentials.
    4/2/11:
    - Fixed /slay and addressed the issue with /superjump.
    - Made godmode on login toggle-able.
    4/1/11:
    - Changed the way /slay [player] arrows and /slay [player] fire works. Much more efficient.
    - Godmode now puts you out if you're on fire. (though I thought I had this before)
    - Brought back the godmode title
    - Updated for 612
    3/30/11:
    - Perfected /superjump.
    - Updated for latest recommended build.
    3/28/11:
    - Permissions support
    - No more need for godPowers.properties
    - Updated for latest recommended build.
    2/23/11:
    - Updated to beta 1.3
    2/20/11:
    - Updated the hook changes
    - Added confirmations to ALL commands
    2/8/11:
    - Fixed drowning 100%
    - Added the ability to walk on lava to /jesus.
    2/2/11:
    - I fixed a bug with /jesus. Not a huge problem, it just updates more frequently now so you don't fall in.
    1/31/11:
    - Applied a fix to drowning damage until bukkit provides support for this.
    1/29/11:
    - Overhauled and fixed /jesus (again)
    - Added /godmode [player]
    - Added [maim]
    - Fixed /heal [player]


    Demonstration(s):


    Polish version (open)

    Portuguese version (open)


    I realized I forgot to add the "maim" command, I shall add that with the configuration file when I get home today.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 6, 2016
    Ltstingray, DoomLord, Jakky89 and 8 others like this.
  2. Doesn't work.
    It just says "unknown command".
     
  3. Offline

    Abe27342

    Go to your plugins, and look at the Godmode properties yml file. There's an option there to change the prefix, or if you just want it gone get rid of the [god] in the file.
     
  4. Offline

    xybre

    Code:
    14:49:37 [INFO] [GodPowers] Successfully registered command zeus.
    14:49:37 [INFO] [GodPowers] Successfully registered command godmode.
    14:49:37 [INFO] [GodPowers] Successfully registered command jesus.
    14:49:37 [INFO] [GodPowers] Successfully registered command die.
    14:49:37 [INFO] [GodPowers] Successfully registered command slay.
    14:49:37 [INFO] [GodPowers] Successfully registered command maim.
    14:49:37 [INFO] [GodPowers] Successfully registered command inferno.
    14:49:37 [INFO] [GodPowers] Successfully registered command superjump.
    14:49:37 [INFO] [GodPowers] Successfully registered command gaia.
    14:49:37 [INFO] [GodPowers] Successfully registered command heal.
    14:49:37 [INFO] [GodPowers] Successfully registered command godpowers.
    14:49:37 [INFO] [GodPowers] Successfully registered command vulcan.
    14:49:37 [INFO] [GodPowers] Successfully registered command vulcan.
    14:49:37 [INFO] [GodPowers] Successfully registered command demigod.
    14:49:37 [INFO] [GodPowers] Successfully registered command hades.
    14:49:37 [INFO] godPowers version 2.4 is enabled!
    14:49:37 [INFO] [GodPowers] Permissions detected. Now using permissions.
    Notice that "vulcan" was registered twice :eek:

    Other than that it works great, so much fun! :D
     
  5. Offline

    UltraPL

    I LOVE YOU
     
  6. Offline

    __Plasma__

    I'm new to all this and so I'm not sure how to work these plugins. I have tried to download it many ways, this being my first plugin, but each time says "A Java Exception has Occured" by Java Machine Launcher. Any help?
     
  7. Offline

    Taco

    Don't give them the node godpowers.godmodeonlogin or whatever it is. Check the node list on the main post.

    Then /slay must have registered just fine. /smite only registers if /slay doesn't.

    Vulcan has an alternate command that registers alongside it. ;)

    :confused:; Thank you?

    I recommend looking for a beginner's guide to using craftbukkit. All you need to do is drop this in your plugins folder after craftbukkit has created it for you.
     
  8. Offline

    DrPinkies

    If you have the .zip/.rar file. Open it, and drag the .jar file into the "plugins" folder that bukkit should have made for you, then run the server to get the permission files and such. If you have the .jar file, then just drag it in, and run the server.

    If you can't figure it out, do as Taco said, look at the beginners guide to craftbukkit.
     
  9. Offline

    Teacup

    When in demigod mode fire doesn't seem to damage the player.
    In PermissionsBukkit using the godPowers.* node doesn't give all permissions under godPowers. I don't know if that's a problem with your plugin but I assume it is since that works for other plugins.
    Also, what does the godPowers.commands node do?
     
  10. Offline

    Taco

    What's the godpowers.* node missing? And godpowers.commands allows the user to use /godpowers which gives them a list of commands from my plugin.
     
  11. Offline

    lallave2006

    ok the comands register and load up but every time i try to use one it says: an internal error occurred why is this
    Code:
    t(CraftEventFactory.java:168)
            at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.j
    ava:210)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:553)
            at net.minecraft.server.Packet15Place.a(SourceFile:57)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    14:05:07 [SEVERE] Could not pass event PLAYER_INTERACT to godPowers
    java.lang.NullPointerException
            at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.permiss
    ion(NijikoPermissionsProxy.java:242)
            at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.has(Nij
    ikoPermissionsProxy.java:225)
            at com.FriedTaco.taco.godPowers.godPowersPlayerListener.onPlayerInteract
    (godPowersPlayerListener.java:245)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.j
    ava:307)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:332)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:168)
            at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:6
    3)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:458)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    14:05:10 [SEVERE] Could not pass event PLAYER_INTERACT to godPowers
    java.lang.NullPointerException
            at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.permiss
    ion(NijikoPermissionsProxy.java:242)
            at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.has(Nij
    ikoPermissionsProxy.java:225)
            at com.FriedTaco.taco.godPowers.godPowersPlayerListener.onPlayerInteract
    (godPowersPlayerListener.java:245)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.j
    ava:307)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:332)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:168)
            at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:6
    3)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:458)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    14:05:15 [SEVERE] Could not pass event PLAYER_INTERACT to godPowers
    java.lang.NullPointerException
            at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.permiss
    ion(NijikoPermissionsProxy.java:242)
            at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.has(Nij
    ikoPermissionsProxy.java:225)
            at com.FriedTaco.taco.godPowers.godPowersPlayerListener.onPlayerInteract
    (godPowersPlayerListener.java:245)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.j
    ava:307)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:332)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:168)
            at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.j
    ava:210)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:553)
            at net.minecraft.server.Packet15Place.a(SourceFile:57)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    14:05:15 [SEVERE] Could not pass event PLAYER_INTERACT to Tent
    java.lang.NullPointerException
            at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.permiss
    ion(NijikoPermissionsProxy.java:242)
            at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.has(Nij
    ikoPermissionsProxy.java:225)
            at me.ashtheking.tent.TentMaker.checkPermission(TentMaker.java:77)
            at me.ashtheking.tent.TentMaker$TentPlayerListener.onPlayerInteract(Tent
    Maker.java:105)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.j
    ava:307)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:332)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:168)
            at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.j
    ava:210)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:553)
            at net.minecraft.server.Packet15Place.a(SourceFile:57)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    14:05:15 [SEVERE] Could not pass event PLAYER_INTERACT to godPowers
    java.lang.NullPointerException
            at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.permiss
    ion(NijikoPermissionsProxy.java:242)
            at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.has(Nij
    ikoPermissionsProxy.java:225)
            at com.FriedTaco.taco.godPowers.godPowersPlayerListener.onPlayerInteract
    (godPowersPlayerListener.java:245)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.j
    ava:307)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:332)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:168)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:139)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:782)
            at net.minecraft.server.Packet18ArmAnimation.a(SourceFile:35)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    14:05:18 [SEVERE] Could not pass event PLAYER_INTERACT to godPowers
    java.lang.NullPointerException
            at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.permiss
    ion(NijikoPermissionsProxy.java:242)
            at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.has(Nij
    ikoPermissionsProxy.java:225)
            at com.FriedTaco.taco.godPowers.godPowersPlayerListener.onPlayerInteract
    (godPowersPlayerListener.java:245)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.j
    ava:307)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:332)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:168)
            at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.j
    ava:210)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:553)
            at net.minecraft.server.Packet15Place.a(SourceFile:57)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    14:05:19 [SEVERE] Could not pass event PLAYER_INTERACT to Tent
    java.lang.NullPointerException
            at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.permiss
    ion(NijikoPermissionsProxy.java:242)
            at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.has(Nij
    ikoPermissionsProxy.java:225)
            at me.ashtheking.tent.TentMaker.checkPermission(TentMaker.java:77)
            at me.ashtheking.tent.TentMaker$TentPlayerListener.onPlayerInteract(Tent
    Maker.java:105)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.j
    ava:307)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:332)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:168)
            at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.j
    ava:210)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:553)
            at net.minecraft.server.Packet15Place.a(SourceFile:57)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    14:07:08 [SEVERE] Could not pass event PLAYER_INTERACT to godPowers
    java.lang.NullPointerException
            at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.permiss
    ion(NijikoPermissionsProxy.java:242)
            at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.has(Nij
    ikoPermissionsProxy.java:225)
            at com.FriedTaco.taco.godPowers.godPowersPlayerListener.onPlayerInteract
    (godPowersPlayerListener.java:245)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.j
    ava:307)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:332)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:168)
            at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:6
    3)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:458)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    14:07:09 [SEVERE] Could not pass event PLAYER_INTERACT to godPowers
    java.lang.NullPointerException
            at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.permiss
    ion(NijikoPermissionsProxy.java:242)
            at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.has(Nij
    ikoPermissionsProxy.java:225)
            at com.FriedTaco.taco.godPowers.godPowersPlayerListener.onPlayerInteract
    (godPowersPlayerListener.java:245)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.j
    ava:307)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:332)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:168)
            at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:6
    3)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:458)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    14:07:29 [SEVERE] Could not pass event PLAYER_INTERACT to godPowers
    java.lang.NullPointerException
            at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.permiss
    ion(NijikoPermissionsProxy.java:242)
            at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.has(Nij
    ikoPermissionsProxy.java:225)
            at com.FriedTaco.taco.godPowers.godPowersPlayerListener.onPlayerInteract
    (godPowersPlayerListener.java:245)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.j
    ava:307)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:332)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:168)
            at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:6
    3)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:458)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    14:07:29 [SEVERE] Could not pass event PLAYER_INTERACT to godPowers
    java.lang.NullPointerException
            at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.permiss
    ion(NijikoPermissionsProxy.java:242)
            at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.has(Nij
    ikoPermissionsProxy.java:225)
            at com.FriedTaco.taco.godPowers.godPowersPlayerListener.onPlayerInteract
    (godPowersPlayerListener.java:245)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.j
    ava:307)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:332)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:168)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:139)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:782)
            at net.minecraft.server.Packet18ArmAnimation.a(SourceFile:35)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    >
     
  12. Offline

    Taco

    Please post when you last updated my plugin, what version of craftbukkit you're running, what permissions system you're using, and anything else that you think could be relevant.
     
  13. Offline

    lallave2006

    im useing group manager i just updated the plugin and i have newest recomended build for craftbukkit i fixed it but i had to switch to permissions instead idk why
     
  14. Offline

    Taco

    It should default to either PermissionsBukkit or ops for permissions if you don't have Permissions installed.
     
  15. Offline

    hallvard13

    i have a problem. each time i log on im set to godmode even if the godmode onlogin is set to false can you help??
     
  16. Offline

    Taco

    I'll look into that.
     
  17. Offline

    TheArcher

    I love this plugin, Taco. You did a great job. But do you forgot to add "/hades" to the list of commands.
     
  18. Offline

    Taco

    Thank you, and I know. I forgot to add it to the list when I added the command >.<. I'll get to fixing it soon.
     
  19. Offline

    TheArcher

    Or you could just add this:

    Code:
    /hades - Turn everything below your feet into the depths of the Nether
     
  20. It has!
    Code:
    2011-08-11 11:22:19 [INFO] WorldGuard: (world) Single session is enforced.
    2011-08-11 11:22:19 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
    2011-08-11 11:22:19 [INFO] WorldGuard: (world) Lighters are PERMITTED.
    2011-08-11 11:22:19 [INFO] WorldGuard: (world) Lava fire is blocked.
    2011-08-11 11:22:19 [INFO] WorldGuard: (world) Fire spread is limited to 1 block types.
    2011-08-11 11:22:19 [INFO] WorldGuard: Loaded configuration for world 'world"
    2011-08-11 11:22:20 [INFO] WorldGuard: 3 regions loaded for 'world'
    2011-08-11 11:22:20 [INFO] WorldGuard 5.2.2 enabled.
    [...]
    2011-08-11 11:22:21 [INFO] [GodPowers] Successfully registered command zeus.
    2011-08-11 11:22:21 [INFO] [GodPowers] Successfully registered command godmode.
    2011-08-11 11:22:21 [INFO] [GodPowers] Successfully registered command jesus.
    2011-08-11 11:22:21 [INFO] [GodPowers] Successfully registered command die.
    2011-08-11 11:22:21 [INFO] [GodPowers] Successfully registered command slay.
    2011-08-11 11:22:21 [INFO] [GodPowers] Successfully registered command maim.
    2011-08-11 11:22:21 [INFO] [GodPowers] Successfully registered command inferno.
    2011-08-11 11:22:21 [INFO] [GodPowers] Successfully registered command superjump.
    2011-08-11 11:22:21 [INFO] [GodPowers] Successfully registered command gaia.
    2011-08-11 11:22:21 [INFO] [GodPowers] Successfully registered command heal.
    2011-08-11 11:22:21 [INFO] [GodPowers] Successfully registered command godpowers.
    2011-08-11 11:22:21 [INFO] [GodPowers] Successfully registered command vulcan.
    2011-08-11 11:22:21 [INFO] [GodPowers] Successfully registered command vulcan.
    2011-08-11 11:22:21 [INFO] [GodPowers] Successfully registered command demigod.
    2011-08-11 11:22:21 [INFO] [GodPowers] Successfully registered command hades.
    2011-08-11 11:22:21 [INFO] godPowers version 2.4 is enabled!
    But I still only get the WorldGuard-/slay and /smite doesn't register.
     
  21. Offline

    Taco

    That's odd. If worldguard has taken slay, it should move to smite. I'll look at this as well as adding /hades to the command list.
     
  22. Offline

    xybre

    Okay, it looks like /jesus screws up a lot of stuff, it ruins flowing water and if water borders lava then the lava will end up turning to obsidian permanently. One of my mods complains that it doesn't keep up fast enough with him, but it might be a refresh rate problem.
     
  23. Please don't fix that, it's very useful for me! (you just run over the spot in the sea with /jesus and the flowing water is fixed)
     
  24. Offline

    Gilbertus

    Will you please look again at code that should reset god powers when switching worlds? Player can go to world when he has permissions and use in example /vulcano and then go to other world and throw fireballs just by clicking.
    Please reset all statuses / modes at world switch (or only those that player don't have permissions in destination world) or add second check when player click to use god power.
    Also i didn't drown in second world when enabled godmode in first world so godmode status could need review too.
     
  25. Offline

    Taco

    I'll look into that. I know that's an issue with multiple worlds.
     
  26. Offline

    Firestar101779

    Why not add a SuperSpeed command? We already have SuperJump, and this would be useful for catching speedhackers. Keeping with the god theme, it could be /hermes.
     
    main() likes this.
  27. After several attempts I now finally managed to modify godPowers and always enable /smite. (It took me a while until I figured out that I have to add /smite to the plugin.yml to fix the NullReferenceException...)
     
  28. Offline

    2stringguitar

    Whenever I type in a command it says "An internal error occurred while attempting to preform this command" any answers?
     
  29. Offline

    Taco

    I get tired of saying this: Please post when you last updated my plugin, what version of craftbukkit you're running, what permissions system you're using, and anything else that you think could be relevant.
     
  30. Offline

    2stringguitar

    Oh sorry im running build 1000 if that helps (I just started using bukkit yesterday so im a noob) and what is permissions?
    Ok so i installed permissions (http://forums.bukkit.org/threads/admn-dev-permissions-3-1-6-the-plugin-of-tomorrow-935.18430/) but when i use a command it says the gods prevent you from useing this command so how can i allow myself to use it

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 6, 2016
  31. Offline

    cvxx7q

    suggestion! :D

    the god tools, i wonder if anyone else thinks it wud be a good idea to allow Gold Pick to smash bedrock (or the gold sword (since the pick isnt paired with bedrock mining technically))

    gold sword can perhaps do instant kill, like SuperSword Plugin

    although it has already been made, it would be nice to have such a feature in this plugin, less jars+ feeling of consolidation :p
     

Share This Page