Merge pull request #134 from marcogerosa/patch-1
Update YoungPersonsGuideToProgrammingMinecraft.md
This commit is contained in:
commit
9bbc3a45ca
1 changed files with 1 additions and 0 deletions
|
@ -140,6 +140,7 @@ Minecraft server and are ready to connect ...
|
||||||
address field. `localhost` is a special internet address that points to
|
address field. `localhost` is a special internet address that points to
|
||||||
your own computer.
|
your own computer.
|
||||||
5. Click 'Join Server' to join the craftbukkit server.
|
5. Click 'Join Server' to join the craftbukkit server.
|
||||||
|
If you get a message of client disconnected, check your client version. If it's 1.7.2, you need to edit your profile and select 1.6.4 to match craftbukkit.
|
||||||
6. Once you've joined the game, press the `/` key located at the bottom
|
6. Once you've joined the game, press the `/` key located at the bottom
|
||||||
right of your keyboard. A prompt will appear. Type the following then
|
right of your keyboard. A prompt will appear. Type the following then
|
||||||
press enter: `js 1 + 1` The number 2 should be displayed.
|
press enter: `js 1 + 1` The number 2 should be displayed.
|
||||||
|
|
Reference in a new issue