Tested Minecraft Versions: 1.8, 1.9, 1.10, 1.11
Contributors: xu_yukun
ATTENTION: I'M REMOVING SUPPORT FOR VERSION 1.7 AS THERE ARE TOO MANY METHODS MISSING.Ever wanted a plugin to summon a falling chest that contains loot for your player, as well as adds an envoy system like the one on CosmicPvP to your server? Well here it is!
How to load
To use this plugin, simply pop it into your plugins folder, and restart your server or load it with plugman! The config file will be auto generated! Remember to change the World option in the config file if you're not using 'world' as your world name! More instructions in config
How to Use
To spawn a flare, simply right click on the flare item. To claim the crate, simply right click the dropped chest. To add a new flare, simply list it under Tiers in the config, with the same exact format as the Simple tier flare. The Simple flare is there as an example, and can be deleted if you want to remove it. Please make sure to use Spigot item names for ItemType as well! To start an envoy, do /spaceflare start. To stop an envoy, do /spaceflare stop.
Other info
This plugin does not require Factions, FactionsUUID or WorldGuard. It will work without them ONLY IF YOU TURN OFF ALL FORMS OF REGION OR WARZONE CHECKING! This works on 1.8 through 1.11!
For WorldGuard, all regions that are listed in the config will allow the quest to be used!
I live in Singapore, so if I don't answer your queries, I may be asleep! I also have school so my support time is incredibly limited too!
Do be patient!
You may leave bug reports or suggestions in the discussion tab, or pop over to this spreadsheet here.

Big Thanks To
BadBones69: https://www.spigotmc.org/members/kicjow.9719/
(This is the master who taught me basically everything I know by way of Java and Spigot coding.)
Contributors: xu_yukun
ATTENTION: I'M REMOVING SUPPORT FOR VERSION 1.7 AS THERE ARE TOO MANY METHODS MISSING.
How to load
To use this plugin, simply pop it into your plugins folder, and restart your server or load it with plugman! The config file will be auto generated! Remember to change the World option in the config file if you're not using 'world' as your world name! More instructions in config

How to Use
To spawn a flare, simply right click on the flare item. To claim the crate, simply right click the dropped chest. To add a new flare, simply list it under Tiers in the config, with the same exact format as the Simple tier flare. The Simple flare is there as an example, and can be deleted if you want to remove it. Please make sure to use Spigot item names for ItemType as well! To start an envoy, do /spaceflare start. To stop an envoy, do /spaceflare stop.
Other info
This plugin does not require Factions, FactionsUUID or WorldGuard. It will work without them ONLY IF YOU TURN OFF ALL FORMS OF REGION OR WARZONE CHECKING! This works on 1.8 through 1.11!
For WorldGuard, all regions that are listed in the config will allow the quest to be used!
- These can be run from console!
- Ops automatically have access to these commands!
- Square brackets denote optional arguments, round brackets denote must-have arguments.
- Command aliases: /sf, /flare, /envoy, /env, /supplycrates, /sc
- /spaceflare give [player] (type) [amount]
- Permission: spaceflare.give
- Description: Gives the quest item to the player.
- Example: /spaceflare give xu_yukun Simple 1, /spaceflare give Simple
- /spaceflare reload
- Permission: spaceflare.reload
- Description: Reloads the configuration files.
- /spaceflare redeem
- Permission: no permission required
- Description: Gives the player his/her unredeemed space flares.
- /spaceflare summon (x-coord) (y-coord) (z-coord) (tier) or /spaceflare summon (player) (tier)
- Permission: spaceflare.summon
- Description: Summons a flare at the designated location or near the designated player.
- /spaceflare start
- Permission: spaceflare.start
- Description: Starts an envoy.
- /spaceflare stop
- Permission: spaceflare.stop
- Description: Stops an envoy.
- /spaceflare time
- Permission: no permission required
- Description: Checks how much time there is left to the next envoy.
- /spaceflare edit
- Permission: spaceflare.edit
- Description: Enables or disables envoy location editing mode.
I live in Singapore, so if I don't answer your queries, I may be asleep! I also have school so my support time is incredibly limited too!


- GUI?
- More
- configurability (inventory size, etc. Do suggest what you want!)Fireworks when the crate is falling
- Command to summon crate (envoy plugin?) (done)

Big Thanks To
BadBones69: https://www.spigotmc.org/members/kicjow.9719/
(This is the master who taught me basically everything I know by way of Java and Spigot coding.)