Advertisement
Guest User

Untitled

a guest
Jun 13th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.57 KB | None | 0 0
  1. [00:20:09] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [00:20:09] [Server thread/INFO]: Loading properties
  3. [00:20:09] [Server thread/INFO]: Default game type: SURVIVAL
  4. [00:20:09] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-"8b18730" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  5. [00:20:10] [Server thread/INFO]: Debug logging is disabled
  6. [00:20:10] [Server thread/INFO]: Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m
  7. [00:20:10] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [00:20:10] [Server thread/INFO]: Using 4 threads for Netty based IO
  9. [00:20:10] [Server thread/INFO]: Data value allowed items:
  10. [00:20:10] [Server thread/INFO]: Generating keypair
  11. [00:20:10] [Server thread/INFO]: Starting Minecraft server on 168.1.74.17:36376
  12. [00:20:10] [Server thread/INFO]: Using epoll channel type
  13. [00:20:10] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  14. [00:20:11] [Server thread/INFO]: [BarAPI] Loading BarAPI v3.1
  15. [00:20:11] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.8.1
  16. [00:20:11] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0.1-b332
  17. [00:20:11] [Server thread/INFO]: [IP-Check] Loading IP-Check v2.0.7
  18. [00:20:11] [Server thread/INFO]: [AdminMenu] Loading AdminMenu v0.93
  19. [00:20:11] [Server thread/INFO]: [TnTFill] Loading TnTFill v2.2
  20. [00:20:11] [Server thread/INFO]: [Holograms] Loading Holograms v2.4.1-SNAPSHOT
  21. [00:20:11] [Server thread/INFO]: [PrankingAdmin] Loading PrankingAdmin v1.0.1
  22. [00:20:11] [Server thread/INFO]: [ItemChat] Loading ItemChat v0.5.0
  23. [00:20:11] [Server thread/INFO]: [ReportSystem] Loading ReportSystem v1.0
  24. [00:20:11] [Server thread/INFO]: [Wild] Loading Wild v3.8.9
  25. [00:20:11] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.5;4651611
  26. [00:20:11] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.3
  27. [00:20:11] [Server thread/INFO]: [CompatNoCheatPlus] Loading CompatNoCheatPlus v6.6.4-RC-sMD5NET-b88
  28. [00:20:11] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.6
  29. [00:20:11] [Server thread/INFO]: [WeatherRestrictions] Loading WeatherRestrictions v3.0
  30. [00:20:11] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v10.2
  31. [00:20:11] [Server thread/INFO]: [AutoSell] Loading AutoSell v1.6.2
  32. [00:20:11] [Server thread/INFO]: [SpongeRestore] Loading SpongeRestore v1.7
  33. [00:20:11] [Server thread/INFO]: [EPearlCooldown] Loading EPearlCooldown v4.0
  34. [00:20:11] [Server thread/INFO]: [KoTH] Loading KoTH v1.1.7 BETA
  35. [00:20:11] [Server thread/INFO]: [EndlessEnchant] Loading EndlessEnchant v1.6
  36. [00:20:11] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  37. [00:20:11] [Server thread/INFO]: [NightVision] Loading NightVision v1.0
  38. [00:20:11] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.15.1-RC-sMD5NET-b1084
  39. [00:20:11] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
  40. [00:20:11] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  41. [00:20:11] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
  42. [00:20:11] [Server thread/INFO]: [ObsidianBreaker] Loading ObsidianBreaker v2.3.1
  43. [00:20:11] [Server thread/INFO]: [PotionStack] Loading PotionStack v1.3
  44. [00:20:11] [Server thread/INFO]: [LibertyAntiDupe] Loading LibertyAntiDupe v1.2
  45. [00:20:11] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.2
  46. [00:20:11] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  47. [00:20:11] [Server thread/INFO]: [MinkFreeze] Loading MinkFreeze v1.7
  48. [00:20:11] [Server thread/INFO]: [NoHopperCraft] Loading NoHopperCraft v1.0
  49. [00:20:11] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.10.0
  50. [00:20:11] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
  51. [00:20:11] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.10.0
  52. [00:20:12] [Server thread/INFO]: [LogBlock] Connecting to username@jdbc:mysql://localhost:3306/minecraft...
  53. [00:20:12] [Server thread/INFO]: LogBlock-Connection-Pool - is starting.
  54. [00:20:12] [Server thread/INFO]: LogBlock-Connection-Pool - is closing down.
  55. [00:20:12] [Server thread/ERROR]: [LogBlock] Error while fetching connection:
  56. com.zaxxer.hikari.pool.PoolInitializationException: Exception during pool initialization: Communications link failure
  57.  
  58. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  59. at com.zaxxer.hikari.pool.HikariPool.initializeConnections(HikariPool.java:581) ~[LogBlock.jar:?]
  60. at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:152) ~[LogBlock.jar:?]
  61. at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:96) ~[LogBlock.jar:?]
  62. at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:38) ~[LogBlock.jar:?]
  63. at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:263) [LogBlock.jar:?]
  64. at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:63) [LogBlock.jar:?]
  65. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:298) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  66. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  67. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  68. at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  69. Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  70.  
  71. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  72. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_111]
  73. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_111]
  74. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_111]
  75. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_111]
  76. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  77. at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  78. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  79. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  80. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  81. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  82. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  83. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  84. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_111]
  85. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_111]
  86. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_111]
  87. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_111]
  88. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  89. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  90. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  91. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:95) ~[LogBlock.jar:?]
  92. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:101) ~[LogBlock.jar:?]
  93. at com.zaxxer.hikari.pool.HikariPool.addConnection(HikariPool.java:496) ~[LogBlock.jar:?]
  94. at com.zaxxer.hikari.pool.HikariPool.initializeConnections(HikariPool.java:565) ~[LogBlock.jar:?]
  95. ... 9 more
  96. Caused by: java.net.ConnectException: Connection refused (Connection refused)
  97. at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:1.8.0_111]
  98. at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[?:1.8.0_111]
  99. at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[?:1.8.0_111]
  100. at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_111]
  101. at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.8.0_111]
  102. at java.net.Socket.connect(Unknown Source) ~[?:1.8.0_111]
  103. at java.net.Socket.connect(Unknown Source) ~[?:1.8.0_111]
  104. at java.net.Socket.<init>(Unknown Source) ~[?:1.8.0_111]
  105. at java.net.Socket.<init>(Unknown Source) ~[?:1.8.0_111]
  106. at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  107. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  108. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  109. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  110. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  111. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  112. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  113. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_111]
  114. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_111]
  115. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_111]
  116. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_111]
  117. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  118. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  119. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  120. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:95) ~[LogBlock.jar:?]
  121. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:101) ~[LogBlock.jar:?]
  122. at com.zaxxer.hikari.pool.HikariPool.addConnection(HikariPool.java:496) ~[LogBlock.jar:?]
  123. at com.zaxxer.hikari.pool.HikariPool.initializeConnections(HikariPool.java:565) ~[LogBlock.jar:?]
  124. ... 9 more
  125. [00:20:12] [Server thread/INFO]: [ObsidianAuctions] Loading ObsidianAuctions v4.1.0
  126. [00:20:12] [Server thread/INFO]: [VoteParty] Loading VoteParty v3.3
  127. [00:20:12] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242
  128. [00:20:12] [Server thread/INFO]: [ActionAPI] Loading ActionAPI v1.1.3
  129. [00:20:12] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v3.5.7-b${BUILD_NUMBER}
  130. [00:20:12] [Server thread/INFO]: [GenBuckets] Loading GenBuckets v2.8
  131. [00:20:12] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b473
  132. [00:20:12] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v1.3.93
  133. [00:20:12] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b473
  134. [00:20:12] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v3.2.1
  135. [00:20:12] [Server thread/INFO]: [StackMob] Loading StackMob v1.8.2
  136. [00:20:12] [Server thread/INFO]: [Factions] Loading Factions v2.10.0
  137. [00:20:12] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP v2.0.1-b473
  138. [00:20:12] [Server thread/INFO]: [FactionsTop] Loading FactionsTop v1.1.2
  139. [00:20:12] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.0.1-b473
  140. [00:20:12] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b473
  141. [00:20:12] [Server thread/INFO]: [FBasics] Loading FBasics v2.1.8
  142. [00:20:12] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v4.0.0
  143. [00:20:12] [Server thread/INFO]: [CombatTagPlus] Loading CombatTagPlus v1.2.3
  144. [00:20:12] [Server thread/INFO]: [GUIShop] Loading GUIShop v6.1.4
  145. [00:20:12] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  146. [00:20:12] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  147. [00:20:12] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  148. [00:20:12] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  149. [00:20:12] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  150. [00:20:12] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  151. [00:20:12] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.10.0
  152. [00:20:12] [Server thread/INFO]: [MassiveCore 2.10.0] === ENABLE START ===
  153. [00:20:12] [Server thread/INFO]: [MassiveCore 2.10.0] Loading Cachefile datas...
  154. [00:20:12] [Server thread/INFO]: [MassiveCore 2.10.0] Loading Onlineplayer datas...
  155. [00:20:12] [Server thread/INFO]: [MassiveCore 2.10.0] Loading Registry datas...
  156. [00:20:12] [Server thread/INFO]: [MassiveCore 2.10.0] Saving Cachefile...
  157. [00:20:12] [Server thread/INFO]: [MassiveCore 2.10.0] Setup of IdUtil took 43ms.
  158. [00:20:12] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsBasics set to Minecraft 1.7.10+ [1_7_R4+]
  159. [00:20:12] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsBoard set to Minecraft 1.8.0+ [1_8_R1+]
  160. [00:20:12] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsChat set to Minecraft 1.8.3+ [1_8_R2+]
  161. [00:20:12] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsEntityDamageEvent set to Minecraft 1.7.10+ [1_7_R4+]
  162. [00:20:12] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsEntityGet set to Minecraft 1.8.0+ [1_8_R1+]
  163. [00:20:12] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsItemStackCreate set to Minecraft 1.7.10+ [1_7_R4+]
  164. [00:20:12] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsItemStackTooltip set to Minecraft 1.8.0+ [1_8_R1+]
  165. [00:20:12] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsPermissions set to Minecraft 1.7.10+ [1_7_R4+]
  166. [00:20:12] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsPlayerInventoryCreate set to Minecraft 1.7.10+ [1_7_R4+]
  167. [00:20:12] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsSkullMeta set to Minecraft 1.8.0+ [1_8_R1+]
  168. [00:20:13] [Server thread/INFO]: [MassiveCore 2.10.0] Integration Activated IntegrationVault
  169. [00:20:13] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinEvent set to Default
  170. [00:20:13] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinActionbar set to Default
  171. [00:20:13] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinActual set to Default
  172. [00:20:13] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinCommand set to Default
  173. [00:20:13] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinDisplayName set to Default
  174. [00:20:13] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinGamemode set to Default
  175. [00:20:13] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinInventory set to Default
  176. [00:20:13] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinKick set to Default
  177. [00:20:13] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinLog set to Default
  178. [00:20:13] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinMassiveCraftPremium set to Default
  179. [00:20:13] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinMessage set to Default
  180. [00:20:13] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinModification set to Default
  181. [00:20:13] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinPlayed set to Default
  182. [00:20:13] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinSenderPs set to Default
  183. [00:20:13] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinTeleport set to Default
  184. [00:20:13] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinTitle set to Default
  185. [00:20:13] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinVisibility set to Default
  186. [00:20:13] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinWorld set to Default
  187. [00:20:13] [Server thread/INFO]: [MassiveCore 2.10.0] === ENABLE COMPLETE (Took 1058ms) ===
  188. [00:20:13] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  189. [00:20:13] [Server thread/INFO]: Preparing level "world"
  190. [00:20:13] [Server thread/INFO]: -------- World Settings For [world] --------
  191. [00:20:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  192. [00:20:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  193. [00:20:13] [Server thread/INFO]: Random Lighting Updates: false
  194. [00:20:13] [Server thread/INFO]: Structure Info Saving: true
  195. [00:20:13] [Server thread/INFO]: Sending up to 10 chunks per packet
  196. [00:20:13] [Server thread/INFO]: Max Entity Collisions: 8
  197. [00:20:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  198. [00:20:13] [Server thread/INFO]: Max TNT Explosions: 100
  199. [00:20:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  200. [00:20:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
  201. [00:20:13] [Server thread/INFO]: Cane Growth Modifier: 100%
  202. [00:20:13] [Server thread/INFO]: Melon Growth Modifier: 100%
  203. [00:20:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  204. [00:20:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  205. [00:20:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
  206. [00:20:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
  207. [00:20:13] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  208. [00:20:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  209. [00:20:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  210. [00:20:13] [Server thread/INFO]: Mob Spawn Range: 4
  211. [00:20:13] [Server thread/INFO]: Anti X-Ray: true
  212. [00:20:13] [Server thread/INFO]: Engine Mode: 1
  213. [00:20:13] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  214. [00:20:13] [Server thread/INFO]: Replace Blocks: [1, 5]
  215. [00:20:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  216. [00:20:13] [Server thread/INFO]: View Distance: 6
  217. [00:20:13] [Server thread/INFO]: Item Despawn Rate: 6000
  218. [00:20:13] [Server thread/INFO]: Item Merge Radius: 2.5
  219. [00:20:13] [Server thread/INFO]: Arrow Despawn Rate: 1200
  220. [00:20:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  221. [00:20:13] [Server thread/INFO]: Experience Merge Radius: 3.0
  222. [00:20:13] [Server thread/INFO]: Chunks to Grow per Tick: 650
  223. [00:20:13] [Server thread/INFO]: Clear tick list: false
  224. [00:20:13] [Server thread/INFO]: -------- World Settings For [world] --------
  225. [00:20:13] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  226. [00:20:13] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  227. [00:20:13] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  228. [00:20:13] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  229. [00:20:13] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  230. [00:20:13] [Server thread/INFO]: Water over lava flow speed: 5
  231. [00:20:13] [Server thread/INFO]: Fix TNT cannons: true
  232. [00:20:13] [Server thread/INFO]: Allow undead horse types to be leashed: false
  233. [00:20:13] [Server thread/INFO]: Keep spawn chunk loaded: true
  234. [00:20:13] [Server thread/INFO]: World async lighting: false
  235. [00:20:13] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
  236. [00:20:13] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  237. [00:20:13] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  238. [00:20:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  239. [00:20:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  240. [00:20:13] [Server thread/INFO]: Random Lighting Updates: false
  241. [00:20:13] [Server thread/INFO]: Structure Info Saving: true
  242. [00:20:13] [Server thread/INFO]: Sending up to 10 chunks per packet
  243. [00:20:13] [Server thread/INFO]: Max Entity Collisions: 8
  244. [00:20:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  245. [00:20:13] [Server thread/INFO]: Max TNT Explosions: 100
  246. [00:20:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  247. [00:20:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
  248. [00:20:13] [Server thread/INFO]: Cane Growth Modifier: 100%
  249. [00:20:13] [Server thread/INFO]: Melon Growth Modifier: 100%
  250. [00:20:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  251. [00:20:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  252. [00:20:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
  253. [00:20:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
  254. [00:20:13] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  255. [00:20:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  256. [00:20:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  257. [00:20:13] [Server thread/INFO]: Mob Spawn Range: 4
  258. [00:20:13] [Server thread/INFO]: Anti X-Ray: true
  259. [00:20:13] [Server thread/INFO]: Engine Mode: 1
  260. [00:20:13] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  261. [00:20:13] [Server thread/INFO]: Replace Blocks: [1, 5]
  262. [00:20:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  263. [00:20:13] [Server thread/INFO]: View Distance: 6
  264. [00:20:13] [Server thread/INFO]: Item Despawn Rate: 6000
  265. [00:20:13] [Server thread/INFO]: Item Merge Radius: 2.5
  266. [00:20:13] [Server thread/INFO]: Arrow Despawn Rate: 1200
  267. [00:20:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  268. [00:20:13] [Server thread/INFO]: Experience Merge Radius: 3.0
  269. [00:20:13] [Server thread/INFO]: Chunks to Grow per Tick: 650
  270. [00:20:13] [Server thread/INFO]: Clear tick list: false
  271. [00:20:13] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  272. [00:20:13] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  273. [00:20:13] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  274. [00:20:13] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  275. [00:20:13] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  276. [00:20:13] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  277. [00:20:13] [Server thread/INFO]: Water over lava flow speed: 5
  278. [00:20:13] [Server thread/INFO]: Fix TNT cannons: true
  279. [00:20:13] [Server thread/INFO]: Allow undead horse types to be leashed: false
  280. [00:20:13] [Server thread/INFO]: Keep spawn chunk loaded: true
  281. [00:20:13] [Server thread/INFO]: World async lighting: false
  282. [00:20:13] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
  283. [00:20:13] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  284. [00:20:13] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  285. [00:20:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  286. [00:20:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  287. [00:20:13] [Server thread/INFO]: Random Lighting Updates: false
  288. [00:20:13] [Server thread/INFO]: Structure Info Saving: true
  289. [00:20:13] [Server thread/INFO]: Sending up to 10 chunks per packet
  290. [00:20:13] [Server thread/INFO]: Max Entity Collisions: 8
  291. [00:20:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  292. [00:20:13] [Server thread/INFO]: Max TNT Explosions: 100
  293. [00:20:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  294. [00:20:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
  295. [00:20:13] [Server thread/INFO]: Cane Growth Modifier: 100%
  296. [00:20:13] [Server thread/INFO]: Melon Growth Modifier: 100%
  297. [00:20:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  298. [00:20:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  299. [00:20:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
  300. [00:20:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
  301. [00:20:13] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  302. [00:20:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  303. [00:20:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  304. [00:20:13] [Server thread/INFO]: Mob Spawn Range: 4
  305. [00:20:13] [Server thread/INFO]: Anti X-Ray: true
  306. [00:20:13] [Server thread/INFO]: Engine Mode: 1
  307. [00:20:13] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  308. [00:20:13] [Server thread/INFO]: Replace Blocks: [1, 5]
  309. [00:20:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  310. [00:20:13] [Server thread/INFO]: View Distance: 6
  311. [00:20:13] [Server thread/INFO]: Item Despawn Rate: 6000
  312. [00:20:13] [Server thread/INFO]: Item Merge Radius: 2.5
  313. [00:20:13] [Server thread/INFO]: Arrow Despawn Rate: 1200
  314. [00:20:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  315. [00:20:13] [Server thread/INFO]: Experience Merge Radius: 3.0
  316. [00:20:13] [Server thread/INFO]: Chunks to Grow per Tick: 650
  317. [00:20:13] [Server thread/INFO]: Clear tick list: false
  318. [00:20:13] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  319. [00:20:13] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  320. [00:20:13] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  321. [00:20:13] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  322. [00:20:13] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  323. [00:20:13] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  324. [00:20:13] [Server thread/INFO]: Water over lava flow speed: 5
  325. [00:20:13] [Server thread/INFO]: Fix TNT cannons: true
  326. [00:20:13] [Server thread/INFO]: Allow undead horse types to be leashed: false
  327. [00:20:13] [Server thread/INFO]: Keep spawn chunk loaded: true
  328. [00:20:13] [Server thread/INFO]: World async lighting: false
  329. [00:20:13] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
  330. [00:20:13] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  331. [00:20:13] [Server thread/INFO]: Preparing start region for level 0 (Seed: -9078402707685959630)
  332. [00:20:14] [Server thread/INFO]: Preparing spawn area: 96%
  333. [00:20:14] [Server thread/INFO]: Preparing start region for level 1 (Seed: 1634738238443203414)
  334. [00:20:15] [Server thread/INFO]: Preparing start region for level 2 (Seed: 1634738238443203414)
  335. [00:20:15] [Server thread/INFO]: [BarAPI] Enabling BarAPI v3.1
  336. [00:20:15] [Server thread/INFO]: [BarAPI] Loaded
  337. [00:20:15] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.8.1
  338. [00:20:15] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  339. [00:20:15] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
  340. [00:20:15] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0.1-b332
  341. [00:20:15] [Server thread/INFO]: GroupManager - INFO - World Found: world
  342. [00:20:15] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  343. [00:20:15] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  344. [00:20:15] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  345. [00:20:15] [Server thread/INFO]: GroupManager version 2.0.1-b332 is enabled!
  346. [00:20:15] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  347. [00:20:15] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  348. [00:20:15] [Server thread/INFO]: [IP-Check] Enabling IP-Check v2.0.7
  349. [00:20:15] [Server thread/INFO]: [IP-Check] Established connection to database.
  350. [00:20:15] [Server thread/INFO]: [IP-Check] Here we snow again!
  351. [00:20:15] [Server thread/INFO]: [AdminMenu] Enabling AdminMenu v0.93
  352. [00:20:15] [Server thread/INFO]: [TnTFill] Enabling TnTFill v2.2
  353. [00:20:16] [Server thread/INFO]: [Holograms] Enabling Holograms v2.4.1-SNAPSHOT
  354. [00:20:16] [Server thread/INFO]: [Holograms] HologramEntityController set to: com.sainttx.holograms.nms.v1_8_R3.HologramEntityControllerImpl
  355. [00:20:16] [Server thread/INFO]: [PrankingAdmin] Enabling PrankingAdmin v1.0.1
  356. [00:20:17] [Server thread/INFO]: [PrankingAdminUpdater] Couldn't find a newer version for PrankingAdmin.
  357. [00:20:17] [Server thread/INFO]: [ItemChat] Enabling ItemChat v0.5.0
  358. [00:20:17] [Server thread/INFO]: [ItemChat] Registering Commands....
  359. [00:20:17] [Server thread/INFO]: [ItemChat] Commands successfuly registered!
  360. [00:20:17] [Server thread/INFO]: [ItemChat] Registering Events....
  361. [00:20:17] [Server thread/INFO]: [ItemChat] Events successfuly registered!
  362. [00:20:17] [Server thread/INFO]: [ItemChat] Registering Config....
  363. [00:20:17] [Server thread/INFO]: [ItemChat] Config successfuly registered!
  364. [00:20:17] [Server thread/INFO]: [ItemChat] ItemChat has been enabled! (V.0.5.0)
  365. [00:20:17] [Server thread/INFO]: [ReportSystem] Enabling ReportSystem v1.0
  366. [00:20:17] [Server thread/INFO]: ReportSystem Version 1.0 Enabled!
  367. [00:20:17] [Server thread/INFO]: [Wild] Enabling Wild v3.8.9
  368. [00:20:17] [Server thread/INFO]: Already Converted
  369. [00:20:17] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.5;4651611
  370. [00:20:17] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  371. [00:20:18] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  372. [00:20:18] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.3
  373. [00:20:18] [Server thread/INFO]: [ClearLag] Loading modules...
  374. [00:20:18] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  375. [00:20:18] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  376. [00:20:18] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  377. [00:20:18] [Thread-23/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
  378. [00:20:18] [Server thread/INFO]: [CompatNoCheatPlus] Enabling CompatNoCheatPlus v6.6.4-RC-sMD5NET-b88
  379. [00:20:18] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): BlockBreak(default) / 1.1
  380. [00:20:18] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): BlockPlace(default) / 1.0
  381. [00:20:18] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): InstaBreak(default) / 1.0
  382. [00:20:18] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): EntityDamageByEntity(default) / 0.0
  383. [00:20:18] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): Interact(default) / 1.0
  384. [00:20:18] [Server thread/INFO]: [CompatNoCheatPlus] CompatNoCheatPlus v6.6.4-RC-sMD5NET-b88 is enabled. Some hooks might get registered with NoCheatPlus later on.
  385. [00:20:18] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.6
  386. [00:20:18] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  387. [00:20:18] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  388. [00:20:18] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world_nether" has border radius 150000 at X: -1042.2 Z: 304.6
  389. [00:20:18] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -259.0 Y: 71.0 Z: 231.0
  390. [00:20:18] [Server thread/INFO]: [WeatherRestrictions] Enabling WeatherRestrictions v3.0
  391. [00:20:18] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.2
  392. [00:20:18] [Server thread/INFO]: [BuycraftX] Validating your server key...
  393. [00:20:18] [Thread-23/INFO]: [ClearLag] No updates found!
  394. [00:20:20] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
  395. [00:20:20] [Server thread/INFO]: [AutoSell] Enabling AutoSell v1.6.2
  396. [00:20:20] [Server thread/INFO]: [AutoSell] Essentials worth.yml has been found. If you wish to use this, in your config.yml set use-essentials-worth-yml to TRUE.
  397. [00:20:20] [Server thread/INFO]: [AutoSell] This plugin has been configured to use Essentials worth.yml
  398. [00:20:20] [Server thread/INFO]: [AutoSell] Data file has been found.
  399. [00:20:20] [Server thread/INFO]: [SpongeRestore] Enabling SpongeRestore v1.7
  400. [00:20:20] [Server thread/INFO]: SpongeRestore version 1.7 is enabled!
  401. [00:20:20] [Server thread/INFO]: [EPearlCooldown] Enabling EPearlCooldown v4.0
  402. [00:20:20] [Server thread/INFO]: [KoTH] Enabling KoTH v1.1.7 BETA
  403. [00:20:21] [Server thread/INFO]: [EndlessEnchant] Enabling EndlessEnchant v1.6
  404. [00:20:21] [Server thread/INFO]: [EndlessEnchant] Permission plugin detected, using GroupManager.
  405. [00:20:21] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  406. [00:20:21] [Server thread/INFO]: [Votifier] Votifier enabled.
  407. [00:20:21] [Server thread/INFO]: [NightVision] Enabling NightVision v1.0
  408. [00:20:21] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.15.1-RC-sMD5NET-b1084
  409. [00:20:21] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
  410. [00:20:21] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  411. [00:20:21] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  412. [00:20:21] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  413. [00:20:21] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  414. [00:20:21] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  415. [00:20:21] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
  416. [00:20:21] [Server thread/INFO]: [NoCheatPlus] Version 3.15.1-RC-sMD5NET-b1084 is enabled.
  417. [00:20:21] [Server thread/INFO]: [CompatNoCheatPlus] [cncp] Added 0 registered hooks to NoCheatPlus.
  418. [00:20:21] [Server thread/INFO]: [ObsidianBreaker] Enabling ObsidianBreaker v2.3.1
  419. [00:20:21] [Server thread/INFO]: [ObsidianBreaker] Using NMS version v1_8_R3
  420. [00:20:21] [Server thread/INFO]: [PotionStack] Enabling PotionStack v1.3
  421. [00:20:21] [Server thread/INFO]: [LibertyAntiDupe] Enabling LibertyAntiDupe v1.2
  422. [00:20:21] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.2
  423. [00:20:21] [Server thread/INFO]: [GAListener] GAListener v1.3.2 Enabled
  424. [00:20:21] [Server thread/INFO]: [MinkFreeze] Enabling MinkFreeze v1.7
  425. [00:20:21] [Server thread/INFO]: [MinkFreeze] ยง6MinkFreeze update: Added new help bot Dougal! Customizable in settings too! You can manage his behavior.
  426. [00:20:21] [Server thread/INFO]: [NoHopperCraft] Enabling NoHopperCraft v1.0
  427. [00:20:21] [Server thread/INFO]: [NoHopperCraft] NoHopperCraft 1.0 has been enabled!
  428. [00:20:21] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.10.0
  429. [00:20:21] [Server thread/INFO]: [ObsidianAuctions] Enabling ObsidianAuctions v4.1.0
  430. [00:20:21] [Server thread/INFO]: [ObsidianAuctions] Checking to see if migration is needed...
  431. [00:20:21] [Server thread/INFO]: [ObsidianAuctions] Migration not needed, skipping migration!
  432. [00:20:21] [Server thread/INFO]: [ObsidianAuctions] Checking to see if strings need to be mapped
  433. [00:20:21] [Server thread/INFO]: [ObsidianAuctions] has been enabled.
  434. [00:20:21] [Server thread/INFO]: [VoteParty] Enabling VoteParty v3.3
  435. [00:20:21] [Server thread/INFO]: [VoteParty] Loading config
  436. [00:20:22] [Server thread/INFO]: [VoteParty] Setting up plugin settings
  437. [00:20:22] [Server thread/INFO]: [VoteParty] Hooking into PlaceholderAPI
  438. [00:20:22] [Server thread/INFO]: [VoteParty] Registering listeners
  439. [00:20:22] [Server thread/INFO]: [VoteParty] Your version is up to date
  440. [00:20:22] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.3-SNAPSHOT;c904242
  441. [00:20:22] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  442. [00:20:22] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  443. [00:20:22] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  444. [00:20:22] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  445. [00:20:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  446. [00:20:22] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  447. [00:20:22] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  448. [00:20:22] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  449. [00:20:22] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  450. [00:20:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  451. [00:20:22] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  452. [00:20:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  453. [00:20:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  454. [00:20:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  455. [00:20:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  456. [00:20:22] [Server thread/INFO]: [WorldGuard] Loading region data...
  457. [00:20:23] [Server thread/INFO]: [ActionAPI] Enabling ActionAPI v1.1.3
  458. [00:20:23] [Server thread/INFO]: [ActionAPI] An update is available, download it from spigot!
  459. [00:20:23] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.5.7-b${BUILD_NUMBER}
  460. [00:20:23] [Server thread/INFO]: [GenBuckets] Enabling GenBuckets v2.8
  461. [00:20:23] [Server thread/INFO]: [GenBuckets] Plugin Developed by Dirkastan. For server: DioxusFactions.com and for Spigot.
  462. [00:20:23] [Server thread/INFO]: [GenBuckets] Vault Linked!
  463. [00:20:23] [Server thread/INFO]: [GenBuckets] Plugin is up to date!
  464. [00:20:23] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b473
  465. [00:20:23] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  466. [00:20:23] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
  467. [00:20:23] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
  468. [00:20:23] [Server thread/INFO]: Using locale en_US
  469. [00:20:23] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
  470. [00:20:23] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  471. [00:20:23] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager)
  472. [00:20:23] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v1.3.93
  473. [00:20:24] [Server thread/INFO]: [CrateReloaded] v1_8_R3
  474. [00:20:24] [Server thread/ERROR]: [CrateReloaded] Unknown Crate Type: COMMONKEYCRATE
  475. [00:20:24] [Server thread/ERROR]: [CrateReloaded] Unknown Crate Type: RAREKEYCRATE
  476. [00:20:24] [Server thread/ERROR]: [CrateReloaded] Unknown Crate Type: LEGENDARYKEYCRATE
  477. [00:20:24] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b473
  478. [00:20:24] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v3.2.1
  479. [00:20:24] [Server thread/INFO]: Initializing for the first time.
  480. [00:20:26] [Server thread/INFO]: Reflections took 88 ms to scan 1 urls, producing 2 keys and 10 values
  481. [00:20:27] [Server thread/INFO]: [StackMob] Enabling StackMob v1.8.2
  482. [00:20:27] [Server thread/INFO]: [StackMob] StackMob v1.8.2 by antiPerson
  483. [00:20:27] [Server thread/INFO]: [StackMob] Find out more at https://www.spigotmc.org/resources/stackmob.29999/
  484. [00:20:27] [Server thread/INFO]: [StackMob] Please leave a review on this plugin - it helps a lot.
  485. [00:20:27] [Server thread/INFO]: [StackMob] Updating your configuration file to the latest version...
  486. [00:20:27] [Server thread/INFO]: [StackMob] Updated your configuration file!
  487. [00:20:27] [Server thread/INFO]: [StackMob] Loading stack amounts from storage...
  488. [00:20:27] [Server thread/INFO]: [StackMob] Loaded stack amounts from storage!
  489. [00:20:27] [Server thread/INFO]: [StackMob] Registering commands and events...
  490. [00:20:27] [Server thread/INFO]: [StackMob] Registered all commands and events!
  491. [00:20:27] [Server thread/INFO]: [StackMob] It appears that you are running a Spigot 1.8 Minecraft server.
  492. [00:20:27] [Server thread/WARN]: [StackMob] This plugin will work, but if a Minecraft 1.8 client joins your server, the tag won't always be visible regardless of the setting in the config. Minecraft 1.9 and newer clients won't be effected.
  493. [00:20:27] [Server thread/INFO]: [StackMob] Loaded everything in 88ms
  494. [00:20:27] [Server thread/INFO]: [Factions] Enabling Factions v2.10.0
  495. [00:20:27] [Server thread/INFO]: [Factions 2.10.0] === ENABLE START ===
  496. [00:20:27] [Server thread/INFO]: [Factions 2.10.0] Integration Activated IntegrationWorldGuard
  497. [00:20:27] [Server thread/INFO]: [Factions 2.10.0] Integration Activated IntegrationSpigot
  498. [00:20:27] [Server thread/INFO]: [Factions 2.10.0] === ENABLE COMPLETE (Took 483ms) ===
  499. [00:20:27] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.0.1-b473
  500. [00:20:27] [Server thread/WARN]: config broken for xmpp
  501. [00:20:27] [Server thread/INFO]: [FactionsTop] Enabling FactionsTop v1.1.2
  502. [00:20:27] [Server thread/INFO]: [FactionsTop] Essentials found, using as economy backend.
  503. [00:20:27] [Server thread/WARN]: [FactionsTop] Invalid EntityType: zombie Pigmen
  504. [00:20:27] [Server thread/INFO]: [FactionsTop] MVdWPlaceholderAPI not found, no placeholders created.
  505. [00:20:27] [Server thread/INFO]: [FactionsTop] H2 successfully loaded via classpath.
  506. [00:20:28] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.0.1-b473
  507. [00:20:28] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
  508. [00:20:28] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b473
  509. [00:20:28] [Server thread/INFO]: [FBasics] Enabling FBasics v2.1.8
  510. [00:20:28] [Server thread/WARN]: [FBasics] **WARNING**
  511. [00:20:28] [Server thread/WARN]: [FBasics] Failed to enable Factions integration due to errors.
  512. [00:20:28] [Server thread/WARN]: [FBasics] This is most likely due to an unsupported version of Factions.
  513. [00:20:28] [Server thread/WARN]: [FBasics] Defaulting to a non-factions configuration.
  514. [00:20:28] [Server thread/WARN]: java.lang.ClassNotFoundException: org.originmc.fbasics.factions.v2_10.FactionsHook
  515. [00:20:28] [Server thread/WARN]: at java.net.URLClassLoader.findClass(Unknown Source)
  516. [00:20:28] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102)
  517. [00:20:28] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87)
  518. [00:20:28] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
  519. [00:20:28] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
  520. [00:20:28] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
  521. [00:20:28] [Server thread/WARN]: at java.lang.Class.forName(Unknown Source)
  522. [00:20:28] [Server thread/WARN]: at org.originmc.fbasics.FBasics.integrateFactions(FBasics.java:211)
  523. [00:20:28] [Server thread/WARN]: at org.originmc.fbasics.FBasics.onEnable(FBasics.java:106)
  524. [00:20:28] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  525. [00:20:28] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
  526. [00:20:28] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
  527. [00:20:28] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359)
  528. [00:20:28] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318)
  529. [00:20:28] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408)
  530. [00:20:28] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372)
  531. [00:20:28] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327)
  532. [00:20:28] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267)
  533. [00:20:28] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563)
  534. [00:20:28] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  535. [00:20:28] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v4.0.0
  536. [00:20:32] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  537. [00:20:32] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
  538. [00:20:32] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
  539. [00:20:32] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
  540. [00:20:32] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
  541. [00:20:32] [Server thread/INFO]: [CombatTagPlus] Enabling CombatTagPlus v1.2.3
  542. [00:20:32] [Server thread/WARN]: [CombatTagPlus] **WARNING**
  543. [00:20:32] [Server thread/WARN]: [CombatTagPlus] Failed to enable Factions integration due to errors.
  544. [00:20:32] [Server thread/WARN]: [CombatTagPlus] This is most likely due to a newer Factions.
  545. [00:20:32] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minelink.ctplus.factions.v2_10.FactionsHook
  546. [00:20:32] [Server thread/WARN]: at java.net.URLClassLoader.findClass(Unknown Source)
  547. [00:20:32] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102)
  548. [00:20:32] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87)
  549. [00:20:32] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
  550. [00:20:32] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
  551. [00:20:32] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
  552. [00:20:32] [Server thread/WARN]: at java.lang.Class.forName(Unknown Source)
  553. [00:20:32] [Server thread/WARN]: at net.minelink.ctplus.CombatTagPlus.integrateFactions(CombatTagPlus.java:191)
  554. [00:20:32] [Server thread/WARN]: at net.minelink.ctplus.CombatTagPlus.onEnable(CombatTagPlus.java:94)
  555. [00:20:32] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  556. [00:20:32] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
  557. [00:20:32] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
  558. [00:20:32] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359)
  559. [00:20:32] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318)
  560. [00:20:32] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408)
  561. [00:20:32] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372)
  562. [00:20:32] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327)
  563. [00:20:32] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267)
  564. [00:20:32] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563)
  565. [00:20:32] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  566. [00:20:32] [Server thread/INFO]: [GUIShop] Enabling GUIShop v6.1.4
  567. [00:20:32] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  568. [00:20:32] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
  569. [00:20:32] [Server thread/INFO]: [GUIShop] Config all up to date!
  570. [00:20:32] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  571. [00:20:32] [Server thread/INFO]: Done (19.481s)! For help, type "help" or "?"
  572. [00:20:32] [Server thread/INFO]: Timings Reset
  573. [00:20:32] [Server thread/INFO]: [PlayerVaults] ** Vaults have already been converted to UUIDs. If this is incorrect, shutdown your server and rename the plugins/PlayerVaults/uuidvaults directory.
  574. [00:20:32] [Craft Scheduler Thread - 1/INFO]: [PlayerVaults] We didn't find an update!
  575. [00:20:32] [Craft Scheduler Thread - 5/INFO]: [StackMob] Currently checking SpigotMC for plugin updates...
  576. [00:20:33] [Craft Scheduler Thread - 11/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  577. [00:20:33] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  578. [00:20:33] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  579. [00:20:33] [Craft Scheduler Thread - 2/INFO]: [GAListener] Connection established!
  580. [00:20:33] [Craft Scheduler Thread - 6/WARN]: Exception in thread "Craft Scheduler Thread - 6"
  581. [00:20:33] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  582. [00:20:33] [Craft Scheduler Thread - 6/WARN]: org.apache.commons.lang.UnhandledException: Plugin GAListener v1.3.2 generated an exception while executing task 57
  583. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  584. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  585. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  586. at java.lang.Thread.run(Unknown Source)
  587. Caused by: java.lang.NoSuchMethodError: org.bukkit.Server._INVALID_getOnlinePlayers()[Lorg/bukkit/entity/Player;
  588. at com.swifteh.GAL.Metrics.postPlugin(Metrics.java:335)
  589. at com.swifteh.GAL.Metrics.access$4(Metrics.java:328)
  590. at com.swifteh.GAL.Metrics$1.run(Metrics.java:223)
  591. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
  592. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  593. ... 3 more
  594.  
  595. [00:20:33] [Craft Scheduler Thread - 2/INFO]: [GAListener] Loading queued votes
  596. [00:20:33] [Craft Scheduler Thread - 2/INFO]: [GAListener] Loaded 3 queued votes
  597. [00:20:33] [Craft Scheduler Thread - 5/INFO]: [StackMob] You are currently on v1.8.2, and a new version, v1.8.3 is available!
  598. [00:20:33] [Craft Scheduler Thread - 5/INFO]: [StackMob] Make sure to run '/sm download' to get the latest version.
  599. [00:20:33] [Server thread/INFO]: [Holograms] Loaded hologram with "Spawn" with 6 lines
  600. [00:20:33] [Craft Scheduler Thread - 0/INFO]: [Vault] Checking for Updates ...
  601. [00:20:33] [Craft Scheduler Thread - 0/INFO]: [Vault] No new version available
  602. [00:20:33] [Craft Scheduler Thread - 0/INFO]: [BuycraftX] Fetching all due players...
  603. [00:20:33] [Server thread/ERROR]: [CrateReloaded] Unknown Crate Type: COMMONKEYCRATE
  604. [00:20:33] [Server thread/ERROR]: [CrateReloaded] Unknown Crate Type: RAREKEYCRATE
  605. [00:20:33] [Server thread/ERROR]: [CrateReloaded] Unknown Crate Type: LEGENDARYKEYCRATE
  606. [00:20:33] [Craft Scheduler Thread - 4/INFO]: [PlaceholderAPI] 74 placeholder expansions are available on the cloud.
  607. [00:20:33] [Craft Scheduler Thread - 4/INFO]: [PlaceholderAPI] 0 expansions you use have updates.
  608. [00:20:34] [Craft Scheduler Thread - 0/INFO]: [BuycraftX] Fetched due players (0 found).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement