- Sat Jun 16, 2012 8:05 pm
#104831
So, where to begin with this...
Basically, I had an idea for shops (obviously). I think players should be given special blocks that Represent an item they are trying to sell (for example, a diamond that has the ability to be placed as a block), that can be placed upon a pedastal, and linked to a chest containing the item the block represents. Players wishing to buy the item on display, would simply have to right click to purchase the item. Credits would be automatically transferred from their stash to the player that owns the "Shop Block".
Some features could be added to prevent over spending and tedious clicking:
Double right clicking a "Shop block" to set a purchase/confirm purchase chain
(These features would require a custom mod from Intelli for our clients)
Shift + right clicking to purchase 10 items at a time
CTRL + Shift + right clicking to buy a stack of the item
Some cosmetic features for signs of availability of item:
Signs placed under or around the "Shop Block" Could describe the name of the item (IE Diamond) and the quanity left in the chest
(This MAY require a mod, as I am pretty sure the server cannot control color)
Grayed out block means item is sold out (normal color would indicate availability)
Programatically, this shouldn't be incredibly difficult, but I am not exactly a Java pro, nor have I even bother to unpack the server sided code for minecraft yet....
Intelli, I know you are a busy man, but this would be an incredible feature to the Minerealm server
Basically, I had an idea for shops (obviously). I think players should be given special blocks that Represent an item they are trying to sell (for example, a diamond that has the ability to be placed as a block), that can be placed upon a pedastal, and linked to a chest containing the item the block represents. Players wishing to buy the item on display, would simply have to right click to purchase the item. Credits would be automatically transferred from their stash to the player that owns the "Shop Block".
Some features could be added to prevent over spending and tedious clicking:
Double right clicking a "Shop block" to set a purchase/confirm purchase chain
(These features would require a custom mod from Intelli for our clients)
Shift + right clicking to purchase 10 items at a time
CTRL + Shift + right clicking to buy a stack of the item
Some cosmetic features for signs of availability of item:
Signs placed under or around the "Shop Block" Could describe the name of the item (IE Diamond) and the quanity left in the chest
(This MAY require a mod, as I am pretty sure the server cannot control color)
Grayed out block means item is sold out (normal color would indicate availability)
Programatically, this shouldn't be incredibly difficult, but I am not exactly a Java pro, nor have I even bother to unpack the server sided code for minecraft yet....
Intelli, I know you are a busy man, but this would be an incredible feature to the Minerealm server
Last edited by Inkrement on Sat Jun 16, 2012 8:13 pm, edited 1 time in total.