1

Economy for a Vanilla MC Server

deth2u 8/30/15 2:18 am
211
8/30/2015 3:17 pm
So I'm getting ready to start hosting a vanilla server but I ran into a problem when i started to make the shop. First off, my shop is going to be made using command blocks
that will take your levels and give you the item of your choice in return. I know how to do all the coding into the blocks, but what i don't know is how to price the items fairly/equally to make a stable economy. I wasn't able to find any posts that had a guide for an economy using levels, but instead they all used currencies from plugins. I'm pretty bad with pricing things, so if someone could start me off with some good pricings of some of the basic materials, I would probably be able to take it from there. Thank you!
Posted by
deth2u
Level 4 : Apprentice Warrior
3

  Have something to say?

JoinSign in

1

InfiniteBlocks
08/30/2015 3:17 pm
Level 29 : Expert System
You can do it with currency by using a hidden scoreboard adding and removing points with command blocks, not that easy, but it`s possible.

However i assume you are talking about XP Levels.

1 diamond = 8 xp
1 iron = 1 xp
1 gold = 2 xp
16 Oak wood = 4xp

Those are just examples.
Setup some prices, you can always re-balance the prices later.
Most servers never have finished prices, they always get changed.
1

Welcome