Advertisement
Guest User

GCLog2

a guest
Feb 18th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.86 KB | None | 0 0
  1. [23:39:18] [main/INFO]: Loaded 0 recipes
  2. [23:39:18] [Server thread/INFO]: Starting minecraft server version 1.13.2
  3. [23:39:18] [Server thread/INFO]: Loading properties
  4. [23:39:18] [Server thread/INFO]: Default game type: SURVIVAL
  5. [23:39:19] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-e8d3881-c24abab (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
  6. [23:39:19] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [23:39:19] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [23:39:19] [Server thread/INFO]: Debug logging is disabled
  9. [23:39:19] [Server thread/INFO]: Generating keypair
  10. [23:39:19] [Server thread/INFO]: Starting Minecraft server on 144.217.215.65:25664
  11. [23:39:19] [Server thread/INFO]: Using epoll channel type
  12. [23:39:19] [Server thread/ERROR]: Could not load 'plugins/._EssentialsXChat-2.15.0.1.jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  14. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:163) ~[spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:134) [spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  16. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:325) [spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  17. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:213) [spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  18. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  19. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  20. Caused by: java.util.zip.ZipException: error in opening zip file
  21. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_191]
  22. at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_191]
  23. at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_191]
  24. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_191]
  25. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_191]
  26. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:151) ~[spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  27. ... 5 more
  28. [23:39:19] [Server thread/ERROR]: Could not load 'plugins/._EssentialsX-2.15.0.1.jar' in folder 'plugins'
  29. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  30. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:163) ~[spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  31. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:134) [spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  32. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:325) [spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  33. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:213) [spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  34. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  35. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  36. Caused by: java.util.zip.ZipException: error in opening zip file
  37. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_191]
  38. at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_191]
  39. at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_191]
  40. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_191]
  41. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_191]
  42. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:151) ~[spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  43. ... 5 more
  44. [23:39:23] [Server thread/ERROR]: Could not load 'plugins/worldguard-bukkit-6.2.2.jar' in folder 'plugins'
  45. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/sk89q/worldedit/Location
  46. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:136) ~[spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  47. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  48. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:249) [spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  49. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:325) [spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  50. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:213) [spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  51. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  52. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  53. Caused by: java.lang.NoClassDefFoundError: com/sk89q/worldedit/Location
  54. at com.sk89q.worldguard.protection.flags.DefaultFlag.<clinit>(DefaultFlag.java:134) ~[?:?]
  55. at com.sk89q.worldguard.bukkit.WorldGuardPlugin.<init>(WorldGuardPlugin.java:136) ~[?:?]
  56. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_191]
  57. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_191]
  58. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_191]
  59. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_191]
  60. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_191]
  61. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:70) ~[spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  62. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:132) ~[spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  63. ... 6 more
  64. Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.Location
  65. at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_191]
  66. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:134) ~[spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  67. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:80) ~[spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  68. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
  69. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
  70. at com.sk89q.worldguard.protection.flags.DefaultFlag.<clinit>(DefaultFlag.java:134) ~[?:?]
  71. at com.sk89q.worldguard.bukkit.WorldGuardPlugin.<init>(WorldGuardPlugin.java:136) ~[?:?]
  72. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_191]
  73. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_191]
  74. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_191]
  75. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_191]
  76. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_191]
  77. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:70) ~[spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  78. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:132) ~[spigot-1.13.2.jar:git-Spigot-e8d3881-c24abab]
  79. ... 6 more
  80. [23:39:24] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.15.1
  81. [23:39:24] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.0-beta-05;6bbf29b
  82. [23:39:24] [Server thread/INFO]: [FastLeafDecay] Loading FastLeafDecay v1.0
  83. [23:39:24] [Server thread/INFO]: [ChatFeelings] Loading ChatFeelings v3.7.3-BETA
  84. [23:39:24] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  85. [23:39:24] [Server thread/INFO]: [AutoFarm] Loading AutoFarm v1.2.0
  86. [23:39:24] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.6.0-SNAPSHOT
  87. [23:39:24] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  88. [23:39:24] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  89. [23:39:24] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.13.2) has not yet been tested! Proceed with caution.
  90. [23:39:24] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.14.0
  91. [23:39:24] [Server thread/INFO]: [Brewery] Loading Brewery v1.7
  92. [23:39:24] [Server thread/INFO]: [Essentials] Loading Essentials v2.15.0.1
  93. [23:39:24] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.15.0.1
  94. [23:39:24] [Server thread/INFO]: [RFChairs] Loading RFChairs v4.3
  95. [23:39:24] [Server thread/INFO]: [RFChairs] Missing either WorldGuard or WorldEdit, Disabling Custom Flag Features...
  96. [23:39:24] [Server thread/INFO]: [RFChairs] Latest WorldGuard/WorldEdit features could be missing. Please Update!
  97. [23:39:24] [Server thread/INFO]: [CraftBook] Loading CraftBook v3.10-SNAPSHOT;4483-9636c4c
  98. [23:39:24] [Server thread/INFO]: [Factions] Loading Factions v1.8.2
  99. [23:39:24] [Server thread/INFO]: [SavageDeathChest] Loading SavageDeathChest v1.13.2
  100. [23:39:24] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.6.0-SNAPSHOT
  101. [23:39:25] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
  102. [23:39:25] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  103. [23:39:25] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  104. [23:39:25] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  105. [23:39:25] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  106. [23:39:25] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  107. [23:39:25] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
  108. [23:39:25] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  109. [23:39:25] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.14.0
  110. [23:39:25] [Server thread/INFO]: [MassiveCore 2.14.0] === ENABLE START ===
  111. [23:39:25] [Server thread/INFO]: [MassiveCore 2.14.0] Loading Cachefile datas...
  112. [23:39:25] [Server thread/INFO]: [MassiveCore 2.14.0] Loading Onlineplayer datas...
  113. [23:39:25] [Server thread/INFO]: [MassiveCore 2.14.0] Loading Registry datas...
  114. [23:39:25] [Server thread/INFO]: [MassiveCore 2.14.0] Saving Cachefile...
  115. [23:39:25] [Server thread/INFO]: [MassiveCore 2.14.0] Setup of IdUtil took 30ms.
  116. [23:39:27] [Server thread/INFO]: [MassiveCore 2.14.0] Integration Activated IntegrationLiabilityAreaEffectCloud
  117. [23:39:27] [Server thread/INFO]: [MassiveCore 2.14.0] Integration Activated IntegrationVault
  118. [23:39:28] [Server thread/INFO]: [MassiveCore 2.14.0] === ENABLE COMPLETE (Took 3276ms) ===
  119. [23:39:28] [Server thread/INFO]: Preparing level "world"
  120. [23:39:28] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  121. [23:39:29] [Server thread/INFO]: Loaded 524 recipes
  122. [23:39:29] [Server thread/INFO]: -------- World Settings For [world] --------
  123. [23:39:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  124. [23:39:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  125. [23:39:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  126. [23:39:29] [Server thread/INFO]: Random Lighting Updates: false
  127. [23:39:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  128. [23:39:29] [Server thread/INFO]: Max TNT Explosions: 100
  129. [23:39:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  130. [23:39:29] [Server thread/INFO]: Experience Merge Radius: 3.0
  131. [23:39:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
  132. [23:39:29] [Server thread/INFO]: Cane Growth Modifier: 100%
  133. [23:39:29] [Server thread/INFO]: Melon Growth Modifier: 100%
  134. [23:39:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  135. [23:39:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  136. [23:39:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
  137. [23:39:29] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  138. [23:39:29] [Server thread/INFO]: Carrot Growth Modifier: 100%
  139. [23:39:29] [Server thread/INFO]: Potato Growth Modifier: 100%
  140. [23:39:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
  141. [23:39:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  142. [23:39:29] [Server thread/INFO]: Vine Growth Modifier: 100%
  143. [23:39:29] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  144. [23:39:29] [Server thread/INFO]: Mob Spawn Range: 6
  145. [23:39:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  146. [23:39:29] [Server thread/INFO]: Item Despawn Rate: 6000
  147. [23:39:29] [Server thread/INFO]: Item Merge Radius: 2.5
  148. [23:39:29] [Server thread/INFO]: Arrow Despawn Rate: 1200
  149. [23:39:29] [Server thread/INFO]: View Distance: 10
  150. [23:39:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  151. [23:39:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  152. [23:39:29] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  153. [23:39:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  154. [23:39:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  155. [23:39:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  156. [23:39:29] [Server thread/INFO]: Random Lighting Updates: false
  157. [23:39:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  158. [23:39:29] [Server thread/INFO]: Max TNT Explosions: 100
  159. [23:39:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  160. [23:39:29] [Server thread/INFO]: Experience Merge Radius: 3.0
  161. [23:39:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
  162. [23:39:29] [Server thread/INFO]: Cane Growth Modifier: 100%
  163. [23:39:29] [Server thread/INFO]: Melon Growth Modifier: 100%
  164. [23:39:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  165. [23:39:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  166. [23:39:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
  167. [23:39:29] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  168. [23:39:29] [Server thread/INFO]: Carrot Growth Modifier: 100%
  169. [23:39:29] [Server thread/INFO]: Potato Growth Modifier: 100%
  170. [23:39:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
  171. [23:39:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  172. [23:39:29] [Server thread/INFO]: Vine Growth Modifier: 100%
  173. [23:39:29] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  174. [23:39:29] [Server thread/INFO]: Mob Spawn Range: 6
  175. [23:39:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  176. [23:39:29] [Server thread/INFO]: Item Despawn Rate: 6000
  177. [23:39:29] [Server thread/INFO]: Item Merge Radius: 2.5
  178. [23:39:29] [Server thread/INFO]: Arrow Despawn Rate: 1200
  179. [23:39:29] [Server thread/INFO]: View Distance: 10
  180. [23:39:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  181. [23:39:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  182. [23:39:29] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  183. [23:39:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  184. [23:39:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  185. [23:39:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  186. [23:39:29] [Server thread/INFO]: Random Lighting Updates: false
  187. [23:39:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  188. [23:39:29] [Server thread/INFO]: Max TNT Explosions: 100
  189. [23:39:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  190. [23:39:29] [Server thread/INFO]: Experience Merge Radius: 3.0
  191. [23:39:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
  192. [23:39:29] [Server thread/INFO]: Cane Growth Modifier: 100%
  193. [23:39:29] [Server thread/INFO]: Melon Growth Modifier: 100%
  194. [23:39:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  195. [23:39:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  196. [23:39:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
  197. [23:39:29] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  198. [23:39:29] [Server thread/INFO]: Carrot Growth Modifier: 100%
  199. [23:39:29] [Server thread/INFO]: Potato Growth Modifier: 100%
  200. [23:39:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
  201. [23:39:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  202. [23:39:29] [Server thread/INFO]: Vine Growth Modifier: 100%
  203. [23:39:29] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  204. [23:39:29] [Server thread/INFO]: Mob Spawn Range: 6
  205. [23:39:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  206. [23:39:29] [Server thread/INFO]: Item Despawn Rate: 6000
  207. [23:39:29] [Server thread/INFO]: Item Merge Radius: 2.5
  208. [23:39:29] [Server thread/INFO]: Arrow Despawn Rate: 1200
  209. [23:39:29] [Server thread/INFO]: View Distance: 10
  210. [23:39:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  211. [23:39:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  212. [23:39:29] [Server thread/INFO]: Preparing start region for level minecraft:overworld (Seed: -3969939029678648620)
  213. [23:39:30] [Server thread/INFO]: Preparing spawn area: 4%
  214. [23:39:30] [Server thread/INFO]: Preparing spawn area: 8%
  215. [23:39:30] [Server thread/INFO]: Preparing spawn area: 12%
  216. [23:39:30] [Server thread/INFO]: Preparing spawn area: 16%
  217. [23:39:30] [Server thread/INFO]: Preparing spawn area: 20%
  218. [23:39:30] [Server thread/INFO]: Preparing spawn area: 24%
  219. [23:39:30] [Server thread/INFO]: Preparing spawn area: 28%
  220. [23:39:30] [Server thread/INFO]: Preparing spawn area: 32%
  221. [23:39:30] [Server thread/INFO]: Preparing spawn area: 36%
  222. [23:39:30] [Server thread/INFO]: Preparing spawn area: 40%
  223. [23:39:30] [Server thread/INFO]: Preparing spawn area: 44%
  224. [23:39:30] [Server thread/INFO]: Preparing spawn area: 48%
  225. [23:39:30] [Server thread/INFO]: Preparing spawn area: 52%
  226. [23:39:30] [Server thread/INFO]: Preparing spawn area: 56%
  227. [23:39:30] [Server thread/INFO]: Preparing spawn area: 60%
  228. [23:39:30] [Server thread/INFO]: Preparing spawn area: 64%
  229. [23:39:30] [Server thread/INFO]: Preparing spawn area: 68%
  230. [23:39:30] [Server thread/INFO]: Preparing spawn area: 72%
  231. [23:39:31] [Server thread/INFO]: Preparing spawn area: 76%
  232. [23:39:31] [Server thread/INFO]: Preparing spawn area: 80%
  233. [23:39:31] [Server thread/INFO]: Preparing spawn area: 84%
  234. [23:39:31] [Server thread/INFO]: Preparing spawn area: 88%
  235. [23:39:31] [Server thread/INFO]: Preparing spawn area: 92%
  236. [23:39:31] [Server thread/INFO]: Preparing spawn area: 96%
  237. [23:39:31] [Server thread/INFO]: Preparing spawn area: 100%
  238. [23:39:31] [Server thread/INFO]: Preparing start region for level minecraft:the_nether (Seed: 5970249358517080629)
  239. [23:39:31] [Server thread/INFO]: Preparing spawn area: 4%
  240. [23:39:31] [Server thread/INFO]: Preparing spawn area: 8%
  241. [23:39:31] [Server thread/INFO]: Preparing spawn area: 12%
  242. [23:39:31] [Server thread/INFO]: Preparing spawn area: 16%
  243. [23:39:31] [Server thread/INFO]: Preparing spawn area: 20%
  244. [23:39:31] [Server thread/INFO]: Preparing spawn area: 24%
  245. [23:39:31] [Server thread/INFO]: Preparing spawn area: 28%
  246. [23:39:31] [Server thread/INFO]: Preparing spawn area: 32%
  247. [23:39:31] [Server thread/INFO]: Preparing spawn area: 36%
  248. [23:39:31] [Server thread/INFO]: Preparing spawn area: 40%
  249. [23:39:31] [Server thread/INFO]: Preparing spawn area: 44%
  250. [23:39:31] [Server thread/INFO]: Preparing spawn area: 48%
  251. [23:39:31] [Server thread/INFO]: Preparing spawn area: 52%
  252. [23:39:31] [Server thread/INFO]: Preparing spawn area: 56%
  253. [23:39:31] [Server thread/INFO]: Preparing spawn area: 60%
  254. [23:39:31] [Server thread/INFO]: Preparing spawn area: 64%
  255. [23:39:31] [Server thread/INFO]: Preparing spawn area: 68%
  256. [23:39:31] [Server thread/INFO]: Preparing spawn area: 72%
  257. [23:39:31] [Server thread/INFO]: Preparing spawn area: 76%
  258. [23:39:31] [Server thread/INFO]: Preparing spawn area: 80%
  259. [23:39:32] [Server thread/INFO]: Preparing spawn area: 84%
  260. [23:39:32] [Server thread/INFO]: Preparing spawn area: 88%
  261. [23:39:32] [Server thread/INFO]: Preparing spawn area: 92%
  262. [23:39:32] [Server thread/INFO]: Preparing spawn area: 96%
  263. [23:39:32] [Server thread/INFO]: Preparing spawn area: 100%
  264. [23:39:32] [Server thread/INFO]: Preparing start region for level minecraft:the_end (Seed: 5970249358517080629)
  265. [23:39:32] [Server thread/INFO]: Preparing spawn area: 4%
  266. [23:39:32] [Server thread/INFO]: Preparing spawn area: 8%
  267. [23:39:32] [Server thread/INFO]: Preparing spawn area: 12%
  268. [23:39:32] [Server thread/INFO]: Preparing spawn area: 16%
  269. [23:39:32] [Server thread/INFO]: Preparing spawn area: 20%
  270. [23:39:32] [Server thread/INFO]: Preparing spawn area: 24%
  271. [23:39:32] [Server thread/INFO]: Preparing spawn area: 28%
  272. [23:39:32] [Server thread/INFO]: Preparing spawn area: 32%
  273. [23:39:32] [Server thread/INFO]: Preparing spawn area: 36%
  274. [23:39:32] [Server thread/INFO]: Preparing spawn area: 40%
  275. [23:39:32] [Server thread/INFO]: Preparing spawn area: 44%
  276. [23:39:32] [Server thread/INFO]: Preparing spawn area: 48%
  277. [23:39:32] [Server thread/INFO]: Preparing spawn area: 52%
  278. [23:39:32] [Server thread/INFO]: Preparing spawn area: 56%
  279. [23:39:32] [Server thread/INFO]: Preparing spawn area: 60%
  280. [23:39:32] [Server thread/INFO]: Preparing spawn area: 64%
  281. [23:39:32] [Server thread/INFO]: Preparing spawn area: 68%
  282. [23:39:32] [Server thread/INFO]: Preparing spawn area: 72%
  283. [23:39:32] [Server thread/INFO]: Preparing spawn area: 76%
  284. [23:39:32] [Server thread/INFO]: Preparing spawn area: 80%
  285. [23:39:32] [Server thread/INFO]: Preparing spawn area: 84%
  286. [23:39:32] [Server thread/INFO]: Preparing spawn area: 88%
  287. [23:39:32] [Server thread/INFO]: Preparing spawn area: 92%
  288. [23:39:32] [Server thread/INFO]: Preparing spawn area: 96%
  289. [23:39:32] [Server thread/INFO]: Preparing spawn area: 100%
  290. [23:39:32] [Server thread/INFO]: Time elapsed: 2522 ms
  291. [23:39:32] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.15.1
  292. [23:39:32] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
  293. [23:39:32] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  294. [23:39:32] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.0-beta-05;6bbf29b
  295. [23:39:32] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_13_R2_2 as the Bukkit adapter
  296. [23:39:33] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  297. [23:39:33] [Server thread/INFO]: [FastLeafDecay] Enabling FastLeafDecay v1.0
  298. [23:39:33] [Server thread/INFO]: [ChatFeelings] Enabling ChatFeelings v3.7.3-BETA
  299. [23:39:33] [Server thread/INFO]: [ChatFeelings] NOTE: This is a BETA and is not inteded for production usage..
  300. [23:39:33] [Server thread/INFO]: [ChatFeelings] Config is up to date! Nothing needs to be changed.
  301. [23:39:33] [Server thread/INFO]: [ChatFeelings] Feeling commands have been set in the config.yml to be broadcasted.
  302. [23:39:33] [Server thread/INFO]: [ChatFeelings] Particles have been enabled.
  303. [23:39:33] [Server thread/INFO]: [ChatFeelings] Prefix set to: &aFeelings &8&l▏
  304. [23:39:33] [Server thread/INFO]: [ChatFeelings] ✓ Hip Hip Hooray! You're using the latest version of ChatFeelings.
  305. [23:39:33] [Server thread/INFO]: [ChatFeelings] ------------- Finished --------------
  306. [23:39:33] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  307. [23:39:33] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  308. [23:39:33] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  309. [23:39:33] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  310. [23:39:33] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  311. [23:39:33] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  312. [23:39:33] [Server thread/INFO]: [AutoFarm] Enabling AutoFarm v1.2.0
  313. [23:39:33] [Server thread/INFO]: [Brewery] Enabling Brewery v1.7
  314. [23:39:34] [Server thread/INFO]: [Brewery] Brewery enabled!
  315. [23:39:34] [Server thread/INFO]: [Essentials] Enabling Essentials v2.15.0.1
  316. [23:39:34] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  317. [23:39:34] [Server thread/INFO]: No kits found to migrate.
  318. [23:39:35] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  319. [23:39:35] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
  320. [23:39:35] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  321. [23:39:35] [Server thread/INFO]: Using locale en_US
  322. [23:39:35] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
  323. [23:39:35] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  324. [23:39:35] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  325. [23:39:35] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  326. [23:39:35] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.15.0.1
  327. [23:39:35] [Server thread/INFO]: [RFChairs] Enabling RFChairs v4.3
  328. [23:39:35] [Server thread/INFO]: [RFChairs] No fake seats remaining! Proceeding
  329. [23:39:35] [Server thread/INFO]: [RFChairs] Rifle's Chairs has been enabled!
  330. [23:39:35] [Server thread/INFO]: [CraftBook] Enabling CraftBook v3.10-SNAPSHOT;4483-9636c4c
  331. [23:39:35] [Server thread/INFO]: [CraftBook] Loading persistent data from YAML!
  332. [23:39:35] [Server thread/INFO]: [CraftBook] Enumerating chunks for self-triggered components...
  333. [23:39:35] [Server thread/INFO]: [CraftBook] 1876 chunk(s) for 3 world(s) processed (348ms elapsed)
  334. [23:39:35] [Server thread/WARN]: [CraftBook] ====================================================
  335. [23:39:35] [Server thread/WARN]: [CraftBook] CraftBook works better if you use Paper
  336. [23:39:35] [Server thread/WARN]: [CraftBook] as your server software.
  337. [23:39:35] [Server thread/WARN]: [CraftBook]
  338. [23:39:35] [Server thread/WARN]: [CraftBook] Paper offers significant performance improvements,
  339. [23:39:35] [Server thread/WARN]: [CraftBook] bug fixes, security enhancements and optional
  340. [23:39:35] [Server thread/WARN]: [CraftBook] features for server owners to enhance their server.
  341. [23:39:35] [Server thread/WARN]: [CraftBook]
  342. [23:39:35] [Server thread/WARN]: [CraftBook] Paper includes Timings v2, which is significantly
  343. [23:39:35] [Server thread/WARN]: [CraftBook] better at diagnosing lag problems over v1.
  344. [23:39:35] [Server thread/WARN]: [CraftBook]
  345. [23:39:35] [Server thread/WARN]: [CraftBook] All of your plugins should still work, and the
  346. [23:39:35] [Server thread/WARN]: [CraftBook] Paper community will gladly help you fix any issues.
  347. [23:39:35] [Server thread/WARN]: [CraftBook]
  348. [23:39:35] [Server thread/WARN]: [CraftBook] Join the Paper Community @ https://papermc.io
  349. [23:39:35] [Server thread/WARN]: [CraftBook] ====================================================
  350. [23:39:35] [Server thread/INFO]: [Factions] Enabling Factions v1.8.2
  351. [23:39:35] [Server thread/INFO]: [Factions v1.8.2] === ENABLE START ===
  352. [23:39:35] [Server thread/INFO]: [Factions v1.8.2] Loading board from disk
  353. [23:39:35] [Server thread/INFO]: [Factions v1.8.2] Economy integration through Vault plugin successful.
  354. [23:39:35] [Server thread/INFO]: [Factions v1.8.2] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
  355. [23:39:35] [Server thread/INFO]: [Factions v1.8.2] === ENABLE DONE (Took 152ms) ===
  356. [23:39:35] [Server thread/INFO]: [SavageDeathChest] Enabling SavageDeathChest v1.13.2
  357. [23:39:35] [Server thread/INFO]: [SavageDeathChest] Language file en-US.yml successfully loaded.
  358. [23:39:35] [Server thread/INFO]: [SavageDeathChest] Sound file sounds.yml successfully loaded.
  359. [23:39:35] [Server thread/INFO]: [SavageDeathChest] SQLite datastore initialized.
  360. [23:39:35] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  361. [23:39:36] [Server thread/INFO]: Done (7.468s)! For help, type "help"
  362. [23:39:36] [Craft Scheduler Thread - 2/INFO]: [Vault] Checking for Updates ...
  363. [23:39:36] [Craft Scheduler Thread - 2/INFO]: [Vault] No new version available
  364. [23:39:40] [User Authenticator #1/INFO]: UUID of player TheMinersMax is bf557136-86e6-4b70-8f47-6090b3337bed
  365. [23:39:41] [Server thread/INFO]: TheMinersMax[/24.49.138.19:63295] logged in with entity id 295 at ([world]58.29254270835632, 44.96356658013541, -245.9355955098747)
  366. [23:39:42] [Server thread/INFO]: Hark! [Admin]Max has arrived!
  367. [23:39:43] [Craft Scheduler Thread - 3/INFO]: [Brewery] Update available for Brewery-1.7: Brewery v1.7.1
  368. [23:40:25] [Server thread/INFO]: TheMinersMax issued server command: /cb report -p
  369. [23:40:37] [Server thread/INFO]: CONSOLE issued server command: /list
  370. [23:40:37] [Server thread/INFO]: There are 1 out of maximum 25 players online.
  371. [23:40:37] [Server thread/INFO]: Admins: [Admin]Max
  372. [23:41:38] [Server thread/INFO]: CONSOLE issued server command: /list
  373. [23:41:38] [Server thread/INFO]: There are 1 out of maximum 25 players online.
  374. [23:41:38] [Server thread/INFO]: Admins: [Admin]Max
  375. [23:42:39] [Server thread/INFO]: CONSOLE issued server command: /list
  376. [23:42:39] [Server thread/INFO]: There are 1 out of maximum 25 players online.
  377. [23:42:39] [Server thread/INFO]: Admins: [Admin]Max
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement