EnderChestSpell - TheComputerGeek2/MagicSpells GitHub Wiki

Source Code

spell-class: ".instant.EnderchestSpell"
Value Supported
entity true
location false
entity_from_location false

Description:

An instant spell that opens the ender chest inventory of the caster. If the player has the magicspells.advanced.<internalSpellName> permission (none by default), and spell cast arguments are passed either with the cast command or subspell args, then the caster will open the ender chest of the player passed as the first argument.

Example:

enderchest:
    spell-class: ".instant.EnderchestSpell"
    cast-item: blaze_rod
    description: Opens your ender chest inventory.
    cooldown: 60
⚠️ **GitHub.com Fallback** ⚠️