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. Offline

    xFli3r

    I love this

    Oh and heal isn't working but that's fine I don't really use it.

    Hey try /hades
    Its cool

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

    Taco

    My /heal command currently conflicts with I think essentials' /heal command. I may release a version without it when I update to b1000
     
  4. Offline

    xFli3r

    Ok thanks
     
  5. Offline

    Teacup

    If I remove commands from the yml in the jar will they no longer be possible to access in the server?
     
  6. Offline

    Taco

    The plugin will freak out because it's trying to check with the yml to make sure the command is there when registering it.
     
  7. Offline

    Teacup

    Ok thanks, the new PermissionsBukkit will make what I was trying to accomplish with that easier now. Will this be updated for compatibility with that plugin?
     
  8. Offline

    Taco

  9. Offline

    Garninc580

    will this be updated for bukkit 1000? if so how soon
     
  10. Offline

    Taco

    It'll be updated to build 1000 (with permissionsBukkit support) whenever I can find the time. Either today or tomorrow if I can.

    Updated to build 1000, added PermissionsBukkit support,.

    This update REQUIRES Craftbukkit build 1000.

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

    Teacup

    Thank you very much! Glad to be able to add this to my server now. ;)
     
  12. just having a poke around in the .jar file and found this
    Code:
    vulcan:
            description: Goodness gracious, great balls of fire!
            usage: /vulcan
        myballsareonfire:
            description: See vulcan.
            usage: /myballsareonfire
    just wondered if anybody else had seen this as i haven't looked through the entire thread?
     
  13. Offline

    Taco

    That was just added as an easteregg for the lols. I needed a command name for what is now /vulcan and the first suggestion was /myballsareonfire. I thought it was hilarious, so I added it in without saying ;)
     
    ddubois89 likes this.
  14. Offline

    junkboy350

    any chance i could get my hands on the version for bukkit 953? :p
     
  15. Offline

    bmurdoc

    Nice easter egg :3
     
  16. Offline

    ddubois89



    I will now only, for the rest of my server admin-ing use the "myballsareonfire" command to activate that power. lol
     
  17. Offline

    ddubois89

    @Taco

    Just to let you know I found some bugs/issues. Superjump doesnt work when standing on a halfblock/slab and going up stairs and ladders causes superjump when its active


    EDIT: Figure ill give you more information lol
    No console errors ive noticed and
    Using latest RB 1000 and Godpowers V2.4
     
  18. Offline

    Sticky233

    Very nice plugin, But i activated superjump... does anybody know how to stop superjump?
     
  19. Offline

    ddubois89

    use same command to deactivate it "/superjump"
     
  20. Offline

    Megalanias

    How can i change that the vulcan command doesn't work ? .. i have a admin that play everytime aroud with this command how can i put this command off ? say me pls!
     
  21. Offline

    ddubois89


    check his permissions and make sure he doesnt have the godPowers.vulcan

    Side note. If he is doing that intentionally he probably shouldn't be an admin.

    Hope this helps!
     
  22. Offline

    IncendiaDrakon

    Could you add a way to toggle godtools on and off? I'm an op and I give myself ALL permissions, having this automatically happen when I just want to use gold tools normally is annoying. It would make sense, since all other uses of this plugin are toggle able.
     
  23. Offline

    jmcneely

    I am currently using PermissionsBukkit v1.1 and this keeps happening:
    Code:
    21:46:38 [INFO] [GodPowers] Successfully registered command zeus.
    21:46:38 [INFO] [GodPowers] Successfully registered command godmode.
    21:46:38 [INFO] [GodPowers] Successfully registered command jesus.
    21:46:38 [INFO] [GodPowers] Successfully registered command die.
    21:46:38 [INFO] [GodPowers] Successfully registered command slay.
    21:46:38 [INFO] [GodPowers] Successfully registered command maim.
    21:46:38 [INFO] [GodPowers] Successfully registered command inferno.
    21:46:38 [INFO] [GodPowers] Successfully registered command superjump.
    21:46:38 [INFO] [GodPowers] Successfully registered command gaia.
    21:46:38 [INFO] [GodPowers] Successfully registered command heal.
    21:46:38 [INFO] [GodPowers] Successfully registered command godpowers.
    21:46:38 [INFO] [GodPowers] Successfully registered command vulcan.
    21:46:38 [INFO] [GodPowers] Successfully registered command vulcan.
    21:46:38 [INFO] [GodPowers] Successfully registered command demigod.
    21:46:38 [INFO] [GodPowers] Successfully registered command hades.
    21:46:38 [INFO] godPowers version 2.4 is enabled!
    21:46:38 [INFO] [GodPowers] Permissions NOT detected. Giving permission to ops.
     
  24. Offline

    jkmalan

    Just a suggestion but add the command /hades to ur command list! I was thrown off looking for what it did, i saw the permission but not the command! :p
     
  25. Offline

    Taco

    That's because I haven't changed the message there. It IS using permissionsbukkit, though the message there was from when only Permissions was used for that.
     
  26. Offline

    WFObatman

    For some reason only certain codes work, like /kill. I tryed others but it said: An internal error occured while trying to perform this command. If i have done something wrong please tell me. Thanks.
     
  27. Offline

    Taco

    I need more than "it doesn't work". Post the error, craftbukkit version, and other information you think may be relevant.
     
  28. Offline

    Eagle

    It wont load up on my server :(
     
  29. Offline

    Taco

    That's.... Vague. Mind giving me a bit more detail? I.e. Craftbukkit version, how you installed it, any errors you get, your shoe size, credit card number, mothers maiden name, and any other info that may be relevant.
     
  30. Offline

    mugabuga

    Anyway to stop it from giving all the people with Godmode permissions Godmode when they login?
     
  31. Offline

    firtvid20

    How do I get rid of the "[god]' prefix? I don't like prefixes on my server.
     

Share This Page