Added option to show remaining in AngelChest hologram (will be updated every second).
IMPORTANT: Please note that you have to replace the old "%s" for the player's name with the new placeholder "{player}". The new default value now is this:
Code (YAML):
##### Hologram text and name of the AngelChest. # {player} is the player's name. # {time} is the amount of time left. # \n is a new line. ##### Use an empty string to disable the hologram. hologram-text: "&a&l[AngelChest]&r\n&b{player}\n&6{time}" angelchest-inventory-name: "&a[AngelChest] &b{player}&r"