X_Aspired02

Untitled

Aug 30th, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.55 KB | None | 0 0
  1. [22:04:55] [Server thread/INFO]: Starting minecraft server version 1.11
  2. [22:04:55] [Server thread/INFO]: Loading properties
  3. [22:04:55] [Server thread/WARN]: resource-pack-hash is deprecated and found along side resource-pack-sha1. resource-pack-hash will be ignored.
  4. [22:04:55] [Server thread/WARN]: You specified a resource pack without providing a sha1 hash. Pack will be updated on the client only if you change the name of the pack.
  5. [22:04:55] [Server thread/INFO]: Default game type: SURVIVAL
  6. [22:04:55] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-f950f8e-0a81101 (MC: 1.11) (Implementing API version 1.11-R0.1-SNAPSHOT)
  7. [22:04:55] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [22:04:55] [Server thread/INFO]: Using 4 threads for Netty based IO
  9. [22:04:55] [Server thread/INFO]: Debug logging is disabled
  10. [22:04:55] [Server thread/INFO]: Generating keypair
  11. [22:04:55] [Server thread/INFO]: Starting Minecraft server on *:25560
  12. [22:04:55] [Server thread/INFO]: Using epoll channel type
  13. [22:04:55] [Server thread/ERROR]: Could not load 'plugins/HealthBar.jar' in folder 'plugins'
  14. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  15. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[spigot.jar:git-Spigot-f950f8e-0a81101]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot.jar:git-Spigot-f950f8e-0a81101]
  17. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:300) [spigot.jar:git-Spigot-f950f8e-0a81101]
  18. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:204) [spigot.jar:git-Spigot-f950f8e-0a81101]
  19. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:542) [spigot.jar:git-Spigot-f950f8e-0a81101]
  20. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
  21. Caused by: java.util.zip.ZipException: error in opening zip file
  22. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_131]
  23. at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_131]
  24. at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_131]
  25. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_131]
  26. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_131]
  27. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[spigot.jar:git-Spigot-f950f8e-0a81101]
  28. ... 5 more
  29. [22:04:55] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  30. [22:04:56] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %name% for plugin BannerBoard...
  31. [22:04:56] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %BannerBoard:name% for plugin BannerBoard...
  32. [22:04:56] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %uuid% for plugin BannerBoard...
  33. [22:04:56] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %BannerBoard:uuid% for plugin BannerBoard...
  34. [22:04:56] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer COLOR for plugin BannerBoard...
  35. [22:04:56] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:COLOR for plugin BannerBoard...
  36. [22:04:56] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer IMAGE for plugin BannerBoard...
  37. [22:04:56] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:IMAGE for plugin BannerBoard...
  38. [22:04:56] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer TEXT for plugin BannerBoard...
  39. [22:04:56] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:TEXT for plugin BannerBoard...
  40. [22:04:56] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer SKIN for plugin BannerBoard...
  41. [22:04:56] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:SKIN for plugin BannerBoard...
  42. [22:04:56] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer LIVEIMG for plugin BannerBoard...
  43. [22:04:56] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:LIVEIMG for plugin BannerBoard...
  44. [22:04:56] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer URLIMG for plugin BannerBoard...
  45. [22:04:56] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:URLIMG for plugin BannerBoard...
  46. [22:04:56] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer INTERACT for plugin BannerBoard...
  47. [22:04:56] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:INTERACT for plugin BannerBoard...
  48. [22:04:56] [Server thread/INFO]: [eZProtector] Your server is running version v1_11_R1
  49. [22:04:56] [Server thread/ERROR]: Could not load 'plugins/AuthMeBridge-1.6.2.jar' in folder 'plugins'
  50. org.bukkit.plugin.UnknownDependencyException: AuthMe
  51. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot.jar:git-Spigot-f950f8e-0a81101]
  52. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:300) [spigot.jar:git-Spigot-f950f8e-0a81101]
  53. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:204) [spigot.jar:git-Spigot-f950f8e-0a81101]
  54. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:542) [spigot.jar:git-Spigot-f950f8e-0a81101]
  55. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
  56. [22:04:57] [Server thread/INFO]: [ItemCase] Loading ItemCase v1.0-SNAPSHOT-Alpha
  57. [22:04:57] [Server thread/INFO]: [SupplySign] Loading SupplySign v1.9.8
  58. [22:04:57] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.4
  59. [22:04:57] [Server thread/INFO]: [SpawnJoin] Loading SpawnJoin v2.0.0
  60. [22:04:57] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.1.7
  61. [22:04:57] [Server thread/INFO]: [MoreItems] Loading MoreItems v2.0.2
  62. [22:04:57] [Server thread/INFO]: [Lockette] Loading Lockette v1.8.23
  63. [22:04:57] [Server thread/INFO]: [TNT] Loading TNT v1.0.0.1
  64. [22:04:57] [Server thread/INFO]: [TpLogin] Loading TpLogin v2.7
  65. [22:04:57] [Server thread/INFO]: [InstantFireworks] Loading InstantFireworks v1.3
  66. [22:04:57] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.171.0-SNAPSHOT
  67. [22:04:57] [Server thread/INFO]: [NoteBlockAPI] Loading NoteBlockAPI v1.9.0
  68. [22:04:57] [Server thread/INFO]: [EpicWorldGenerator] Loading EpicWorldGenerator v7.2.23
  69. [22:04:58] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.2.0
  70. [22:04:58] [Server thread/INFO]: [ViaVersion] ViaVersion 1.2.0 is now loaded, injecting!
  71. [22:04:58] [Server thread/INFO]: [ServerMusic] Loading ServerMusic v1.1.3
  72. [22:04:58] [Server thread/INFO]: [StaffPlus] Loading StaffPlus v3.2.2
  73. [22:04:58] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v3.3.13
  74. [22:04:58] [Server thread/INFO]: [LP] Identified the following dependencies: [CAFFEINE]
  75. [22:04:58] [Server thread/INFO]: [AnimationLib] Loading AnimationLib v1.6.3
  76. [22:04:58] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.5;4651611
  77. [22:04:58] [Server thread/INFO]: [FirstJoinPlus] Loading FirstJoinPlus v2.4.1
  78. [22:04:58] [Server thread/INFO]: [Skript] Loading Skript v2.2-dev30d
  79. [22:04:58] [Server thread/INFO]: [killStats] Loading killStats v3.0
  80. [22:04:58] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
  81. [22:04:58] [Server thread/INFO]: [WatchDog] Loading WatchDog v1.3.1
  82. [22:04:58] [Server thread/INFO]: [BannerBoard] Loading BannerBoard v1.9.8.1
  83. [22:04:58] [Server thread/INFO]: [Fireworks] Loading Fireworks v1.5.0
  84. [22:04:58] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
  85. [22:04:58] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
  86. [22:04:58] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v9.5.0-SNAPSHOT
  87. [22:04:58] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.15.0-SNAPSHOT-sMD5NET-b1066
  88. [22:04:58] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
  89. [22:04:58] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  90. [22:04:58] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.11
  91. [22:04:58] [Server thread/INFO]: [eZProtector] Loading eZProtector v4.1.4
  92. [22:04:58] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  93. [22:04:58] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  94. [22:04:58] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v3.17.2
  95. [22:04:58] [Server thread/INFO]: [PacketWrapper] Loading PacketWrapper v${project.version}
  96. [22:04:58] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
  97. [22:04:58] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  98. [22:04:58] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.10.0
  99. [22:04:58] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
  100. [22:04:58] [Server thread/INFO]: [Solent] Loading Solent v0.0.2-ALPHA
  101. [22:04:58] [Server thread/INFO]: [ServerTutorial] Loading ServerTutorial v2.2.2
  102. [22:04:58] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
  103. [22:04:58] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242
  104. [22:04:58] [Server thread/INFO]: [HideAndCustomPlugins] Loading HideAndCustomPlugins v1.8
  105. [22:04:58] [Server thread/INFO]: [BungeePortals] Loading BungeePortals v1.2
  106. [22:04:58] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4
  107. [22:04:58] [Server thread/INFO]: [PhatLoots] Loading PhatLoots v4.2.3
  108. [22:04:58] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.3.4
  109. [22:04:58] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b499
  110. [22:04:58] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.22-SNAPSHOT (build 1487)
  111. [22:04:58] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b499
  112. [22:04:58] [Server thread/INFO]: [RPGItems] Loading RPGItems v3.5.235
  113. [22:04:58] [Server thread/INFO]: [Builder] Loading Builder v0.9.1
  114. [22:04:58] [Server thread/INFO]: [Quests] Loading Quests v3.0.0-Naomi-b${env.BUILD_NUMBER}
  115. [22:04:58] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.0.1-b499
  116. [22:04:58] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
  117. [22:04:58] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b499
  118. [22:04:58] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.0.6
  119. [22:04:58] [Server thread/INFO]: [MyPet] Loading MyPet v2.2.8
  120. [22:04:59] [Server thread/INFO]: [NPGuys] Loading NPGuys v1.4.2
  121. [22:04:59] [Server thread/INFO]: [ControlHacker] Loading ControlHacker v4.4.3
  122. [22:04:59] [Server thread/INFO]: [RPGInventory] Loading RPGInventory v2.0.9
  123. [22:04:59] [Server thread/INFO]: [EpicWorldGenerator] Enabling EpicWorldGenerator v7.2.23
  124. [22:04:59] [Server thread/INFO]:
  125. [22:04:59] [Server thread/INFO]:
  126. [22:04:59] [Server thread/INFO]:  _ __
  127. [22:04:59] [Server thread/INFO]:  |_ ._ o _ \ / _ ._ | _| /__ _ ._ _ ._ _. _|_ _ ._ 
  128. [22:04:59] [Server thread/INFO]:  |_ |_) | (_ \/\/ (_) | | (_| \_| (/_ | | (/_ | (_| |_ (_) | 
  129. [22:04:59] [Server thread/INFO]:  | 
  130. [22:04:59] [Server thread/INFO]:
  131. [22:04:59] [Server thread/INFO]: Version 7.2.23 | Licensed to 11227
  132. [22:04:59] [Server thread/INFO]:
  133. [22:04:59] [Server thread/INFO]: Documentation can be found at http://discuss.dynamic-bytes.com/p/1-wiki
  134. [22:04:59] [Server thread/INFO]:
  135. [22:04:59] [Server thread/INFO]:
  136. [22:04:59] [Server thread/INFO]: > Loading structures (.EWG schematics)
  137. [22:05:00] [Server thread/INFO]: - TREES_birch_normal_3
  138. [22:05:00] [Server thread/INFO]: - TREES_pine_tiny_2
  139. [22:05:00] [Server thread/INFO]: - TREES_jungle_normal
  140. [22:05:00] [Server thread/INFO]: - DECO_forest_house
  141. [22:05:00] [Server thread/INFO]: - TREES_scotsPine_normal_10
  142. [22:05:00] [Server thread/INFO]: - DECO_rock_02
  143. [22:05:00] [Server thread/INFO]: - TREES_bonsai_normal
  144. [22:05:00] [Server thread/INFO]: - TREES_dead_big
  145. [22:05:00] [Server thread/INFO]: - DECO_rock_17
  146. [22:05:00] [Server thread/INFO]: - TREES_willow_tiny
  147. [22:05:00] [Server thread/INFO]: - TREES_pine_big
  148. [22:05:01] [Server thread/INFO]: - TREES_dead_huge
  149. [22:05:01] [Server thread/INFO]: - TREES_pine_small_3
  150. [22:05:01] [Server thread/INFO]: - TREES_fantasy_small_3
  151. [22:05:01] [Server thread/INFO]: - TREES_jungle_huge
  152. [22:05:01] [Server thread/INFO]: - TREES_birch_normal_2
  153. [22:05:01] [Server thread/INFO]: - TREES_bonsai_small
  154. [22:05:01] [Server thread/INFO]: - DECO_rock_23
  155. [22:05:01] [Server thread/INFO]: - TREES_bonsai_medium_2
  156. [22:05:01] [Server thread/INFO]: - TREES_fantasy_small_2
  157. [22:05:01] [Server thread/INFO]: - DECO_rock_18
  158. [22:05:01] [Server thread/INFO]: - TREES_stoneForest_normal_2
  159. [22:05:01] [Server thread/INFO]: - TREES_stoneForest_normal_3
  160. [22:05:01] [Server thread/INFO]: - TREES_scotsPine_normal_11
  161. [22:05:01] [Server thread/INFO]: - TREES_willow_normal
  162. [22:05:01] [Server thread/INFO]: - TREES_bonsai_normal_2
  163. [22:05:01] [Server thread/INFO]: - TREES_bonsai_big_2
  164. [22:05:01] [Server thread/INFO]: - TREES_tropicalForest_medium_2
  165. [22:05:01] [Server thread/INFO]: - DECO_rock_22
  166. [22:05:01] [Server thread/INFO]: - TREES_forgottenForest_medium
  167. [22:05:01] [Server thread/INFO]: - TREES_jungle_normal_3
  168. [22:05:01] [Server thread/INFO]: - TREES_tropicalForest_medium_1
  169. [22:05:01] [Server thread/INFO]: - TREES_scotsPine_normal_9
  170. [22:05:01] [Server thread/INFO]: - TREES_fantasy_small
  171. [22:05:01] [Server thread/INFO]: - TREES_willow_tiny_2
  172. [22:05:01] [Server thread/INFO]: - TREES_bonsai_medium
  173. [22:05:01] [Server thread/INFO]: - TREES_dead_medium_2
  174. [22:05:01] [Server thread/INFO]: - TREES_dead_medium
  175. [22:05:01] [Server thread/INFO]: - TREES_forgottenForest_normal_2
  176. [22:05:01] [Server thread/INFO]: - TREES_birch_normal_4
  177. [22:05:01] [Server thread/INFO]: - DECO_rock_03
  178. [22:05:01] [Server thread/INFO]: - DECO_rock_10
  179. [22:05:01] [Server thread/INFO]: - TREES_willow_big
  180. [22:05:01] [Server thread/INFO]: - TREES_pine_normal_2
  181. [22:05:01] [Server thread/INFO]: - DECO_rock_20
  182. [22:05:01] [Server thread/INFO]: - TREES_willow_small
  183. [22:05:01] [Server thread/INFO]: - TREES_bonsai_tiny
  184. [22:05:01] [Server thread/INFO]: - TREES_jungle_small
  185. [22:05:01] [Server thread/INFO]: - DECO_rock_24
  186. [22:05:01] [Server thread/INFO]: - TREES_pine_normal
  187. [22:05:01] [Server thread/INFO]: - TREES_bonsai_big_3
  188. [22:05:01] [Server thread/INFO]: - TREES_pine_tiny
  189. [22:05:01] [Server thread/INFO]: - TREES_jungle_small_2
  190. [22:05:01] [Server thread/INFO]: - DECO_portals_204
  191. [22:05:01] [Server thread/INFO]: - TREES_forgottenForest_normal_3
  192. [22:05:01] [Server thread/INFO]: - TREES_fantasy_normal
  193. [22:05:01] [Server thread/INFO]: - DECO_rock_25
  194. [22:05:01] [Server thread/INFO]: - TREES_tropicalForest_medium_3
  195. [22:05:01] [Server thread/INFO]: - TREES_bonsai_huge
  196. [22:05:01] [Server thread/INFO]: - TREES_willow_big_2
  197. [22:05:01] [Server thread/INFO]: - TREES_forgottenForest_medium_4
  198. [22:05:01] [Server thread/INFO]: - TREES_jungle_small_3
  199. [22:05:01] [Server thread/INFO]: - DECO_jungle_tower
  200. [22:05:01] [Server thread/INFO]: - DECO_rock_01
  201. [22:05:01] [Server thread/INFO]: - DECO_rock_04
  202. [22:05:01] [Server thread/INFO]: - TREES_willow_tiny_3
  203. [22:05:01] [Server thread/INFO]: - TREES_pine_medium
  204. [22:05:01] [Server thread/INFO]: - TREES_pine_small_2
  205. [22:05:01] [Server thread/INFO]: - TREES_nether_normal
  206. [22:05:01] [Server thread/INFO]: - TREES_willow_medium_2
  207. [22:05:01] [Server thread/INFO]: - TREES_tropicalForest_medium_4
  208. [22:05:01] [Server thread/INFO]: - TREES_scotsPine_normal_12
  209. [22:05:01] [Server thread/INFO]: - TREES_willow_huge
  210. [22:05:01] [Server thread/INFO]: - TREES_fantasy_normal_2
  211. [22:05:01] [Server thread/INFO]: - TREES_jungle_medium
  212. [22:05:01] [Server thread/INFO]: - TREES_pine_small
  213. [22:05:01] [Server thread/INFO]: - TREES_birch_normal
  214. [22:05:01] [Server thread/INFO]: - DECO_rock_19
  215. [22:05:01] [Server thread/INFO]: - TREES_scotsPine_normal_8
  216. [22:05:01] [Server thread/INFO]: - TREES_willow_medium
  217. [22:05:01] [Server thread/INFO]: - TREES_tropicalForest_small_1
  218. [22:05:01] [Server thread/INFO]: - TREES_jungle_big
  219. [22:05:01] [Server thread/INFO]: - TREES_stoneForest_normal
  220. [22:05:01] [Server thread/INFO]: - TREES_bonsai_big
  221. [22:05:01] [Server thread/INFO]: - TREES_jungle_normal_4
  222. [22:05:01] [Server thread/INFO]: - TREES_forgottenForest_medium_5
  223. [22:05:01] [Server thread/INFO]: - DECO_rock_21
  224. [22:05:01] [Server thread/INFO]: - TREES_jungle_normal_2
  225. [22:05:01] [Server thread/INFO]: - DECO_desert_tower
  226. [22:05:01] [Server thread/INFO]: - TREES_pine_huge
  227. [22:05:01] [Server thread/INFO]: - TREES_dead_normal
  228. [22:05:01] [Server thread/INFO]: - TREES_scotsPine_normal_6
  229. [22:05:01] [Server thread/INFO]: - TREES_dead_normal_2
  230. [22:05:01] [Server thread/INFO]:
  231. [22:05:01] [Server thread/INFO]: > Loading configuration
  232. [22:05:01] [Server thread/INFO]:
  233. [22:05:01] [Server thread/INFO]: Done
  234. [22:05:01] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v3.3.13
  235. [22:05:01] [Server thread/INFO]:  __  __ ___ __ __ 
  236. [22:05:01] [Server thread/INFO]:  | | | / ` |__/ |__) |__ |__) |\/| /__` 
  237. [22:05:01] [Server thread/INFO]:  |___ \__/ \__, | \ | |___ | \ | | .__/ 
  238. [22:05:01] [Server thread/INFO]: 
  239. [22:05:01] [Server thread/INFO]:  Loading version v3.3.13 on Bukkit - CraftBukkit
  240. [22:05:01] [Server thread/INFO]:  Running on server version git-Spigot-f950f8e-0a81101 (MC: 1.11) - 1.11-R0.1-SNAPSHOT
  241. [22:05:01] [Server thread/INFO]: 
  242. [22:05:01] [Server thread/INFO]: [LP] Loading configuration...
  243. [22:05:01] [Server thread/INFO]: [LP] Identified the following dependencies: [MYSQL_DRIVER, SLF4J_API, SLF4J_SIMPLE, HIKARI]
  244. [22:05:01] [Server thread/INFO]: [LP] Dependency 'mysql_driver-5.1.42.jar' could not be found. Attempting to download.
  245. [22:05:02] [Server thread/INFO]: [LP] Dependency 'mysql_driver-5.1.42.jar' successfully downloaded.
  246. [22:05:02] [Server thread/INFO]: [LP] Dependency 'slf4j_api-1.7.25.jar' could not be found. Attempting to download.
  247. [22:05:02] [Server thread/INFO]: [LP] Dependency 'slf4j_api-1.7.25.jar' successfully downloaded.
  248. [22:05:02] [Server thread/INFO]: [LP] Dependency 'slf4j_simple-1.7.25.jar' could not be found. Attempting to download.
  249. [22:05:02] [Server thread/INFO]: [LP] Dependency 'slf4j_simple-1.7.25.jar' successfully downloaded.
  250. [22:05:02] [Server thread/INFO]: [LP] Dependency 'hikari-2.6.3.jar' could not be found. Attempting to download.
  251. [22:05:02] [Server thread/INFO]: [LP] Dependency 'hikari-2.6.3.jar' successfully downloaded.
  252. [22:05:02] [Server thread/INFO]: [LP] Loading storage provider... [MYSQL]
  253. [22:05:02] [Server thread/WARN]: [Server thread] INFO com.zaxxer.hikari.HikariDataSource - luckperms - Starting...
  254. [22:05:02] [Server thread/WARN]: [Server thread] INFO com.zaxxer.hikari.HikariDataSource - luckperms - Start completed.
  255. [22:05:03] [Server thread/INFO]: [LP] Loading internal permission managers...
  256. [22:05:03] [Server thread/INFO]: [LP] Performing initial data load...
  257. [22:05:03] [Server thread/INFO]: [LP] Successfully enabled. (took 1885ms)
  258. [22:05:03] [Server thread/INFO]: [AnimationLib] Enabling AnimationLib v1.6.3
  259. [22:05:03] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
  260. [22:05:03] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  261. [22:05:03] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
  262. [22:05:03] [Server thread/WARN]: [mcMMO] NoCheatPlus plugin found, but CompatNoCheatPlus was not found!
  263. [22:05:03] [Server thread/WARN]: [mcMMO] mcMMO will not work properly alongside NoCheatPlus without CompatNoCheatPlus
  264. [22:05:03] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  265. [22:05:03] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  266. [22:05:03] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  267. [22:05:03] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  268. [22:05:03] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  269. [22:05:03] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  270. [22:05:03] [Server thread/INFO]: [LP] Registered Vault permission & chat hook.
  271. [22:05:03] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.10.0
  272. [22:05:03] [Server thread/INFO]: [MassiveCore 2.10.0] === ENABLE START ===
  273. [22:05:03] [Server thread/INFO]: [MassiveCore 2.10.0] Loading Cachefile datas...
  274. [22:05:04] [Server thread/INFO]: [MassiveCore 2.10.0] Loading Onlineplayer datas...
  275. [22:05:04] [Server thread/INFO]: [MassiveCore 2.10.0] Loading Registry datas...
  276. [22:05:04] [Server thread/INFO]: [MassiveCore 2.10.0] Saving Cachefile...
  277. [22:05:04] [Server thread/INFO]: [MassiveCore 2.10.0] Setup of IdUtil took 317ms.
  278. [22:05:04] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsBasics set to Minecraft 1.7.10+ [1_7_R4+]
  279. [22:05:04] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsBoard set to Minecraft 1.9.0+ [1_9_R1+]
  280. [22:05:04] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsChat set to Minecraft 1.8.3+ [1_8_R2+]
  281. [22:05:04] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsEntityDamageEvent set to Minecraft 1.7.10+ [1_7_R4+]
  282. [22:05:04] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsEntityGet set to Minecraft 1.8.0+ [1_8_R1+]
  283. [22:05:04] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsItemStackCreate set to Minecraft 1.7.10+ [1_7_R4+]
  284. [22:05:04] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsItemStackTooltip set to Minecraft 1.8.0+ [1_8_R1+]
  285. [22:05:04] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsPermissions set to Minecraft 1.7.10+ [1_7_R4+]
  286. [22:05:04] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsPlayerInventoryCreate set to Minecraft 1.7.10+ [1_7_R4+]
  287. [22:05:04] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsSkullMeta set to Minecraft 1.8.0+ [1_8_R1+]
  288. [22:05:04] [Server thread/INFO]: [MassiveCore 2.10.0] Integration Activated IntegrationVault
  289. [22:05:06] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinEvent set to Default
  290. [22:05:06] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinActionbar set to Default
  291. [22:05:06] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinActual set to Default
  292. [22:05:06] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinCommand set to Default
  293. [22:05:06] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinDisplayName set to Default
  294. [22:05:06] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinGamemode set to Default
  295. [22:05:06] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinInventory set to Default
  296. [22:05:06] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinKick set to Default
  297. [22:05:06] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinLog set to Default
  298. [22:05:06] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinMassiveCraftPremium set to Default
  299. [22:05:06] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinMessage set to Default
  300. [22:05:06] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinModification set to Default
  301. [22:05:06] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinPlayed set to Default
  302. [22:05:06] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinSenderPs set to Default
  303. [22:05:06] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinTeleport set to Default
  304. [22:05:06] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinTitle set to Default
  305. [22:05:06] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinVisibility set to Default
  306. [22:05:06] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinWorld set to Default
  307. [22:05:06] [Server thread/INFO]: [MassiveCore 2.10.0] === ENABLE COMPLETE (Took 2142ms) ===
  308. [22:05:06] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  309. [22:05:06] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  310. [22:05:06] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  311. [22:05:06] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  312. [22:05:06] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  313. [22:05:06] [Server thread/INFO]: Preparing level "world"
  314. [22:05:06] [Server thread/INFO]: -------- World Settings For [world] --------
  315. [22:05:06] [Server thread/INFO]: Mob Spawn Range: 4
  316. [22:05:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
  317. [22:05:06] [Server thread/INFO]: Cane Growth Modifier: 100%
  318. [22:05:06] [Server thread/INFO]: Melon Growth Modifier: 100%
  319. [22:05:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  320. [22:05:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  321. [22:05:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
  322. [22:05:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
  323. [22:05:06] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  324. [22:05:06] [Server thread/INFO]: Vine Growth Modifier: 100%
  325. [22:05:06] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  326. [22:05:06] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  327. [22:05:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  328. [22:05:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  329. [22:05:06] [Server thread/INFO]: Random Lighting Updates: false
  330. [22:05:06] [Server thread/INFO]: Structure Info Saving: true
  331. [22:05:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  332. [22:05:06] [Server thread/INFO]: Max TNT Explosions: 100
  333. [22:05:06] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  334. [22:05:06] [Server thread/INFO]: Item Despawn Rate: 6000
  335. [22:05:06] [Server thread/INFO]: Item Merge Radius: 2.5
  336. [22:05:06] [Server thread/INFO]: Arrow Despawn Rate: 1200
  337. [22:05:06] [Server thread/INFO]: View Distance: 10
  338. [22:05:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  339. [22:05:06] [Server thread/INFO]: Experience Merge Radius: 3.0
  340. [22:05:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  341. [22:05:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  342. [22:05:06] [Server thread/INFO]: CUSTOM TERRAIN: Scots pine forest
  343. [22:05:06] [Server thread/INFO]: ~~~~~~~~~~~~[ EWG Settings for world ]~~~~~~~~~~~~
  344. [22:05:06] [Server thread/INFO]: 
  345. [22:05:06] [Server thread/INFO]: Biomes that will generated;
  346. [22:05:06] [Server thread/INFO]:  * Mesa
  347. [22:05:06] [Server thread/INFO]:  * Tropical Forest
  348. [22:05:06] [Server thread/INFO]:  * Deciduous Forest
  349. [22:05:06] [Server thread/INFO]:  * River
  350. [22:05:06] [Server thread/INFO]:  * Deep Ocean
  351. [22:05:06] [Server thread/INFO]:  * Birch Forest
  352. [22:05:06] [Server thread/INFO]:  * Fantasy Forest
  353. [22:05:06] [Server thread/INFO]:  * Bonsai Forest
  354. [22:05:06] [Server thread/INFO]:  * Pine Forest 2
  355. [22:05:06] [Server thread/INFO]:  * Pine Forest
  356. [22:05:06] [Server thread/INFO]:  * Plains
  357. [22:05:06] [Server thread/INFO]:  * Bonsai Forest
  358. [22:05:06] [Server thread/INFO]:  * Jungle
  359. [22:05:06] [Server thread/INFO]:  * Desert
  360. [22:05:06] [Server thread/INFO]:  * Ocean
  361. [22:05:06] [Server thread/INFO]:  * Forgotten Forest
  362. [22:05:06] [Server thread/INFO]:  * Stone Forest
  363. [22:05:06] [Server thread/INFO]:  * Scots pine forest
  364. [22:05:06] [Server thread/INFO]: 
  365. [22:05:06] [Server thread/INFO]: Generator version: 7.2.23
  366. [22:05:06] [Server thread/INFO]: 
  367. [22:05:06] [Server thread/INFO]: Biomes in total: 18
  368. [22:05:06] [Server thread/INFO]: Preparing world injection
  369. [22:05:06] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  370. [22:05:06] [Server thread/INFO]: Mob Spawn Range: 4
  371. [22:05:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
  372. [22:05:06] [Server thread/INFO]: Cane Growth Modifier: 100%
  373. [22:05:06] [Server thread/INFO]: Melon Growth Modifier: 100%
  374. [22:05:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  375. [22:05:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  376. [22:05:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
  377. [22:05:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
  378. [22:05:06] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  379. [22:05:06] [Server thread/INFO]: Vine Growth Modifier: 100%
  380. [22:05:06] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  381. [22:05:06] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  382. [22:05:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  383. [22:05:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  384. [22:05:06] [Server thread/INFO]: Random Lighting Updates: false
  385. [22:05:06] [Server thread/INFO]: Structure Info Saving: true
  386. [22:05:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  387. [22:05:06] [Server thread/INFO]: Max TNT Explosions: 100
  388. [22:05:06] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  389. [22:05:06] [Server thread/INFO]: Item Despawn Rate: 6000
  390. [22:05:06] [Server thread/INFO]: Item Merge Radius: 2.5
  391. [22:05:06] [Server thread/INFO]: Arrow Despawn Rate: 1200
  392. [22:05:06] [Server thread/INFO]: View Distance: 10
Advertisement
Add Comment
Please, Sign In to add comment