MoreAirstrike

This plugin is an updated version of Airstrike V1.1 by muCkk.

The Bukkit Forums thread is here.

MoreAirstrike Version: v1.6
This plugin let's you rain TNT, shower players with arrows and potions of poison, or spawn angry wolves or creepers near players.

Installation:
1. Put the jar into Bukkit's plugin folder
2. If you use Permissions configurate the nodes (see below)
3. Customize Airstrike.properties or use the default values

Features:

Blowing players up ;)
Bukkit Permissions support
Built-in explosion blocker. (type /asset destroyBlocks true to disable it)

Commands:

/as help - lists all commands
/as <tnt/cr/arrow/wolf/reverse/potion> <player> <amount> <height/potiondata>
<tnt/cr/arrow/wolf/reverse/potion> - TNT, flaming arrows, wolves, splash potions, or Creepers?
<player> - Victim
The plugin will use the default values if not given:
<amount> - Set the amount of TNT blocks/creepers/arrows
<height/potiondata> - TNT and potion only. For TNT, sets the vertical distance to the victim; for potion, sets the potion to be thrown (default 5, potion of poison).
/asset for admins only to change the configuration
Example: /asset adminsonly true

If you don't choose amount and/or height the values of the config file will be used.

Config:

  1. destroyBlocks: true: Blocks get destroyed - false: Block won't get touched
  2. height: Sets height in which the TNT will spawn
  3. area: Defines the cuboid area size in which the TNT will spawn
  4. TNTAmount: Sets the amount for /as <player>
  5. creeperDistance: Distance in which creepers will spawn
  6. creeperAmount: Amount of creepers
  7. arrowAmount: sets the amount for /as arrow <player>
  8. wolfAmount sets the amount for /as wolf <player>
  9. potionAmount sets the amount fot /as potion <player>
    height=8
    destroyBlocks=false
    adminsOnly=false
    creeperAmount=1
    area=6
    arrowAmount=30
    creeperDistance=5
    TNTAmount=1
    wolfAmount=2
    potionAmount = 5

Permissions:
airstrike.as
- Grants acess to all of the /as commands
airstrike.as.tnt
- Access to tnt only
airstrike.as.cr
- Access to creepers only
airstrike.as.arrow
- Access to arrows only
airstrike.as.wolf
- Access to wolves only
airstrike.as.reverse
- Access to reverse airstrike only
airstrike.as.potion
- Access to potion airstrike only
airstrike.asset
- (Admins) Grants access to /asset command

Source Code (Github)

Changelog:

Version 1.6 (January 20, 2012):
- Switched to the new Bukkit event system
- Added potion airstrike. /as potion username amount potiondata

Version 1.5:
Switched to Bukkit permissions
Added reverse airstrike


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files