Server explosives is an easy to install bomb pack for any minecraft server. It comes with 8 unique bombs each with their own special abilities, crafting recipes and textures!
This allow users to fight more epic battles, and would work really well on any PvP server!
Buy here
Only $5!
Test Server:
minemega.com
The bombs:
Napalm Bomb
This small little explosion is cheap to make, but can bring a whole house down with it's fire.
(This recipe is shapeless)
C4
C4 is a very ramped up version of TNT. It hurts more, and destroys a larger area. You do not want to get in the way of this beast.
Time Bomb
The time bomb is useful for all sorts of things, and can even be used as a delay to set of normal TNT. It's long delay also makes it very useful for a sneaky escape before the alarm is raised.
(This recipe is shapeless)
Smoke Bomb
This fiendish bomb gives any players near it blindness for 20 seconds when it goes off. This can be used effectively when the opponent has better equipment than you but you wish to gain the upper hand.
Chemical Bomb
This bomb gives every player nearby poison, nausea and hunger, which will disable them for 20 seconds in a sticky situation.
(This recipe is shapeless)
Mining bomb
This bomb is probably the most useful day-to-day out of them all. Let this little package explode deep underground and it will mine a nice 7x7 hole for you. You get four for every craft.
Cluster bomb
If you want to destroy as much as possible for your money, this is the bomb to craft. The main explosion splits into 4 smaller explosions which then, in turn, split into 4 more explosions, leaving nothing nearby unharmed.
The Nuke
This bomb will destroy anything and everything in it's mission to dig a huge hole. It will take 15 seconds blow up to allow you to get away safely, and you'll need it, because the hole is more than 50 blocks wide!
Config:
Code:
# This is the config file for ServerExplosives.
# If you have any questions or requests please make them here: http://www.spigotmc.org/threads/serverexplosives-paid.58486/
#
# Chain-reaction: [True/False] Whether you want the bombs to set of others when they explode
# Crafting: [True/False] Whether you want the bombs to be craftable
# Enabled: [True/False] If you want that bomb to be on your server
# Explosion-radius: How large you want the explosion to be
# Protection-radius: How near to protected areas you want the bomb to be able to go off - Recommended at least 1.5x
# the Explosion-radius in order for full protection
# Effect-radius: The furthest distance a player can be from a smoke/chemical explosion and still receive the effects
# Mining-radius: The distance from the middle to the edge of the cube of a mining bomb's hole
Chain-reaction: False
Crafting: True
Napalm:
Enabled: True
Explosion-radius: 4
Protection-radius: 7
C4:
Enabled: True
Explosion-radius: 15
Protection-radius: 25
Time:
Enabled: True
Explosion-radius: 4
Protection-radius: 7
Smoke:
Enabled: True
Effect-radius: 20
Chemical:
Enabled: True
Effect-radius: 15
Mining:
Enabled: True
Mining-radius: 4
Cluster:
Enabled: True
Explosion-radius-main: 7
Protection-radius-main: 12
Explosion-radius-secondary: 4
Protection-radius-secondary: 7
Explosion-radius-tertiary: 2
Protection-radius-tertiary: 4
Nuke:
Enabled: True
Explosion-radius: 20
Other features:
- /bomb (Bomb type) - Gives the player a bomb
- WorldGuard support (other-explosions = Deny)
- Factions support (All claimed land cannot be destroyed)
None at the moment - The plugin can attach to worldguard or factions depending on the situation - if you have them installed, they will be implemented
Permissions:
serverexplosives.bomb.napalm
serverexplosives.bomb.c4
serverexplosives.bomb.time
serverexplosives.bomb.smoke
serverexplosives.bomb.chemical
serverexplosives.bomb.mining
serverexplosives.bomb.cluster
serverexplosives.bomb.nuke
Upcoming features:
- Anything else you request
- You are not permitted to redistribute this plugin in any form.
- You are not permitted to decompile or modify the plugin in any form.
- On a server restart, all currently placed bombs stop being bombs
