AIRDROPS+
Customizable randomized airdrop chests for any server running version 1.8 or higher

Features
- Random airdrop chests with configurable contents.
- Compatible with all plugins.
- No clutter. Airdrops are deleted once a new one spawns.
- Ability to change duration between drops.
- Configurable airdrop world.
- Configurable drop chances for each chest type.
- Configurable area of airdrops.
- Commands for changing some configurations and disabling plugin.
- No drops occur when server is empty.
- Announcement for when chests are spawned.
- Highly optimized.
Installation
- Place the jar file in the plugins folder
- Restart the server.
- Open the AirdropsPlus folder and edit the config file.
- According to your preferences, configure the plugin.
- Restart the server to apply the changes.
Help
If you run in to any errors, follow these steps:
- Look over the config file and make sure that there are no mistakes.
- If step 1 fails, delete the folder that contains the config.
- Restart the server (this will wipe the slate clean)
Configuration file
Items
- All 5 different chest possibilities require 5 items.
- Set the type of item for each using the item ID you need.
- Set the amount of items that spawn in the specified chest.
Drop chances
- The following instructions speak of the ChanceOfDrop variable in each chest category.
- When a chest spawns, the plugin picks a chest according to the set drop chances.
- Set the chance of this chest dropping with a value between 0 and 1. (For example 0.2 would equal a 20% drop chance)
- The lowest chance a chest can have is 0.01 (1%).
- The sum of all 5 chest drop chances should equal 1.
Other options
- MaxZRange: The maximum Z distance from the 'center point' that the chests will drop.
- MaxXRange: The maximum Z distance from the 'center point' that the chests will drop.
- Set the time between drops in minutes. (Make sure to give players enough time to reach the chests)
- CenterOfZone-X: The center of the zone in which the chests drop.
- CenterOfZone-Z: The center of the zone in which the chests drop.
- dropWorld: The world in which the drops should happen. The nether/end are not recommended worlds.
Commands
Only OPs may use these commands.
- /ad
- /ad interval [minutes as integer]
- /ad world [world]
- /ad disable
- /ad enable
Permissions
- Not yet implemented. (Current version has no use for them)
Planned features
- Script for catching user errors made in the config/commands.
- More configuration commands.
- Lock timer on dropped chests.
- Signs that show coordinates of current airdrop.
- Ticket system for activating airdrop near player.