Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.44 KB | None | 0 0
  1. java version "1.8.0_192"
  2. Java(TM) SE Runtime Environment (build 1.8.0_192-b12)
  3. Java HotSpot(TM) 64-Bit Server VM (build 25.192-b12, mixed mode)
  4. :/home/container$ java -Xms128M -Xmx15000M -jar server.jar
  5. [21:02:06] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
  6. [21:02:06] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  7. [21:02:06] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
  8. [21:02:06] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
  9. [21:02:06] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  10. [21:02:06] [main/INFO]: Loaded 0 recipes
  11. [21:02:06] [main/INFO]: Loaded 0 advancements
  12. [21:02:06] [Server thread/INFO]: Starting minecraft server version 1.13.2
  13. [21:02:06] [Server thread/INFO]: Loading properties
  14. [21:02:06] [Server thread/INFO]: Default game type: SURVIVAL
  15. [21:02:06] [Server thread/INFO]: Generating keypair
  16. [21:02:06] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:30065
  17. [21:02:06] [Server thread/INFO]: Using epoll channel type
  18. [21:02:06] [Server thread/INFO]: Preparing level "world"
  19. [21:02:06] [Server thread/INFO]: Reloading ResourceManager: Default
  20. [21:02:07] [Server thread/INFO]: Loaded 524 recipes
  21. [21:02:07] [Server thread/INFO]: Loaded 571 advancements
  22. [21:02:07] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  23. [21:02:07] [Server thread/INFO]: Preparing spawn area: 4%
  24. [21:02:07] [Server thread/INFO]: Preparing spawn area: 8%
  25. [21:02:07] [Server thread/INFO]: Preparing spawn area: 12%
  26. [21:02:07] [Server thread/INFO]: Preparing spawn area: 16%
  27. [21:02:07] [Server thread/INFO]: Preparing spawn area: 20%
  28. [21:02:07] [Server thread/INFO]: Preparing spawn area: 24%
  29. [21:02:08] [Server thread/INFO]: Preparing spawn area: 28%
  30. [21:02:08] [Server thread/INFO]: Preparing spawn area: 32%
  31. [21:02:08] [Server thread/INFO]: Preparing spawn area: 36%
  32. [21:02:08] [Server thread/INFO]: Preparing spawn area: 40%
  33. [21:02:08] [Server thread/INFO]: Preparing spawn area: 44%
  34. [21:02:08] [Server thread/INFO]: Preparing spawn area: 48%
  35. [21:02:08] [Server thread/INFO]: Preparing spawn area: 52%
  36. [21:02:08] [Server thread/INFO]: Preparing spawn area: 56%
  37. [21:02:08] [Server thread/INFO]: Preparing spawn area: 60%
  38. [21:02:08] [Server thread/INFO]: Preparing spawn area: 64%
  39. [21:02:08] [Server thread/INFO]: Preparing spawn area: 68%
  40. [21:02:08] [Server thread/INFO]: Preparing spawn area: 72%
  41. [21:02:08] [Server thread/INFO]: Preparing spawn area: 76%
  42. [21:02:08] [Server thread/INFO]: Preparing spawn area: 80%
  43. [21:02:08] [Server thread/INFO]: Preparing spawn area: 84%
  44. [21:02:08] [Server thread/INFO]: Preparing spawn area: 88%
  45. [21:02:08] [Server thread/INFO]: Preparing spawn area: 92%
  46. [21:02:08] [Server thread/INFO]: Preparing spawn area: 96%
  47. [21:02:08] [Server thread/INFO]: Preparing spawn area: 100%
  48. [21:02:08] [Server thread/INFO]: Time elapsed: 1315 ms
  49. [21:02:08] [Server thread/INFO]: Done (2.039s)! For help, type "help"
  50. [21:02:08] [Server thread/INFO]: Starting GS4 status listener
  51. [21:02:08] [Query Listener #1/INFO]: Query running on 0.0.0.0:30065
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement