Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2014
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. >root@vps:~/Survival# java -Xmx2048M -jar minecraft.jar
  2. [22:27:09] [Server thread/INFO]: Starting minecraft server version 1.7.5
  3. [22:27:09] [Server thread/INFO]: Loading properties
  4. [22:27:09] [Server thread/INFO]: Default game type: SURVIVAL
  5. [22:27:09] [Server thread/INFO]: Generating keypair
  6. [22:27:09] [Server thread/INFO]: Starting Minecraft server on *:25565
  7. [22:27:09] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  8. [22:27:09] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  9. [22:27:09] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  10. [22:27:09] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  11. [22:27:09] [Server thread/INFO]: Preparing level "world"
  12. [22:27:10] [Server thread/INFO]: Preparing start region for level 0
  13. [22:27:15] [Server thread/INFO]: Preparing spawn area: 0%
  14. [22:27:25] [Server thread/INFO]: Preparing spawn area: 69%
  15. [22:27:26] [Server thread/INFO]: Done (16.375s)! For help, type "help" or "?"
  16. [22:27:26] [Server thread/INFO]: Starting GS4 status listener
  17. [22:27:26] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement