U
/u/WorldlinessOld1645
Guest
Hey guys,
Setting up a server economy is a freaking nightmare. Trying to get an eco core, admin shop, and AH to actually play nice together without breaking is such a pain. I got sick of tweaking configs so I just coded my own all in one solution for Paper 1.21.11 called Aurelium.
No database crap to set up, just drop the jar in (uses SQLite) and it hooks right into Vault.
This isnt even everything it does, u can read more on the modrinth page. Its totally free, u can grab it here: Aurelium on Modrinth
Im actively working on it, so if u try it and find bugs or have ideas, pls drop them on the GitHub Issues
submitted by /u/WorldlinessOld1645
[link] [comments]
Continue reading...
Setting up a server economy is a freaking nightmare. Trying to get an eco core, admin shop, and AH to actually play nice together without breaking is such a pain. I got sick of tweaking configs so I just coded my own all in one solution for Paper 1.21.11 called Aurelium.
No database crap to set up, just drop the jar in (uses SQLite) and it hooks right into Vault.
- Dynamic Shop: Prices arent static. Players dump cobble, price crashes. Everyone buys diamonds, price goes up.
/stocksshows live trends. - AH Haggling: No more awkward DMs to negotiate. Just right click an AH item to send a private offer.
- Live AH: The GUI actually updates in real time for everyone when a bid happens.
- Safe: Offline sales and expired items go straight to
/ah collectso u dont lose ur crap if ur inventory is full. - Configuration: Almost everything in the plugin is configurable in the config file.
This isnt even everything it does, u can read more on the modrinth page. Its totally free, u can grab it here: Aurelium on Modrinth
Im actively working on it, so if u try it and find bugs or have ideas, pls drop them on the GitHub Issues
submitted by /u/WorldlinessOld1645
[link] [comments]
Continue reading...