Admin Shop

Admin Shop

254k Downloads

Admin Shop adds a configurable shop that players can use to buy and sell items, fluids, and power to and from the server.

The shop's contents can be edited though a csv file (Spreadsheet) in the config folder. The format for adding items and categories is displayed within the csv file itself. You can use the command "/adminshop reload" to reload the shop from the csv file in-game to see if your changes work, without restarting your game! The shop supports buying and selling items and fluids to and from the player. Forge energy is also supported, but only through the seller block, and the price of power is specified in a regular config file (feature can be disabled as well).

 

Blocks:

  • Shop: Used to buy and sell items in a clear User Interface.
  • ATM: Withdraw money from your account in the form of a check that can be given to other players. The player who right clicks the check will deposit the money into their account.
  • Seller: Multi-purpose selling block. Manually insert or pipe in items, fluids, and forge energy to automatically sell for money.
  • Buyer: Auto purchases items or fluids, and inserts them into the tank/inventory above. Can set rate of purchase and only active with a redstone signal.

Maximum of 6 categories for buying and selling each, with as many items per category as you want. Will create a category scrolling button in a future update.

If you want to use this in your mod pack, please go ahead! It would be nice if you were to let me know about its usage so I can check the pack out for myself, but it's not necessary.