sammypanda / MCJE-PlayerQuests-Plugin

Survival-friendly questing by the players for the players!
GNU General Public License v3.0
4 stars 0 forks source link

Add reward item action and quest inventory #104

Closed sammypanda closed 1 month ago

sammypanda commented 1 month ago

Currently instability with the 'Quest Inventory' on old and new quests. For instance:

old:

Caused by: java.lang.NullPointerException: Cannot invoke "java.util.Map.entrySet()" because "this.inventory" is null

new:

Caused by: java.lang.NullPointerException: Cannot invoke "java.util.Map.entrySet()" because "this.inventory" is null

fixed by 60ae8ed

sammypanda commented 1 month ago

Need to take from quest inventory on RewardItem and put in quest inventory on TakeItem

sammypanda commented 1 month ago

c5f25dc this is great because out of stock items untoggles and now the toggle button is conveniently next to.