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 Feb 22, 2013It looks like a very interesting plugin just what I was looking for perfect options.
When will you update it to 1.4.7 ?
Also as everyone else was suggesting can you add zombies breaking blocks ?
-
View User Profile
-
Send Message
Posted Feb 8, 2013I want to make a suggestion, can you make it so zombies are able to break blocks with a configuration of how long it takes for all different types of blocks they can break. So whatever isnt listed, cant be broken but if you DO list, they are able to break with your set amount of time they have to be attacking before breaking. Same feature from Monster Apocalypse plugin but I want it separate.
EX: - BLOCKID:BREAKTIME - DIRT:2
Also, adding bandages would be very helpful, in addition to being able to configure the zombie's movement speed. Thank you!
-
View User Profile
-
Send Message
Posted Feb 1, 2013@awesomefacecreeper
Hey the zombies spawn above my head whats going on?
-
View User Profile
-
Send Message
Posted Feb 1, 2013Seems a very cool plugin, but not working for me!
I used both 32 and 64-bit
[SEVERE] java.lang.UnsupportedClassVersionError net/cyberninjapiggy/apocalyptic/Apocalyptic : Unsupported major.minor version 51.0
2013-02-02 02:48:48 [SEVERE] at java.lang.ClassLoader.defineClass1(Native Method)
2013-02-02 02:48:48 [SEVERE] at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
2013-02-02 02:48:48 [SEVERE] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
2013-02-02 02:48:48 [SEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:73)
2013-02-02 02:48:48 [SEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:32)
2013-02-02 02:48:48 [SEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
2013-02-02 02:48:48 [SEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
2013-02-02 02:48:48 [SEVERE] at java.lang.Class.forName0(Native Method)
2013-02-02 02:48:48 [SEVERE] at java.lang.Class.forName(Class.java:264)
2013-02-02 02:48:48 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:143)
2013-02-02 02:48:48 [SEVERE] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
2013-02-02 02:48:48 [SEVERE] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
2013-02-02 02:48:48 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:272)
2013-02-02 02:48:48 [SEVERE] at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:250)
2013-02-02 02:48:48 [SEVERE] at net.minecraft.server.PlayerList.<init>(PlayerList.java:52)
2013-02-02 02:48:48 [SEVERE] at net.minecraft.server.DedicatedPlayerList.<init>(SourceFile:11)
2013-02-02 02:48:48 [SEVERE] at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:104)
2013-02-02 02:48:48 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:404)
2013-02-02 02:48:48 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:849)
2013-02-02 02:48:48 [SEVERE] Could not load 'plugins/Apocalyptic64.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException java.lang.ClassNotFoundException net/cyberninjapiggy/apocalyptic/Apocalyptic
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:154)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:272)
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:250)
at net.minecraft.server.PlayerList.<init>(PlayerList.java:52)
at net.minecraft.server.DedicatedPlayerList.<init>(SourceFile:11)
at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:104)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:404)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:849)
Caused by: java.lang.ClassNotFoundException net/cyberninjapiggy/apocalyptic/Apocalyptic
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:143)
... 9 more
-
View User Profile
-
Send Message
Posted Jan 29, 2013Can you add a feature where zombies are able to break blocks to reach to players?
-
View User Profile
-
Send Message
Posted Jan 20, 2013@Feeeq
Same thing is going on for me.
-
View User Profile
-
Send Message
Posted Jan 19, 2013Help, doesn't work for me. For both 64 and 32 bit.
2013-01-20 12:28:39 [SEVERE] Could not load 'plugins\Apocalyptic32.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: net/cyberninjapiggy/apocalyptic/Apocalyptic : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_4_6.CraftServer.loadPlugins(CraftServer.java:239) at org.bukkit.craftbukkit.v1_4_6.CraftServer.<init>(CraftServer.java:217) at net.minecraft.server.v1_4_6.PlayerList.<init>(PlayerList.java:52) at net.minecraft.server.v1_4_6.DedicatedPlayerList.<init>(SourceFile:11) at net.minecraft.server.v1_4_6.DedicatedServer.init(DedicatedServer.java:104) at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:399) at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849) Caused by: java.lang.UnsupportedClassVersionError: net/cyberninjapiggy/apocalyptic/Apocalyptic : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) ... 9 more
-
View User Profile
-
Send Message
Posted Jan 19, 2013My zombies spawn 50 blocks or more above the ground height and fall, dying and leaving RF everywhere. This lags the server immensely. Help please?
-
View User Profile
-
Send Message
Posted Jan 16, 2013@wez1981
I'll check my code again. It'll be fixed in the next version.
-
View User Profile
-
Send Message
Posted Jan 16, 2013@funbi11112
Use 64 bit version.
-
View User Profile
-
Send Message
Posted Jan 16, 2013@thisq
Use the 64-bit version.
-
View User Profile
-
Send Message
Posted Jan 14, 2013help this plugin does not work
[SEVERE] Could not load 'plugins/Apocalyptic32.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: net/cyberninjapiggy/apocalyptic/Apocalyptic : Unsupported major.minor version 51.0 at
-
View User Profile
-
Send Message
Posted Jan 7, 2013@funbi11112
The author compiled the plugin in a different version of java from what you are using.
-
View User Profile
-
Send Message
Posted Jan 7, 2013@awesomefacecreeper
i have it set to true, and none of them are burning.... can you or anyone else confirm if this flag is working ok? I think this is a great mod for making survival actually exciting again but i dont want zombies around in the daytime.
-
View User Profile
-
Send Message
Posted Jan 6, 2013How do I fix this :(
20:43:45 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.6-R0.3-b2586jnks (MC: 1.4.6) (Implementing API version 1.4.6-R0.3) 20:43:45 [SEVERE] Could not load 'plugins/Apocalyptic32.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: net/cyberninjapiggy/apocalyptic/Apocalyptic : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_4_6.CraftServer.loadPlugins(CraftServer.java:239) at org.bukkit.craftbukkit.v1_4_6.CraftServer.<init>(CraftServer.java:217) at net.minecraft.server.v1_4_6.PlayerList.<init>(PlayerList.java:52) at net.minecraft.server.v1_4_6.DedicatedPlayerList.<init>(SourceFile:11) at net.minecraft.server.v1_4_6.DedicatedServer.init(DedicatedServer.java:104) at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:399) at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849) Caused by: java.lang.UnsupportedClassVersionError: net/cyberninjapiggy/apocalyptic/Apocalyptic : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:247) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) ... 9 more
-
View User Profile
-
Send Message
Posted Jan 6, 2013@wez1981
burnInSunlight: true means they burn in sunlight.
-
View User Profile
-
Send Message
Posted Jan 6, 2013burnInSunlight: true and they dont burn ? not sure if this works
-
View User Profile
-
Send Message
Posted Jan 6, 2013@deadjaw
I'll add that in the next version. For right now, you can just expand their target range a long way.
-
View User Profile
-
Send Message
Posted Jan 6, 2013@bluiss1
No. You could allow hostile mobs, and then use a different plugin to make only skeletons spawn, and use a different plugin for skeletons. This is a zombie apocalypse mod, so I will not add this feature.
-
View User Profile
-
Send Message
Posted Jan 6, 2013Awesome plugin. Exactly what I needed for my NecroCraft server. Is it at all possible to add support for skeleton settings as well...?