Jump to content

A couple of suggetions


GravityCube

Recommended Posts

I'm not that good translating so I going to write it on my language :)


1. I would like to make my own market on the server but I can't find the way to connect computercraft with the server currency. So I suggest a new "Mod" like an API to connect computercraft to the server through web request and tokens.


Example:
Get token: /api get token
Get amount of money (According to the token): iptekkit.com/api.php?method="get"&token="randompass"
Pay to a player (From player who generated the token to the PlayerExample): iptekkit.com/api.php?name="PlayerExample"&method="pay"&amount=100&token="randompass"

2. Disable the teleport to the spawn when someones enters to a town. It can be replaced by just teleporting outside the town.

 

Original version:
[spoiler]1. Estaba pensando en hacer una tienda en el servidor pero no encuentro la forma de conectar computercraft a la moneda del servidor. Quisiera que agregaran una API web para poder usar computercraft junto con la economía del server algo simple con tokens que se obtengan con un comando.
Ejemplo:
Obtener token: /api get token
Obtener dinero del jugador: iptekkit.com/api.php?method="get"&token="randompass"
Pagar a jugador: iptekkit.com/api.php?name="PlayerExample"&method="pay"&amount=100&token="randompass"

2. Desactivar la teletransportación al spawn cuando entras a una "town". Es demasiado molesto.[/spoiler]

 

Link to comment
Share on other sites

Number 2 is a good suggestion, lots of trolls claim a long line of chunks then set the perms so outsiders get teleport out. Number 1 needs a little more refining and added security for it to work. Genesis Corporation is building its own banking system and since you're one of its clan members, why not join the development? :D

Link to comment
Share on other sites

YES, this is an ispiring idea. I can see not only markets, but also other player created events if there was acces to ingame currency via computercraft http.

a very robust trasaction log posting would even do. I think the current mod iconomy has trans-log and it can be configured to save it in computercraft teritory?

anyway situation right now is to use ingame items as currency and tokens, but these become worthless due to dupping glitches.

If anyone cares, there is a need for flexible $. Mine dem bitcoins Steve!

 

Link to comment
Share on other sites

Brunyman, gravitycube has made a computercraft script where the users wear terminal glasses and they can interface with his ME network alongside of a PIM to take or place items according to the stock and store credits. instead of using store credits, he wants to interface the store with the server currency.

Link to comment
Share on other sites

Thanks for listening to my suggestion I made the plugin myself but I'm actually a bit rusty. I already tried most things and they work fine but it definitely need a good fix before activating it.

Sorry if you dont understand all. I dont speak english very well.

Link to comment
Share on other sites

1. Pay to offline players.

2. Create codes of money with "/api generate (amount)" that can be redeemed with computercraft.

3. Generate token that can be used to pay another player with computercraft even if the player that create the token is offline (The token is disabled by default).
 

I fix a few things: 

ZIP: https://drive.google.com/open?id=0B1N-4eq-GZViMTFoa3BLS3loR3M

JAR: https://drive.google.com/open?id=0B1N-4eq-GZVicEZJTzlZQVZud3M

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site you agree to the following Terms of Use, Guidelines and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.