[MECH] Zeus v0.8 - Manual lightning strikes (can cause explosions) - now thunder Multi-Strike [740]

Discussion in 'Inactive/Unsupported Plugins' started by to3000, Apr 26, 2011.

  1. Offline

    to3000

    Zeus - Summon the power of the gods
    Version 0.8

    Zeus is a fairly simple plugin that harnesses the power of the gods to cause lightning strikes in whatever location you choose (in other words, look at blocks, right click with the tool defined in the config file, causes lightning. Left click, cause lightning + explosions)

    Zeus is different from other plugins that have lightning item capabilities because Zeus has the option to make lightning cause tnt-like explosions.

    Features:
    • Right click to cause lightning strikes
    • Left click to cause lightning strikes + explosion
    • Fully configurable! Choose what item you use to summon the power of the gods and how large the explosion radius is!
    • Permissions support! Configure if you want users to only be able to use the right click and/or left click features!
    • Multi Strike and Fire Strike
    • Cool down support
    • You no longer need permissions, in the config file you can now chose OP only or everyone
    Download:

    Click here to download!

    Permissions Nodes:
    Code:
    to3.zeus.strike
    (only lightning)
    
    to3.zeus.multiStrike
    (multipule strikes at once)
    
    to3.zeus.strikeandexplode
    (lightning + explosions)
    
    to3.zeus.thunderStrike
    (permission to use thunder strike)
    Commands:
    Code:
    /ms <number of strikes>
    set the number of strikes at once
    
    /ms again to disable
    
    /ts <radius>
    set the radius of the thunder strike
    
    /ts again to disable
    
    Warning: The explosion feature has not been tested with plugins that block explosions like WorldGuard, use at your own risk!

    Changelog:
    Version 0.8
    • fix for cool down bug, add feature "thunder strike"
    Version 0.7
    • simple bug fix, got my BEDMAS wrong
    Version 0.6
    • added Op only feature and Cool-down feature customizable in the config file!
    Version 0.5
    • fix to a bug when not using permissions and right clicking with other blocks
    Version 0.4
    • Added multi Strike and Fire Strike
    Version 0.3
    • Fixed and error when using the plugin without permissions
    Version 0.2
    • Null pointer exception fixed no longer spams console
    Version 0.1
    • First release
    Plugin developed by @to3000 and @Platypus
     
  2. Offline

    RedRiver

    This may seem very noobie, but could u tell me how to set an item to shoot the lightning so as an example say i wanted to use flint so when i held it and right clicked, it would fire lightning, how would i go about doing tht?:)
     
  3. Offline

    Profanwolf

    You said something about a global version? I'd like to see the houses explode from lightning strikes on my server, so is this happening at all?
     
  4. Offline

    almeidaalajoel

    The cool down feature is broken, if it's off, its on, and if it's on, the mod doesn't work. other than that though, cool mod.
     
  5. Offline

    LadyVodka

    hi im using /ms to spawn mobs (mobspawner plugin )
    is there any way to swap /ms on zeus , or disable ms ?
    coz its geting error
     
  6. I know this plugin is kinda inactive but im gonna ask anyway. Is there any way i can disable the lightning from destroying dropped items but still damage entities?

    You can open the .jar file and then edit the plugin.yml just remove the /ms commands from the plugin u dont wanna use :)

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

    Lethal_Dark

    Will it be updated? Causes Exception right now!
    Code:
    16:00:34 [SEVERE] Error occurred while enabling Zeus v0.8 (Is it up to date?): null
    java.lang.NullPointerException
            at zeus.Zeus.onEnable(Zeus.java:121)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:892)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    
     
  8. Offline

    ZombieAlan

    Does this work with group manager? i installed it all right everything is good untill i try and give it permission for this? :/ any ideas?
     
  9. Offline

    handyhacker

    to3000
    can you update your plugin for the newest bukkit API?
     
  10. Offline

    supershrimp88

    This is probably a really nooby question but on the server command console it says failed to load plugins/zeus.jar. why is this coming up. Please help
     
  11. Offline

    Venestt

    yeah, i think thats means it's not up-to-date.
    so,
    UPDATE THE PLUGIN PLZ to3000 !!!
    [creeper]
     
  12. Offline

    md_5

    Long time no see to3000. You will notice that this thread has now been placed into the Inactive Plugin subforum.
    If you wish to revive this plugin, please ensure that you update and test compatibility with the latest recommended Bukkit build before reporting your original post, asking for it to be moved back to the release forum.

    Thanks for your time.
    md_5
     

Share This Page