
PlayerQuests (Archived)
Survival-friendly questing by the players for the players!
Список изменений
(join the discord to give feedback!)
- Beta release (v0.10 - Entity NPC types)
What's changed
-
add SelectEntity gui function
-
add flexible particleFX height above NPC
-
add current location description to NPC relocate button
-
add default quest title incase invalid or empty
-
add serialisable entity data
-
overhaul NPC tracking
-
fix NPC blocks not persisting on NoneAction
-
fix unable to untoggle BlockNPC quests
-
fix copy-rename-maven-plugin code checking false positive
-
remove undefined entities
-
add rabbit entity support + some EntitySerialiser safety
-
add sheep entity support
-
add safety to serialising entity attributes from the string
-
fix opening quest editor causing background quest title prompt
-
add blocking quests with EntityNPCs if missing Citizens2 dependency
-
add citizens2 integration
-
add labels support for actions and stages
-
add sorting for stages in 'next action editor'
-
update QuestAction and RequestItemListener to immediately check RequestItem
-
increased the amount of QuestAction slots
