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

Support CMI #327

Open Adri417 opened 2 years ago

Adri417 commented 2 years ago

Reason for Addition

Support cmi for Money earn and money total similar to essentials because i use cmi and i don't have that solution :/

Description of Feature

Support cmi for Money earn and money total similar to essentials because i use cmi and i don't have that solution :/

Alternative Solutions

I don't find alternatinve solution :/

Agreements

Other

No response

NicoNekoDev commented 2 years ago

You could use the command money give <player> <amount> instead of eco give

Adri417 commented 2 years ago

Yes but i want a condition for win a quest exemple : reach 5000$

NicoNekoDev commented 2 years ago

Unsure why the author didn't add support directly for Vault.

LMBishop commented 2 years ago

Vault is very old has no events API, for some stupid reason, so I just integrated with the most popular money plugin which does

NicoNekoDev commented 2 years ago

Why not use Treasury then? https://www.spigotmc.org/resources/treasury.99531/

LMBishop commented 2 years ago

Doesn't seem like either Essentials or CMI support it (yet).

Nesseley commented 2 years ago

Doesn't seem like either Essentials or CMI support it (yet).

CMI doesn't even work with the normal Vault. You have to download a jar they have compiled x)

But thumbs up for this CMI support suggestion! would be appreciated!

PovilasLT commented 2 years ago

You can use %cmi_user_balance% placeholder with placeholderapi_evaluate.

Adri417 commented 2 years ago

yes but the condition for win the quest cmi money don't work I need a condition that when we reach a certain amount we pass the quest with cmi