[0.5.0-BETA] | Configurable airdrop block, airdrop name display on its inventory and fixes.
This update requires config.yml and messages.yml to be regenerated OR to add this lines to the existing ones This update will also clear all your spawned airdrops to update the database, this process is automatic
Config.yml
Code (YAML):
block-type: CHEST
# The block type of the airdrop. (Block ID list: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html)
Added:
New option to set the airdrop block to whichever one you want.
Now all airdrop inventories display the airdrop name in the top left instead of "Chest".
Fixed:
%player% placeholder in command related options not working properly.