Advertisement
Guest User

Untitled

a guest
Apr 30th, 2016
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.45 KB | None | 0 0
  1. [17:56:45] [Server thread/INFO]: Starting minecraft server version 1.8
  2. [17:56:45] [Server thread/INFO]: Loading properties
  3. [17:56:45] [Server thread/INFO]: Default game type: SURVIVAL
  4. [17:56:45] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-52c130f-ce7dd34 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
  5. [17:56:46] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [17:56:46] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [17:56:46] [Server thread/INFO]: Debug logging is disabled
  8. [17:56:46] [Server thread/INFO]: Generating keypair
  9. [17:56:46] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [17:56:47] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  11. [17:56:48] [Server thread/ERROR]: Could not load 'plugins/CreativeGates.jar' in folder 'plugins'
  12. org.bukkit.plugin.UnknownDependencyException: MassiveCore
  13. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [spigot.jar:git-Spigot-52c130f-ce7dd34]
  14. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:290) [spigot.jar:git-Spigot-52c130f-ce7dd34]
  15. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-52c130f-ce7dd34]
  16. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot.jar:git-Spigot-52c130f-ce7dd34]
  17. at java.lang.Thread.run(Thread.java:724) [?:1.7.0_40]
  18. [17:56:48] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.6
  19. [17:56:48] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
  20. [17:56:48] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  21. [17:56:48] [Server thread/INFO]: [Lockette] Loading Lockette v1.8.21
  22. [17:56:48] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.94
  23. [17:56:48] [Server thread/INFO]: [LogBlock] Connecting to root@jdbc:mysql://localhost:3306/logblock...
  24. [17:56:51] [Server thread/INFO]: HikariCP pool LogBlock-Connection-Pool is starting.
  25. [17:56:51] [Server thread/INFO]: HikariCP pool LogBlock-Connection-Pool is shutting down.
  26. [17:56:51] [Server thread/ERROR]: [LogBlock] Error while fetching connection:
  27. com.zaxxer.hikari.pool.PoolInitializationException: Exception during pool initialization
  28. at com.zaxxer.hikari.pool.BaseHikariPool.initializeConnections(BaseHikariPool.java:544) ~[LogBlock.jar:?]
  29. at com.zaxxer.hikari.pool.BaseHikariPool.<init>(BaseHikariPool.java:171) ~[LogBlock.jar:?]
  30. at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:60) ~[LogBlock.jar:?]
  31. at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:48) ~[LogBlock.jar:?]
  32. at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:104) ~[LogBlock.jar:?]
  33. at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:38) ~[LogBlock.jar:?]
  34. at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:263) [LogBlock.jar:?]
  35. at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:63) [LogBlock.jar:?]
  36. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:295) [spigot.jar:git-Spigot-52c130f-ce7dd34]
  37. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-52c130f-ce7dd34]
  38. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot.jar:git-Spigot-52c130f-ce7dd34]
  39. at java.lang.Thread.run(Thread.java:724) [?:1.7.0_40]
  40. Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'logblock'
  41. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_40]
  42. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_40]
  43. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_40]
  44. at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_40]
  45. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[spigot.jar:git-Spigot-52c130f-ce7dd34]
  46. at com.mysql.jdbc.Util.getInstance(Util.java:382) ~[spigot.jar:git-Spigot-52c130f-ce7dd34]
  47. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052) ~[spigot.jar:git-Spigot-52c130f-ce7dd34]
  48. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593) ~[spigot.jar:git-Spigot-52c130f-ce7dd34]
  49. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525) ~[spigot.jar:git-Spigot-52c130f-ce7dd34]
  50. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931) ~[spigot.jar:git-Spigot-52c130f-ce7dd34]
  51. at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031) ~[spigot.jar:git-Spigot-52c130f-ce7dd34]
  52. at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296) ~[spigot.jar:git-Spigot-52c130f-ce7dd34]
  53. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338) ~[spigot.jar:git-Spigot-52c130f-ce7dd34]
  54. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[spigot.jar:git-Spigot-52c130f-ce7dd34]
  55. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[spigot.jar:git-Spigot-52c130f-ce7dd34]
  56. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[spigot.jar:git-Spigot-52c130f-ce7dd34]
  57. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[spigot.jar:git-Spigot-52c130f-ce7dd34]
  58. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_40]
  59. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_40]
  60. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_40]
  61. at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_40]
  62. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[spigot.jar:git-Spigot-52c130f-ce7dd34]
  63. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[spigot.jar:git-Spigot-52c130f-ce7dd34]
  64. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[spigot.jar:git-Spigot-52c130f-ce7dd34]
  65. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:92) ~[LogBlock.jar:?]
  66. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:98) ~[LogBlock.jar:?]
  67. at com.zaxxer.hikari.pool.BaseHikariPool.addConnection(BaseHikariPool.java:438) ~[LogBlock.jar:?]
  68. at com.zaxxer.hikari.pool.BaseHikariPool.initializeConnections(BaseHikariPool.java:542) ~[LogBlock.jar:?]
  69. ... 11 more
  70. [17:56:51] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-03.1514-
  71. [17:56:51] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  72. [17:56:51] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  73. [17:56:51] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP vTeamCity
  74. [17:56:51] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  75. [17:56:51] [Server thread/INFO]: [RandomTP] Loading RandomTP v2.3 - noID
  76. [17:56:51] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
  77. [17:56:51] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  78. [17:56:51] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  79. [17:56:51] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  80. [17:56:51] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  81. [17:56:51] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  82. [17:56:51] [Server thread/INFO]: Preparing level "world"
  83. [17:56:51] [Server thread/INFO]: -------- World Settings For [world] --------
  84. [17:56:51] [Server thread/INFO]: Mob Spawn Range: 4
  85. [17:56:51] [Server thread/INFO]: Anti X-Ray: false
  86. [17:56:51] [Server thread/INFO]: Engine Mode: 1
  87. [17:56:51] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  88. [17:56:51] [Server thread/INFO]: Replace Blocks: [1, 5]
  89. [17:56:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  90. [17:56:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
  91. [17:56:51] [Server thread/INFO]: Cane Growth Modifier: 100%
  92. [17:56:51] [Server thread/INFO]: Melon Growth Modifier: 100%
  93. [17:56:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  94. [17:56:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  95. [17:56:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
  96. [17:56:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
  97. [17:56:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  98. [17:56:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  99. [17:56:51] [Server thread/INFO]: Alternative Hopper Ticking: false
  100. [17:56:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  101. [17:56:51] [Server thread/INFO]: Random Lighting Updates: false
  102. [17:56:51] [Server thread/INFO]: Structure Info Saving: true
  103. [17:56:51] [Server thread/INFO]: Sending up to 5 chunks per packet
  104. [17:56:51] [Server thread/INFO]: Max Entity Collisions: 8
  105. [17:56:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  106. [17:56:51] [Server thread/INFO]: Max TNT Explosions: 100
  107. [17:56:51] [Server thread/INFO]: Item Despawn Rate: 6000
  108. [17:56:51] [Server thread/INFO]: Item Merge Radius: 2.5
  109. [17:56:51] [Server thread/INFO]: Arrow Despawn Rate: 1200
  110. [17:56:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  111. [17:56:51] [Server thread/INFO]: View Distance: 10
  112. [17:56:51] [Server thread/INFO]: Chunks to Grow per Tick: 650
  113. [17:56:51] [Server thread/INFO]: Clear tick list: false
  114. [17:56:51] [Server thread/INFO]: Experience Merge Radius: 3.0
  115. [17:56:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  116. [17:56:51] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  117. [17:56:51] [Server thread/INFO]: Mob Spawn Range: 4
  118. [17:56:51] [Server thread/INFO]: Anti X-Ray: false
  119. [17:56:51] [Server thread/INFO]: Engine Mode: 1
  120. [17:56:51] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  121. [17:56:51] [Server thread/INFO]: Replace Blocks: [1, 5]
  122. [17:56:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  123. [17:56:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
  124. [17:56:51] [Server thread/INFO]: Cane Growth Modifier: 100%
  125. [17:56:51] [Server thread/INFO]: Melon Growth Modifier: 100%
  126. [17:56:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  127. [17:56:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  128. [17:56:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
  129. [17:56:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
  130. [17:56:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  131. [17:56:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  132. [17:56:52] [Server thread/INFO]: Alternative Hopper Ticking: false
  133. [17:56:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  134. [17:56:52] [Server thread/INFO]: Random Lighting Updates: false
  135. [17:56:52] [Server thread/INFO]: Structure Info Saving: true
  136. [17:56:52] [Server thread/INFO]: Sending up to 5 chunks per packet
  137. [17:56:52] [Server thread/INFO]: Max Entity Collisions: 8
  138. [17:56:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  139. [17:56:52] [Server thread/INFO]: Max TNT Explosions: 100
  140. [17:56:52] [Server thread/INFO]: Item Despawn Rate: 6000
  141. [17:56:52] [Server thread/INFO]: Item Merge Radius: 2.5
  142. [17:56:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
  143. [17:56:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  144. [17:56:52] [Server thread/INFO]: View Distance: 10
  145. [17:56:52] [Server thread/INFO]: Chunks to Grow per Tick: 650
  146. [17:56:52] [Server thread/INFO]: Clear tick list: false
  147. [17:56:52] [Server thread/INFO]: Experience Merge Radius: 3.0
  148. [17:56:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  149. [17:56:52] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  150. [17:56:52] [Server thread/INFO]: Mob Spawn Range: 4
  151. [17:56:52] [Server thread/INFO]: Anti X-Ray: false
  152. [17:56:52] [Server thread/INFO]: Engine Mode: 1
  153. [17:56:52] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  154. [17:56:52] [Server thread/INFO]: Replace Blocks: [1, 5]
  155. [17:56:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  156. [17:56:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  157. [17:56:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  158. [17:56:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  159. [17:56:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  160. [17:56:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  161. [17:56:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  162. [17:56:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  163. [17:56:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  164. [17:56:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  165. [17:56:52] [Server thread/INFO]: Alternative Hopper Ticking: false
  166. [17:56:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  167. [17:56:52] [Server thread/INFO]: Random Lighting Updates: false
  168. [17:56:52] [Server thread/INFO]: Structure Info Saving: true
  169. [17:56:52] [Server thread/INFO]: Sending up to 5 chunks per packet
  170. [17:56:52] [Server thread/INFO]: Max Entity Collisions: 8
  171. [17:56:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  172. [17:56:52] [Server thread/INFO]: Max TNT Explosions: 100
  173. [17:56:52] [Server thread/INFO]: Item Despawn Rate: 6000
  174. [17:56:52] [Server thread/INFO]: Item Merge Radius: 2.5
  175. [17:56:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
  176. [17:56:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  177. [17:56:52] [Server thread/INFO]: View Distance: 10
  178. [17:56:52] [Server thread/INFO]: Chunks to Grow per Tick: 650
  179. [17:56:52] [Server thread/INFO]: Clear tick list: false
  180. [17:56:52] [Server thread/INFO]: Experience Merge Radius: 3.0
  181. [17:56:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  182. [17:56:52] [Server thread/INFO]: Preparing start region for level 0 (Seed: -3751468527769026908)
  183. [17:56:53] [Server thread/INFO]: Preparing spawn area: 2%
  184. [17:56:54] [Server thread/INFO]: Preparing spawn area: 24%
  185. [17:56:55] [Server thread/INFO]: Preparing spawn area: 49%
  186. [17:56:56] [Server thread/INFO]: Preparing spawn area: 82%
  187. [17:56:56] [Server thread/INFO]: Preparing start region for level 1 (Seed: -3751468527769026908)
  188. [17:56:57] [Server thread/INFO]: Preparing spawn area: 31%
  189. [17:56:58] [Server thread/INFO]: Preparing spawn area: 88%
  190. [17:56:58] [Server thread/INFO]: Preparing start region for level 2 (Seed: -3751468527769026908)
  191. [17:56:59] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.6
  192. [17:56:59] [Server thread/INFO]: -------- World Settings For [Event] --------
  193. [17:56:59] [Server thread/INFO]: Mob Spawn Range: 4
  194. [17:56:59] [Server thread/INFO]: Anti X-Ray: false
  195. [17:56:59] [Server thread/INFO]: Engine Mode: 1
  196. [17:56:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  197. [17:56:59] [Server thread/INFO]: Replace Blocks: [1, 5]
  198. [17:56:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  199. [17:56:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
  200. [17:56:59] [Server thread/INFO]: Cane Growth Modifier: 100%
  201. [17:56:59] [Server thread/INFO]: Melon Growth Modifier: 100%
  202. [17:56:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  203. [17:56:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  204. [17:56:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
  205. [17:56:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
  206. [17:56:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  207. [17:56:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  208. [17:56:59] [Server thread/INFO]: Alternative Hopper Ticking: false
  209. [17:56:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  210. [17:56:59] [Server thread/INFO]: Random Lighting Updates: false
  211. [17:56:59] [Server thread/INFO]: Structure Info Saving: true
  212. [17:56:59] [Server thread/INFO]: Sending up to 5 chunks per packet
  213. [17:56:59] [Server thread/INFO]: Max Entity Collisions: 8
  214. [17:56:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  215. [17:56:59] [Server thread/INFO]: Max TNT Explosions: 100
  216. [17:56:59] [Server thread/INFO]: Item Despawn Rate: 6000
  217. [17:56:59] [Server thread/INFO]: Item Merge Radius: 2.5
  218. [17:56:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
  219. [17:56:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  220. [17:56:59] [Server thread/INFO]: View Distance: 10
  221. [17:56:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
  222. [17:56:59] [Server thread/INFO]: Clear tick list: false
  223. [17:56:59] [Server thread/INFO]: Experience Merge Radius: 3.0
  224. [17:56:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  225. [17:56:59] [Server thread/INFO]: Preparing start region for level 3 (Seed: -203955159080094883)
  226. [17:57:00] [Server thread/INFO]: Preparing spawn area for Event, 89%
  227. [17:57:00] [Server thread/INFO]: -------- World Settings For [WorldTest] --------
  228. [17:57:00] [Server thread/INFO]: Mob Spawn Range: 4
  229. [17:57:00] [Server thread/INFO]: Anti X-Ray: false
  230. [17:57:00] [Server thread/INFO]: Engine Mode: 1
  231. [17:57:00] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  232. [17:57:00] [Server thread/INFO]: Replace Blocks: [1, 5]
  233. [17:57:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  234. [17:57:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
  235. [17:57:00] [Server thread/INFO]: Cane Growth Modifier: 100%
  236. [17:57:00] [Server thread/INFO]: Melon Growth Modifier: 100%
  237. [17:57:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  238. [17:57:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  239. [17:57:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
  240. [17:57:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
  241. [17:57:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  242. [17:57:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  243. [17:57:01] [Server thread/INFO]: Alternative Hopper Ticking: false
  244. [17:57:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  245. [17:57:01] [Server thread/INFO]: Random Lighting Updates: false
  246. [17:57:01] [Server thread/INFO]: Structure Info Saving: true
  247. [17:57:01] [Server thread/INFO]: Sending up to 5 chunks per packet
  248. [17:57:01] [Server thread/INFO]: Max Entity Collisions: 8
  249. [17:57:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  250. [17:57:01] [Server thread/INFO]: Max TNT Explosions: 100
  251. [17:57:01] [Server thread/INFO]: Item Despawn Rate: 6000
  252. [17:57:01] [Server thread/INFO]: Item Merge Radius: 2.5
  253. [17:57:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
  254. [17:57:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  255. [17:57:01] [Server thread/INFO]: View Distance: 10
  256. [17:57:01] [Server thread/INFO]: Chunks to Grow per Tick: 650
  257. [17:57:01] [Server thread/INFO]: Clear tick list: false
  258. [17:57:01] [Server thread/INFO]: Experience Merge Radius: 3.0
  259. [17:57:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  260. [17:57:01] [Server thread/INFO]: Preparing start region for level 4 (Seed: 7199795227394889843)
  261. [17:57:02] [Server thread/INFO]: [MultiWorld] v5.2.6 enabled.
  262. [17:57:02] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
  263. [17:57:02] [Server thread/INFO]: GroupManager - INFO - World Found: world
  264. [17:57:02] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  265. [17:57:02] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  266. [17:57:02] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  267. [17:57:02] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
  268. [17:57:02] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  269. [17:57:03] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  270. [17:57:03] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
  271. [17:57:03] [Server thread/INFO]: [Lockette] Enabling Lockette v1.8.21
  272. [17:57:03] [Server thread/INFO]: [Lockette] Version 1.8.21 is being enabled! Yay! (Core version 1.3.5)
  273. [17:57:03] [Server thread/INFO]: [Lockette] Detected Bukkit version [v1_8_R1] ok.
  274. [17:57:03] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 57, 145, 154]
  275. [17:57:03] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO]
  276. [17:57:03] [Server thread/INFO]: [Lockette] Loading strings file for English by Acru
  277. [17:57:03] [Server thread/INFO]: [Lockette] Enabled link to plugin GroupManager for Groups, version 2.1.31 (Phoenix)
  278. [17:57:03] [Server thread/INFO]: [Lockette] Using ops file for admin permissions.
  279. [17:57:03] [Server thread/INFO]: [Lockette] Ready to protect your containers.
  280. [17:57:04] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.94
  281. [17:57:04] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-03.1514-
  282. [17:57:04] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  283. [17:57:04] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  284. [17:57:04] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  285. [17:57:04] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  286. [17:57:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  287. [17:57:04] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  288. [17:57:04] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  289. [17:57:04] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  290. [17:57:04] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  291. [17:57:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  292. [17:57:04] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  293. [17:57:04] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  294. [17:57:04] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  295. [17:57:04] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  296. [17:57:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  297. [17:57:04] [Server thread/INFO]: [WorldGuard] (Event) TNT ignition is PERMITTED.
  298. [17:57:04] [Server thread/INFO]: [WorldGuard] (Event) Lighters are PERMITTED.
  299. [17:57:04] [Server thread/INFO]: [WorldGuard] (Event) Lava fire is blocked.
  300. [17:57:04] [Server thread/INFO]: [WorldGuard] (Event) Fire spread is UNRESTRICTED.
  301. [17:57:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Event'
  302. [17:57:04] [Server thread/INFO]: [WorldGuard] (WorldTest) TNT ignition is PERMITTED.
  303. [17:57:04] [Server thread/INFO]: [WorldGuard] (WorldTest) Lighters are PERMITTED.
  304. [17:57:04] [Server thread/INFO]: [WorldGuard] (WorldTest) Lava fire is blocked.
  305. [17:57:04] [Server thread/INFO]: [WorldGuard] (WorldTest) Fire spread is UNRESTRICTED.
  306. [17:57:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'WorldTest'
  307. [17:57:04] [Server thread/INFO]: [WorldGuard] Loading region data...
  308. [17:57:05] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  309. [17:57:05] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  310. [17:57:05] [Server thread/INFO]: git-Spigot-52c130f-ce7dd34 (MC: 1.8)
  311. [17:57:05] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT
  312. [17:57:05] [User Authenticator #1/INFO]: UUID of player MrSlime_ is cab3befa-7716-37a1-801d-8e3e2997485c
  313. [17:57:05] [Server thread/INFO]: Using locale fr_FR
  314. [17:57:06] [Server thread/INFO]: Using locale fr_FR
  315. [17:57:06] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  316. [17:57:06] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  317. [17:57:06] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP vTeamCity
  318. [17:57:06] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
  319. [17:57:06] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  320. [17:57:06] [Server thread/INFO]: [RandomTP] Enabling RandomTP v2.3 - noID
  321. [17:57:06] [Server thread/INFO]: [RandomTP] Checking/Fixing format of portals.yml
  322. [17:57:06] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
  323. [17:57:06] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  324. [17:57:07] [Server thread/INFO]: Done (15,831s)! For help, type "help" or "?"
  325. [17:57:07] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  326. [17:57:08] [Server thread/INFO]: MrSlime_[/79.93.142.39:56823] logged in with entity id 207 at ([world] 2976.54974768074, 64.0, 71.5843470727435)
  327. [17:57:21] [Server thread/INFO]: MrSlime_ issued server command: /pl
  328. [18:03:15] [Server thread/INFO]: CONSOLE issued server command: /list
  329. [18:03:15] [Server thread/INFO]: Il y a 1 joueurs en ligne sur 8 au total.
  330. [18:03:15] [Server thread/INFO]: Administrateur : [AFK][Admin] MrSlime_
  331. [18:26:22] [Server thread/INFO]: Startup script './restart_on_crash.sh' does not exist! Stopping server.
  332. [18:26:22] [Thread-4/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement