LMBishop / Quests

Questing plugin for Minecraft, enabling the addition of goals for players.
https://www.spigotmc.org/resources/23696/
GNU General Public License v3.0
171 stars 85 forks source link

Add support for ZNPCPlus #593

Closed WarnDa closed 7 months ago

WarnDa commented 8 months ago

Description of Feature

Currently plugin only support citizens for quests type citizens_deliver. But citizens isn't good in performances, and doesn't allow to do all we want (or it takes huge amount of performances)

So I'm now using zNPCsPlus, but Quests is the only plugin in my server that do not support it : https://www.spigotmc.org/resources/znpcsplus.109380/

I'm using the dev build on their discord, and it works very great for all other things, and consume 0.00% in spark

Reason for Addition

Other plugins (quests plugin or not) already added support for this plugin, as it helps using NPC without having to worry about performances Also, citizens remove support for older versions, so if they fix an issue but you aren't up to date, you can't get the fix. ZNPCsPlus support all versions without issue

Alternative Solutions

Still use citizens, but citizens won't really fix the performances issues and just fix bugs

Agreements

Other

Their jenkins : https://ci.pyr.lol/job/ZNPCsPlus/ Source code : https://github.com/Pyrbu/ZNPCsPlus

NoltoxGit commented 8 months ago

Hello @Krakenied, Do you think you'll be able to do that any time soon ? Bcs that's a really good suggestion :)

Krakenied commented 7 months ago

Will look into it today

NoltoxGit commented 7 months ago

Will look into it today

Hello, Do you have any news about this ? It will be a verry good idea :D