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:
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
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