Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. [INFO] Starting minecraft server version 0.2.2_01
  2. [INFO] Loading properties
  3. [INFO] Starting Minecraft server on *:25565
  4. [INFO] Preparing level "world"
  5. [INFO] Preparing start region
  6. [INFO] Done! For help, type "help" or "?"
  7. [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  8. [INFO] To run the server without a gui, start it like this:
  9. [INFO] java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui
  10. [INFO] Console commands:
  11. [INFO] help or ? shows this message
  12. [INFO] kick <player> removes a player from the server
  13. [INFO] ban <player> bans a player from the server
  14. [INFO] pardon <player> pardons a banned player so that they can connect again
  15. [INFO] ban-ip <ip> bans an IP address from the server
  16. [INFO] pardon-ip <ip> pardons a banned IP address so that they can connect again
  17. [INFO] op <player> turns a player into an op
  18. [INFO] deop <player> removes op status from a player
  19. [INFO] tp <player1> <player2> moves one player to the same location as another player
  20. [INFO] give <player> <id> [num] gives a player a resource
  21. [INFO] tell <player> <message> sends a private message to a player
  22. [INFO] stop gracefully stops the server
  23. [INFO] save-all forces a server-wide level save
  24. [INFO] save-off disables terrain saving (useful for backup scripts)
  25. [INFO] save-on re-enables terrain saving
  26. [INFO] list lists all currently connected players
  27. [INFO] say <message> broadcasts a message to all players
  28. [INFO] Unknown console command. Type "help" for help.
  29. [INFO] CONSOLE: Opping DarkXIDE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement