Post
Topic
Board Project Development
Re: [OFFICIAL THREAD] Crypto-Minecraft Server - BitCraft
by
Vortex20000
on 29/12/2014, 00:31:12 UTC
BitQuest is doing this (check recent coindesk article), however, I'd prefer one where you can buy in. They are free to play but if you built an economy in-game where you could invest in ventures in game and profit from them virtually, you'd really be onto something.

Willing to invest BTC in this idea if needed (and of course under correct circumstances).

Seconded! I love the idea of virtual economies using real money, and Minecraft seems like the perfect way of going about it. The concept of being able to start up a "business" in a Minecraft server and actually getting something out of it is very, very interesting to me.
Am making something like a real, fluctuating currency. Also making a Reseller rank that can get this currency at a lower rate.

Well in theory you could do that by making an altcoin specifically for the server.
Right now it is based on in-game emeralds (quite hard to find, using anticheat plugin so users cannot find easily). Their value goes up and down by me running a check everyday at midnight GMT to select a random number from 1-100. If the number is <= 10 and the emeralds are currently rising in value, then the emeralds are made to start decreasing in value by a random slope. If the number is <= 10 and the emeralds are decreasing in value, then the emeralds are made to start increasing in value by a random slope. If the number is > 10, nothing happens.

Should make for an interesting market.