Atherys / AtherysQuests

A questing plugin for the A'therys Horizons server
GNU General Public License v3.0
3 stars 2 forks source link

Quest flexibility #43

Open LJNIC opened 5 years ago

LJNIC commented 5 years ago

Problem: Quests need to be more flexible. You should be able to move a player between stages and objectives of a quest easily. This is especially useful for debugging.

Proposed Solution: A group of commands to progress players through quests. Something like:

/quest advance <quest ID> <player> <stage>
/quest advance <quest ID> <player> <objective>

Something to differentiate between stages and objective will be required.