MyWarp

MyWarp

220k Downloads

[FEATURE] Quests integration

Corazun opened this issue ยท 1 comments

commented

Hello, the plugin is very nice and I thought it could be really cool to have a Quests integration to allow players to teleport only if they have a sufficient amount of quest points.

commented

You are taking about PikaMug's Quest plugin plugin, right?

As far as I understand their API documentation, an integration based on the player's quest points is not possible. The API allows to create custom quests (requirements, rewards and objectives), but not to get a player's quest points.

The only integration possible would be to implement warp access as a reward for completing a user-defined quest. This is not what you were asking for; furthermore, you could easily implement this yourself using permissions (assign the permission 'mywarp.warp.to' to players who complete a quest or use group invites).

So, for now, I feat that integrating MyWarp with Quests is impossible. However, feel free to reopen the issue if you have other ideas on how to integrate both.