[INACTIVE][MECH] PowerArmour v0.2.1 - Supercharge your armour abilities! [617]

Discussion in 'Inactive/Unsupported Plugins' started by cyklo, Feb 27, 2011.

  1. Offline

    cyklo

    head: AIR

    [​IMG]
     
  2. Offline

    DraxisWuf

    lol - Are you trying to imply something about my personal intelligence, sir? [​IMG]
     
  3. Offline

    Durrandi

    Here's a few ideas:
    • Light source: Wear a gold Helmet (or whatever) to do a torch light effect. (Aka, a headlamp.)
    • Passivity: All mobs are friendly.
    • Partial Passivity/Immunity: Holding a skeleton bones makes skeletons passive/you immune. Holding Gunpowder makes creepers passive/immune.
    • Drawbacks: Fireproof breaks (instantly) in water. Waterproof breaks in fire. Sunlight breaks X.

    Also for the armor decaying, there was an old hMod plugin that did the same thing with the "golden armor = fireproof," but for his decaying armor, it had a text based meter to show you long you had left.


    Also could you support http://forums.bukkit.org/threads/ad...keep-your-server-plugins-up-to-date-400.5026/ ? You just need to provide a direct, static link to the jar. (Just drop the version number)
    I'm only asking because this plugin was EXACTLY what i was looking for today, and I'm too forgetful to check for updates.
     
  4. Offline

    MacVaultDweller

    Great job i love it
     
  5. Offline

    LucidCraft

    Great Plugin! However, I had to disable it. It constantly spammed my console with [WATERPROOF]. I set all the config settings to low to try to stop it, but there were rows of 50 of that line in a seemingly arbitrary fashion. The only item I needed was the waterproof set. Has anyone else had this occur?

    Thank you in advance! : )
     
  6. Offline

    cyklo

    Ah... oops. Yeah, it would have spammed you every time you took damage. Try downloading it again!
     
  7. Offline

    MacVaultDweller

    Withe the config file I use below I discovered that only
    INVINCIBLE:
    hand: PORTAL
    and
    FIREPROOF:
    feet: CHAINMAIL_BOOTS
    seems to be working. Any suggestions ?

    MONSTERPROOF:
    legs: CHAINMAIL_HELMET

    FIREPROOF:
    feet: CHAINMAIL_BOOTS

    BOMBPROOF:
    body: CHAINMAIL_CHESTPLATE

    FEATHERWEIGHT:
    feet: CHAINMAIL_LEGGINGS

    FIREPROOF:
    feet: CHAINMAIL_BOOTS

    INVINCIBLE:
    hand: PORTAL
     
  8. Offline

    cyklo

    Just a guess, but your BOMBPROOF also probably works. It's quite hard to wear a helmet on your legs or trousers on your feet. You're also defining fireproof twice.
     
  9. Offline

    MacVaultDweller

    LOL LOL I was a little sleepy and messed up big time.
    Thanks for opening my eyes.
    Hope you got as big a laugh as I did out of this exchange.
    Keep up the great work !
     
  10. Offline

    mudzereli

    I'd love to see permissions support!!! This would be AWESOME.
     
  11. Offline

    Stephen92

    could make this compatible with groupmanager/permissions, id love this if i could make it for certain groups like my vip group on my server
     
  12. Offline

    Bjourk

    I'd like to see:
    Fly (connect to FlyRidgeFly?)
    Assassin (1-hit kills)
    Flash (faster movement)
    Teleporter (right click to teleport to your curser like the /jump command)
    Leapfrog (jump high)
    Bomber (makes you like a creeper)
     
  13. Offline

    Mr_Mellow

    Id really like to see this plugin get permissions. itd really help with my server.
     
  14. Offline

    killgoblen

    Hi! Got this plugin, and I love it! The only thing I could ask for is damage to the armor, but I see you have that planned, sooooo... yay!

    Any estimates on when the update will be? Sorry to sound impatient, but... well, I am! [​IMG]
     
  15. Offline

    cyklo

    Right now! See version 0.1.2.

    Along with "head", "body" etc. there's "armourdamage". Set to true and armour decays like normal.

    Not recommended for mixing with lava. It tends to eat through armour quite quickly...
     
  16. Offline

    killgoblen

    Awesome, thanks!
     
  17. Offline

    nobotious

    i'm having trouble getting this to start. i keep getting the "null pointer exception, is it up to date?" problem, i downloaded the most recent link from your git, says it was uploaded only an hour ago.
    i've tried without any other plugins running also, just to make sure it wasnt a conflicting plugin.
    running craftbukkit531
    logifle:
     

    Attached Files:

  18. Offline

    MacVaultDweller

    I have really enjoyed this mod.
    Just had to drop in and say thanks for all of your hard work and support.
    Stop by some time your always welcome. web site http://newworldminecraft.tk/
     
  19. Offline

    cyklo

    Can you post your configuration file too? Paste it somewhere like gist.github.com
     
  20. Offline

    MacVaultDweller

    Loved the 1.1 version but when i download the 1.2 version it unpacks and i'm not sure what elements from the folder are needed to create a working jar
     
  21. Offline

    cyklo

    Did you download the jar file archive (under "packages") or the source code (under "tags")? The powerarmour_0_1_2.tar.gz file contains nothing but the jar and a sample config.
     
  22. Offline

    MacVaultDweller

    Thanks for setting me straight. Testing now

    Working Great!
    Thanks for all of your help.

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

    Celtic Minstrel

    Oh nice, the pumpkin is now the ultimate underwater exploration tool! :D
     
  24. Offline

    killgoblen

    I have an idea. Would it be possible for, if an armor combo is 'invincible,' to make it so players with a certain weapon can still damage the invincible person? E.G., gold sword kills invincibility. Not kill, but damage. Anyway, yeah...

    And also, maybe a certain combo makes punching people light them on fire?
     
    Markolio likes this.
  25. Offline

    ReapKarmah

    CB: 531, 556
    PowerArmour: 0.1.2, 0.1.1

    Use to work for me, but now it just does this:

    Code:
    16:49:14 [SEVERE] null loading PowerArmor v0.1.1 (Is it up to date?)
    java.lang.NullPointerException
            at com.sargant.bukkit.powerarmour.PowerArmour.onEnable(PowerArmour.java:
    76)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:451)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:217)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:92)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:70)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Can't seem to figure out why :/
     
  26. Offline

    nicholaslimck

    Similar thing happens to me too! No idea how this happened, it was working perfectly the day before...

    Code:
    loading PowerArmor v0.1.2 (Is it up to date?)
    java.lang.NoSuchFieldError: ENTITY_DAMAGED
        at com.sargant.bukkit.powerarmour.PowerArmour.onEnable(PowerArmour.java:97)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:511)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:216)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:93)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:71)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
     
  27. Offline

    cyklo

    You're using CB 561 or higher. PowerArmour isn't currently compatible. They renamed a whole bunch of stuff internally and broke everything. Will patch it tonight.
     
  28. Offline

    MineralMC

    Cyklo, a 561+ patch should bring it very close to the current recommended build (602), so it may be worth just outright going for that, so you don't need to make any tweaks over the next week or so (hopefully!).
     
  29. Offline

    cyklo

    Uploaded 0.1.3. No new features, but now targets CraftBukkit build 602.
     
  30. Offline

    MineralMC

    And again! Thanks for the rapid updating.
     

Share This Page