Advertisement
Baumkuchen

Untitled

Jun 25th, 2019
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.03 KB | None | 0 0
  1. [16:52:04] [Server thread/INFO]: Starting minecraft server version 1.14
  2. [16:52:04] [Server thread/INFO]: Loading properties
  3. [16:52:04] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-4d24e36-5193f76 (MC: 1.14) (Implementing API version 1.14-R0.1-SNAPSHOT)
  4. [16:52:04] [Server thread/INFO]: Debug logging is disabled
  5. [16:52:04] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [16:52:04] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [16:52:04] [Server thread/INFO]: Default game type: SURVIVAL
  8. [16:52:04] [Server thread/INFO]: Generating keypair
  9. [16:52:04] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [16:52:04] [Server thread/INFO]: Using default channel type
  11. [16:52:07] [Server thread/ERROR]: Could not load 'plugins\EasyScoreboards.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  13. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:137) [spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
  15. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:347) [spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
  16. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
  17. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:758) [spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
  18. at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
  19. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  20. ... 6 more
  21. [16:52:11] [Server thread/WARN]: Plugin SpigotPing v2.5 does not specify an api-version.
  22. [16:52:11] [Server thread/WARN]: Plugin PlaceholderAPI v2.10.3 does not specify an api-version.
  23. [16:52:11] [Server thread/WARN]: Plugin PermissionsEx v1.23.4 does not specify an api-version.
  24. [16:52:11] [Server thread/WARN]: Plugin ViaVersion v2.1.1 does not specify an api-version.
  25. [16:52:12] [Server thread/INFO]: [TreasureChestReloaded] Loading TreasureChestReloaded v8.5.1
  26. [16:52:12] [Server thread/INFO]: [SpigotPing] Loading SpigotPing v2.5
  27. [16:52:12] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.25-SNAPSHOT (build 1704)
  28. [16:52:12] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.0-SNAPSHOT;4257-389671b
  29. [16:52:13] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@1954007b]
  30. [16:52:13] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R1 as the Bukkit adapter
  31. [16:52:13] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=0]
  32. [16:52:13] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=1]
  33. [16:52:13] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=2]
  34. [16:52:13] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=3]
  35. [16:52:13] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=4]
  36. [16:52:13] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=5]
  37. [16:52:13] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=6]
  38. [16:52:13] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=7]
  39. [16:52:13] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=8]
  40. [16:52:13] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=9]
  41. [16:52:13] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=10]
  42. [16:52:13] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=11]
  43. [16:52:13] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=12]
  44. [16:52:13] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=13]
  45. [16:52:13] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=14]
  46. [16:52:13] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=15]
  47. [16:52:13] [Server thread/WARN]: Unknown block: minecraft:wall_sign[facing=north]
  48. [16:52:13] [Server thread/WARN]: Unknown block: minecraft:wall_sign[facing=south]
  49. [16:52:13] [Server thread/WARN]: Unknown block: minecraft:wall_sign[facing=west]
  50. [16:52:13] [Server thread/WARN]: Unknown block: minecraft:wall_sign[facing=east]
  51. [16:52:14] [Server thread/WARN]: Unknown item: minecraft:sign
  52. [16:52:14] [Server thread/WARN]: Unknown item: minecraft:rose_red
  53. [16:52:14] [Server thread/WARN]: Unknown item: minecraft:cactus_green
  54. [16:52:14] [Server thread/WARN]: Unknown item: minecraft:dandelion_yellow
  55. [16:52:14] [Server thread/INFO]: [Essentials] Loading Essentials v2.16.1.0
  56. [16:52:14] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.3
  57. [16:52:14] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  58. [16:52:14] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.1.1
  59. [16:52:14] [Server thread/INFO]: [ViaVersion] ViaVersion 2.1.1 is now loaded, injecting!
  60. [16:52:14] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
  61. [16:52:14] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
  62. [16:52:14] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
  63. [16:52:14] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
  64. [16:52:14] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
  65. [16:52:14] [Server thread/INFO]: [ViaVersion] Loading translation mappping
  66. [16:52:14] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
  67. [16:52:15] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
  68. [16:52:15] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
  69. [16:52:15] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
  70. [16:52:15] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
  71. [16:52:15] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
  72. [16:52:15] [Server thread/INFO]: [LWC] Loading LWC v2.1.2-dd8c289
  73. [16:52:15] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v3.0.0-SNAPSHOT-b760
  74. [16:52:15] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.0-SNAPSHOT;1874-1ffa4b4
  75. [16:52:15] [Server thread/INFO]: [Quests] Loading Quests v3.7.2
  76. [16:52:15] [Server thread/INFO]: [TheNewEconomy] Loading TheNewEconomy v0.1.1.8
  77. [16:52:15] [Server thread/INFO]: [TheNewEconomy] Loading The New Economy with Java Version: 1.8.0_211
  78. [16:52:15] [Server thread/INFO]: [LWC] Enabling LWC v2.1.2-dd8c289
  79. [16:52:15] [Server thread/INFO]: [LWC] Connecting to SQLite
  80. [16:52:15] [Server thread/INFO]: Preparing level "world"
  81. [16:52:15] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  82. [16:52:16] [Server thread/INFO]: Loaded 6 recipes
  83. [16:52:16] [User Authenticator #1/INFO]: UUID of player xXBaumkuchenXxx is 40761d3b-c03b-4844-8bc7-c1c967a87f1c
  84. [16:52:17] [Server thread/INFO]: -------- World Settings For [world] --------
  85. [16:52:17] [Server thread/INFO]: View Distance: 10
  86. [16:52:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  87. [16:52:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  88. [16:52:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  89. [16:52:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  90. [16:52:17] [Server thread/INFO]: Item Merge Radius: 2.5
  91. [16:52:17] [Server thread/INFO]: Item Despawn Rate: 6000
  92. [16:52:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
  93. [16:52:17] [Server thread/INFO]: Experience Merge Radius: 3.0
  94. [16:52:17] [Server thread/INFO]: Mob Spawn Range: 6
  95. [16:52:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
  96. [16:52:17] [Server thread/INFO]: Cane Growth Modifier: 100%
  97. [16:52:17] [Server thread/INFO]: Melon Growth Modifier: 100%
  98. [16:52:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  99. [16:52:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  100. [16:52:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
  101. [16:52:17] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  102. [16:52:17] [Server thread/INFO]: Carrot Growth Modifier: 100%
  103. [16:52:17] [Server thread/INFO]: Potato Growth Modifier: 100%
  104. [16:52:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
  105. [16:52:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  106. [16:52:17] [Server thread/INFO]: Vine Growth Modifier: 100%
  107. [16:52:17] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  108. [16:52:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  109. [16:52:17] [Server thread/INFO]: Max TNT Explosions: 100
  110. [16:52:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  111. [16:52:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  112. [16:52:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  113. [16:52:17] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  114. [16:52:17] [Server thread/INFO]: View Distance: 10
  115. [16:52:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  116. [16:52:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  117. [16:52:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  118. [16:52:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  119. [16:52:17] [Server thread/INFO]: Item Merge Radius: 2.5
  120. [16:52:17] [Server thread/INFO]: Item Despawn Rate: 6000
  121. [16:52:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
  122. [16:52:17] [Server thread/INFO]: Experience Merge Radius: 3.0
  123. [16:52:17] [Server thread/INFO]: Mob Spawn Range: 6
  124. [16:52:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
  125. [16:52:17] [Server thread/INFO]: Cane Growth Modifier: 100%
  126. [16:52:17] [Server thread/INFO]: Melon Growth Modifier: 100%
  127. [16:52:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  128. [16:52:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  129. [16:52:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
  130. [16:52:17] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  131. [16:52:17] [Server thread/INFO]: Carrot Growth Modifier: 100%
  132. [16:52:17] [Server thread/INFO]: Potato Growth Modifier: 100%
  133. [16:52:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
  134. [16:52:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  135. [16:52:17] [Server thread/INFO]: Vine Growth Modifier: 100%
  136. [16:52:17] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  137. [16:52:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  138. [16:52:17] [Server thread/INFO]: Max TNT Explosions: 100
  139. [16:52:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  140. [16:52:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  141. [16:52:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  142. [16:52:17] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  143. [16:52:17] [Server thread/INFO]: View Distance: 10
  144. [16:52:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  145. [16:52:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  146. [16:52:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  147. [16:52:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  148. [16:52:17] [Server thread/INFO]: Item Merge Radius: 2.5
  149. [16:52:17] [Server thread/INFO]: Item Despawn Rate: 6000
  150. [16:52:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
  151. [16:52:17] [Server thread/INFO]: Experience Merge Radius: 3.0
  152. [16:52:17] [Server thread/INFO]: Mob Spawn Range: 6
  153. [16:52:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
  154. [16:52:17] [Server thread/INFO]: Cane Growth Modifier: 100%
  155. [16:52:17] [Server thread/INFO]: Melon Growth Modifier: 100%
  156. [16:52:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  157. [16:52:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  158. [16:52:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
  159. [16:52:17] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  160. [16:52:17] [Server thread/INFO]: Carrot Growth Modifier: 100%
  161. [16:52:17] [Server thread/INFO]: Potato Growth Modifier: 100%
  162. [16:52:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
  163. [16:52:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  164. [16:52:17] [Server thread/INFO]: Vine Growth Modifier: 100%
  165. [16:52:17] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  166. [16:52:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  167. [16:52:17] [Server thread/INFO]: Max TNT Explosions: 100
  168. [16:52:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  169. [16:52:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  170. [16:52:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  171. [16:52:17] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  172. [16:52:20] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  173. [16:52:20] [Server-Worker-8/INFO]: Preparing spawn area: 0%
  174. [16:52:20] [Server-Worker-8/INFO]: Preparing spawn area: 0%
  175. [16:52:20] [Server-Worker-8/INFO]: Preparing spawn area: 0%
  176. [16:52:20] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  177. [16:52:20] [Server-Worker-8/INFO]: Preparing spawn area: 0%
  178. [16:52:20] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  179. [16:52:20] [Server-Worker-8/INFO]: Preparing spawn area: 0%
  180. [16:52:21] [User Authenticator #2/INFO]: UUID of player xXBaumkuchenXxx is 40761d3b-c03b-4844-8bc7-c1c967a87f1c
  181. [16:52:21] [Server-Worker-3/INFO]: Preparing spawn area: 23%
  182. [16:52:21] [Server thread/INFO]: Time elapsed: 4428 ms
  183. [16:52:21] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  184. [16:52:22] [Server-Worker-2/INFO]: Preparing spawn area: 0%
  185. [16:52:22] [Server-Worker-4/INFO]: Preparing spawn area: 0%
  186. [16:52:22] [Server-Worker-2/INFO]: Preparing spawn area: 0%
  187. [16:52:23] [Server-Worker-4/INFO]: Preparing spawn area: 0%
  188. [16:52:23] [Server-Worker-2/INFO]: Preparing spawn area: 20%
  189. [16:52:23] [Server thread/INFO]: Time elapsed: 2205 ms
  190. [16:52:23] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  191. [16:52:24] [Server-Worker-4/INFO]: Preparing spawn area: 0%
  192. [16:52:24] [Server-Worker-2/INFO]: Preparing spawn area: 0%
  193. [16:52:24] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  194. [16:52:25] [Server thread/INFO]: Time elapsed: 1467 ms
  195. [16:52:25] [Server thread/INFO]: [TreasureChestReloaded] Enabling TreasureChestReloaded v8.5.1
  196. [16:52:25] [Server thread/INFO]: [SpigotPing] Enabling SpigotPing v2.5
  197. [16:52:25] [Server thread/INFO]: [SpigotPing] TabList is enabled, task added with a delay of 5 second/s.
  198. [16:52:25] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.25-SNAPSHOT (build 1704)
  199. [16:52:25] [Server thread/INFO]: [Citizens] Konnte NPC-Eintrag nicht abrufen: net/minecraft/server/v1_14_R1/EntityLlamaTrader.
  200. [16:52:25] [Server thread/INFO]: [Citizens] Fehler bei der Economy-Integration. Wurde Vault aktiviert?
  201. [16:52:25] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.0-SNAPSHOT;4257-389671b
  202. [16:52:25] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  203. [16:52:25] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  204. [16:52:26] [Server thread/INFO]: [Essentials] Enabling Essentials v2.16.1.0
  205. [16:52:26] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
  206. [16:52:26] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  207. [16:52:26] [Server thread/INFO]: No kits found to migrate.
  208. [16:52:26] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  209. [16:52:26] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
  210. [16:52:26] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  211. [16:52:26] [Server thread/INFO]: Loaded 19480 items from items.json.
  212. [16:52:26] [Server thread/INFO]: Using locale de
  213. [16:52:26] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  214. [16:52:26] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  215. [16:52:26] [Server thread/WARN]: [Essentials] Detected supported permissions plugin PermissionsEx without Vault installed.
  216. [16:52:26] [Server thread/WARN]: [Essentials] Features such as chat prefixes/suffixes and group-related functionality will not work until you install Vault.
  217. [16:52:26] [Server thread/INFO]: [Essentials] Using superperms-based permissions.
  218. [16:52:26] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.3
  219. [16:52:26] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  220. [16:52:26] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  221. [16:52:26] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  222. [16:52:26] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  223. [16:52:26] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  224. [16:52:26] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.1.1
  225. [16:52:26] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v3.0.0-SNAPSHOT-b760
  226. [16:52:27] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
  227. [16:52:27] [Server thread/INFO]: [Multiverse-Core] Version 3.0.0-SNAPSHOT-b760 (API v22) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  228. [16:52:27] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.0-SNAPSHOT;1874-1ffa4b4
  229. [16:52:27] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  230. [16:52:27] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  231. [16:52:27] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  232. [16:52:27] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  233. [16:52:27] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  234. [16:52:27] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  235. [16:52:27] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  236. [16:52:27] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  237. [16:52:27] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  238. [16:52:27] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  239. [16:52:27] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  240. [16:52:27] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  241. [16:52:27] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  242. [16:52:27] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  243. [16:52:27] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  244. [16:52:27] [Server thread/INFO]: [WorldGuard] Loading region data...
  245. [16:52:27] [Server thread/INFO]: [Quests] Enabling Quests v3.7.2
  246. [16:52:27] [Server thread/ERROR]: [Quests] Failed loading lang files for en-US because they were not found. Using default en-US
  247. [16:52:27] [Server thread/INFO]: [Quests] If the plugin has not generated language files, ensure Quests has write permissions
  248. [16:52:27] [Server thread/INFO]: [Quests] For help, visit https://github.com/FlyingPikachu/Quests/wiki/Casual-%E2%80%90-Translations
  249. [16:52:27] [Server thread/INFO]: [Quests] Loaded language en-US. Translations via Crowdin
  250. [16:52:27] [Server thread/INFO]: [TheNewEconomy] Enabling TheNewEconomy v0.1.1.8
  251. [16:52:28] [Server thread/INFO]: [TheNewEconomy] Unable to contact update server!
  252. [16:52:28] [Server thread/INFO]: Loading Configurations.
  253. [16:52:28] [Server thread/INFO]: Initializing Configurations.
  254. [16:52:28] [Server thread/INFO]: Initialized config.yml
  255. [16:52:28] [Server thread/INFO]: Initialized currency.yml
  256. [16:52:28] [Server thread/INFO]: Initialized messages.yml
  257. [16:52:28] [Server thread/INFO]: Initialized players.yml
  258. [16:52:28] [Server thread/INFO]: Initialized worlds.yml
  259. [16:52:28] [Server thread/WARN]: [Server thread] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
  260. [16:52:28] [Server thread/WARN]: [Server thread] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
  261. [16:52:28] [Server thread/INFO]: [TheNewEconomy] Save file of version: 1115.0 detected.
  262. [16:52:28] [Server thread/INFO]: [TheNewEconomy] Finished loading data!
  263. [16:52:28] [Server thread/INFO]: [TheNewEconomy] Finished loading data!
  264. [16:52:28] [Server thread/INFO]: [TheNewEconomy] The New Economy has been enabled!
  265. [16:52:28] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  266. [16:52:28] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  267. [16:52:28] [Server thread/INFO]: Done (13.380s)! For help, type "help"
  268. [16:52:28] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.14(477)
  269. [16:52:28] [Craft Scheduler Thread - 0/WARN]: [LWC] Plugin LWC v2.1.2-dd8c289 generated an exception while executing task 2
  270. java.lang.NoClassDefFoundError: org/apache/commons/io/IOUtils
  271. at com.griefcraft.util.Updater.getLastUpdate(Updater.java:69) ~[?:?]
  272. at com.griefcraft.util.Updater$1.run(Updater.java:47) ~[?:?]
  273. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
  274. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
  275. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_211]
  276. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_211]
  277. at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
  278. [16:52:28] [Craft Scheduler Thread - 1/WARN]: [LWC] Plugin LWC v2.1.2-dd8c289 generated an exception while executing task 3
  279. java.lang.NoClassDefFoundError: org/apache/commons/io/IOUtils
  280. at com.griefcraft.util.Updater.getLastUpdate(Updater.java:69) ~[?:?]
  281. at com.griefcraft.util.Updater$1.run(Updater.java:47) ~[?:?]
  282. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
  283. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
  284. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_211]
  285. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_211]
  286. at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
  287. Caused by: java.lang.ClassNotFoundException: org.apache.commons.io.IOUtils
  288. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_211]
  289. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:135) ~[spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
  290. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:81) ~[spigot-1.14.jar:git-Spigot-4d24e36-5193f76]
  291. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_211]
  292. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_211]
  293. ... 7 more
  294. [16:52:29] [Server thread/INFO]: [Citizens] 0 NPCs geladen.
  295. [16:52:29] [Server thread/INFO]: com.mojang.authlib.GameProfile@23ef5366[id=<null>,name=xXBaumkuchenXxx,properties={},legacy=false] (/127.0.0.1:7837) lost connection: Disconnected
  296. [16:52:29] [Server thread/INFO]: com.mojang.authlib.GameProfile@6228a4b4[id=40761d3b-c03b-4844-8bc7-c1c967a87f1c,name=xXBaumkuchenXxx,properties={textures=[com.mojang.authlib.properties.Property@2649394e]},legacy=false] (/127.0.0.1:7854) lost connection: Disconnected
  297. [16:52:29] [Server thread/INFO]: com.mojang.authlib.GameProfile@7aa240f0[id=40761d3b-c03b-4844-8bc7-c1c967a87f1c,name=xXBaumkuchenXxx,properties={textures=[com.mojang.authlib.properties.Property@12baf6e7]},legacy=false] (/127.0.0.1:7857) lost connection: Disconnected
  298. [16:52:29] [Server thread/INFO]: [Quests] Loaded 4 Quest(s), 8 Event(s), 853 Phrase(s)
  299. [16:52:29] [Server thread/WARN]: [ViaVersion] There is a newer version available: 2.1.2, you're on: 2.1.1
  300. [16:52:30] [Craft Scheduler Thread - 6/INFO]: [PlaceholderAPI] 149 placeholder expansions are available on the cloud.
  301. [16:52:33] [Craft Scheduler Thread - 7/INFO]: Initialized items.yml
  302. [16:52:35] [User Authenticator #3/INFO]: UUID of player xXBaumkuchenXxx is 40761d3b-c03b-4844-8bc7-c1c967a87f1c
  303. [16:52:36] [Server thread/INFO]: xXBaumkuchenXxx[/127.0.0.1:7881] logged in with entity id 324 at ([world]192.04923102175871, 79.0, -34.28038053327531)
  304. [16:52:47] [Server thread/INFO]: xXBaumkuchenXxx issued server command: /PL
  305. [16:57:31] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2633ms or 52 ticks behind
  306. [17:04:29] [Server thread/INFO]: xXBaumkuchenXxx issued server command: /ver
  307. [17:05:00] [Server thread/INFO]: xXBaumkuchenXxx issued server command: /version Citizens
  308. [17:12:47] [Server thread/INFO]: xXBaumkuchenXxx lost connection: Disconnected
  309. [17:12:47] [Server thread/INFO]: xXBaumkuchenXxx left the game
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement