Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal
  • 0
Digi

Chest Manipulation - Duplicate

Question

Description:

 I am making a Item Storage/Banking system

 

Function:

I would like to have a 2 tier system, a Terminal and a server.

The terminals only have a access point interface as well as a Chest for item storage and retrieval.

The server would have a Database for each player "account"

 

The Terminals would ask a player to login and Authenticate to server.

Or Create a account (Store on server, also say if account exists and try again).

 

once logged in.

A player can do the following.

Deposit items - Player places item in chest, it reads item and verifies if its Gold Ingot, or Iron ingot and stores as variable in database for account, destroying item / removing from chest.

Withdraw items - Players "account" would return a number of items (gold ingots, iron ingots) based on "balance" in users account.

Logout

 

Deadline:

 I really dont mind at all.

 

Additional Information:

 If possible to have this all restricted to using opencomputers and command blocks only it would be great, I.E. not having other mods loaded if at all possible.

 

 If it would be better to have a actual database to check against, say mysql, i can set this up as well, for the "account" credentials and the "balances"

 

Seriously HUGE thanks in advance for any and all assist, i know this would be a Incredibly huge uptaking.

 

(sorry I canceled this post but seems it slipped through, Duplicate of this one. Duplicate

Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.