Advertisement
Guest User

Server Logs

a guest
Oct 24th, 2018
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.79 KB | None | 0 0
  1. [22:09:01] [main/INFO]: Loaded 0 recipes
  2. [22:09:01] [Server thread/INFO]: Starting minecraft server version 1.13.2
  3. [22:09:01] [Server thread/INFO]: Loading properties
  4. [22:09:01] [Server thread/INFO]: Default game type: SURVIVAL
  5. [22:09:02] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-a1ba5fe-b4230a9 (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
  6. [22:09:02] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [22:09:02] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [22:09:02] [Server thread/INFO]: Debug logging is disabled
  9. [22:09:02] [Server thread/INFO]: Generating keypair
  10. [22:09:02] [Server thread/INFO]: Starting Minecraft server on 108.61.118.177:10110
  11. [22:09:02] [Server thread/INFO]: Using epoll channel type
  12. [22:09:07] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  13. [22:09:07] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.0-beta-01;8975469
  14. [22:09:07] [Server thread/INFO]: [UberEnchant] Loading UberEnchant v8.0
  15. [22:09:07] [Server thread/INFO]: [AdminEssentials] Loading AdminEssentials v1.1.5
  16. [22:09:07] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.3
  17. [22:09:07] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
  18. [22:09:07] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  19. [22:09:07] [Server thread/INFO]: [BukkitCompat] Loading BukkitCompat vR22A
  20. [22:09:07] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.00-b3547
  21. [22:09:07] [Server thread/INFO]: [EssentialsPro] Loading EssentialsPro v1.3
  22. [22:09:07] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  23. [22:09:07] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.0-beta01;01dfebe
  24. [22:09:07] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
  25. [22:09:07] [Server thread/INFO]: [Essentials] Loading Essentials v2.15.0.52
  26. [22:09:07] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.15.0.52
  27. [22:09:07] [Server thread/INFO]: [NoobProtector] Loading NoobProtector v0.0.5
  28. [22:09:07] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5.0-b751
  29. [22:09:07] [Server thread/INFO]: [SignShop] Loading SignShop v2.11.2
  30. [22:09:07] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.11.4
  31. [22:09:07] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.00-b3547
  32. [22:09:08] [Server thread/ERROR]: [mcMMO] There was an error while enabling mcMMO!
  33. [22:09:08] [Server thread/WARN]: java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Ljava/io/InputStream;)Lorg/bukkit/configuration/file/YamlConfiguration;
  34. [22:09:08] [Server thread/WARN]: at com.gmail.nossr50.config.HiddenConfig.load(HiddenConfig.java:31)
  35. [22:09:08] [Server thread/WARN]: at com.gmail.nossr50.config.HiddenConfig.<init>(HiddenConfig.java:18)
  36. [22:09:08] [Server thread/WARN]: at com.gmail.nossr50.config.HiddenConfig.getInstance(HiddenConfig.java:23)
  37. [22:09:08] [Server thread/WARN]: at com.gmail.nossr50.mcMMO.loadConfigFiles(mcMMO.java:400)
  38. [22:09:08] [Server thread/WARN]: at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:134)
  39. [22:09:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  40. [22:09:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339)
  41. [22:09:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
  42. [22:09:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:431)
  43. [22:09:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:345)
  44. [22:09:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:214)
  45. [22:09:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702)
  46. [22:09:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  47. [22:09:08] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.5.00-b3547
  48. [22:09:08] [Server thread/ERROR]: Error occurred while disabling mcMMO v1.5.00-b3547 (Is it up to date?)
  49. java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Ljava/io/InputStream;)Lorg/bukkit/configuration/file/YamlConfiguration;
  50. at com.gmail.nossr50.config.AutoUpdateConfigLoader.loadFile(AutoUpdateConfigLoader.java:29) ~[?:?]
  51. at com.gmail.nossr50.config.ConfigLoader.<init>(ConfigLoader.java:26) ~[?:?]
  52. at com.gmail.nossr50.config.AutoUpdateConfigLoader.<init>(AutoUpdateConfigLoader.java:23) ~[?:?]
  53. at com.gmail.nossr50.config.AdvancedConfig.<init>(AdvancedConfig.java:20) ~[?:?]
  54. at com.gmail.nossr50.config.AdvancedConfig.getInstance(AdvancedConfig.java:26) ~[?:?]
  55. at com.gmail.nossr50.skills.alchemy.Alchemy.<clinit>(Alchemy.java:51) ~[?:?]
  56. at com.gmail.nossr50.mcMMO.onDisable(mcMMO.java:203) ~[?:?]
  57. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[spigot.jar:git-Spigot-a1ba5fe-b4230a9]
  58. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:363) [spigot.jar:git-Spigot-a1ba5fe-b4230a9]
  59. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:422) [spigot.jar:git-Spigot-a1ba5fe-b4230a9]
  60. at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:193) [mcMMO.jar:?]
  61. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [spigot.jar:git-Spigot-a1ba5fe-b4230a9]
  62. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [spigot.jar:git-Spigot-a1ba5fe-b4230a9]
  63. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot.jar:git-Spigot-a1ba5fe-b4230a9]
  64. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:431) [spigot.jar:git-Spigot-a1ba5fe-b4230a9]
  65. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:345) [spigot.jar:git-Spigot-a1ba5fe-b4230a9]
  66. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:214) [spigot.jar:git-Spigot-a1ba5fe-b4230a9]
  67. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [spigot.jar:git-Spigot-a1ba5fe-b4230a9]
  68. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  69. [22:09:08] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
  70. [22:09:08] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  71. [22:09:08] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  72. [22:09:08] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  73. [22:09:08] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  74. [22:09:08] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  75. [22:09:08] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  76. [22:09:08] [Server thread/INFO]: Preparing level "Factions-Spawn"
  77. [22:09:08] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  78. [22:09:09] [Server thread/INFO]: Loaded 524 recipes
  79. [22:09:09] [Server thread/INFO]: -------- World Settings For [Factions-Spawn] --------
  80. [22:09:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
  81. [22:09:09] [Server thread/INFO]: Cane Growth Modifier: 100%
  82. [22:09:09] [Server thread/INFO]: Melon Growth Modifier: 100%
  83. [22:09:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  84. [22:09:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  85. [22:09:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
  86. [22:09:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
  87. [22:09:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  88. [22:09:09] [Server thread/INFO]: Vine Growth Modifier: 100%
  89. [22:09:09] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  90. [22:09:09] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  91. [22:09:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  92. [22:09:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  93. [22:09:09] [Server thread/INFO]: Mob Spawn Range: 6
  94. [22:09:09] [Server thread/INFO]: Random Lighting Updates: false
  95. [22:09:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  96. [22:09:09] [Server thread/INFO]: Max TNT Explosions: 100
  97. [22:09:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  98. [22:09:09] [Server thread/INFO]: Experience Merge Radius: 3.0
  99. [22:09:09] [Server thread/INFO]: View Distance: 10
  100. [22:09:09] [Server thread/INFO]: Item Merge Radius: 2.5
  101. [22:09:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  102. [22:09:09] [Server thread/INFO]: Item Despawn Rate: 6000
  103. [22:09:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
  104. [22:09:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  105. [22:09:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  106. [22:09:09] [Server thread/INFO]: -------- World Settings For [Factions-Spawn_nether] --------
  107. [22:09:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
  108. [22:09:09] [Server thread/INFO]: Cane Growth Modifier: 100%
  109. [22:09:09] [Server thread/INFO]: Melon Growth Modifier: 100%
  110. [22:09:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  111. [22:09:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  112. [22:09:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
  113. [22:09:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
  114. [22:09:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  115. [22:09:09] [Server thread/INFO]: Vine Growth Modifier: 100%
  116. [22:09:09] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  117. [22:09:09] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  118. [22:09:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  119. [22:09:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  120. [22:09:09] [Server thread/INFO]: Mob Spawn Range: 6
  121. [22:09:09] [Server thread/INFO]: Random Lighting Updates: false
  122. [22:09:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  123. [22:09:09] [Server thread/INFO]: Max TNT Explosions: 100
  124. [22:09:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  125. [22:09:09] [Server thread/INFO]: Experience Merge Radius: 3.0
  126. [22:09:09] [Server thread/INFO]: View Distance: 10
  127. [22:09:09] [Server thread/INFO]: Item Merge Radius: 2.5
  128. [22:09:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  129. [22:09:09] [Server thread/INFO]: Item Despawn Rate: 6000
  130. [22:09:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
  131. [22:09:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  132. [22:09:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  133. [22:09:09] [Server thread/INFO]: -------- World Settings For [Factions-Spawn_the_end] --------
  134. [22:09:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
  135. [22:09:09] [Server thread/INFO]: Cane Growth Modifier: 100%
  136. [22:09:09] [Server thread/INFO]: Melon Growth Modifier: 100%
  137. [22:09:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  138. [22:09:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  139. [22:09:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
  140. [22:09:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
  141. [22:09:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  142. [22:09:09] [Server thread/INFO]: Vine Growth Modifier: 100%
  143. [22:09:09] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  144. [22:09:09] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  145. [22:09:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  146. [22:09:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  147. [22:09:09] [Server thread/INFO]: Mob Spawn Range: 6
  148. [22:09:09] [Server thread/INFO]: Random Lighting Updates: false
  149. [22:09:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  150. [22:09:09] [Server thread/INFO]: Max TNT Explosions: 100
  151. [22:09:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  152. [22:09:09] [Server thread/INFO]: Experience Merge Radius: 3.0
  153. [22:09:09] [Server thread/INFO]: View Distance: 10
  154. [22:09:09] [Server thread/INFO]: Item Merge Radius: 2.5
  155. [22:09:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  156. [22:09:09] [Server thread/INFO]: Item Despawn Rate: 6000
  157. [22:09:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
  158. [22:09:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  159. [22:09:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  160. [22:09:09] [Server thread/INFO]: Preparing start region for level minecraft:the_end (Seed: 50638684)
  161. [22:09:09] [Server thread/INFO]: Preparing spawn area: 4%
  162. [22:09:09] [Server thread/INFO]: Preparing spawn area: 8%
  163. [22:09:09] [Server thread/INFO]: Preparing spawn area: 12%
  164. [22:09:09] [Server thread/INFO]: Preparing spawn area: 16%
  165. [22:09:09] [Server thread/INFO]: Preparing spawn area: 20%
  166. [22:09:09] [Server thread/INFO]: Preparing spawn area: 24%
  167. [22:09:09] [Server thread/INFO]: Preparing spawn area: 28%
  168. [22:09:09] [Server thread/INFO]: Preparing spawn area: 32%
  169. [22:09:09] [Server thread/INFO]: Preparing spawn area: 36%
  170. [22:09:10] [Server thread/INFO]: Preparing spawn area: 40%
  171. [22:09:10] [Server thread/INFO]: Preparing spawn area: 44%
  172. [22:09:10] [Server thread/INFO]: Preparing spawn area: 48%
  173. [22:09:10] [Server thread/INFO]: Preparing spawn area: 52%
  174. [22:09:10] [Server thread/INFO]: Preparing spawn area: 56%
  175. [22:09:10] [Server thread/INFO]: Preparing spawn area: 60%
  176. [22:09:10] [Server thread/INFO]: Preparing spawn area: 64%
  177. [22:09:10] [Server thread/INFO]: Preparing spawn area: 68%
  178. [22:09:10] [Server thread/INFO]: Preparing spawn area: 72%
  179. [22:09:10] [Server thread/INFO]: Preparing spawn area: 76%
  180. [22:09:10] [Server thread/INFO]: Preparing spawn area: 80%
  181. [22:09:10] [Server thread/INFO]: Preparing spawn area: 84%
  182. [22:09:10] [Server thread/INFO]: Preparing spawn area: 88%
  183. [22:09:10] [Server thread/INFO]: Preparing spawn area: 92%
  184. [22:09:10] [Server thread/INFO]: Preparing spawn area: 96%
  185. [22:09:10] [Server thread/INFO]: Preparing spawn area: 100%
  186. [22:09:10] [Server thread/INFO]: Preparing start region for level minecraft:overworld (Seed: 50638684)
  187. [22:09:10] [Server thread/INFO]: Preparing spawn area: 4%
  188. [22:09:10] [Server thread/INFO]: Preparing spawn area: 8%
  189. [22:09:10] [Server thread/INFO]: Preparing spawn area: 12%
  190. [22:09:10] [Server thread/INFO]: Preparing spawn area: 16%
  191. [22:09:10] [Server thread/INFO]: Preparing spawn area: 20%
  192. [22:09:10] [Server thread/INFO]: Preparing spawn area: 24%
  193. [22:09:10] [Server thread/INFO]: Preparing spawn area: 28%
  194. [22:09:10] [Server thread/INFO]: Preparing spawn area: 32%
  195. [22:09:10] [Server thread/INFO]: Preparing spawn area: 36%
  196. [22:09:10] [Server thread/INFO]: Preparing spawn area: 40%
  197. [22:09:10] [Server thread/INFO]: Preparing spawn area: 44%
  198. [22:09:10] [Server thread/INFO]: Preparing spawn area: 48%
  199. [22:09:10] [Server thread/INFO]: Preparing spawn area: 52%
  200. [22:09:10] [Server thread/INFO]: Preparing spawn area: 56%
  201. [22:09:10] [Server thread/INFO]: Preparing spawn area: 60%
  202. [22:09:10] [Server thread/INFO]: Preparing spawn area: 64%
  203. [22:09:10] [Server thread/INFO]: Preparing spawn area: 68%
  204. [22:09:10] [Server thread/INFO]: Preparing spawn area: 72%
  205. [22:09:10] [Server thread/INFO]: Preparing spawn area: 76%
  206. [22:09:10] [Server thread/INFO]: Preparing spawn area: 80%
  207. [22:09:10] [Server thread/INFO]: Preparing spawn area: 84%
  208. [22:09:11] [Server thread/INFO]: Preparing spawn area: 88%
  209. [22:09:11] [Server thread/INFO]: Preparing spawn area: 92%
  210. [22:09:11] [Server thread/INFO]: Preparing spawn area: 96%
  211. [22:09:11] [Server thread/INFO]: Preparing spawn area: 100%
  212. [22:09:11] [Server thread/INFO]: Preparing start region for level minecraft:the_nether (Seed: 50638684)
  213. [22:09:11] [Server thread/INFO]: Preparing spawn area: 4%
  214. [22:09:11] [Server thread/INFO]: Preparing spawn area: 8%
  215. [22:09:11] [Server thread/INFO]: Preparing spawn area: 12%
  216. [22:09:11] [Server thread/INFO]: Preparing spawn area: 16%
  217. [22:09:11] [Server thread/INFO]: Preparing spawn area: 20%
  218. [22:09:11] [Server thread/INFO]: Preparing spawn area: 24%
  219. [22:09:11] [Server thread/INFO]: Preparing spawn area: 28%
  220. [22:09:11] [Server thread/INFO]: Preparing spawn area: 32%
  221. [22:09:11] [Server thread/INFO]: Preparing spawn area: 36%
  222. [22:09:11] [Server thread/INFO]: Preparing spawn area: 40%
  223. [22:09:11] [Server thread/INFO]: Preparing spawn area: 44%
  224. [22:09:11] [Server thread/INFO]: Preparing spawn area: 48%
  225. [22:09:11] [Server thread/INFO]: Preparing spawn area: 52%
  226. [22:09:11] [Server thread/INFO]: Preparing spawn area: 56%
  227. [22:09:11] [Server thread/INFO]: Preparing spawn area: 60%
  228. [22:09:11] [Server thread/INFO]: Preparing spawn area: 64%
  229. [22:09:11] [Server thread/INFO]: Preparing spawn area: 68%
  230. [22:09:11] [Server thread/INFO]: Preparing spawn area: 72%
  231. [22:09:11] [Server thread/INFO]: Preparing spawn area: 76%
  232. [22:09:11] [Server thread/INFO]: Preparing spawn area: 80%
  233. [22:09:11] [Server thread/INFO]: Preparing spawn area: 84%
  234. [22:09:11] [Server thread/INFO]: Preparing spawn area: 88%
  235. [22:09:11] [Server thread/INFO]: Preparing spawn area: 92%
  236. [22:09:11] [Server thread/INFO]: Preparing spawn area: 96%
  237. [22:09:11] [Server thread/INFO]: Preparing spawn area: 100%
  238. [22:09:11] [Server thread/INFO]: Time elapsed: 2155 ms
  239. [22:09:11] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.0-beta-01;8975469
  240. [22:09:12] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_13_R2 as the Bukkit adapter
  241. [22:09:13] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  242. [22:09:13] [Server thread/INFO]: [UberEnchant] Enabling UberEnchant v8.0
  243. [22:09:13] [Server thread/INFO]: [AdminEssentials] Enabling AdminEssentials v1.1.5
  244. [22:09:13] [Server thread/WARN]: java.lang.NullPointerException
  245. [22:09:13] [Server thread/WARN]: at adminessentials.main.UpdateChecker.updateNeeded(UpdateChecker.java:37)
  246. [22:09:13] [Server thread/WARN]: at adminessentials.main.Main.onEnable(Main.java:39)
  247. [22:09:13] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  248. [22:09:13] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339)
  249. [22:09:13] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
  250. [22:09:13] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:431)
  251. [22:09:13] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:345)
  252. [22:09:13] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:584)
  253. [22:09:13] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:546)
  254. [22:09:13] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:424)
  255. [22:09:13] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294)
  256. [22:09:13] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702)
  257. [22:09:13] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  258. [22:09:13] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.3
  259. [22:09:13] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
  260. [22:09:13] [Server thread/INFO]: [ClearLag] Loading modules...
  261. [22:09:13] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  262. [22:09:13] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  263. [22:09:13] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  264. [22:09:13] [Thread-11/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.13]...
  265. [22:09:13] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  266. [22:09:13] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  267. [22:09:13] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  268. [22:09:13] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  269. [22:09:13] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  270. [22:09:13] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  271. [22:09:13] [Server thread/INFO]: [BukkitCompat] Enabling BukkitCompat vR22A
  272. [22:09:13] [Server thread/INFO]: McMyAdmin Compatibility Plugin version R22A started.
  273. [22:09:13] [Server thread/INFO]: [EssentialsPro] Enabling EssentialsPro v1.3
  274. [22:09:13] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.0-beta01;01dfebe
  275. [22:09:14] [Thread-11/INFO]: [ClearLag] No updates found!
  276. [22:09:14] [Server thread/INFO]: [WorldGuard] (Factions-Spawn) TNT ignition is PERMITTED.
  277. [22:09:14] [Server thread/INFO]: [WorldGuard] (Factions-Spawn) Lighters are PERMITTED.
  278. [22:09:14] [Server thread/INFO]: [WorldGuard] (Factions-Spawn) Lava fire is blocked.
  279. [22:09:14] [Server thread/INFO]: [WorldGuard] (Factions-Spawn) Fire spread is UNRESTRICTED.
  280. [22:09:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Factions-Spawn'
  281. [22:09:14] [Server thread/INFO]: [WorldGuard] (Factions-Spawn_nether) TNT ignition is PERMITTED.
  282. [22:09:14] [Server thread/INFO]: [WorldGuard] (Factions-Spawn_nether) Lighters are PERMITTED.
  283. [22:09:14] [Server thread/INFO]: [WorldGuard] (Factions-Spawn_nether) Lava fire is blocked.
  284. [22:09:14] [Server thread/INFO]: [WorldGuard] (Factions-Spawn_nether) Fire spread is UNRESTRICTED.
  285. [22:09:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Factions-Spawn_nether'
  286. [22:09:14] [Server thread/INFO]: [WorldGuard] (Factions-Spawn_the_end) TNT ignition is PERMITTED.
  287. [22:09:14] [Server thread/INFO]: [WorldGuard] (Factions-Spawn_the_end) Lighters are PERMITTED.
  288. [22:09:14] [Server thread/INFO]: [WorldGuard] (Factions-Spawn_the_end) Lava fire is blocked.
  289. [22:09:14] [Server thread/INFO]: [WorldGuard] (Factions-Spawn_the_end) Fire spread is UNRESTRICTED.
  290. [22:09:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Factions-Spawn_the_end'
  291. [22:09:14] [Server thread/INFO]: [WorldGuard] Loading region data...
  292. [22:09:14] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
  293. [22:09:14] [Server thread/INFO]: -------- World Settings For [world] --------
  294. [22:09:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
  295. [22:09:14] [Server thread/INFO]: Cane Growth Modifier: 100%
  296. [22:09:14] [Server thread/INFO]: Melon Growth Modifier: 100%
  297. [22:09:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  298. [22:09:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  299. [22:09:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
  300. [22:09:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
  301. [22:09:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  302. [22:09:14] [Server thread/INFO]: Vine Growth Modifier: 100%
  303. [22:09:14] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  304. [22:09:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  305. [22:09:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  306. [22:09:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  307. [22:09:14] [Server thread/INFO]: Mob Spawn Range: 6
  308. [22:09:14] [Server thread/INFO]: Random Lighting Updates: false
  309. [22:09:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  310. [22:09:14] [Server thread/INFO]: Max TNT Explosions: 100
  311. [22:09:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  312. [22:09:14] [Server thread/INFO]: Experience Merge Radius: 3.0
  313. [22:09:14] [Server thread/INFO]: View Distance: 10
  314. [22:09:14] [Server thread/INFO]: Item Merge Radius: 2.5
  315. [22:09:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  316. [22:09:14] [Server thread/INFO]: Item Despawn Rate: 6000
  317. [22:09:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
  318. [22:09:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  319. [22:09:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  320. [22:09:14] [Server thread/INFO]: Preparing start region for level 3 (Seed: -7246977944180351326)
  321. [22:09:15] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  322. [22:09:15] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  323. [22:09:15] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  324. [22:09:15] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  325. [22:09:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  326. [22:09:15] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
  327. [22:09:15] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  328. [22:09:15] [Server thread/INFO]: [Essentials] Enabling Essentials v2.15.0.52
  329. [22:09:15] [Server thread/WARN]: [Essentials] ยง4Version mismatch! Please update EssentialsPro to the same version.
  330. [22:09:15] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  331. [22:09:15] [Server thread/INFO]: No kits found to migrate.
  332. [22:09:16] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  333. [22:09:16] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
  334. [22:09:16] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  335. [22:09:16] [Server thread/INFO]: Using locale en_US
  336. [22:09:16] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
  337. [22:09:16] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  338. [22:09:16] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  339. [22:09:16] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  340. [22:09:16] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.15.0.52
  341. [22:09:16] [Server thread/INFO]: [NoobProtector] Enabling NoobProtector v0.0.5
  342. [22:09:16] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5.0-b751
  343. [22:09:16] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5.0-b751 Enabled - By Rigby and fernferret
  344. [22:09:16] [Server thread/INFO]: [MVPLogging] 7 - Portals(s) loaded
  345. [22:09:16] [Server thread/ERROR]: Error occurred while enabling Multiverse-Portals v2.5.0-b751 (Is it up to date?)
  346. java.lang.NoClassDefFoundError: com/sk89q/worldedit/bukkit/WorldEditAPI
  347. at com.onarandombox.MultiversePortals.WorldEditConnection.connect(WorldEditConnection.java:47) ~[?:?]
  348. at com.onarandombox.MultiversePortals.MultiversePortals.checkForWorldEdit(MultiversePortals.java:174) ~[?:?]
  349. at com.onarandombox.MultiversePortals.MultiversePortals.onEnable(MultiversePortals.java:141) ~[?:?]
  350. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot.jar:git-Spigot-a1ba5fe-b4230a9]
  351. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [spigot.jar:git-Spigot-a1ba5fe-b4230a9]
  352. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot.jar:git-Spigot-a1ba5fe-b4230a9]
  353. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:431) [spigot.jar:git-Spigot-a1ba5fe-b4230a9]
  354. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:345) [spigot.jar:git-Spigot-a1ba5fe-b4230a9]
  355. at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:584) [spigot.jar:git-Spigot-a1ba5fe-b4230a9]
  356. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:546) [spigot.jar:git-Spigot-a1ba5fe-b4230a9]
  357. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:424) [spigot.jar:git-Spigot-a1ba5fe-b4230a9]
  358. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [spigot.jar:git-Spigot-a1ba5fe-b4230a9]
  359. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [spigot.jar:git-Spigot-a1ba5fe-b4230a9]
  360. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  361. Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.bukkit.WorldEditAPI
  362. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_66]
  363. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:154) ~[spigot.jar:git-Spigot-a1ba5fe-b4230a9]
  364. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot.jar:git-Spigot-a1ba5fe-b4230a9]
  365. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  366. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  367. ... 14 more
  368. [22:09:16] [Server thread/INFO]: [SignShop] Enabling SignShop v2.11.2
  369. [22:09:16] [Server thread/INFO]: [SignShop] Succesfully started Metrics, see http://mcstats.org for more information.
  370. [22:09:17] [Server thread/INFO]: [SignShop] v2.11.2 Enabled
  371. [22:09:17] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.11.4
  372. [22:09:17] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
  373. [22:09:17] [Server thread/INFO]: [GriefPrevention] 3 total claims loaded.
  374. [22:09:18] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
  375. [22:09:18] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
  376. [22:09:18] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
  377. [22:09:18] [Server thread/INFO]: [GriefPrevention] Boot finished.
  378. [22:09:18] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  379. [22:09:19] [Server thread/INFO]: Done (10.201s)! For help, type "help"
  380. [22:09:19] [Server thread/INFO]: Starting GS4 status listener
  381. [22:09:19] [Query Listener #1/INFO]: Query running on 108.61.118.177:10111
  382. [22:09:19] [Craft Scheduler Thread - 8/INFO]: [Vault] Checking for Updates ...
  383. [22:09:19] [Craft Scheduler Thread - 8/INFO]: [Vault] No new version available
  384. [22:09:55] [User Authenticator #1/INFO]: UUID of player RussiePoo is d7ed3754-cd30-44b4-a175-c6336919963d
  385. [22:09:57] [Server thread/WARN]: java.lang.NullPointerException
  386. [22:09:57] [Server thread/WARN]: at adminessentials.main.UpdateChecker.updateNeeded(UpdateChecker.java:37)
  387. [22:09:57] [Server thread/WARN]: at adminessentials.listeners.PlayerJoin.onPlayerJoin(PlayerJoin.java:26)
  388. [22:09:57] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  389. [22:09:57] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  390. [22:09:57] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  391. [22:09:57] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:497)
  392. [22:09:57] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
  393. [22:09:57] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  394. [22:09:57] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  395. [22:09:57] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  396. [22:09:57] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.PlayerList.onPlayerJoin(PlayerList.java:344)
  397. [22:09:57] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.PlayerList.a(PlayerList.java:163)
  398. [22:09:57] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.LoginListener.b(LoginListener.java:150)
  399. [22:09:57] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.LoginListener.Y_(LoginListener.java:54)
  400. [22:09:57] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.NetworkManager.a(NetworkManager.java:231)
  401. [22:09:57] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.ServerConnection.c(ServerConnection.java:120)
  402. [22:09:57] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:998)
  403. [22:09:57] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  404. [22:09:57] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:835)
  405. [22:09:57] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:733)
  406. [22:09:57] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  407. [22:09:57] [Server thread/INFO]: RussiePoo[/72.188.96.220:61193] logged in with entity id 333 at ([Factions-Spawn]270.35073099156745, 67.0, 245.10176162344098)
  408. [22:09:59] [Server thread/INFO]: [Server] Welcome back, RussiePoo
  409. [22:09:59] [Server thread/INFO]: [CONSOLE->RussiePoo] Hey there, RussiePoo!
  410. [22:09:59] [Server thread/INFO]: [CONSOLE->RussiePoo] Welcome to Fuckcraft!
  411. [22:11:56] [Async Chat Thread - #0/INFO]: [Factions-Spawn]<[OWNER] RussiePoo> hi
  412. [22:12:00] [Server thread/INFO]: RussiePoo issued server command: /pex help
  413. [22:12:02] [Server thread/INFO]: RussiePoo issued server command: /fly
  414. [22:12:04] [Server thread/INFO]: RussiePoo issued server command: /fly
  415. [22:12:16] [Server thread/INFO]: Made RussiePoo no longer a server operator
  416. [22:12:25] [Server thread/INFO]: RussiePoo issued server command: /fly
  417. [22:15:00] [Server thread/INFO]: [Server] Saving world data. Expect lag for a short while.
  418. [22:15:00] [Server thread/INFO]: Saving the game (this may take a moment!)
  419. [22:15:00] [Server thread/INFO]: Saved the game
  420. [22:15:00] [Server thread/INFO]: [Server] Save Complete
  421. [22:16:01] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  422. [22:16:41] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  423. [22:17:01] [Server thread/INFO]: [ClearLag] Removed 1 Entities!
  424. [22:23:41] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  425. [22:24:21] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  426. [22:24:41] [Server thread/INFO]: [ClearLag] Removed 1 Entities!
  427. [22:30:00] [Server thread/INFO]: [Server] Saving world data. Expect lag for a short while.
  428. [22:30:00] [Server thread/INFO]: Saving the game (this may take a moment!)
  429. [22:30:00] [Server thread/INFO]: Saved the game
  430. [22:30:00] [Server thread/INFO]: [Server] Save Complete
  431. [22:31:22] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  432. [22:32:02] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  433. [22:32:22] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
  434. [22:39:02] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  435. [22:39:42] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  436. [22:40:02] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
  437. [22:45:00] [Server thread/INFO]: [Server] Saving world data. Expect lag for a short while.
  438. [22:45:00] [Server thread/INFO]: Saving the game (this may take a moment!)
  439. [22:45:00] [Server thread/INFO]: Saved the game
  440. [22:45:00] [Server thread/INFO]: [Server] Save Complete
  441. [22:46:42] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  442. [22:47:22] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  443. [22:47:42] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
  444. [22:50:51] [Server thread/INFO]: RussiePoo lost connection: Disconnected
  445. [22:50:51] [Server thread/INFO]: - RussiePoo
  446. [22:54:22] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  447. [22:55:02] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  448. [22:55:22] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
  449. [23:00:00] [Server thread/INFO]: [Server] Saving world data. Expect lag for a short while.
  450. [23:00:00] [Server thread/INFO]: Saving the game (this may take a moment!)
  451. [23:00:00] [Server thread/INFO]: Saved the game
  452. [23:00:00] [Server thread/INFO]: [Server] Save Complete
  453. [23:02:02] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  454. [23:02:42] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  455. [23:03:02] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
  456. [23:09:42] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  457. [23:10:22] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  458. [23:10:42] [Server thread/INFO]: [ClearLag] Removed 1 Entities!
  459. [23:15:00] [Server thread/INFO]: [Server] Saving world data. Expect lag for a short while.
  460. [23:15:00] [Server thread/INFO]: Saving the game (this may take a moment!)
  461. [23:15:00] [Server thread/INFO]: Saved the game
  462. [23:15:00] [Server thread/INFO]: [Server] Save Complete
  463. [23:17:23] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  464. [23:18:03] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  465. [23:18:23] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
  466. [23:25:03] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  467. [23:25:43] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  468. [23:26:03] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
  469. [23:30:00] [Server thread/INFO]: [Server] Saving world data. Expect lag for a short while.
  470. [23:30:00] [Server thread/INFO]: Saving the game (this may take a moment!)
  471. [23:30:00] [Server thread/INFO]: Saved the game
  472. [23:30:00] [Server thread/INFO]: [Server] Save Complete
  473. [23:32:43] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  474. [23:33:23] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  475. [23:33:43] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
  476. [23:40:23] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  477. [23:41:03] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  478. [23:41:23] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
  479. [23:45:00] [Server thread/INFO]: [Server] Saving world data. Expect lag for a short while.
  480. [23:45:00] [Server thread/INFO]: Saving the game (this may take a moment!)
  481. [23:45:00] [Server thread/INFO]: Saved the game
  482. [23:45:00] [Server thread/INFO]: [Server] Save Complete
  483. [23:48:03] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  484. [23:48:43] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  485. [23:49:03] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
  486. [23:55:43] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  487. [23:56:23] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  488. [23:56:43] [Server thread/INFO]: [ClearLag] Removed 1 Entities!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement