Blackvein / Quests

Quests mod for Spigot
31 stars 35 forks source link

Quest Reminder - playerjoinevent #119

Closed madtomic closed 9 years ago

madtomic commented 9 years ago

Is it possible to add a playerjoinevent that will give current quest status?

Perhaps a delay timer to show up in chat or better yet if this plugin support authme reloaded, quest playerjoinevent fires after player login in using authme reloaded?

madtomic

PikaMug commented 9 years ago

I am not looking to support other plugins until the current issues have been resolved. However, feel free to explain your request further so that I might come back to it.

PikaMug commented 9 years ago

Closing due to lack of response. Also in hindsight, am I to understand you want /quests stats to be run on login? I'm sure a separate plugin or script can do that, but thank you for your suggestion!

madtomic commented 9 years ago

A simple quest checker would be nice. It runs when player joins the server and let the player know if they have an active quest or quests.

PikaMug commented 9 years ago

http://dev.bukkit.org/bukkit-plugins/joincommands/ http://dev.bukkit.org/bukkit-plugins/logincommand/ http://dev.bukkit.org/bukkit-plugins/joincommand/

+

/quests stats

madtomic commented 9 years ago

Thank you for these suggestions.