# HG changeset patch # User Steve Losh # Date 1311301074 14400 # Node ID d872d009f16fee8b04e517fa99ecd846349229e1 # Parent 0f9ec6a2e01dd842b12cca4a67da51c35844c15f Readme. diff -r 0f9ec6a2e01d -r d872d009f16f README.markdown --- a/README.markdown Thu Jul 21 22:16:54 2011 -0400 +++ b/README.markdown Thu Jul 21 22:17:54 2011 -0400 @@ -53,10 +53,7 @@ The numbers are the x, y, and z distance you wish to move. If the bot doesn't appear to move, you may have tried to make an illegal move (like -moving into a block). Try some other numbers. - -If you move into the air and don't "fall" quickly enough by making subsequent moves -in the negative y direction the server will kick you. Watch the terminal window with -the server output for more details. +moving into a block). Try some other numbers. Check the server output for more +information if something goes wrong. Have fun!