Advertisement
dombronico

dombronico

Mar 28th, 2020
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.77 KB | None | 0 0
  1. openjdk version "1.8.0_242"
  2. OpenJDK Runtime Environment (build 1.8.0_242-b08)
  3. OpenJDK 64-Bit Server VM (build 25.242-b08, mixed mode)
  4. :/home/container$ java -Xms128M -Xmx6144M -jar spigot-1.15.2.jar
  5. Loading libraries, please wait...
  6. [22:47:49] [Server thread/INFO]: Starting minecraft server version 1.15.2
  7. [22:47:49] [Server thread/INFO]: Loading properties
  8. > [22:47:50] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-6de3d4b-a6f8093 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
  9. > [22:47:51] [Server thread/INFO]: Server Ping Player Sample Count: 12
  10. > [22:47:51] [Server thread/INFO]: Using 4 threads for Netty based IO
  11. > [22:47:51] [Server thread/INFO]: Debug logging is disabled
  12. > [22:47:51] [Server thread/INFO]: Default game type: SURVIVAL
  13. > [22:47:51] [Server thread/INFO]: Generating keypair
  14. > [22:47:52] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:26042
  15. > [22:47:52] [Server thread/INFO]: Using epoll channel type
  16. > [22:47:55] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  17. > [22:48:04] [Server thread/WARN]: Legacy plugin CustomHeads v2.9.9 does not specify an api-version.
  18. > [22:48:04] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.0.72
  19. > [22:48:04] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0;8e55131
  20. > [22:48:06] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@7c0c17e5]
  21. > [22:48:06] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
  22. > [22:48:06] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
  23. > [22:48:06] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0
  24. > [22:48:06] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.15.2) has not yet been tested! Proceed with caution.
  25. > [22:48:06] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.2-SNAPSHOT;bf2593e
  26. > [22:48:06] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
  27. > [22:48:06] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.18.2
  28. > [22:48:06] [Server thread/INFO]: [VentureChat] Loading VentureChat v2.17.4
  29. > [22:48:06] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.10.1 (build 174)
  30. > [22:48:06] [Server thread/INFO]: [ChestShop] WorldGuard version 7.0.2-SNAPSHOT;bf2593e loaded.
  31. > [22:48:06] [Server thread/INFO]: [LockettePro] Loading LockettePro v2.9.10
  32. > [22:48:06] [Server thread/INFO]: [CustomHeads] Loading CustomHeads v2.9.9
  33. > [22:48:06] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.2.0
  34. > [22:48:06] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.17.2.0
  35. > [22:48:06] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.2.0
  36. > [22:48:06] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.17.2.0
  37. > [22:48:06] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.2.0
  38. > [22:48:06] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP v2.17.2.0
  39. > [22:48:06] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.17.2.0
  40. > [22:48:06] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.0.72
  41. > [22:48:06] [Server thread/INFO]: __
  42. > [22:48:06] [Server thread/INFO]: | |__) LuckPerms v5.0.72
  43. > [22:48:06] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
  44. > [22:48:06] [Server thread/INFO]:
  45. > [22:48:06] [Server thread/INFO]: [LuckPerms] Loading configuration...
  46. > [22:48:07] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  47. > [22:48:08] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  48. > [22:48:08] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  49. > [22:48:09] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2332ms)
  50. > [22:48:09] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0;8e55131
  51. > [22:48:09] [Server thread/WARN]: [WorldEdit] Loaded class net.milkbowl.vault.permission.Permission from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
  52. > [22:48:09] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  53. > [22:48:09] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_15_R2 as the Bukkit adapter
  54. > [22:48:11] [Server thread/WARN]: [WorldEdit] ====================================================
  55. > [22:48:11] [Server thread/WARN]: [WorldEdit] WorldEdit works better if you use Paper
  56. > [22:48:11] [Server thread/WARN]: [WorldEdit] as your server software.
  57. > [22:48:11] [Server thread/WARN]: [WorldEdit]
  58. > [22:48:11] [Server thread/WARN]: [WorldEdit] Paper offers significant performance improvements,
  59. > [22:48:11] [Server thread/WARN]: [WorldEdit] bug fixes, security enhancements and optional
  60. > [22:48:11] [Server thread/WARN]: [WorldEdit] features for server owners to enhance their server.
  61. > [22:48:11] [Server thread/WARN]: [WorldEdit]
  62. > [22:48:11] [Server thread/WARN]: [WorldEdit] Paper includes Timings v2, which is significantly
  63. > [22:48:11] [Server thread/WARN]: [WorldEdit] better at diagnosing lag problems over v1.
  64. > [22:48:11] [Server thread/WARN]: [WorldEdit]
  65. > [22:48:11] [Server thread/WARN]: [WorldEdit] All of your plugins should still work, and the
  66. > [22:48:11] [Server thread/WARN]: [WorldEdit] Paper community will gladly help you fix any issues.
  67. > [22:48:11] [Server thread/WARN]: [WorldEdit]
  68. > [22:48:11] [Server thread/WARN]: [WorldEdit] Join the Paper Community @ https://papermc.io
  69. > [22:48:11] [Server thread/WARN]: [WorldEdit] ====================================================
  70. > [22:48:11] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
  71. > [22:48:11] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.17.2.0 which is not a depend, softdepend or loadbefore of this plugin.
  72. > [22:48:11] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  73. > [22:48:11] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  74. > [22:48:11] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
  75. > [22:48:11] [Server thread/WARN]: [LuckPerms] Loaded class net.milkbowl.vault.permission.Permission from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
  76. > [22:48:11] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  77. > [22:48:11] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  78. > [22:48:11] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0
  79. > [22:48:11] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  80. > [22:48:11] [Server thread/INFO]: Preparing level "world"
  81. > [22:48:11] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  82. > [22:48:28] [Server thread/INFO]: Loaded 6 recipes
  83. > [22:48:29] [Server thread/INFO]: -------- World Settings For [world] --------
  84. > [22:48:29] [Server thread/INFO]: Mob Spawn Range: 6
  85. > [22:48:29] [Server thread/INFO]: Experience Merge Radius: 3.0
  86. > [22:48:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
  87. > [22:48:29] [Server thread/INFO]: Cane Growth Modifier: 100%
  88. > [22:48:29] [Server thread/INFO]: Melon Growth Modifier: 100%
  89. > [22:48:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  90. > [22:48:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  91. > [22:48:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
  92. > [22:48:29] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  93. > [22:48:29] [Server thread/INFO]: Carrot Growth Modifier: 100%
  94. > [22:48:29] [Server thread/INFO]: Potato Growth Modifier: 100%
  95. > [22:48:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
  96. > [22:48:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  97. > [22:48:29] [Server thread/INFO]: Vine Growth Modifier: 100%
  98. > [22:48:29] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  99. > [22:48:29] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  100. > [22:48:29] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  101. > [22:48:29] [Server thread/INFO]: Kelp Growth Modifier: 100%
  102. > [22:48:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  103. > [22:48:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  104. > [22:48:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  105. > [22:48:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  106. > [22:48:29] [Server thread/INFO]: Max TNT Explosions: 100
  107. > [22:48:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  108. > [22:48:29] [Server thread/INFO]: View Distance: 7
  109. > [22:48:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  110. > [22:48:29] [Server thread/INFO]: Item Merge Radius: 2.5
  111. > [22:48:29] [Server thread/INFO]: Item Despawn Rate: 6000
  112. > [22:48:29] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  113. > [22:48:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  114. > [22:48:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  115. > [22:48:29] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  116. > [22:48:29] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  117. > [22:48:29] [Server thread/INFO]: Mob Spawn Range: 6
  118. > [22:48:29] [Server thread/INFO]: Experience Merge Radius: 3.0
  119. > [22:48:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
  120. > [22:48:29] [Server thread/INFO]: Cane Growth Modifier: 100%
  121. > [22:48:29] [Server thread/INFO]: Melon Growth Modifier: 100%
  122. > [22:48:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  123. > [22:48:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  124. > [22:48:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
  125. > [22:48:29] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  126. > [22:48:29] [Server thread/INFO]: Carrot Growth Modifier: 100%
  127. > [22:48:29] [Server thread/INFO]: Potato Growth Modifier: 100%
  128. > [22:48:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
  129. > [22:48:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  130. > [22:48:29] [Server thread/INFO]: Vine Growth Modifier: 100%
  131. > [22:48:29] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  132. > [22:48:29] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  133. > [22:48:29] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  134. > [22:48:29] [Server thread/INFO]: Kelp Growth Modifier: 100%
  135. > [22:48:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  136. > [22:48:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  137. > [22:48:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  138. > [22:48:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  139. > [22:48:29] [Server thread/INFO]: Max TNT Explosions: 100
  140. > [22:48:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  141. > [22:48:29] [Server thread/INFO]: View Distance: 7
  142. > [22:48:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  143. > [22:48:29] [Server thread/INFO]: Item Merge Radius: 2.5
  144. > [22:48:29] [Server thread/INFO]: Item Despawn Rate: 6000
  145. > [22:48:29] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  146. > [22:48:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  147. > [22:48:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  148. > [22:48:29] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  149. > [22:48:29] [Server thread/INFO]: Mob Spawn Range: 6
  150. > [22:48:29] [Server thread/INFO]: Experience Merge Radius: 3.0
  151. > [22:48:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
  152. > [22:48:29] [Server thread/INFO]: Cane Growth Modifier: 100%
  153. > [22:48:29] [Server thread/INFO]: Melon Growth Modifier: 100%
  154. > [22:48:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  155. > [22:48:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  156. > [22:48:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
  157. > [22:48:29] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  158. > [22:48:29] [Server thread/INFO]: Carrot Growth Modifier: 100%
  159. > [22:48:29] [Server thread/INFO]: Potato Growth Modifier: 100%
  160. > [22:48:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
  161. > [22:48:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  162. > [22:48:29] [Server thread/INFO]: Vine Growth Modifier: 100%
  163. > [22:48:29] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  164. > [22:48:29] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  165. > [22:48:29] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  166. > [22:48:29] [Server thread/INFO]: Kelp Growth Modifier: 100%
  167. > [22:48:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  168. > [22:48:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  169. > [22:48:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  170. > [22:48:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  171. > [22:48:29] [Server thread/INFO]: Max TNT Explosions: 100
  172. > [22:48:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  173. > [22:48:29] [Server thread/INFO]: View Distance: 7
  174. > [22:48:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  175. > [22:48:29] [Server thread/INFO]: Item Merge Radius: 2.5
  176. > [22:48:29] [Server thread/INFO]: Item Despawn Rate: 6000
  177. > [22:48:29] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  178. > [22:48:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  179. > [22:48:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  180. > [22:48:29] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  181. > [22:48:31] [Server thread/INFO]: Preparing spawn area: 0%
  182. > [22:48:31] [Server thread/INFO]: Preparing spawn area: 0%
  183. > [22:48:31] [Server thread/INFO]: Preparing spawn area: 0%
  184. > [22:48:31] [Server thread/INFO]: Preparing spawn area: 0%
  185. > [22:48:31] [Server thread/INFO]: Preparing spawn area: 0%
  186. > [22:48:32] [Server thread/INFO]: Time elapsed: 2816 ms
  187. > [22:48:32] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  188. > [22:48:33] [Server thread/INFO]: Preparing spawn area: 0%
  189. > [22:48:33] [Server thread/INFO]: Preparing spawn area: 0%
  190. > [22:48:33] [Server thread/INFO]: Preparing spawn area: 0%
  191. > [22:48:33] [Server thread/INFO]: Preparing spawn area: 83%
  192. > [22:48:34] [Server-Worker-1/INFO]: Preparing spawn area: 89%
  193. > [22:48:34] [Server-Worker-1/INFO]: Preparing spawn area: 89%
  194. > [22:48:35] [Server-Worker-1/INFO]: Preparing spawn area: 89%
  195. > [22:48:35] [Server-Worker-2/INFO]: Preparing spawn area: 90%
  196. > [22:48:36] [Server-Worker-1/INFO]: Preparing spawn area: 95%
  197. > [22:48:36] [Server thread/INFO]: Time elapsed: 4235 ms
  198. > [22:48:36] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  199. > [22:48:37] [Server thread/INFO]: Preparing spawn area: 0%
  200. > [22:48:37] [Server thread/INFO]: Preparing spawn area: 0%
  201. > [22:48:37] [Server-Worker-2/INFO]: Preparing spawn area: 89%
  202. > [22:48:38] [Server thread/INFO]: Preparing spawn area: 96%
  203. > [22:48:38] [Server thread/INFO]: Time elapsed: 1576 ms
  204. > [22:48:38] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4
  205. > [22:48:38] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  206. > [22:48:38] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
  207. > [22:48:38] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is blocked.
  208. > [22:48:38] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  209. > [22:48:38] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  210. > [22:48:38] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  211. > [22:48:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  212. > [22:48:38] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is blocked.
  213. > [22:48:38] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  214. > [22:48:38] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
  215. > [22:48:38] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  216. > [22:48:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  217. > [22:48:38] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is blocked.
  218. > [22:48:38] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  219. > [22:48:38] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  220. > [22:48:38] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  221. > [22:48:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  222. > [22:48:38] [Server thread/INFO]: [WorldGuard] Loading region data...
  223. > [22:48:38] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
  224. > [22:48:38] [Server thread/WARN]: [Multiverse-Core] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
  225. > [22:48:38] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.1.0-b775" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [Rigby, fernferret, lithium3141, main--, dumptruckman].
  226. > [22:48:38] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do. The performance impact is negligible.
  227. > [22:48:39] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: normal
  228. > [22:48:39] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  229. > [22:48:39] [Server thread/INFO]: -------- World Settings For [Ressources] --------
  230. > [22:48:39] [Server thread/INFO]: Mob Spawn Range: 6
  231. > [22:48:39] [Server thread/INFO]: Experience Merge Radius: 3.0
  232. > [22:48:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
  233. > [22:48:39] [Server thread/INFO]: Cane Growth Modifier: 100%
  234. > [22:48:39] [Server thread/INFO]: Melon Growth Modifier: 100%
  235. > [22:48:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  236. > [22:48:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  237. > [22:48:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
  238. > [22:48:39] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  239. > [22:48:39] [Server thread/INFO]: Carrot Growth Modifier: 100%
  240. > [22:48:39] [Server thread/INFO]: Potato Growth Modifier: 100%
  241. > [22:48:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
  242. > [22:48:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  243. > [22:48:39] [Server thread/INFO]: Vine Growth Modifier: 100%
  244. > [22:48:39] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  245. > [22:48:39] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  246. > [22:48:39] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  247. > [22:48:39] [Server thread/INFO]: Kelp Growth Modifier: 100%
  248. > [22:48:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  249. > [22:48:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  250. > [22:48:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  251. > [22:48:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  252. > [22:48:39] [Server thread/INFO]: Max TNT Explosions: 100
  253. > [22:48:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  254. > [22:48:39] [Server thread/INFO]: View Distance: 7
  255. > [22:48:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  256. > [22:48:39] [Server thread/INFO]: Item Merge Radius: 2.5
  257. > [22:48:39] [Server thread/INFO]: Item Despawn Rate: 6000
  258. > [22:48:39] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  259. > [22:48:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  260. > [22:48:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  261. > [22:48:39] [Server thread/INFO]: Preparing start region for dimension 'Ressources'/minecraft:overworld
  262. > [22:48:40] [Server thread/INFO]: Preparing spawn area: 0%
  263. > [22:48:40] [Server thread/INFO]: Preparing spawn area: 0%
  264. > [22:48:40] [Server thread/INFO]: Preparing spawn area: 0%
  265. > [22:48:45] [Server-Worker-3/INFO]: Preparing spawn area: 83%
  266. > [22:48:45] [Server-Worker-2/INFO]: Preparing spawn area: 83%
  267. > [22:48:45] [Server-Worker-2/INFO]: Preparing spawn area: 83%
  268. > [22:48:45] [Server-Worker-1/INFO]: Preparing spawn area: 83%
  269. > [22:48:45] [Server-Worker-2/INFO]: Preparing spawn area: 83%
  270. > [22:48:45] [Server-Worker-2/INFO]: Preparing spawn area: 83%
  271. > [22:48:45] [Server-Worker-2/INFO]: Preparing spawn area: 83%
  272. > [22:48:45] [Server-Worker-2/INFO]: Preparing spawn area: 83%
  273. > [22:48:45] [Server-Worker-2/INFO]: Preparing spawn area: 83%
  274. > [22:48:45] [Server-Worker-2/INFO]: Preparing spawn area: 83%
  275. > [22:48:45] [Server-Worker-1/INFO]: Preparing spawn area: 97%
  276. > [22:48:46] [Server-Worker-2/INFO]: Preparing spawn area: 97%
  277. > [22:48:46] [Server thread/INFO]: Preparing spawn area: 99%
  278. > [22:48:46] [Server thread/INFO]: Time elapsed: 7576 ms
  279. > [22:48:46] [Server thread/INFO]: [WorldGuard] (Ressources) TNT ignition is blocked.
  280. > [22:48:46] [Server thread/INFO]: [WorldGuard] (Ressources) Lighters are PERMITTED.
  281. > [22:48:46] [Server thread/INFO]: [WorldGuard] (Ressources) Lava fire is PERMITTED.
  282. > [22:48:46] [Server thread/INFO]: [WorldGuard] (Ressources) Fire spread is UNRESTRICTED.
  283. > [22:48:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Ressources'
  284. > [22:48:46] [Server thread/INFO]: -------- World Settings For [world_Syllagum] --------
  285. > [22:48:46] [Server thread/INFO]: Mob Spawn Range: 6
  286. > [22:48:46] [Server thread/INFO]: Experience Merge Radius: 3.0
  287. > [22:48:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
  288. > [22:48:46] [Server thread/INFO]: Cane Growth Modifier: 100%
  289. > [22:48:46] [Server thread/INFO]: Melon Growth Modifier: 100%
  290. > [22:48:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  291. > [22:48:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  292. > [22:48:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
  293. > [22:48:46] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  294. > [22:48:46] [Server thread/INFO]: Carrot Growth Modifier: 100%
  295. > [22:48:46] [Server thread/INFO]: Potato Growth Modifier: 100%
  296. > [22:48:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
  297. > [22:48:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  298. > [22:48:46] [Server thread/INFO]: Vine Growth Modifier: 100%
  299. > [22:48:46] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  300. > [22:48:46] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  301. > [22:48:46] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  302. > [22:48:46] [Server thread/INFO]: Kelp Growth Modifier: 100%
  303. > [22:48:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  304. > [22:48:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  305. > [22:48:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  306. > [22:48:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  307. > [22:48:46] [Server thread/INFO]: Max TNT Explosions: 100
  308. > [22:48:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  309. > [22:48:46] [Server thread/INFO]: View Distance: 7
  310. > [22:48:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  311. > [22:48:46] [Server thread/INFO]: Item Merge Radius: 2.5
  312. > [22:48:46] [Server thread/INFO]: Item Despawn Rate: 6000
  313. > [22:48:46] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  314. > [22:48:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  315. > [22:48:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  316. > [22:48:46] [Server thread/INFO]: Preparing start region for dimension 'world_Syllagum'/minecraft:overworld
  317. > [22:48:48] [Server thread/INFO]: Preparing spawn area: 0%
  318. > [22:48:48] [Server thread/INFO]: Preparing spawn area: 0%
  319. > [22:48:48] [Server thread/INFO]: Preparing spawn area: 0%
  320. > [22:48:50] [Server thread/INFO]: Preparing spawn area: 0%
  321. > [22:48:50] [Server thread/INFO]: Preparing spawn area: 0%
  322. > [22:48:50] [Server thread/INFO]: Preparing spawn area: 0%
  323. > [22:48:50] [Server thread/INFO]: Preparing spawn area: 0%
  324. > [22:48:50] [Server thread/INFO]: Time elapsed: 3585 ms
  325. > [22:48:50] [Server thread/INFO]: [WorldGuard] (world_Syllagum) TNT ignition is blocked.
  326. > [22:48:50] [Server thread/INFO]: [WorldGuard] (world_Syllagum) Lighters are PERMITTED.
  327. > [22:48:50] [Server thread/INFO]: [WorldGuard] (world_Syllagum) Lava fire is PERMITTED.
  328. > [22:48:50] [Server thread/INFO]: [WorldGuard] (world_Syllagum) Fire spread is UNRESTRICTED.
  329. > [22:48:50] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_Syllagum'
  330. > [22:48:50] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_hungonia
  331. > [22:48:50] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  332. > [22:48:50] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_Over2Craft
  333. > [22:48:50] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  334. > [22:48:50] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Event
  335. > [22:48:50] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  336. > [22:48:50] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Syllagum
  337. > [22:48:50] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  338. > [22:48:50] [Server thread/INFO]: -------- World Settings For [world_event] --------
  339. > [22:48:50] [Server thread/INFO]: Mob Spawn Range: 6
  340. > [22:48:50] [Server thread/INFO]: Experience Merge Radius: 3.0
  341. > [22:48:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  342. > [22:48:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  343. > [22:48:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  344. > [22:48:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  345. > [22:48:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  346. > [22:48:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  347. > [22:48:50] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  348. > [22:48:50] [Server thread/INFO]: Carrot Growth Modifier: 100%
  349. > [22:48:50] [Server thread/INFO]: Potato Growth Modifier: 100%
  350. > [22:48:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  351. > [22:48:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  352. > [22:48:50] [Server thread/INFO]: Vine Growth Modifier: 100%
  353. > [22:48:50] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  354. > [22:48:50] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  355. > [22:48:50] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  356. > [22:48:50] [Server thread/INFO]: Kelp Growth Modifier: 100%
  357. > [22:48:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  358. > [22:48:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  359. > [22:48:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  360. > [22:48:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  361. > [22:48:50] [Server thread/INFO]: Max TNT Explosions: 100
  362. > [22:48:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  363. > [22:48:50] [Server thread/INFO]: View Distance: 7
  364. > [22:48:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  365. > [22:48:50] [Server thread/INFO]: Item Merge Radius: 2.5
  366. > [22:48:50] [Server thread/INFO]: Item Despawn Rate: 6000
  367. > [22:48:50] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  368. > [22:48:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  369. > [22:48:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  370. > [22:48:50] [Server thread/INFO]: Preparing start region for dimension 'world_event'/minecraft:overworld
  371. > [22:48:51] [Server thread/INFO]: Preparing spawn area: 0%
  372. > [22:48:51] [Server thread/INFO]: Preparing spawn area: 0%
  373. > [22:48:52] [Server thread/INFO]: Preparing spawn area: 0%
  374. > [22:48:52] [Server thread/INFO]: Preparing spawn area: 0%
  375. > [22:48:53] [Server thread/INFO]: Preparing spawn area: 83%
  376. > [22:48:53] [Server thread/INFO]: Preparing spawn area: 83%
  377. > [22:48:53] [Server thread/INFO]: Time elapsed: 2906 ms
  378. > [22:48:53] [Server thread/INFO]: [WorldGuard] (world_event) TNT ignition is blocked.
  379. > [22:48:53] [Server thread/INFO]: [WorldGuard] (world_event) Lighters are PERMITTED.
  380. > [22:48:53] [Server thread/INFO]: [WorldGuard] (world_event) Lava fire is PERMITTED.
  381. > [22:48:53] [Server thread/INFO]: [WorldGuard] (world_event) Fire spread is UNRESTRICTED.
  382. > [22:48:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_event'
  383. > [22:48:53] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Hungonia
  384. > [22:48:53] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  385. > [22:48:53] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
  386. > [22:48:54] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  387. > [22:48:54] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
  388. > [22:48:54] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
  389. > [22:48:54] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.18.2
  390. > [22:48:54] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
  391. > [22:48:54] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  392. > [22:48:54] [Server thread/INFO]: --------------------
  393. > [22:48:54] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Check out CoreEdit!
  394. > [22:48:54] [Server thread/INFO]: [CoreProtect] Download: www.coreedit.net/download/
  395. > [22:48:54] [Server thread/INFO]: --------------------
  396. > [22:48:54] [Server thread/INFO]: [VentureChat] Enabling VentureChat v2.17.4
  397. > [22:48:54] [Server thread/INFO]: [VentureChat] - Initializing...
  398. > [22:48:54] [Server thread/INFO]: [VentureChat] - Config found! Loading file.
  399. > [22:48:54] [Server thread/INFO]: [VentureChat] - Checking for Vault...
  400. > [22:48:54] [Server thread/INFO]: [VentureChat] - Enabled Successfully
  401. > [22:48:54] [Server thread/INFO]: [VentureChat] - Registering Listeners
  402. > [22:48:54] [Server thread/INFO]: [VentureChat] - Attaching to Executors
  403. > [22:48:54] [Server thread/INFO]: [VentureChat] - Establishing BungeeCord
  404. > [22:48:54] [Server thread/INFO]: [VentureChat] - Enabling PlaceholderAPI Hook
  405. > [22:48:54] [Server thread/INFO]: [VentureChat] - Added placeholders to PlaceholderAPI!
  406. > [22:48:54] [Server thread/INFO]: [VentureChat] - Loading player data
  407. > [22:48:54] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.10.1 (build 174)
  408. > [22:48:54] [Server thread/INFO]: [ChestShop] Using Essentials Economy as the Economy provider now.
  409. > [22:48:54] [Server thread/INFO]: [ChestShop] Vault loaded!
  410. > [22:48:55] [Server thread/INFO]: [LockettePro] Enabling LockettePro v2.9.10
  411. > [22:48:55] [Server thread/WARN]: [LockettePro] ===================================
  412. > [22:48:55] [Server thread/INFO]: [CustomHeads] Enabling CustomHeads v2.9.9
  413. > [22:48:59] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.2.0
  414. > [22:48:59] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  415. > [22:48:59] [Server thread/INFO]: No kits found to migrate.
  416. > [22:48:59] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  417. > [22:48:59] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
  418. > [22:48:59] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  419. > [22:48:59] [Server thread/INFO]: Loaded 21018 items from items.json.
  420. > [22:48:59] [Server thread/INFO]: Using locale en
  421. > [22:48:59] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  422. > [22:49:00] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  423. > [22:49:00] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
  424. > [22:49:00] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  425. > [22:49:00] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.17.2.0
  426. > [22:49:00] [Server thread/ERROR]: No license key found! Please visit https://essentialsx.cf/geoip for first time setup instructions.
  427. > [22:49:00] [Server thread/ERROR]: Failed to read GeoIP database!
  428. java.io.FileNotFoundException: plugins/EssentialsGeoIP/GeoIP2-Country.mmdb (No such file or directory)
  429. at java.io.RandomAccessFile.open0(Native Method) ~[?:1.8.0_242]
  430. at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[?:1.8.0_242]
  431. at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243) ~[?:1.8.0_242]
  432. at com.maxmind.db.BufferHolder.<init>(BufferHolder.java:19) ~[EssentialsXGeoIP-2.17.2.0.jar:?]
  433. at com.maxmind.db.Reader.<init>(Reader.java:116) ~[EssentialsXGeoIP-2.17.2.0.jar:?]
  434. at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:66) ~[EssentialsXGeoIP-2.17.2.0.jar:?]
  435. at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:54) ~[EssentialsXGeoIP-2.17.2.0.jar:?]
  436. at com.maxmind.geoip2.DatabaseReader$Builder.build(DatabaseReader.java:160) ~[EssentialsXGeoIP-2.17.2.0.jar:?]
  437. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:158) [EssentialsXGeoIP-2.17.2.0.jar:?]
  438. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:43) [EssentialsXGeoIP-2.17.2.0.jar:?]
  439. at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:31) [EssentialsXGeoIP-2.17.2.0.jar:?]
  440. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) [spigot-1.15.2.jar:git-Spigot-6de3d4b-a6f8093]
  441. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) [spigot-1.15.2.jar:git-Spigot-6de3d4b-a6f8093]
  442. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) [spigot-1.15.2.jar:git-Spigot-6de3d4b-a6f8093]
  443. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:464) [spigot-1.15.2.jar:git-Spigot-6de3d4b-a6f8093]
  444. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:378) [spigot-1.15.2.jar:git-Spigot-6de3d4b-a6f8093]
  445. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [spigot-1.15.2.jar:git-Spigot-6de3d4b-a6f8093]
  446. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:274) [spigot-1.15.2.jar:git-Spigot-6de3d4b-a6f8093]
  447. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [spigot-1.15.2.jar:git-Spigot-6de3d4b-a6f8093]
  448. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
  449. > [22:49:00] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/.
  450. > [22:49:00] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.2.0
  451. > [22:49:00] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.17.2.0
  452. > [22:49:00] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.2.0
  453. > [22:49:00] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.17.2.0
  454. > [22:49:00] [Server thread/WARN]: config broken for xmpp
  455. > [22:49:00] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.17.2.0
  456. > [22:49:00] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
  457. > [22:49:00] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  458. > [22:49:01] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  459. > [22:49:01] [Server thread/INFO]: Done (49.735s)! For help, type "help"
  460. [MineStrator] Server marked as ON
  461. > [22:49:01] [Server thread/INFO]: Starting GS4 status listener
  462. > [22:49:01] [Query Listener #1/INFO]: Query running on 0.0.0.0:26042
  463. > [22:49:01] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
  464. > [22:49:01] [Craft Scheduler Thread - 5/INFO]: [Vault] Checking for Updates ...
  465. > [22:49:01] [Craft Scheduler Thread - 5/INFO]: [Vault] No new version available
  466. > [22:49:02] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.10.5) is available at:
  467. > [22:49:02] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
  468. > [22:49:03] [Craft Scheduler Thread - 1/INFO]: [PlaceholderAPI] 169 placeholder expansions are available on the cloud.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement