TeamMonumenta / scripted-quests

JSON-driven Minecraft Spigot plugin for creating quests
GNU Affero General Public License v3.0
10 stars 3 forks source link

Two new commands: /improvedclear and /inventorycheck #98

Closed Wembler23 closed 4 years ago

Wembler23 commented 4 years ago

Documentation on the commands: https://docs.google.com/document/d/1YA1o2s1A9wJ1uSn9zZXet6KcaabrZyAb4IUk35wKqzg/edit?usp=sharing Changed the plugin class to get the commands to load as well as MaterialUtils to create an Enum of all of the shulker types to get the command to work.