DroppingBombs

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

General

This plugin allows for players to use a command to drop a "bomb" on another player. This also costs money so that the use of the plugin can't be abused that easy.

The "bomb"

The bomb is simply a block (that you define in config) that drops from the sky onto a player and explodes upon hitting the group. This means that it could also hit other players in the area if they are close enough.

Requirements

The only requirements the plugin has is vault. Vault allows the plugin to hook into the economy so that it can withdraw and check players current money.

Commands

The only command is:

  • /bomb <player> - droppingbombs.use This command drops a bomb onto the player of choice which then explodes upon hitting the ground!

Config

The config is one of the most essential parts to this plugin, the entire plugin core is almost completely editable based on the config below:

  • prefix: "[&aDroppingBombs&f]" - The prefix is the...well..prefix..that shows when the plugin sends a player a message.
  • price: 100 - The price is how much it costs to drop a bomb. Default: $100
  • radius: 5 - The radius is how big the explosion is. 5 is the default for vanilla TNT
  • blocksAbove: 10 - Blocks above is how many blocks the bomb will spawn above the player, this means if it's a very high spawn point, the player will be able to run away.
  • doBlockDamage: true - Do Block Damage is simply a boolean that states whether or not the explosion should do block damage (this doesn't override factions or any protection plugin if set to true)
  • blockToDrop: stone - Block To Drop is the block type that is dropped. This is purely a visual effect and has no actual impact on the bomb. Just make sure the Block To Drop is a correct block, e.g. Stone, Grass, Dirt, etc.

Permissons

  • droppingbombs.use - Allows for the use of the one and only command

Thanks for checking out the plugin guys, hope you like it. -Nick


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files