Howdy pardner!

These here forums are read-only. Click here to go to the new forums, where you can actually post and stuff!

Sorry for the inconvenience

-Andrew

Have you always been wondering how to code in Minecraft Classic? Well, it's not that hard, when you learn, but it does require some stuff.

  1. /cmdcreate [command], that will make a .txt of the command.
  2. You will need to locate your .txt, if you made a command named Killzos, the file will be CmdKillzos.cs, it will have a code in it you can change.
  3. /compile it when your done.
  4. /cmdload it and BAM!
123DontMessWitMe Special Sat Dec 7 at 17:58:35 (2013)

wut? .-.

Is this for a certain type of server or something? Because I'm pretty sure(about 99.99%) that it's not that easy to make a command.

Yeah, this tells you how to compile code but not how to code yourself. If you want some lessons on actual coding code.org is hosting an awesome free "Hour of Code" teaching program online for next week's Computer Science Education Week.

"The tutorials cover most of the popular scripting languages. There's one from Mark Zuckerberg and Angry Birds, an intro to JavaScript from Khan Academy, Python basics from Grok Learning, several "make a mobile app in an hour" tutorials, and more. You can start playing with the tutorials now, but more of them are still being added, and next week is when would-be coders of all ages are encouraged to spend a week or just an hour learning new skills." -Lifehacker

Remember, completely free: http://code.org/

You just need the patience and determination to be successful.

.../cmdcreate is a command for mcforge. It is a way that non-programming users can create simple commands.

As for actually creating commands, a user would have to learn the same programming language as the server software, and then learn the libraries and function of the server. After all of that, commands have to either be created as a plugin (if the server has a plugin system), or be hard coded directly into the server.

Have a nice day, and remember to eat toast. (toast is good)

(Originally posted by LeChosenOne [Link])

.../cmdcreate is a command for mcforge. It is a way that non-programming users can create simple commands.

As for actually creating commands, a user would have to learn the same programming language as the server software, and then learn the libraries and function of the server. After all of that, commands have to either be created as a plugin (if the server has a plugin system), or be hard coded directly into the server.

Have a nice day, and remember to eat toast. (toast is good)

Since McForge is dead now, It is also a command for MCDzienny

AlshiCraftServer Sun Mar 23 at 3:56:40 (2014)

++LeChosenOne posted:++

.../cmdcreate is a command for mcforge. It is a way that non-programming users can create simple commands.

As for actually creating commands, a user would have to learn the same programming language as the server software, and then learn the libraries and function of the server. After all of that, commands have to either be created as a plugin (if the server has a plugin system), or be hard coded directly into the server.

Have a nice day, and remember to eat toast. (toast is good)

MCForge is completely dead, just trying to save stats won't work.

Look one comment above you. It's in MCDzienny. So it is still "lived" on by its "children" (Forks of original build)

🛑 This thread has been set to read-only due to inactivity. 🛑