Advertisement
Guest User

Untitled

a guest
Nov 26th, 2017
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.49 KB | None | 0 0
  1. [19:17:17] [Server thread/INFO]: Starting minecraft server version 1.12.2
  2. [19:17:17] [Server thread/INFO]: Loading properties
  3. [19:17:17] [Server thread/INFO]: Default game type: SURVIVAL
  4. [19:17:18] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-3d850ec-f46ccd7 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
  5. [19:17:18] [Server thread/INFO]: Debug logging is disabled
  6. [19:17:18] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [19:17:18] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [19:17:18] [Server thread/INFO]: Generating keypair
  9. [19:17:18] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [19:17:18] [Server thread/INFO]: Using epoll channel type
  11. [19:17:18] [Server thread/ERROR]: Could not load 'plugins/Questioner.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  13. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[spigot.jar:git-Spigot-3d850ec-f46ccd7]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot.jar:git-Spigot-3d850ec-f46ccd7]
  15. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:306) [spigot.jar:git-Spigot-3d850ec-f46ccd7]
  16. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot.jar:git-Spigot-3d850ec-f46ccd7]
  17. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-3d850ec-f46ccd7]
  18. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
  19. Caused by: java.util.zip.ZipException: error in opening zip file
  20. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_151]
  21. at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_151]
  22. at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_151]
  23. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_151]
  24. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_151]
  25. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[spigot.jar:git-Spigot-3d850ec-f46ccd7]
  26. ... 5 more
  27. [19:17:18] [Server thread/ERROR]: Could not load 'plugins/Towny.jar' in folder 'plugins'
  28. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  29. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[spigot.jar:git-Spigot-3d850ec-f46ccd7]
  30. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot.jar:git-Spigot-3d850ec-f46ccd7]
  31. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:306) [spigot.jar:git-Spigot-3d850ec-f46ccd7]
  32. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot.jar:git-Spigot-3d850ec-f46ccd7]
  33. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-3d850ec-f46ccd7]
  34. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
  35. Caused by: java.util.zip.ZipException: error in opening zip file
  36. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_151]
  37. at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_151]
  38. at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_151]
  39. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_151]
  40. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_151]
  41. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[spigot.jar:git-Spigot-3d850ec-f46ccd7]
  42. ... 5 more
  43. [19:17:18] [Server thread/ERROR]: Could not load 'plugins/TownyChat.jar' in folder 'plugins'
  44. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  45. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[spigot.jar:git-Spigot-3d850ec-f46ccd7]
  46. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot.jar:git-Spigot-3d850ec-f46ccd7]
  47. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:306) [spigot.jar:git-Spigot-3d850ec-f46ccd7]
  48. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot.jar:git-Spigot-3d850ec-f46ccd7]
  49. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-3d850ec-f46ccd7]
  50. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
  51. Caused by: java.util.zip.ZipException: error in opening zip file
  52. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_151]
  53. at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_151]
  54. at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_151]
  55. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_151]
  56. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_151]
  57. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[spigot.jar:git-Spigot-3d850ec-f46ccd7]
  58. ... 5 more
  59. [19:17:18] [Server thread/ERROR]: Could not load 'plugins/iConomy.jar' in folder 'plugins'
  60. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  61. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[spigot.jar:git-Spigot-3d850ec-f46ccd7]
  62. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot.jar:git-Spigot-3d850ec-f46ccd7]
  63. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:306) [spigot.jar:git-Spigot-3d850ec-f46ccd7]
  64. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot.jar:git-Spigot-3d850ec-f46ccd7]
  65. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-3d850ec-f46ccd7]
  66. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
  67. Caused by: java.util.zip.ZipException: error in opening zip file
  68. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_151]
  69. at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_151]
  70. at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_151]
  71. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_151]
  72. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_151]
  73. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[spigot.jar:git-Spigot-3d850ec-f46ccd7]
  74. ... 5 more
  75. [19:17:18] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  76. [19:17:18] [Server thread/ERROR]: Could not load 'plugins/worldguard-6.2.1.jar' in folder 'plugins'
  77. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/Injector
  78. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot.jar:git-Spigot-3d850ec-f46ccd7]
  79. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[spigot.jar:git-Spigot-3d850ec-f46ccd7]
  80. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [spigot.jar:git-Spigot-3d850ec-f46ccd7]
  81. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:306) [spigot.jar:git-Spigot-3d850ec-f46ccd7]
  82. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot.jar:git-Spigot-3d850ec-f46ccd7]
  83. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-3d850ec-f46ccd7]
  84. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
  85. Caused by: java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/Injector
  86. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_151]
  87. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_151]
  88. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-3d850ec-f46ccd7]
  89. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-3d850ec-f46ccd7]
  90. ... 6 more
  91. Caused by: java.lang.ClassNotFoundException: com.sk89q.minecraft.util.commands.Injector
  92. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_151]
  93. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-3d850ec-f46ccd7]
  94. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-3d850ec-f46ccd7]
  95. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
  96. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
  97. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_151]
  98. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_151]
  99. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-3d850ec-f46ccd7]
  100. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-3d850ec-f46ccd7]
  101. ... 6 more
  102. [19:17:19] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  103. [19:17:19] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b488
  104. [19:17:19] [Server thread/INFO]: [TownyNameUpdater] Loading TownyNameUpdater v1.0
  105. [19:17:19] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  106. [19:17:19] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  107. [19:17:19] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  108. [19:17:19] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  109. [19:17:19] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  110. [19:17:19] [Server thread/INFO]: Preparing level "world"
  111. [19:17:19] [Server thread/INFO]: -------- World Settings For [world] --------
  112. [19:17:19] [Server thread/INFO]: Mob Spawn Range: 4
  113. [19:17:19] [Server thread/INFO]: Cactus Growth Modifier: 100%
  114. [19:17:19] [Server thread/INFO]: Cane Growth Modifier: 100%
  115. [19:17:19] [Server thread/INFO]: Melon Growth Modifier: 100%
  116. [19:17:19] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  117. [19:17:19] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  118. [19:17:19] [Server thread/INFO]: Sapling Growth Modifier: 100%
  119. [19:17:19] [Server thread/INFO]: Wheat Growth Modifier: 100%
  120. [19:17:19] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  121. [19:17:19] [Server thread/INFO]: Vine Growth Modifier: 100%
  122. [19:17:19] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  123. [19:17:19] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  124. [19:17:19] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  125. [19:17:19] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  126. [19:17:19] [Server thread/INFO]: Random Lighting Updates: false
  127. [19:17:19] [Server thread/INFO]: Structure Info Saving: true
  128. [19:17:19] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  129. [19:17:19] [Server thread/INFO]: Max TNT Explosions: 100
  130. [19:17:19] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  131. [19:17:19] [Server thread/INFO]: Item Despawn Rate: 6000
  132. [19:17:19] [Server thread/INFO]: Item Merge Radius: 2.5
  133. [19:17:19] [Server thread/INFO]: Arrow Despawn Rate: 1200
  134. [19:17:19] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  135. [19:17:19] [Server thread/INFO]: View Distance: 10
  136. [19:17:19] [Server thread/INFO]: Experience Merge Radius: 3.0
  137. [19:17:19] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  138. [19:17:19] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  139. [19:17:20] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  140. [19:17:20] [Server thread/INFO]: Mob Spawn Range: 4
  141. [19:17:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
  142. [19:17:20] [Server thread/INFO]: Cane Growth Modifier: 100%
  143. [19:17:20] [Server thread/INFO]: Melon Growth Modifier: 100%
  144. [19:17:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  145. [19:17:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  146. [19:17:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
  147. [19:17:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
  148. [19:17:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  149. [19:17:20] [Server thread/INFO]: Vine Growth Modifier: 100%
  150. [19:17:20] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  151. [19:17:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  152. [19:17:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  153. [19:17:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  154. [19:17:20] [Server thread/INFO]: Random Lighting Updates: false
  155. [19:17:20] [Server thread/INFO]: Structure Info Saving: true
  156. [19:17:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  157. [19:17:20] [Server thread/INFO]: Max TNT Explosions: 100
  158. [19:17:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  159. [19:17:20] [Server thread/INFO]: Item Despawn Rate: 6000
  160. [19:17:20] [Server thread/INFO]: Item Merge Radius: 2.5
  161. [19:17:20] [Server thread/INFO]: Arrow Despawn Rate: 1200
  162. [19:17:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  163. [19:17:20] [Server thread/INFO]: View Distance: 10
  164. [19:17:20] [Server thread/INFO]: Experience Merge Radius: 3.0
  165. [19:17:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  166. [19:17:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  167. [19:17:20] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  168. [19:17:20] [Server thread/INFO]: Mob Spawn Range: 4
  169. [19:17:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
  170. [19:17:20] [Server thread/INFO]: Cane Growth Modifier: 100%
  171. [19:17:20] [Server thread/INFO]: Melon Growth Modifier: 100%
  172. [19:17:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  173. [19:17:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  174. [19:17:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
  175. [19:17:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
  176. [19:17:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  177. [19:17:20] [Server thread/INFO]: Vine Growth Modifier: 100%
  178. [19:17:20] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  179. [19:17:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  180. [19:17:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  181. [19:17:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  182. [19:17:20] [Server thread/INFO]: Random Lighting Updates: false
  183. [19:17:20] [Server thread/INFO]: Structure Info Saving: true
  184. [19:17:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  185. [19:17:20] [Server thread/INFO]: Max TNT Explosions: 100
  186. [19:17:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  187. [19:17:20] [Server thread/INFO]: Item Despawn Rate: 6000
  188. [19:17:20] [Server thread/INFO]: Item Merge Radius: 2.5
  189. [19:17:20] [Server thread/INFO]: Arrow Despawn Rate: 1200
  190. [19:17:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  191. [19:17:20] [Server thread/INFO]: View Distance: 10
  192. [19:17:20] [Server thread/INFO]: Experience Merge Radius: 3.0
  193. [19:17:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  194. [19:17:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  195. [19:17:20] [Server thread/INFO]: Preparing start region for level 0 (Seed: -8036981342038342726)
  196. [19:17:21] [Server thread/INFO]: Preparing spawn area: 0%
  197. [19:17:22] [Server thread/INFO]: Preparing spawn area: 35%
  198. [19:17:23] [Server thread/INFO]: Preparing spawn area: 79%
  199. [19:17:23] [Server thread/INFO]: Preparing start region for level 1 (Seed: -8036981342038342726)
  200. [19:17:24] [Server thread/INFO]: Preparing spawn area: 65%
  201. [19:17:25] [Server thread/INFO]: Preparing start region for level 2 (Seed: -8036981342038342726)
  202. [19:17:25] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b488
  203. [19:17:25] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  204. [19:17:26] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  205. [19:17:26] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  206. [19:17:26] [Server thread/INFO]: Using locale en_US
  207. [19:17:26] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  208. [19:17:26] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  209. [19:17:26] [Server thread/INFO]: [Essentials] Using config file enhanced permissions.
  210. [19:17:26] [Server thread/INFO]: [Essentials] Permissions listed in as player-commands will be given to all users.
  211. [19:17:26] [Server thread/INFO]: [TownyNameUpdater] Enabling TownyNameUpdater v1.0
  212. [19:17:26] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  213. [19:17:26] [Server thread/INFO]: Done (7.708s)! For help, type "help" or "?"
  214. [19:17:26] [Craft Scheduler Thread - 4/INFO]: [Vault] Checking for Updates ...
  215. [19:17:27] [Craft Scheduler Thread - 4/INFO]: [Vault] No new version available
  216. [19:17:34] [Server thread/INFO]: Stopping the server
  217. [19:17:34] [Server thread/INFO]: Stopping server
  218. [19:17:34] [Server thread/INFO]: [TownyNameUpdater] Disabling TownyNameUpdater v1.0
  219. [19:17:34] [Server thread/INFO]: [Essentials] Disabling Essentials v2.0.1-b488
  220. [19:17:34] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  221. [19:17:34] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  222. [19:17:34] [Server thread/INFO]: Saving players
  223. [19:17:34] [Server thread/INFO]: Saving worlds
  224. [19:17:34] [Server thread/INFO]: Saving chunks for level 'world'/overworld
  225. [19:17:35] [Server thread/INFO]: Saving chunks for level 'world_nether'/the_nether
  226. [19:17:35] [Server thread/INFO]: Saving chunks for level 'world_the_end'/the_end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement