Good Economy Plugin

Hi there! Does anyone know a good economy plugin with commands like /pay, /money and such? It should stay supported for all the new Minecraft versions in the next few years (which you can't guarantee) or should be open source.
7 Replies
Lunaiskey
Lunaiskey3mo ago
essentials? or you wanting something that isnt an all in 1 plugin
INFIXBEAN on top
TheNewEco
Swift
Swift3mo ago
essentialsX + vault, any other desition will have its own issues, if you don't wana use it you could use coinsengine as an alternative, or cmi (or sunlight) or really anything most will work fine. if you have a question about different plugins id suggest asking.
Codeline
CodelineOP3mo ago
I'm now using CoinsEngine. TME as recommended by INFIxbean has too much, too complex functionality for my usecase and EssentialsX and similiar stuff isn't an option as I've already programmed my own "Essentials-like" solution for most of the functionality I need. Thank you all for answering!
Swift
Swift3mo ago
np
Snow Kit
Snow Kit3mo ago
could always implement your own economy system with vault, it's not really that hard https://github.com/MilkBowl/VaultAPI/blob/master/src/main/java/net/milkbowl/vault/economy/Economy.java
Codeline
CodelineOP3mo ago
Will take a look at that! Thanks :D

Did you find this page helpful?