Description
AutoDropParty
Original Request Thread forums.bukkit.org/threads/drop-party-plugin.85681/
This plugin allows for the administration to automagically (As @jeb_ states) select an area and make a drop party of any selected items.
So for example your server reaches 100 players on at a time you could select the drop party area teleport everyone as a reward for helping your server get big and start a drop party.
Features
- Randomized dropping
- Easy to use command structure
- No messy selection areas
- Completely natural dropping / Raining items
- Fun and interesting
Commands
Required {}, Optional []
node: Permission
- /dparty
clear {amt} -clears drops around you
node: autodropparty.clear
create {name} [size] -creates party
node: autodropparty.create
start {name} [timeinseconds] -starts party
node: autodropparty.start
stop -forceably stops party
node: autodropparty.stop
join -teleports you to the party
node: autodropparty.join
additem {itemid} -adds an item to the party
node: autodropparty.add
removeitem {itemid} -add/remove items to the allowed list
node: autodropparty.remove
Example
/dparty create party 25
-Creates a party size of 25 blocks center being your current position
/dparty start party 60
-Starts the party for 60 seconds
Video
Known Bugs
Very large sizes could be fatal.
Changelog
v0.1 - First Release
v0.2 - Fixed Issues with 1.3.1
