Oak and Ember Chest Shops
ModApache-2.0

Oak and Ember Chest Shops

This mod adds chest shops, and exposes API for future compatibility with other economy systems.

39
Downloads
0
Followers
4 months ago
Updated
📦
1
Versions

📖About Oak and Ember Chest Shops

This mod adds the following, all of which will likely change significantly before leaving alpha:

Commands

  • /cs create - Create a shop
  • /cs delete - Delete a shop
  • /cs info - Show info about a given shop
  • /cs list - List your shops
  • /cs setitem {price} {quantity} {mode} - Edit what you're selling and for how much
  • /cs clearitem - Stop selling from a given shop

How To Install

This mod only needs to be installed on the server. Simply drop the .jar file directly into the mods folder, and everything should work.

After running the server once, you should find a config folder where you can change:

  • chestShopsEnabled (default true)
  • maxShopsPerPlayer (default -1)
  • shopCreationCost (default 0)
  • transactionTax (default 0)

Future plans:

  • Interoperability with my Economy mod
  • Interoperability with other economy mods

Why would you want this economy mod?

It is currently in alpha. It is small, there are only a few features, and there will be bugs. You don't (yet) want this mod, but I would be grateful if you decide to test it out and report bugs anyway.

In the future, you'll want this one because I will be focusing on:

Having updates out quickly
A large ecosystem of related mods
Interoperability with other unrelated mods