Apocalyptic
Apocalyptic

There are currently 2 facets to this plugin. The first is the nuclear fallout, which contains many parts, and the other is pretty much old Apocalyptic, making zombies deadlier. They can both be enabled separately, allowing for complete customization!
|||| Fallout && Zombies ||||
Tutorial
Configuration
Installation
Commands & Permissions
Servers
- itchydog.itchy-dog.co.uk
- smp.projectbuilder.info
Want your server up here? Just ask!
Request a Feature
If you want something to be added, create a ticket and mark it as a feature.
Build Server
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
obscurehero has kindly started building Apocalyptic on his Jenkins server. You can find it here. It's not fully set up yet, but it will be soon.
Report a Bug
If you found a bug, check the tickets to see if it's been addressed already. If not, feel free to create a ticket about it. Please be sure to use proper grammar and spelling, and include the steps you used to replicate it.
Are you a Programmer?
This plugin is open source, so feel free to contribute to the repository on GitHub, which you can find here. I will accept most things, but try and keep it on-topic and with good standards like indentation and variable names.
Resource Pack
This plugin includes a resource pack. It should be sent to the client when they join. If you are having problems with that, here is the texture pack on Curse: http:minecraft.curseforge.com/texture-packs/apocalyptic-textures/
WARNING
After and including 2.3.6, this plugin is heavily version-dependent! It will not work for any Minecraft versions it was not built for!
Troubleshooting
You got an error! Oh noes! Follow these steps:
1. Make sure you have SQLibrary installed (Seriously, this is the #1 issue I get)
2. Read the stack-trace (the massive blerch of text Bukkit spits out when you try to feed it my plugin)
3. If the error you have is an UnknownDependancyException, here are some more steps to help you with that.
4. If it is an IOException, you may have messed up file permissions.
5. Comment. Give me the ENTIRE stack-trace (use pastebin), and tell me what you were doing when the error occurred (starting up, getting killed by a zombie, etc). Also, please respond to me after I help you. A simple "Thanks", or "That worked" will annoy me less then you leaving me hanging.
NOTICE
This plugin utilizes an external version checking system, which means that the plugin makes a connection to curseforge.com and the following may occur:
The plugins version checked
Downloading of the plugin files
Launching of the plugin files downloaded
You can disable the check and/or automated download via the configuration of this plugin.
The plugin may also make a connection to "api.mojang.com" to get UUID information. This is essential for the plugin to operate and may not be disabled.
Donate
Donate using Bitcoin:
1K22sQN8u2tffthEtcRnzfR4RK5mE4uMzo
-
View User Profile
-
Send Message
Posted Dec 21, 2015Please update to 1.8
-
View User Profile
-
Send Message
Posted Jan 9, 2015PLEASE RESPOND: Feature
Hi I am trying to make something cool using this on my server however I was wondering if you could add ruins or more of a over run mine craft world with tall trees and maybe a large skyscraper here or there.
-
View User Profile
-
Send Message
Posted Dec 28, 2014This plugin is broken as fuck
28.12 14:25:23 [Server] INFO at net.cyberninjapiggy.apocalyptic.events.MonsterSpawn.onEntitySpawn(MonsterSpawn.java:52) [?:?] 28.12 14:25:23 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_7_R4/entity/CraftLivingEntity 28.12 14:25:23 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:23 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:23 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:23 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:23 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:641) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:23 [Server] INFO at net.minecraft.server.v1_7_R3.WorldServer.doTick(WorldServer.java:188) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:23 [Server] INFO at net.minecraft.server.v1_7_R3.SpawnerCreature.spawnEntities(SpawnerCreature.java:161) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:23 [Server] INFO at net.minecraft.server.v1_7_R3.World.addEntity(World.java:972) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:23 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callCreatureSpawnEvent(CraftEventFactory.java:265) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:23 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:23 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:23 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:23 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:23 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606) [?:1.7.0_71] 28.12 14:25:23 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.7.0_71] 28.12 14:25:23 [Server] INFO at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) [?:?] 28.12 14:25:23 [Server] INFO at net.cyberninjapiggy.apocalyptic.events.MonsterSpawn.onMonsterSpawn(MonsterSpawn.java:101) [Apocalyptic.jar:?] 28.12 14:25:23 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftWorld.spawnEntity(CraftWorld.java:341) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:23 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftWorld.spawn(CraftWorld.java:833) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:23 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftWorld.spawn(CraftWorld.java:1068) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:23 [Server] INFO at net.minecraft.server.v1_7_R3.World.addEntity(World.java:972) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:23 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callCreatureSpawnEvent(CraftEventFactory.java:265) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:23 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:23 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:23 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:23 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:23 [Server] INFO org.bukkit.event.EventException 28.12 14:25:23 [Server] ERROR Could not pass event CreatureSpawnEvent to Apocalyptic v2.3.7 28.12 14:25:23 [Multicraft] Skipped 1137 lines due to rate limit (30/s) 28.12 14:25:07 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:07 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:07 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:07 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:641) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:07 [Server] INFO at net.minecraft.server.v1_7_R3.WorldServer.doTick(WorldServer.java:188) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:07 [Server] INFO at net.minecraft.server.v1_7_R3.SpawnerCreature.spawnEntities(SpawnerCreature.java:161) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:07 [Server] INFO at net.minecraft.server.v1_7_R3.World.addEntity(World.java:972) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:07 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callCreatureSpawnEvent(CraftEventFactory.java:265) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:07 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:07 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:07 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:07 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:07 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606) [?:1.7.0_71] 28.12 14:25:07 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.7.0_71] 28.12 14:25:07 [Server] INFO at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) [?:?] 28.12 14:25:07 [Server] INFO at net.cyberninjapiggy.apocalyptic.events.MonsterSpawn.onMonsterSpawn(MonsterSpawn.java:101) [Apocalyptic.jar:?] 28.12 14:25:07 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftWorld.spawnEntity(CraftWorld.java:341) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:07 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftWorld.spawn(CraftWorld.java:833) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:07 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftWorld.spawn(CraftWorld.java:1068) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:07 [Server] INFO at net.minecraft.server.v1_7_R3.World.addEntity(World.java:972) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:07 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callCreatureSpawnEvent(CraftEventFactory.java:265) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:07 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:07 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:07 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:07 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:25:07 [Server] INFO org.bukkit.event.EventException 28.12 14:25:07 [Server] ERROR Could not pass event CreatureSpawnEvent to Apocalyptic v2.3.7 28.12 14:24:52 [Multicraft] Skipped 2053 lines due to rate limit (30/s) 28.12 14:24:48 [Server] INFO at net.cyberninjapiggy.apocalyptic.events.MonsterSpawn.onEntitySpawn(MonsterSpawn.java:52) [?:?] 28.12 14:24:48 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_7_R4/entity/CraftLivingEntity 28.12 14:24:48 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:48 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:48 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:48 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:48 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:641) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:48 [Server] INFO at net.minecraft.server.v1_7_R3.WorldServer.doTick(WorldServer.java:188) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:48 [Server] INFO at net.minecraft.server.v1_7_R3.SpawnerCreature.spawnEntities(SpawnerCreature.java:161) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:48 [Server] INFO at net.minecraft.server.v1_7_R3.World.addEntity(World.java:972) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:48 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callCreatureSpawnEvent(CraftEventFactory.java:265) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:48 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:48 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:48 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:48 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:48 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606) [?:1.7.0_71] 28.12 14:24:48 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.7.0_71] 28.12 14:24:48 [Server] INFO at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) [?:?] 28.12 14:24:48 [Server] INFO at net.cyberninjapiggy.apocalyptic.events.MonsterSpawn.onMonsterSpawn(MonsterSpawn.java:101) [Apocalyptic.jar:?] 28.12 14:24:48 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftWorld.spawnEntity(CraftWorld.java:341) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:48 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftWorld.spawn(CraftWorld.java:833) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:48 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftWorld.spawn(CraftWorld.java:1068) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:48 [Server] INFO at net.minecraft.server.v1_7_R3.World.addEntity(World.java:972) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:48 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callCreatureSpawnEvent(CraftEventFactory.java:265) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:48 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:48 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:48 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:48 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:48 [Server] INFO org.bukkit.event.EventException 28.12 14:24:48 [Server] ERROR Could not pass event CreatureSpawnEvent to Apocalyptic v2.3.7 28.12 14:24:48 [Multicraft] Skipped 2158 lines due to rate limit (30/s) 28.12 14:24:47 [Server] INFO at net.cyberninjapiggy.apocalyptic.events.MonsterSpawn.onEntitySpawn(MonsterSpawn.java:52) [?:?] 28.12 14:24:47 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_7_R4/entity/CraftLivingEntity 28.12 14:24:47 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:47 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:47 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:47 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:47 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:641) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:47 [Server] INFO at net.minecraft.server.v1_7_R3.WorldServer.doTick(WorldServer.java:188) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:47 [Server] INFO at net.minecraft.server.v1_7_R3.SpawnerCreature.spawnEntities(SpawnerCreature.java:161) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:47 [Server] INFO at net.minecraft.server.v1_7_R3.World.addEntity(World.java:972) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:47 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callCreatureSpawnEvent(CraftEventFactory.java:265) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:47 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:47 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:47 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:47 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:47 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606) [?:1.7.0_71] 28.12 14:24:47 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.7.0_71] 28.12 14:24:47 [Server] INFO at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) [?:?] 28.12 14:24:47 [Server] INFO at net.cyberninjapiggy.apocalyptic.events.MonsterSpawn.onMonsterSpawn(MonsterSpawn.java:101) [Apocalyptic.jar:?] 28.12 14:24:47 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftWorld.spawnEntity(CraftWorld.java:341) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:47 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftWorld.spawn(CraftWorld.java:833) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:47 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftWorld.spawn(CraftWorld.java:1068) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:47 [Server] INFO at net.minecraft.server.v1_7_R3.World.addEntity(World.java:972) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:47 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callCreatureSpawnEvent(CraftEventFactory.java:265) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:47 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:47 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:47 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:47 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 28.12 14:24:47 [Server] INFO org.bukkit.event.EventException 28.12 14:24:47 [Server] ERROR Could not pass event CreatureSpawnEvent to Apocalyptic v2.3.7
-
View User Profile
-
Send Message
Posted Oct 13, 2014Hello facecreeper I use this plugin on my server Play.givemefish.com can you add my server to the list? Awesome plugin btw
-
View User Profile
-
Send Message
Posted Sep 25, 2014Problem for using java8, reccomended version java is 7u22
-
View User Profile
-
Send Message
Posted Aug 29, 2014I'm waiting for the 1.7.10 release for Spigot Bukkit server :) and a video preview :)
-
View User Profile
-
Send Message
Posted Aug 27, 2014Can you add Solar Apocalypse support or at least features like that plugin?
-
View User Profile
-
Send Message
Posted Aug 12, 2014http://pastebin.com/PQesuqda
Happens on world creation, schematic problem.
-
View User Profile
-
Send Message
Posted Aug 10, 2014@dadee971
I just posted a version for 1.7.10. It should be approved shortly.
@dadee971
That's just how Oases spawn. I will not add an option for auto-regenerating loot.
-
View User Profile
-
Send Message
Posted Aug 7, 2014Hi, Dev link is not working. Is here a compatible version with 1.7.10?
-
View User Profile
-
Send Message
Posted Aug 6, 2014I've noticed that Oasis are spawning upstair not on the floor. Can you add an option for them to spawn normaly? Can the chest loot in small house can have an auto regen?
-
View User Profile
-
Send Message
Posted Aug 6, 2014@dadee971
Thanks for the report. I've never really found a nice way to stop that until recently, so it should be fixed soon.
-
View User Profile
-
Send Message
Posted Aug 4, 2014Hi, using on spigot 1.7.9 r03, Apocalyptic v2.3.6p1. It seems that zombies are burning at day light.
-
View User Profile
-
Send Message
Posted Jul 12, 2014@ImTotallyTechy
I'm currently using a very old cave generator. I'm working on a custom one, so it should be fixed soon.
-
View User Profile
-
Send Message
Posted Jul 6, 2014@kayoticnation
You can get the plugin "CreateYourOwnMenus", a plugin that allows you to set up your own GUI's. You have to create physical items that run commands, and they can have names and lores.
It takes some knowledge, but what I do is I create an item (a clock) with the name "Geiger Meter" (a real life thing that reads radiation). Then, I put a lore on the item describing what the thing does, and I bind a command to the item to when the player clicks, it runs the command "/sudo {player} rad". This forces the player to do /rad, thus showing their radiation level. Then I sell in my shop. Crude but customization and it works.
-
View User Profile
-
Send Message
Posted Jul 6, 2014Tried to mess around with it, updated WorldEdit. Getting this.
http://pastebin.com/hswmiuJm
Looks like its a problem with cavegen.
Big possibility that I made a dumb mistake. These may be of a big help: http://pastebin.com/iUDj0H47 http://pastebin.com/nDCyEBXy
-
View User Profile
-
Send Message
Posted Jul 2, 2014@ImTotallyTechy
Odd. Try updating WorldEdit?
-
View User Profile
-
Send Message
Posted Jul 1, 2014Getting this error when trying to create a world. Looks schematic driven.
http://pastebin.com/3Rj4QqRq
-
View User Profile
-
Send Message
Posted Jun 17, 2014@awesomefacecreeper
well when i searched up java plugin thingy (i can't remember whet it was) there was one of them i deleted it then reinstalled it and started up the server and the same error came up
-
View User Profile
-
Send Message
Posted Jun 16, 2014@LukasMadrid
Do you have any old versions of Java installed?