Would LOVE to see the questbook be done away with. Instead of the Book as a questholder, let the player be the questholder. Just have a command that gives a gump where all current quests are displayed, then click the appropriate quest in the list to show the bookgump we have now
I have considered adding support for the use of an attachment instead of a book as the questholder. When I first implemented the quest system the attachment system didnt exist.
It is definitely possible.
I think this would be great as an optional feature. Also, provide some means to easily convert existing quests/players from one method to the other (so an existing shard can switch to the new method easily).
Maybe if the script just told itself questholder = triggering player. Then all existing quests still work, just they don't get books, or even a bool config to continue with books or use attachments but the command "questholder" could remain, although there is a questnote aswell....
No idea if that's possible mind you