Forums - Open Redstone Engineers
Need Programmers - Printable Version

+- Forums - Open Redstone Engineers (https://forum.openredstone.org)
+-- Forum: Off-Topic (https://forum.openredstone.org/forum-4.html)
+--- Forum: Programming (https://forum.openredstone.org/forum-8.html)
+--- Thread: Need Programmers (/thread-548.html)



Need Programmers - Konstacon - 07-11-2013

Hello there! I am working on a router for my minecraft computer, and lately I have been wondering, because I am adding servers to my router, If people could program some websites. If one person could program a website, I would be more then happy to host it on minecraft. This server uses SHTL, or Server Hyper-Text Language. If you can program, I suggest learning this simple language, here is the language!

SHTL Programming Guide

1. Every command has a letter. When adding anything after, add a double space and a semicolon. 8 lines of code are allowed in a server
2. To write words, you use the w command, and use quotation marks. Only 8 letters are allowed in each line. Example:
Code:
W ;"Welcome"
This code will display Welcome on the first line
3. To add an IP address, use the I command. IP addresses have 1 hexadecimal digit. Example:
Code:
I  ;A
This will allow your server to be the IP A. If there is a duplicate IP, we will change it.
4. Example Program
Code:
I  ;5
W  ;"SnugglyC"
W  ;"CPU OUT!"
W  ;""
W  ;"COMPUTER"
W  ;"Being"
W  ;"worked"
W  ;"on!

Server page:
SnugglyC
CPU OUT!

COMPUTER
Being
worked
on

We need some programmers, so come in now!
Thanks, Zach.


RE: Need Programmers - VirtualPineapple - 07-13-2013

Moved to appropriate location


RE: Need Programmers - Chibill - 07-15-2013

I think this is cool but I am working on MCX which is a full screen with a text counsel so me and himehowareu have are work cut out.

I could make a few programs for you latter.