
PlayerQuests (Archived)
Survival-friendly questing by the players for the players!
Список изменений
(join the discord to give feedback!)
- Beta release (v0.9 - More Action Types)
What's changed
-
add ActionTweaks
-
fix not null err for onUpdate
-
add ItemsOption
-
fix new release notif including snapshots
-
Add Request Item action (https://github.com/sammypanda/MCJE-PlayerQuests-Plugin/pull/132)
-
Fix 'None' action not looping
-
add Reward Item action
-
add action stop when quest inventory out of stock
-
fix predictive inventory and out of stock UI
-
fix unhelpful missing stock message
-
Add Take Item action (https://github.com/sammypanda/MCJE-PlayerQuests-Plugin/pull/131)
-
docs: update actions capabilities (https://github.com/sammypanda/MCJE-PlayerQuests-Plugin/pull/134)
-
fix quest actions starting when already in progress and layering
-
add action failure support
-
add auto retry on TakeItem action failure
-
overhaul quest inventory management functions
-
fix refunding NPC that doesn't exist yet (item duplication bug)
-
add quest action consent
-
fix location breaking quest diary display
-
add holistic replace when quest renamed
-
add ordered actions to 'action selector' & 'next action editor'
-
add option to use any stages action in the 'Action Completion' condition
-
docs: add quest inventory to tutorial
-
encode quest inventory restocking video as looping
-
make npc optional for 'None' action
