Armageddon
Armageddon - Cannons, grenades, and guns galore!
Armageddon allows you to configure any dispenser as a cannon. It lets users throw various grenades and shoot different types of guns. There are extensive configuration parameters that allow for great flexibility. Armageddon supports PermissionsBukkit, Permissions, PermissionsEx, and GroupManager.
What's New?
Version 2.7 adds the ability for the plugin to update itself and to send anonymous usage statistics. Both are optional and can be turned off by adding 'settings.disable-updates' and 'settings.disable-stats' to config.yml respectively.
As of version 2.5 you will no longer need to manually install the BaseBukkitPlugin.jar file. In fact, when upgrading to 2.5, please remove this file from your plugins folder. A new version will automatically be downloaded and installed when Armageddon detects an update to it. If you need to manually install the jar, download it from the github release directory and move it to the WorldModes folder. Do not install it in the plugin folder!
Features
- dispensers configured as cannons will shoot live TNT or other grenades when dispensing configurable grenades
- cannon configuration include angle, velocity, and a fuse length
- dispensers can be turned into cannons by left-clicking with torches or redstone dust
- cannons can be turned into dispensers by left-clicking with redstone dust
- the '/cb' command allows for the display and configuration of user-specific cannon settings
- user-specific cannon settings can be applied to a dispenser or cannon by left-clicking with a torch
- cannon settings can be displayed by left-clicking a dispenser bare-handed
- users can throw grenades by left-clicking in air with a grenade held in hand
- users can shoot guns by left-clicking in air with a configurable gun item in hand, which has next to it a configurable ammunition
- limited MoveCraft support:
- straight moves work, turns do not;
- you must have the latest version of MoveCraft installed!
- straight moves work, turns do not;
- supports Bukkit's permissions, Permissions, PermissionsEx, and Groupmanager (without either one of them, only ops can use Armageddon):
- armageddon.display allows players to display cannon/dispenser settings
- armageddon.configure allows players to change settings
- armageddon.toggle allows players to turn cannons on and off
- armageddon.grenades.* allows players to throw any grenade
- armageddon.grenades.<grenade> allows players to throw a specific grenade
- armageddon.guns.* allows players to shoot any gun
- armageddon.guns.<gun> allows players to shoot a specific gun
- armageddon.display allows players to display cannon/dispenser settings
THANKS TO @Neoblade298 FOR THE VIDEO!!!
Source Code
http://github.com/sunkid/Armageddon 
Default Configuration File - Please read!
Installation
- download the Armageddon.jar and move it to your plugins folder
- reload your server
- read and adjust configuration file in plugins/Armageddon/config.yml
- reload your server if you made any changes
Upgrade
- Follow steps 1 & 2 above.
- remove the CannonBall.jar and BaseBukkitPlugin.jar files from your plugins folder if it is present
- Carefully read the plugins/Armageddon/config-new.yml file and adapt your own config.yml to any changes (it may be easier to just move config-new.yml to config.yml)
- reload your server
-
View User Profile
-
Send Message
Posted Apr 29, 2012@sunkid
Well your dependancy on the removed movecraft events seems to be causing problems.
-
View User Profile
-
Send Message
Posted Apr 27, 2012@rockxz3
If it ain't broke, don't fix it... is there anything broken? :D
-
View User Profile
-
Send Message
Posted Apr 27, 2012Can someone take over this plugin? The dev hasn't been updating this in almost 2 months
-
View User Profile
-
Send Message
Posted Apr 25, 2012@dTrekkie
Hey, I had the same problem... For some reason MoveCraft is causing that error. Simply remove movecraft and it will work again.
-
View User Profile
-
Send Message
Posted Apr 24, 2012Please fix!
When starting I get this error:
23:14:15 [INFO] [BaseBukkitPlugin 2.7] initialized 23:14:15 [INFO] [BaseBukkitPlugin] Enabling BaseBukkitPlugin v2.7 23:14:15 [INFO] [BaseBukkitPlugin] Unfamiliar version string git-Bukkit-1.2.5-R1.2-b2167jnks (MC: 1.2.5) 23:14:15 [INFO] [Armageddon] Using GroupManager permissions 23:14:15 [INFO] [Armageddon] Enabling MoveCraft support! 23:14:15 [SEVERE] [Armageddon] Error enabling! ABORTED org.bukkit.plugin.IllegalPluginAccessException: Unable to find handler list for event org.bukkit.event.Event at org.bukkit.plugin.SimplePluginManager.getRegistrationClass(SimplePluginManager.java:546) at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:490) at com.iminurnetz.bukkit.plugin.armageddon.ArmageddonPlugin.enablePlugin(ArmageddonPlugin.java:151) at com.iminurnetz.bukkit.plugin.BukkitPlugin.onEnable(BukkitPlugin.java:180) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 23:14:15 [INFO] [Armageddon] disabled.
-
View User Profile
-
Send Message
Posted Apr 21, 2012Hi I'm using factions and I noticed that players are still able to stun people with stun grenades even in the safezone areas, is there anyway to prevent them from using stun grenades like the one with the guns to prevent them from abusing it inside the safe areas?. Thanks
-
View User Profile
-
Send Message
Posted Apr 20, 2012@Seoxiwleto
I just tested on 1.2.5-R1.2 and it seems to work fine.
-
View User Profile
-
Send Message
Posted Apr 20, 2012Is Armageddon working properly at the moment? I can't seem to get it working, but not all the comments are about it not working properly.
-
View User Profile
-
Send Message
Posted Apr 19, 2012@KyleBoyer
you could use a world guard plugin to protect the blocks of the map.
-
View User Profile
-
Send Message
Posted Apr 14, 2012Can you make it so the TNT explodes on impact?
-
View User Profile
-
Send Message
Posted Apr 12, 2012NVMD! Is their a way you can make it so the grenades and cannons and others don't damage blocks, but only people/entitys?
-
View User Profile
-
Send Message
Posted Apr 9, 2012Hello, when I reboot my Server I have this in my Console:
21:24:53 [INFO] [Armageddon] Using GroupManager permissions 21:24:53 [INFO] [Armageddon] Enabling MoveCraft support! 21:24:53 [SEVERE] [Armageddon] Error enabling! ABORTED
org.bukkit.plugin.IllegalPluginAccessException: Unable to find handler list for event org.bukkit.event.Event at org.bukkit.plugin.SimplePluginManager.getRegistrationClass(SimplePluginManager.java:546) at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:490) at com.iminurnetz.bukkit.plugin.armageddon.ArmageddonPlugin.enablePlugin(ArmageddonPlugin.java:151) at com.iminurnetz.bukkit.plugin.BukkitPlugin.onEnable(BukkitPlugin.java:180) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
21:24:53 [INFO] [Armageddon] disabled.
-
View User Profile
-
Send Message
Posted Apr 7, 2012I get an error when left clicking on a dispenser with a piece of redstone. I am using bukkit rb for 1.2.5.
-
View User Profile
-
Send Message
Posted Apr 1, 2012Is it possible to add delay's on each skills? to prevent people from spamming ex: stun grenades. Thanks
-
View User Profile
-
Send Message
Posted Mar 30, 2012A great feature would be having configurable areas where one can either turn Armageddon on or off and then these can have their own weapon configs per area. That way people could set up war arenas.
Spaceshipable
-
View User Profile
-
Send Message
Posted Mar 29, 2012@sunkid The continued Movecraft version is currently at http://dev.bukkit.org/server-mods/spout-transport/ They are going for a module system. It would've been nice to have Armageddon support working again.
Also, the http://github.com/sunkid/CannonBall link above is wrong (and doesn't exist as well).
-
View User Profile
-
Send Message
Posted Mar 18, 2012@ariodsenuke
Which movecraft are you using?
-
View User Profile
-
Send Message
Posted Mar 16, 2012Hey, I have armageddon on my server buy when I type any commands it acts like the plugin isn't even enabled. It doesnt even say "uknown command" just nothing. Is this cause im using movecraft?
-
View User Profile
-
Send Message
Posted Mar 13, 2012Does this plugin sync with factions? Because if someone on my server figures out you can throw grenades in protected areas/safe zones - dude!
-
View User Profile
-
Send Message
Posted Mar 9, 2012Hey sunkid, every time i restart my server i get this message: "[WARNING] [Armageddon] Setting default permissions to deny all actions"
Is there anyway i can turn that off? it gets quite annoying and i am one to hate to see [WARNING] or [SEVERE] in my server.log :3
Thanks for any help sunkid!
deathnote1029