Advertisement
Guest User

Untitled

a guest
Jul 19th, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.92 KB | None | 0 0
  1. [22:03:32] [Server thread/INFO]: Starting minecraft server version 1.10.2
  2. [22:03:32] [Server thread/INFO]: Loading properties
  3. [22:03:32] [Server thread/INFO]: Default game type: SURVIVAL
  4. [22:03:32] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-5391d73-0ebb9c7 (MC: 1.10.2) (Implementing API version 1.10.2-R0.1-SNAPSHOT)
  5. [22:03:32] [Server thread/INFO]: Debug logging is disabled
  6. [22:03:32] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [22:03:32] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [22:03:32] [Server thread/INFO]: Generating keypair
  9. [22:03:32] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [22:03:32] [Server thread/INFO]: Using default channel type
  11. [22:03:33] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [22:03:33] [Server thread/ERROR]: Could not load 'plugins\RoomRent.jar' in folder 'plugins'
  13. org.bukkit.plugin.UnknownDependencyException: BetonQuest
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  15. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:297) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  16. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:202) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  17. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:539) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  18. at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]
  19. [22:03:33] [Server thread/ERROR]: Could not load 'plugins\LightSource.jar' in folder 'plugins'
  20. org.bukkit.plugin.UnknownDependencyException: LightAPI
  21. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  22. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:297) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  23. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:202) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  24. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:539) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  25. at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]
  26. [22:03:34] [Server thread/INFO]: [AsyncWorldEditInjector] Loading AsyncWorldEditInjector v2.3.0
  27. [22:03:34] [Server thread/INFO]: [MinecraftMarket] Loading MinecraftMarket v2.1.2
  28. [22:03:34] [Server thread/INFO]: [dynmap] Loading dynmap v2.3-1142
  29. [22:03:34] [Server thread/INFO]: [dynmap] version=git-Spigot-5391d73-0ebb9c7 (MC: 1.10.2)
  30. [22:03:34] [Server thread/INFO]: [dynmap] Mod Support API available
  31. [22:03:34] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.3;7a097ca
  32. [22:03:34] [Server thread/INFO]: [Essentials] Loading Essentials vPre2.14.1.3
  33. [22:03:34] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.10.0
  34. [22:03:34] [Server thread/INFO]: [LogBlock] Connecting to username@jdbc:mysql://localhost:3306/minecraft...
  35. [22:03:34] [Server thread/INFO]: LogBlock-Connection-Pool - is starting.
  36. [22:03:36] [Server thread/INFO]: LogBlock-Connection-Pool - is closing down.
  37. [22:03:36] [Server thread/ERROR]: [LogBlock] Error while fetching connection:
  38. com.zaxxer.hikari.pool.PoolInitializationException: Exception during pool initialization: Communications link failure
  39.  
  40. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  41. at com.zaxxer.hikari.pool.HikariPool.initializeConnections(HikariPool.java:581) ~[LogBlock.jar:?]
  42. at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:152) ~[LogBlock.jar:?]
  43. at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:96) ~[LogBlock.jar:?]
  44. at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:38) ~[LogBlock.jar:?]
  45. at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:263) [LogBlock.jar:?]
  46. at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:63) [LogBlock.jar:?]
  47. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:302) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  48. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:202) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  49. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:539) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  50. at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]
  51. Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  52.  
  53. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  54. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_66]
  55. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_66]
  56. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_66]
  57. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_66]
  58. at com.mysql.jdbc.Util.handleNewInstance(Util.java:404) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  59. at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:983) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  60. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:339) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  61. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2252) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  62. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2285) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  63. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2084) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  64. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:795) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  65. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:44) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  66. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_66]
  67. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_66]
  68. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_66]
  69. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_66]
  70. at com.mysql.jdbc.Util.handleNewInstance(Util.java:404) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  71. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  72. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:327) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  73. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:95) ~[LogBlock.jar:?]
  74. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:101) ~[LogBlock.jar:?]
  75. at com.zaxxer.hikari.pool.HikariPool.addConnection(HikariPool.java:496) ~[LogBlock.jar:?]
  76. at com.zaxxer.hikari.pool.HikariPool.initializeConnections(HikariPool.java:565) ~[LogBlock.jar:?]
  77. ... 9 more
  78. Caused by: java.net.ConnectException: Connection refused: connect
  79. at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) ~[?:1.8.0_66]
  80. at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) ~[?:1.8.0_66]
  81. at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[?:1.8.0_66]
  82. at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[?:1.8.0_66]
  83. at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_66]
  84. at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_66]
  85. at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.8.0_66]
  86. at java.net.Socket.connect(Unknown Source) ~[?:1.8.0_66]
  87. at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:214) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  88. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:298) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  89. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2252) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  90. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2285) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  91. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2084) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  92. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:795) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  93. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:44) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  94. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_66]
  95. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_66]
  96. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_66]
  97. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_66]
  98. at com.mysql.jdbc.Util.handleNewInstance(Util.java:404) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  99. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  100. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:327) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  101. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:95) ~[LogBlock.jar:?]
  102. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:101) ~[LogBlock.jar:?]
  103. at com.zaxxer.hikari.pool.HikariPool.addConnection(HikariPool.java:496) ~[LogBlock.jar:?]
  104. at com.zaxxer.hikari.pool.HikariPool.initializeConnections(HikariPool.java:565) ~[LogBlock.jar:?]
  105. ... 9 more
  106. [22:03:36] [Server thread/INFO]: [NBTEditor] Loading NBTEditor v2.0.1
  107. [22:03:36] [Server thread/INFO]: [DropSwap] Loading DropSwap v3.1.0
  108. [22:03:36] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.5
  109. [22:03:36] [Server thread/INFO]: [Modifyworld] Loading Modifyworld v1.19.7
  110. [22:03:36] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.5
  111. [22:03:36] [Server thread/INFO]: [MorePlayerModels2] Loading MorePlayerModels2 v1.9
  112. [22:03:36] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  113. [22:03:36] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.2;e38d98d
  114. [22:03:36] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.14.2
  115. [22:03:36] [Server thread/INFO]: [BuildMyThing] Loading BuildMyThing v2.1
  116. [22:03:36] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v2.3.0
  117. [22:03:36] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.171.0-SNAPSHOT
  118. [22:03:36] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  119. [22:03:36] [Server thread/INFO]: [WeatherMan] Loading WeatherMan v1.0.4
  120. [22:03:36] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  121. [22:03:36] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.14.1.3
  122. [22:03:36] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.5.12
  123. [22:03:36] [Server thread/INFO]: [DragonTravel] Loading DragonTravel v01.004.03
  124. [22:03:36] [Server thread/INFO]: [Brewery] Loading Brewery v1.5
  125. [22:03:36] [Server thread/INFO]: [TreasureChest] Loading TreasureChest v8.4.4
  126. [22:03:36] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.19-SNAPSHOT (build 1374)
  127. [22:03:36] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.77
  128. [22:03:36] [Server thread/INFO]: [RecipeManager] Loading RecipeManager v2.7.3
  129. [22:03:36] [Server thread/INFO]: [Sentry] Loading Sentry v1.8.5
  130. [22:03:36] [Server thread/INFO]: [AsyncWorldEditInjector] Enabling AsyncWorldEditInjector v2.3.0
  131. [22:03:36] [Server thread/INFO]: [AsyncWorldEditInjector] Injector platform set to: InjectorBukkit
  132. [22:03:36] [Server thread/INFO]: [AsyncWorldEditInjector] Injecting WorldEdit classes...
  133. [22:03:36] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.EditSession injected.
  134. [22:03:36] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.function.operation.Operations injected.
  135. [22:03:36] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.SchematicCommands injected.
  136. [22:03:36] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.ScriptingCommands injected.
  137. [22:03:36] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.RegionCommands injected.
  138. [22:03:36] [Server thread/INFO]: [AsyncWorldEditInjector] Enabled
  139. [22:03:36] [Server thread/INFO]: [MorePlayerModels2] Enabling MorePlayerModels2 v1.9
  140. [22:03:36] [Server thread/INFO]: [MorePlayerModels2] MorePlayerModels plugin has been enabled
  141. [22:03:36] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.14.2
  142. [22:03:37] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  143. [22:03:37] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  144. [22:03:37] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  145. [22:03:37] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  146. [22:03:37] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  147. [22:03:37] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  148. [22:03:37] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  149. [22:03:37] [Server thread/INFO]: Preparing level "world"
  150. [22:03:37] [Server thread/INFO]: -------- World Settings For [world] --------
  151. [22:03:37] [Server thread/INFO]: Item Despawn Rate: 6000
  152. [22:03:37] [Server thread/INFO]: Item Merge Radius: 2.5
  153. [22:03:37] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  154. [22:03:37] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  155. [22:03:37] [Server thread/INFO]: Arrow Despawn Rate: 1200
  156. [22:03:37] [Server thread/INFO]: Experience Merge Radius: 3.0
  157. [22:03:37] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  158. [22:03:37] [Server thread/INFO]: View Distance: 10
  159. [22:03:37] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  160. [22:03:37] [Server thread/INFO]: Max Entity Collisions: 8
  161. [22:03:37] [Server thread/INFO]: Max TNT Explosions: 100
  162. [22:03:37] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  163. [22:03:37] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  164. [22:03:37] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  165. [22:03:37] [Server thread/INFO]: Structure Info Saving: true
  166. [22:03:37] [Server thread/INFO]: Mob Spawn Range: 4
  167. [22:03:37] [Server thread/INFO]: Cactus Growth Modifier: 100%
  168. [22:03:37] [Server thread/INFO]: Cane Growth Modifier: 100%
  169. [22:03:37] [Server thread/INFO]: Melon Growth Modifier: 100%
  170. [22:03:37] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  171. [22:03:37] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  172. [22:03:37] [Server thread/INFO]: Sapling Growth Modifier: 100%
  173. [22:03:37] [Server thread/INFO]: Wheat Growth Modifier: 100%
  174. [22:03:37] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  175. [22:03:37] [Server thread/INFO]: Random Lighting Updates: false
  176. [22:03:37] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  177. [22:03:37] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  178. [22:03:37] [Server thread/INFO]: Item Despawn Rate: 6000
  179. [22:03:37] [Server thread/INFO]: Item Merge Radius: 2.5
  180. [22:03:37] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  181. [22:03:37] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  182. [22:03:37] [Server thread/INFO]: Arrow Despawn Rate: 1200
  183. [22:03:37] [Server thread/INFO]: Experience Merge Radius: 3.0
  184. [22:03:37] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  185. [22:03:37] [Server thread/INFO]: View Distance: 10
  186. [22:03:37] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  187. [22:03:37] [Server thread/INFO]: Max Entity Collisions: 8
  188. [22:03:37] [Server thread/INFO]: Max TNT Explosions: 100
  189. [22:03:37] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  190. [22:03:37] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  191. [22:03:37] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  192. [22:03:37] [Server thread/INFO]: Structure Info Saving: true
  193. [22:03:37] [Server thread/INFO]: Mob Spawn Range: 4
  194. [22:03:37] [Server thread/INFO]: Cactus Growth Modifier: 100%
  195. [22:03:37] [Server thread/INFO]: Cane Growth Modifier: 100%
  196. [22:03:37] [Server thread/INFO]: Melon Growth Modifier: 100%
  197. [22:03:37] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  198. [22:03:37] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  199. [22:03:37] [Server thread/INFO]: Sapling Growth Modifier: 100%
  200. [22:03:37] [Server thread/INFO]: Wheat Growth Modifier: 100%
  201. [22:03:37] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  202. [22:03:37] [Server thread/INFO]: Random Lighting Updates: false
  203. [22:03:37] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  204. [22:03:37] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  205. [22:03:37] [Server thread/INFO]: Item Despawn Rate: 6000
  206. [22:03:37] [Server thread/INFO]: Item Merge Radius: 2.5
  207. [22:03:37] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  208. [22:03:37] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  209. [22:03:37] [Server thread/INFO]: Arrow Despawn Rate: 1200
  210. [22:03:37] [Server thread/INFO]: Experience Merge Radius: 3.0
  211. [22:03:37] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  212. [22:03:37] [Server thread/INFO]: View Distance: 10
  213. [22:03:37] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  214. [22:03:37] [Server thread/INFO]: Max Entity Collisions: 8
  215. [22:03:37] [Server thread/INFO]: Max TNT Explosions: 100
  216. [22:03:37] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  217. [22:03:37] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  218. [22:03:37] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  219. [22:03:37] [Server thread/INFO]: Structure Info Saving: true
  220. [22:03:37] [Server thread/INFO]: Mob Spawn Range: 4
  221. [22:03:37] [Server thread/INFO]: Cactus Growth Modifier: 100%
  222. [22:03:37] [Server thread/INFO]: Cane Growth Modifier: 100%
  223. [22:03:37] [Server thread/INFO]: Melon Growth Modifier: 100%
  224. [22:03:37] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  225. [22:03:37] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  226. [22:03:37] [Server thread/INFO]: Sapling Growth Modifier: 100%
  227. [22:03:37] [Server thread/INFO]: Wheat Growth Modifier: 100%
  228. [22:03:37] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  229. [22:03:37] [Server thread/INFO]: Random Lighting Updates: false
  230. [22:03:37] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  231. [22:03:38] [Server thread/INFO]: Preparing start region for level 0 (Seed: -974449538650810892)
  232. [22:03:39] [Server thread/INFO]: Preparing spawn area: 1%
  233. [22:03:40] [Server thread/INFO]: Preparing spawn area: 52%
  234. [22:03:40] [Server thread/INFO]: Preparing start region for level 1 (Seed: -974449538650810892)
  235. [22:03:41] [Server thread/INFO]: Preparing start region for level 2 (Seed: -974449538650810892)
  236. [22:03:41] [Server thread/INFO]: [MinecraftMarket] Enabling MinecraftMarket v2.1.2
  237. [22:03:41] [Server thread/INFO]: [MinecraftMarket] Using Apikey :API key here
  238. [22:03:41] [Server thread/WARN]: [AutoSaveWorld] Plugin MinecraftMarket attempted to establish connection http://www.minecraftmarket.com/api/1.5/API%20key%20here/auth in main server thread
  239. [22:03:41] [Server thread/WARN]: [AutoSaveWorld] Plugin MinecraftMarket attempted to establish connection socket://www.minecraftmarket.com:80 in main server thread
  240. [22:03:42] [Server thread/INFO]: [MinecraftMarket] Server did not authenticate.
  241. [22:03:42] [Server thread/WARN]: [MinecraftMarket] Invalid API Key! Use "/MM APIKEY <APIKEY>" to setup your APIKEY
  242. [22:03:42] [Server thread/INFO]: [dynmap] Enabling dynmap v2.3-1142
  243. [22:03:42] [Server thread/INFO]: [dynmap] Added 1 custom biome mappings
  244. [22:03:42] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  245. [22:03:42] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  246. [22:03:42] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  247. [22:03:42] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  248. [22:03:42] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  249. [22:03:42] [Server thread/INFO]: [dynmap] Using PermissionsEx 1.23.4 for access control
  250. [22:03:43] [Server thread/INFO]: [dynmap] Mod Support processing completed
  251. [22:03:43] [Server thread/INFO]: [dynmap] Loaded 23 shaders.
  252. [22:03:43] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
  253. [22:03:43] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
  254. [22:03:44] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:8123
  255. [22:03:44] [Server thread/INFO]: [dynmap] version 2.3-1142 is enabled - core version 2.3-2074
  256. [22:03:44] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
  257. [22:03:44] [Server thread/INFO]: [dynmap] Loaded 686 pending tile renders for world 'world'
  258. [22:03:44] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
  259. [22:03:44] [Server thread/INFO]: [dynmap] Loaded 1288 pending tile renders for world 'world_nether'
  260. [22:03:44] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
  261. [22:03:44] [Server thread/INFO]: [dynmap] Enabled
  262. [22:03:44] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.3;7a097ca
  263. [22:03:44] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  264. [22:03:44] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_10_R1 as the Bukkit adapter
  265. [22:03:44] [Server thread/INFO]: [Essentials] Enabling Essentials vPre2.14.1.3
  266. [22:03:44] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  267. [22:03:44] [Server thread/INFO]: git-Spigot-5391d73-0ebb9c7 (MC: 1.10.2)
  268. [22:03:44] [Server thread/INFO]: 1.10.2-R0.1-SNAPSHOT
  269. [22:03:44] [pool-11-thread-1/INFO]: Creating empty config: C:\Users\piedr\Downloads\Server\plugins\Essentials\upgrades-done.yml
  270. [22:03:44] [Server thread/ERROR]: java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(I)Lcom/google/common/cache/CacheBuilder;
  271. [22:03:44] [Server thread/ERROR]: Error occurred while enabling Essentials vPre2.14.1.3 (Is it up to date?)
  272. java.lang.NullPointerException
  273. at com.earth2me.essentials.Essentials.onDisable(Essentials.java:348) ~[?:?]
  274. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:294) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  275. at com.earth2me.essentials.Essentials.handleCrash(Essentials.java:747) ~[?:?]
  276. at com.earth2me.essentials.Essentials.onEnable(Essentials.java:275) ~[?:?]
  277. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  278. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  279. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  280. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugin(CraftServer.java:362) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  281. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:322) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  282. at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:416) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  283. at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:381) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  284. at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:336) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  285. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:270) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  286. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:539) [spigot-1.10.2-R0.1-SNAPSHOT-latest.jar:git-Spigot-5391d73-0ebb9c7]
  287. at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]
  288. [22:03:44] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  289. [22:03:44] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.10.0
  290. [22:03:44] [Server thread/INFO]: [NBTEditor] Enabling NBTEditor v2.0.1
  291. [22:03:45] [Server thread/INFO]: [NBTEditor] NBTEditor has been enabled
  292. [22:03:45] [Server thread/INFO]: [DropSwap] Enabling DropSwap v3.1.0
  293. [22:03:45] [Server thread/INFO]: [DropSwap] ENABLE DROPSWAP
  294. [22:03:45] [Server thread/INFO]: [DropSwap] setLogLevel: SEVERE
  295. [22:03:45] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.5
  296. [22:03:45] [Server thread/INFO]: [Modifyworld] Enabling Modifyworld v1.19.7
  297. [22:03:45] [Server thread/INFO]: [Modifyworld] Modifyworld enabled!
  298. [22:03:45] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.5
  299. [22:03:45] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  300. [22:03:45] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  301. [22:03:45] [Server thread/INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders.
  302. [22:03:45] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 244,0 Y: 68,0 Z: 240,0
  303. [22:03:45] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  304. [22:03:45] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  305. [22:03:45] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  306. [22:03:45] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -974449538650810892
  307. [22:03:45] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -974449538650810892
  308. [22:03:45] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -974449538650810892
  309. [22:03:45] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
  310. [22:03:45] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d
  311. [22:03:46] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  312. [22:03:46] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  313. [22:03:46] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  314. [22:03:46] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  315. [22:03:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  316. [22:03:46] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  317. [22:03:46] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  318. [22:03:46] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  319. [22:03:46] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  320. [22:03:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  321. [22:03:46] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  322. [22:03:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  323. [22:03:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  324. [22:03:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  325. [22:03:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  326. [22:03:46] [Server thread/INFO]: [WorldGuard] Loading region data...
  327. [22:03:46] [Server thread/INFO]: [BuildMyThing] Enabling BuildMyThing v2.1
  328. [22:03:46] [Server thread/INFO]: [BuildMyThing] Enabled !
  329. [22:03:46] [Server thread/WARN]: [AutoSaveWorld] Plugin BuildMyThing attempted to establish connection https://api.curseforge.com/servermods/files?projectIds=63974 in main server thread
  330. [22:03:48] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v2.3.0
  331. [22:03:48] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix
  332. [22:03:48] [Server thread/INFO]: [AsyncWorldEditInjector] New class factory set to: org.primesoft.asyncworldedit.injector.async.AsyncClassFactory
  333. [22:03:48] [Server thread/WARN]: [AutoSaveWorld] Plugin AsyncWorldEdit attempted to establish connection http://www.spigotmc.org/api/general.php in main server thread
  334. [22:03:48] [Server thread/WARN]: [AutoSaveWorld] Plugin AsyncWorldEdit attempted to establish connection socket://www.spigotmc.org:80 in main server thread
  335. [22:03:48] [Server thread/INFO]: [AsyncWorldEdit] You have the latest version of the plugin.
  336. [22:03:48] [Server thread/INFO]: [AsyncWorldEdit] Enabled
  337. [22:03:48] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.171.0-SNAPSHOT
  338. [22:03:48] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
  339. [22:03:48] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
  340. [22:03:48] [Server thread/INFO]: [WeatherMan] Enabling WeatherMan v1.0.4
  341. [22:03:48] [Server thread/INFO]: [WeatherMan] +---------------------------------------------------------------------+
  342. [22:03:48] [Server thread/INFO]: [WeatherMan] + This version of WeatherMan was not tested with CraftBukkit v1.10.R1 +
  343. [22:03:48] [Server thread/INFO]: [WeatherMan] + Check updates at http://dev.bukkit.org/server-mods/weatherman/ +
  344. [22:03:48] [Server thread/INFO]: [WeatherMan] + or use this version at your own risk +
  345. [22:03:48] [Server thread/INFO]: [WeatherMan] +---------------------------------------------------------------------+
  346. [22:03:48] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.14.1.3
  347. [22:03:48] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.5.12
  348. [22:03:49] [Server thread/INFO]: [DragonTravel] Enabling DragonTravel v01.004.03
  349. [22:03:49] [Server thread/INFO]: [DragonTravel] Config loaded successfully.
  350. [22:03:49] [Server thread/INFO]: [DragonTravel] Loaded stations-database.
  351. [22:03:49] [Server thread/INFO]: [DragonTravel] Loaded homes-database.
  352. [22:03:49] [Server thread/INFO]: [DragonTravel] Loaded flights-database.
  353. [22:03:49] [Server thread/INFO]: [DragonTravel] Loaded statdragons-database.
  354. [22:03:49] [Server thread/INFO]: [DragonTravel] Payment set up using 'free'.
  355. [22:03:49] [Server thread/INFO]: [Brewery] Enabling Brewery v1.5
  356. [22:03:49] [Server thread/INFO]: [Brewery] Brewery enabled!
  357. [22:03:49] [Server thread/INFO]: [TreasureChest] Enabling TreasureChest v8.4.4
  358. [22:03:49] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.19-SNAPSHOT (build 1374)
  359. [22:03:49] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.77
  360. [22:03:49] [Server thread/INFO]: [RecipeManager] Enabling RecipeManager v2.7.3
  361. [22:03:50] [Server thread/INFO]: [Sentry] Enabling Sentry v1.8.5
  362. [22:03:50] [Server thread/INFO]: [Sentry] Could not register with Denizen
  363. [22:03:50] [Server thread/INFO]: [Sentry] Could not find or register with Towny
  364. [22:03:50] [Server thread/INFO]: [Sentry] Could not find or register with Factions.
  365. [22:03:50] [Server thread/INFO]: [Sentry] Could not find or register with War.
  366. [22:03:50] [Server thread/INFO]: [Sentry] Could not find or register with SimpleClans.
  367. [22:03:50] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  368. [22:03:50] [Server thread/INFO]: Done (13.621s)! For help, type "help" or "?"
  369. [22:03:50] [Craft Scheduler Thread - 2/INFO]: [RecipeManager] Loading all recipes...
  370. [22:03:50] [Craft Scheduler Thread - 2/INFO]: [RecipeManager] No recipe files exist in the recipes folder.
  371. [22:03:50] [Craft Scheduler Thread - 14/INFO]: [TitleManager] Searching for updates.
  372. [22:03:50] [Server thread/INFO]: [Citizens] 0 NPCs geladen.
  373. [22:03:51] [Craft Scheduler Thread - 14/INFO]: [TitleManager] No update was found.
  374. [22:03:51] [Craft Scheduler Thread - 14/INFO]: [Vault] Checking for Updates ...
  375. [22:03:51] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
  376. [22:03:52] [Craft Scheduler Thread - 14/INFO]: [Vault] No new version available
  377. [22:04:30] [Server thread/INFO]: Stopping the server
  378. [22:04:30] [Server thread/INFO]: Stopping server
  379. [22:04:30] [Server thread/INFO]: [Sentry] Disabling Sentry v1.8.5
  380. [22:04:30] [Server thread/INFO]: [Sentry] v1.8.5 disabled.
  381. [22:04:30] [Server thread/INFO]: [RecipeManager] Disabling RecipeManager v2.7.3
  382. [22:04:30] [Server thread/INFO]: [Shopkeepers] Disabling Shopkeepers v1.77
  383. [22:04:30] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.19-SNAPSHOT (build 1374)
  384. [22:04:30] [Server thread/INFO]: [TreasureChest] Disabling TreasureChest v8.4.4
  385. [22:04:30] [Server thread/INFO]: [Brewery] Disabling Brewery v1.5
  386. [22:04:30] [Server thread/INFO]: [Brewery] Brewery disabled!
  387. [22:04:30] [Server thread/INFO]: [DragonTravel] Disabling DragonTravel v01.004.03
  388. [22:04:30] [Server thread/INFO]: [DragonTravel] -----------------------------------------------
  389. [22:04:30] [Server thread/INFO]: [DragonTravel] Successfully disabled DragonTravel 01.004.03
  390. [22:04:30] [Server thread/INFO]: [DragonTravel] -----------------------------------------------
  391. [22:04:30] [Server thread/INFO]: [TitleManager] Disabling TitleManager v1.5.12
  392. [22:04:30] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  393. [22:04:30] [Server thread/INFO]: [WeatherMan] Disabling WeatherMan v1.0.4
  394. [22:04:30] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  395. [22:04:30] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  396. [22:04:30] [Server thread/INFO]: [VoxelSniper] Disabling VoxelSniper v5.171.0-SNAPSHOT
  397. [22:04:30] [Server thread/INFO]: [AsyncWorldEdit] Disabling AsyncWorldEdit v2.3.0
  398. [22:04:30] [Server thread/INFO]: [AsyncWorldEdit] Disabled
  399. [22:04:30] [Server thread/INFO]: [BuildMyThing] Disabling BuildMyThing v2.1
  400. [22:04:30] [Server thread/INFO]: [BuildMyThing] Disabled !
  401. [22:04:30] [Server thread/INFO]: [AutoSaveWorld] Disabling AutoSaveWorld v4.14.2
  402. [22:04:30] [Server thread/INFO]: AutoSaving
  403. [22:04:30] [Server thread/INFO]: AutoSave Complete
  404. [22:04:35] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1.2;e38d98d
  405. [22:04:35] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  406. [22:04:35] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
  407. [22:04:35] [Server thread/INFO]: [Multiverse-Core] - Disabled
  408. [22:04:35] [Server thread/INFO]: [MorePlayerModels2] Disabling MorePlayerModels2 v1.9
  409. [22:04:35] [Server thread/INFO]: [MorePlayerModels2] MorePlayerModels plugin has been disabled
  410. [22:04:35] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.5
  411. [22:04:35] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  412. [22:04:35] [Server thread/INFO]: [Modifyworld] Disabling Modifyworld v1.19.7
  413. [22:04:35] [Server thread/INFO]: [Modifyworld] Modifyworld successfully disabled!
  414. [22:04:35] [Server thread/INFO]: [AutoMessage] Disabling AutoMessage v2.5.5
  415. [22:04:35] [Server thread/INFO]: [NBTEditor] Disabling NBTEditor v2.0.1
  416. [22:04:35] [Server thread/INFO]: [LogBlock] Disabling LogBlock v1.10.0
  417. [22:04:35] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.3;7a097ca
  418. [22:04:35] [Server thread/INFO]: [dynmap] Disabling dynmap v2.3-1142
  419. [22:04:35] [Server thread/INFO]: [dynmap] Unloaded 11 components.
  420. [22:04:35] [Server thread/INFO]: [dynmap] Stopping map renderer...
  421. [22:04:36] [Server thread/INFO]: [dynmap] Saved 606 pending tile renders in world 'world'
  422. [22:04:36] [Server thread/INFO]: [dynmap] Saved 1236 pending tile renders in world 'world_nether'
  423. [22:04:41] [Server thread/INFO]: [dynmap] Disabled
  424. [22:04:41] [Server thread/INFO]: [MinecraftMarket] Disabling MinecraftMarket v2.1.2
  425. [22:04:41] [Server thread/WARN]: [MinecraftMarket] null
  426. [22:04:41] [Server thread/INFO]: [AsyncWorldEditInjector] Disabling AsyncWorldEditInjector v2.3.0
  427. [22:04:41] [Server thread/INFO]: [AsyncWorldEditInjector] Disabled
  428. [22:04:41] [Server thread/INFO]: Saving players
  429. [22:04:41] [Server thread/INFO]: Saving worlds
  430. [22:04:41] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  431. [22:04:41] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  432. [22:04:41] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement