Description
Adds a loot table for an enderchest. Each player will roll the first time they open their own enderchest.
Loot table found under "chest/ender_chest_bonus_1"
Adds the following commands
- giveEnder: this command is identical to the vanilla 'give' except it adds it to the target's enderchest
- clearEndershest: this command is identical to the vanilla 'clear' except it clears the target's enderchest
- loot enderchest <player>: this will allow the target player to receive the loot table again
Adds the following gamerule:
- enderChestBonusLoot: if false, no player will receive the bonus loot.
- enderChestOverflow: if true, when items are added to a player's enderchest via command or loot table, it will be held even if there is no room. Filling the next slot available.


