Inactive [MECH] NaturalGiants v1.30 - Make Giants Spawn Naturally [1000]

Discussion in 'Inactive/Unsupported Plugins' started by Intelli, Mar 31, 2011.

  1. Offline

    Intelli

    NaturalGiants - Make giants spawn naturally
    Version: v1.30

    As per the title, this plugin makes it so giants will spawn naturally along with other mobs.
    Giants are set to be more rare, and by default will only spawn 5% of the time compared to other mobs. This option, along with other options, can be changed within the configuration file. Giants additionally will only spawn in the dark / at night.

    Download:
    http://minerealm.com/plugins/naturalgiants/NaturalGiants.jar (1.30)

    Config Information: (Modified within NaturalGiants.properties)
    spawnrate - By default, set at 5%. This will make 5% of monsters spawned as giants. Maximum value is 100.
    health - How much health a giant has. By default set at 200.
    drop - What item giants drop upon being killed. By default set to drop 64 bones (item #352)
    fireattack - Determines if the giants deal a fire attack upon targeting a player. Set it to "0" to disable the attack.

    [​IMG]

    Changelog:
    Version 1.3
    • Fixed entity tracking issues.
    Version 1.2
    • Private release.
    Version 1.1
    • Added configuration file, with the ability to configure the giants spawn rate, health, what items they drop, and if they deal a fire attack.
    Version 1.0
    • First release.
    Let me know if you have any questions, or find any problems.
    Enjoy!
     
    _Hamstern_, Jobsti, Undrtakr and 10 others like this.
  2. Offline

    ramisotti

    I have this Error Bukkit 1000

    .jar Defekt?

    Code:
    2011-08-08 01:15:57 [SEVERE] Could not load 'plugins/NaturalGiants.jar' in folder 'plugins':
    java.util.zip.ZipException: error in opening zip file
        at java.util.zip.ZipFile.open(Native Method)
        at java.util.zip.ZipFile.<init>(ZipFile.java:131)
        at java.util.jar.JarFile.<init>(JarFile.java:150)
        at java.util.jar.JarFile.<init>(JarFile.java:114)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:60)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:199)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:122)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:118)
        at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:89)
        at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:51)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:132)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    I have Reup Version 1.3
    https://rapidshare.com/files/2720000027/NaturalGiants.jar
     
  3. Offline

    kalvinleung

    Code:
    09:08:33 [嚴重] Could not load 'plugins\NaturalGiants.jar' in folder 'plugins':
    
    java.util.zip.ZipException: error in opening zip file
            at java.util.zip.ZipFile.open(Native Method)
            at java.util.zip.ZipFile.<init>(Unknown Source)
            at java.util.zip.ZipFile.<init>(Unknown Source)
            at java.util.jar.JarFile.<init>(Unknown Source)
            at java.util.jar.JarFile.<init>(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:60)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:207)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:130)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:128)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:97)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:51)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:132)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    I get this error when i start the server...
    It only occur in the newest version....:(
    Fix it please...
     
  4. Offline

    dak393

    Ya I was getting that too what are your plugins? Maybe i can see if something interferes
     
  5. Offline

    Intelli

    Re-download the plugin. The file was corrupted. It should be fixed now.
     
  6. Offline

    dak393

    Awesome :D
     
  7. Offline

    Segatendo

    I would REALLY like this if it had multiworld support.
     
  8. Offline

    BioRage

    @Intelli
    Quick question!

    I know a while ago, Giant's would never be agressive, only if you ran into them they would attack you.

    Has that changed with this plugin? If they spawn with a x%, they will run up to you (if in range) and attack you?
     
  9. Offline

    dak393

    Well giants don't really chase you (I believe they don't have the AI for it?) they do turn and will agro you if you are in range (fire in this case) but won't really give chase not that they could being so big...
     
  10. Offline

    theloststory45

    does with work with any other mods that let you spawn mobs? if not thatd be totally epic for dungeons im planning
     
  11. Offline

    AndyFox42

    My console keeps filling up with

    >07:54:28 [SEVERE] Could not pass event CREATURE_SPAWN to NaturalGiants
    java.lang.NullPointerException

    Any suggestions?
     
  12. Offline

    livepoolfc1

    sounds great, with the different options for the giant and everything. am definantly going to install it on my server! A good thing to add would be the ability to control the same settings with other mobs?
     
  13. Offline

    kahlilnc

    Code:
    2011-08-21 09:57:23 [SEVERE] Could not pass event ENTITY_TARGET to NaturalGiants
    java.lang.NullPointerException
        at com.minerealm.naturalgiants.NaturalGiantsEntityListener.onEntityTarget(NaturalGiantsEntityListener.java:83)
        at org.bukkit.plugin.java.JavaPluginLoader$64.execute(JavaPluginLoader.java:691)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at net.minecraft.server.EntityMonster.damageEntity(EntityMonster.java:50)
        at net.minecraft.server.EntityHuman.d(EntityHuman.java:566)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:883)
        at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:436)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-08-21 09:57:24 [SEVERE] Could not pass event ENTITY_DAMAGE to NaturalGiants
    java.lang.NumberFormatException: null
        at java.lang.Integer.parseInt(Integer.java:454)
        at java.lang.Integer.parseInt(Integer.java:527)
        at com.minerealm.naturalgiants.NaturalGiantsEntityListener.onEntityDamage(NaturalGiantsEntityListener.java:137)
        at org.bukkit.plugin.java.JavaPluginLoader$59.execute(JavaPluginLoader.java:656)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at net.minecraft.server.EntityHuman.d(EntityHuman.java:555)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:883)
        at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:436)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  14. Offline

    Malific

    Any chance on the ability to modify the damage it deals? I have these guys set up as roaming treasure troves on my server with like 1000 health so players team up to take them down... but they just aren't outputting enough damage to be challenging... it's more a wear down kind of fight.
     
  15. Offline

    a-duckyz

    Im having a little trouble with the giant drops

    they seem to not drop anything
    i have tried fiddleing with the config, or even reset the whole config
     
  16. Offline

    Undrtakr

    Thanks for this plugin! Scared my friends the first time when they saw a giant stomping around in their house! HAH!
     
  17. Offline

    rockguy32

    Could make a version of this that does the same thing with the Steves/monsters/human mobs?
     
    Dugglass likes this.
  18. Offline

    Emiya Shirou

    Is it working on 1060? I want to put in on my server later.
     
  19. Offline

    Master2112

    I see it's already been asked, but i would also like this for the "Monster" (the human) mob. Is that possible?
     
    Dugglass likes this.
  20. Offline

    Dugglass

    I agree. The giants are neat, but having them pull the Steve skin would be so much better.
     
  21. Offline

    axebyte

    Love this plugin, sadly 1.8 broke the fire, and a few other little things about it.
    Is this going to be updated? or is this plugin Dead?
     
  22. Offline

    PAL-18

    Fire works for me in 1.8. Only problem is giants spawn waaaaaaaay to much. I have the spawn rate at default (5%) but at night giants spawn every 20 blocks or so in all directions.
     
  23. Offline

    Jobsti

    Anyone want to make an update? @Intelli ?

    Giants are spawning and shooting fire, no Error, but doesn't dropping anything, on kill this error:
    http://pastebin.com/q0tSFUt0

    NG 1.3 and #1318
     
  24. Offline

    ZerG

    Another abandoned plugin , someone should take this over .. its a shame that so many plug devs forget that theyre making minecraft better than notch can :)
     
  25. Offline

    darkcloud784

    I dont see source link on this thread :confused: I'm surprised that moderators havent tagged it.
     
  26. Offline

    xBladeM6x

    Just to let people know, I have this working on my 1.8.1 server. So, just thought I'd point that out for those wondering if it still works.
     
  27. Offline

    WhiteDragon

    I love posts like this bc I completely agree with them. Notch did good making the game, but after that he failed. He has made well over 20 million dollars and look at how much MC hasn't evolved. I mean come on!!!!! WoW only took 50 million dollars to make the original Valina version of it.
     
  28. Offline

    GrandRiver

    To keep in the spirit of things, everyone should know that this plugin is still working on my server running bukkit dev build 1529 with MC1.0.
     
  29. Offline

    agentc0re

    I just updated to the latest dev build of bukkit, 1546, and the plugin has stopped working and actually caused my server to crash every time a giant attempted to be generated.

    Code:
    2011-12-01 22:42:52 [SEVERE] Could not pass event CREATURE_SPAWN to NaturalGiants
    java.lang.IllegalArgumentException: Cannot spawn an entity for org.bukkit.entity.Giant
        at org.bukkit.craftbukkit.CraftWorld.spawn(CraftWorld.java:821)
        at org.bukkit.craftbukkit.CraftWorld.spawn(CraftWorld.java:654)
        at org.bukkit.craftbukkit.CraftWorld.spawnCreature(CraftWorld.java:323)
        at com.minerealm.naturalgiants.NaturalGiantsEntityListener.onCreatureSpawn(NaturalGiantsEntityListener.java:205)
        at org.bukkit.plugin.java.JavaPluginLoader$71.execute(JavaPluginLoader.java:756)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callCreatureSpawnEvent(CraftEventFactory.java:259)
        at net.minecraft.server.World.addEntity(World.java:881)
        at net.minecraft.server.SpawnerCreature.spawnEntities(SpawnerCreature.java:129)
        at net.minecraft.server.World.doTick(World.java:1719)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:503)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    
     
  30. Offline

    Jobsti

    I love this plugin,

    but it dosn't work since around 1337.
    Giant's doesn't drop items or attack (except fire-attack) anything and spamming the Console full of errors on Kill (Can't drop...)
    Since ~1550, console errors, that the Plugin can't spawn entity.Giant

    An update would be great.

    Edit:
    now under Plugin-Requests:
    http://forums.bukkit.org/threads/req-someone-need-to-update-naturalgiants.48615/
     
  31. Offline

    hanneswartel

    This works on my server (1550) but ive encountered some important issues...

    1, i cant set the giants health. i can change the config but it does nothing, whether its 1 health or 1000, it still takes about 12 hits to kill it.

    2, the giant only drops stuff when killed with a sword. bows does not work.

    3, i cant make the giant drop more then one kind of item.

    otherwise its good, you shuld change the skin (to this http://www.minershoes.com/skin/view/i4ee4d295967352304091427380302173020430253 mabey?) and change the way they hold their arms, they look like zombiez.
     

Share This Page