TeamMonumenta / scripted-quests

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

Refactored lots or arguments into a QuestContext class #187

Closed Njol closed 2 years ago

Njol commented 2 years ago

This removes the need for the usedItem ThreadLocal, and fixes used_item not working when delayed (e.g. in a GUI)