Guest User

Untitled

a guest
Apr 27th, 2016
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 80.02 KB | None | 0 0
  1. [07:06:48] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [07:06:48] [Server thread/INFO]: Loading properties
  3. [07:06:48] [Server thread/INFO]: Default game type: SURVIVAL
  4. [07:06:48] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  5. [07:06:48] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [07:06:48] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [07:06:48] [Server thread/INFO]: Debug logging is disabled
  8. [07:06:49] [Server thread/INFO]: Generating keypair
  9. [07:06:49] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [07:06:49] [Server thread/INFO]: Using epoll channel type
  11. [07:06:49] [Server thread/ERROR]: Could not load 'plugins/Factions.jar' in folder 'plugins'
  12. org.bukkit.plugin.UnknownDependencyException: MassiveCore
  13. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot.jar:git-Spigot-db6de12-18fbb24]
  14. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
  15. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-18fbb24]
  16. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
  17. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_95]
  18. [07:06:49] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  19. [07:06:49] [Server thread/ERROR]: Could not load 'plugins/Minecraft-cmd.jar' in folder 'plugins'
  20. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/philippe/cmd/Main : Unsupported major.minor version 52.0
  21. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  22. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  23. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-db6de12-18fbb24]
  24. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
  25. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-18fbb24]
  26. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
  27. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_95]
  28. Caused by: java.lang.UnsupportedClassVersionError: me/philippe/cmd/Main : Unsupported major.minor version 52.0
  29. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_95]
  30. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_95]
  31. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_95]
  32. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_95]
  33. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_95]
  34. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_95]
  35. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_95]
  36. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_95]
  37. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_95]
  38. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  39. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  40. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_95]
  41. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_95]
  42. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_95]
  43. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_95]
  44. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  45. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  46. ... 6 more
  47. [07:06:49] [Server thread/INFO]: [INFO][NoCheatPlus] Wed Apr 27 07:06:49 CEST 2016
  48. [07:06:49] [Server thread/INFO]: Player instances are stored for efficiency.
  49. [07:06:49] [Server thread/ERROR]: Could not load 'plugins/CommandScheduler.jar' in folder 'plugins'
  50. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/silversience/commandscheduler/CommandScheduler : Unsupported major.minor version 52.0
  51. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  52. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  53. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-db6de12-18fbb24]
  54. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
  55. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-18fbb24]
  56. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
  57. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_95]
  58. Caused by: java.lang.UnsupportedClassVersionError: me/silversience/commandscheduler/CommandScheduler : Unsupported major.minor version 52.0
  59. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_95]
  60. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_95]
  61. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_95]
  62. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_95]
  63. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_95]
  64. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_95]
  65. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_95]
  66. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_95]
  67. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_95]
  68. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  69. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  70. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_95]
  71. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_95]
  72. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_95]
  73. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_95]
  74. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  75. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  76. ... 6 more
  77. [07:06:49] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
  78. [07:06:49] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  79. [07:06:49] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.13.7-RC-sMD5NET-b925
  80. [07:06:49] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
  81. [07:06:49] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  82. [07:06:49] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
  83. [07:06:49] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
  84. [07:06:49] [Server thread/INFO]: [ZavAutoMessager] Loading ZavAutoMessager v3.2
  85. [07:06:49] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  86. [07:06:49] [Server thread/INFO]: [iN_Blocks] Loading iN_Blocks v0.9.8
  87. [07:06:49] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  88. [07:06:49] [Server thread/INFO]: [RealtimeWeather] Loading RealtimeWeather v1.0
  89. [07:06:49] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  90. [07:06:49] [Server thread/INFO]: [Trading] Loading Trading v3.2
  91. [07:06:49] [Server thread/INFO]: [ScLoad] Loading ScLoad v0.1.3
  92. [07:06:49] [Server thread/INFO]: [VillagerShop] Loading VillagerShop v0.4d
  93. [07:06:49] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  94. [07:06:49] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11-hack
  95. [07:06:49] [Server thread/INFO]: [Auctions] Loading Auctions v2.4.1-SNAPSHOT
  96. [07:06:49] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
  97. [07:06:49] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  98. [07:06:49] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
  99. [07:06:49] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  100. [07:06:49] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  101. [07:06:49] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
  102. [07:06:49] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
  103. [07:06:49] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
  104. [07:06:49] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
  105. [07:06:49] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  106. [07:06:49] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  107. [07:06:49] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  108. [07:06:49] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  109. [07:06:49] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  110. [07:06:49] [Server thread/INFO]: Preparing level "world"
  111. [07:06:49] [Server thread/INFO]: -------- World Settings For [world] --------
  112. [07:06:49] [Server thread/INFO]: Anti X-Ray: true
  113. [07:06:49] [Server thread/INFO]: Engine Mode: 1
  114. [07:06:49] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  115. [07:06:49] [Server thread/INFO]: Replace Blocks: [1, 5]
  116. [07:06:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  117. [07:06:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
  118. [07:06:49] [Server thread/INFO]: Cane Growth Modifier: 100%
  119. [07:06:49] [Server thread/INFO]: Melon Growth Modifier: 100%
  120. [07:06:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  121. [07:06:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  122. [07:06:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
  123. [07:06:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
  124. [07:06:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  125. [07:06:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  126. [07:06:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  127. [07:06:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  128. [07:06:49] [Server thread/INFO]: Random Lighting Updates: false
  129. [07:06:49] [Server thread/INFO]: Structure Info Saving: true
  130. [07:06:49] [Server thread/INFO]: Mob Spawn Range: 4
  131. [07:06:49] [Server thread/INFO]: Sending up to 10 chunks per packet
  132. [07:06:49] [Server thread/INFO]: Max Entity Collisions: 8
  133. [07:06:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  134. [07:06:49] [Server thread/INFO]: Max TNT Explosions: 100
  135. [07:06:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  136. [07:06:49] [Server thread/INFO]: Item Despawn Rate: 6000
  137. [07:06:49] [Server thread/INFO]: Item Merge Radius: 2.5
  138. [07:06:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
  139. [07:06:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  140. [07:06:49] [Server thread/INFO]: View Distance: 10
  141. [07:06:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  142. [07:06:49] [Server thread/INFO]: Chunks to Grow per Tick: 650
  143. [07:06:49] [Server thread/INFO]: Clear tick list: false
  144. [07:06:49] [Server thread/INFO]: Experience Merge Radius: 3.0
  145. [07:06:49] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  146. [07:06:49] [Server thread/INFO]: Anti X-Ray: true
  147. [07:06:49] [Server thread/INFO]: Engine Mode: 1
  148. [07:06:49] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  149. [07:06:49] [Server thread/INFO]: Replace Blocks: [1, 5]
  150. [07:06:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  151. [07:06:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
  152. [07:06:49] [Server thread/INFO]: Cane Growth Modifier: 100%
  153. [07:06:49] [Server thread/INFO]: Melon Growth Modifier: 100%
  154. [07:06:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  155. [07:06:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  156. [07:06:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
  157. [07:06:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
  158. [07:06:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  159. [07:06:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  160. [07:06:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  161. [07:06:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  162. [07:06:49] [Server thread/INFO]: Random Lighting Updates: false
  163. [07:06:49] [Server thread/INFO]: Structure Info Saving: true
  164. [07:06:49] [Server thread/INFO]: Mob Spawn Range: 4
  165. [07:06:49] [Server thread/INFO]: Sending up to 10 chunks per packet
  166. [07:06:49] [Server thread/INFO]: Max Entity Collisions: 8
  167. [07:06:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  168. [07:06:49] [Server thread/INFO]: Max TNT Explosions: 100
  169. [07:06:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  170. [07:06:49] [Server thread/INFO]: Item Despawn Rate: 6000
  171. [07:06:49] [Server thread/INFO]: Item Merge Radius: 2.5
  172. [07:06:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
  173. [07:06:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  174. [07:06:49] [Server thread/INFO]: View Distance: 10
  175. [07:06:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  176. [07:06:49] [Server thread/INFO]: Chunks to Grow per Tick: 650
  177. [07:06:49] [Server thread/INFO]: Clear tick list: false
  178. [07:06:49] [Server thread/INFO]: Experience Merge Radius: 3.0
  179. [07:06:49] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  180. [07:06:49] [Server thread/INFO]: Anti X-Ray: true
  181. [07:06:49] [Server thread/INFO]: Engine Mode: 1
  182. [07:06:49] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  183. [07:06:49] [Server thread/INFO]: Replace Blocks: [1, 5]
  184. [07:06:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  185. [07:06:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
  186. [07:06:49] [Server thread/INFO]: Cane Growth Modifier: 100%
  187. [07:06:49] [Server thread/INFO]: Melon Growth Modifier: 100%
  188. [07:06:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  189. [07:06:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  190. [07:06:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
  191. [07:06:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
  192. [07:06:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  193. [07:06:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  194. [07:06:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  195. [07:06:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  196. [07:06:49] [Server thread/INFO]: Random Lighting Updates: false
  197. [07:06:49] [Server thread/INFO]: Structure Info Saving: true
  198. [07:06:49] [Server thread/INFO]: Mob Spawn Range: 4
  199. [07:06:49] [Server thread/INFO]: Sending up to 10 chunks per packet
  200. [07:06:49] [Server thread/INFO]: Max Entity Collisions: 8
  201. [07:06:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  202. [07:06:49] [Server thread/INFO]: Max TNT Explosions: 100
  203. [07:06:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  204. [07:06:49] [Server thread/INFO]: Item Despawn Rate: 6000
  205. [07:06:49] [Server thread/INFO]: Item Merge Radius: 2.5
  206. [07:06:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
  207. [07:06:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  208. [07:06:49] [Server thread/INFO]: View Distance: 10
  209. [07:06:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  210. [07:06:49] [Server thread/INFO]: Chunks to Grow per Tick: 650
  211. [07:06:49] [Server thread/INFO]: Clear tick list: false
  212. [07:06:49] [Server thread/INFO]: Experience Merge Radius: 3.0
  213. [07:06:49] [Server thread/INFO]: Preparing start region for level 0 (Seed: 951148296)
  214. [07:06:50] [Server thread/INFO]: Preparing start region for level 1 (Seed: 8898735503267916657)
  215. [07:06:50] [Server thread/INFO]: Preparing start region for level 2 (Seed: 8898735503267916657)
  216. [07:06:50] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
  217. [07:06:50] [Server thread/INFO]: GroupManager - INFO - World Found: world
  218. [07:06:50] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  219. [07:06:50] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  220. [07:06:50] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  221. [07:06:50] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
  222. [07:06:50] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  223. [07:06:50] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  224. [07:06:50] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  225. [07:06:50] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  226. [07:06:50] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  227. [07:06:50] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.13.7-RC-sMD5NET-b925
  228. [07:06:50] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
  229. [07:06:50] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  230. [07:06:50] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  231. [07:06:50] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  232. [07:06:50] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  233. [07:06:50] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  234. [07:06:50] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
  235. [07:06:50] [Server thread/INFO]: [NoCheatPlus] Version 3.13.7-RC-sMD5NET-b925 is enabled.
  236. [07:06:50] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
  237. [07:06:50] [Server thread/INFO]: [iConomy - April Fools] Enabled (7 ms)
  238. [07:06:50] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
  239. [07:06:50] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
  240. [07:06:50] [Thread-10/INFO]: [iConomy - April Fools] Purged accounts with default balance.
  241. [07:06:50] [Server thread/INFO]: [ZavAutoMessager] Enabling ZavAutoMessager v3.2
  242. [07:06:50] [Server thread/INFO]: [iN_Blocks] Enabling iN_Blocks v0.9.8
  243. [07:06:50] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  244. [07:06:50] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  245. [07:06:50] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  246. [07:06:50] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  247. [07:06:50] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  248. [07:06:50] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  249. [07:06:50] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  250. [07:06:50] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  251. [07:06:50] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  252. [07:06:50] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  253. [07:06:50] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  254. [07:06:50] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  255. [07:06:50] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  256. [07:06:50] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  257. [07:06:50] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  258. [07:06:50] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  259. [07:06:50] [Server thread/INFO]: [WorldGuard] Loading region data...
  260. [07:06:51] [Server thread/INFO]: [RealtimeWeather] Enabling RealtimeWeather v1.0
  261. [07:06:51] [Server thread/INFO]: [Real Time+Weather] CLEAR: [800, 801, 802, 803, 804]
  262. [07:06:51] [Server thread/INFO]: [Real Time+Weather] DOWNFALL: [600, 601, 602, 611, 612, 615, 616, 620, 621, 622]
  263. [07:06:51] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  264. [07:06:51] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  265. [07:06:51] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
  266. [07:06:51] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  267. [07:06:51] [Server thread/INFO]: Using locale en_US
  268. [07:06:51] [Server thread/INFO]: Using locale en_US
  269. [07:06:51] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  270. [07:06:51] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  271. [07:06:51] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.5.6-b49)
  272. [07:06:51] [Server thread/INFO]: [Trading] Enabling Trading v3.2
  273. [07:06:51] [Server thread/INFO]: [Trading] Trading has been enabled
  274. [07:06:51] [Server thread/INFO]: [Trading] Vault and Economy have been found!
  275. [07:06:51] [Server thread/INFO]: [ScLoad] Enabling ScLoad v0.1.3
  276. [07:06:51] [Server thread/INFO]: [VillagerShop] Enabling VillagerShop v0.4d
  277. [07:06:51] [Server thread/INFO]: [VillagerShop] Shop 0 was created.
  278. [07:06:51] [Server thread/INFO]: [VillagerShop] EOF - Villagers have been loaded :D
  279. [07:06:51] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  280. [07:06:51] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11-hack
  281. [07:06:51] [Server thread/INFO]: [CombatLog] Loading messages.properties.
  282. [07:06:51] [Server thread/INFO]: [CombatLog] Loading config.yml.
  283. [07:06:51] [Server thread/INFO]: [CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.
  284. [07:06:51] [Server thread/INFO]: [CombatLog] Factions plugin not found! Safezone untagging will not work.
  285. [07:06:51] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11-hack Enabled.
  286. [07:06:51] [Server thread/INFO]: [Auctions] Enabling Auctions v2.4.1-SNAPSHOT
  287. [07:06:51] [Server thread/INFO]: [Auctions] Material "BEDROCK" added as a blocked material.
  288. [07:06:51] [Server thread/INFO]: [Auctions] Added global chat recipient group to the list of broadcast listeners
  289. [07:06:51] [Server thread/INFO]: [Auctions] PlaceholderAPI was not found, chat hooks have NOT been registered
  290. [07:06:51] [Server thread/INFO]: [Auctions] Message handler has been set to TEXT
  291. [07:06:51] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
  292. [07:06:51] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  293. [07:06:51] [Server thread/INFO]: creating table 'items'
  294. [07:06:51] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
  295. [07:06:51] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  296. [07:06:51] [Server thread/INFO]: creating table 'accounts'
  297. [07:06:51] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
  298. [07:06:51] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
  299. [07:06:51] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
  300. [07:06:51] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  301. [07:06:52] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  302. [07:06:52] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
  303. [07:06:52] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  304. [07:06:52] [Server thread/INFO]: Done (2.543s)! For help, type "help" or "?"
  305. [07:06:52] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  306. [07:06:52] [Craft Scheduler Thread - 5/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  307. [07:06:52] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  308. [07:06:52] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  309. [07:06:52] [Craft Scheduler Thread - 8/INFO]: [Vault] Checking for Updates ...
  310. [07:06:52] [Craft Scheduler Thread - 8/INFO]: [Vault] No new version available
  311. [07:07:52] [Server thread/INFO]: CONSOLE: Please note that this command is not supported and may cause issues when using some plugins.
  312. [07:07:52] [Server thread/INFO]: CONSOLE: If you encounter any issues please use the /stop command to restart your server.
  313. [07:07:52] [Server thread/INFO]: Server Ping Player Sample Count: 12
  314. [07:07:52] [Server thread/INFO]: Using 4 threads for Netty based IO
  315. [07:07:52] [Server thread/INFO]: Debug logging is disabled
  316. [07:07:52] [Server thread/INFO]: -------- World Settings For [world] --------
  317. [07:07:52] [Server thread/INFO]: Anti X-Ray: true
  318. [07:07:52] [Server thread/INFO]: Engine Mode: 1
  319. [07:07:52] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  320. [07:07:52] [Server thread/INFO]: Replace Blocks: [1, 5]
  321. [07:07:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  322. [07:07:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  323. [07:07:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  324. [07:07:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  325. [07:07:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  326. [07:07:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  327. [07:07:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  328. [07:07:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  329. [07:07:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  330. [07:07:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  331. [07:07:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  332. [07:07:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  333. [07:07:52] [Server thread/INFO]: Random Lighting Updates: false
  334. [07:07:52] [Server thread/INFO]: Structure Info Saving: true
  335. [07:07:52] [Server thread/INFO]: Mob Spawn Range: 4
  336. [07:07:52] [Server thread/INFO]: Sending up to 10 chunks per packet
  337. [07:07:52] [Server thread/INFO]: Max Entity Collisions: 8
  338. [07:07:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  339. [07:07:52] [Server thread/INFO]: Max TNT Explosions: 100
  340. [07:07:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  341. [07:07:52] [Server thread/INFO]: Item Despawn Rate: 6000
  342. [07:07:52] [Server thread/INFO]: Item Merge Radius: 2.5
  343. [07:07:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
  344. [07:07:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  345. [07:07:52] [Server thread/INFO]: View Distance: 10
  346. [07:07:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  347. [07:07:52] [Server thread/INFO]: Chunks to Grow per Tick: 650
  348. [07:07:52] [Server thread/INFO]: Clear tick list: false
  349. [07:07:52] [Server thread/INFO]: Experience Merge Radius: 3.0
  350. [07:07:52] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  351. [07:07:52] [Server thread/INFO]: Anti X-Ray: true
  352. [07:07:52] [Server thread/INFO]: Engine Mode: 1
  353. [07:07:52] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  354. [07:07:52] [Server thread/INFO]: Replace Blocks: [1, 5]
  355. [07:07:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  356. [07:07:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  357. [07:07:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  358. [07:07:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  359. [07:07:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  360. [07:07:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  361. [07:07:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  362. [07:07:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  363. [07:07:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  364. [07:07:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  365. [07:07:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  366. [07:07:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  367. [07:07:52] [Server thread/INFO]: Random Lighting Updates: false
  368. [07:07:52] [Server thread/INFO]: Structure Info Saving: true
  369. [07:07:52] [Server thread/INFO]: Mob Spawn Range: 4
  370. [07:07:52] [Server thread/INFO]: Sending up to 10 chunks per packet
  371. [07:07:52] [Server thread/INFO]: Max Entity Collisions: 8
  372. [07:07:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  373. [07:07:52] [Server thread/INFO]: Max TNT Explosions: 100
  374. [07:07:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  375. [07:07:52] [Server thread/INFO]: Item Despawn Rate: 6000
  376. [07:07:52] [Server thread/INFO]: Item Merge Radius: 2.5
  377. [07:07:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
  378. [07:07:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  379. [07:07:52] [Server thread/INFO]: View Distance: 10
  380. [07:07:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  381. [07:07:52] [Server thread/INFO]: Chunks to Grow per Tick: 650
  382. [07:07:52] [Server thread/INFO]: Clear tick list: false
  383. [07:07:52] [Server thread/INFO]: Experience Merge Radius: 3.0
  384. [07:07:52] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  385. [07:07:52] [Server thread/INFO]: Anti X-Ray: true
  386. [07:07:52] [Server thread/INFO]: Engine Mode: 1
  387. [07:07:52] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  388. [07:07:52] [Server thread/INFO]: Replace Blocks: [1, 5]
  389. [07:07:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  390. [07:07:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  391. [07:07:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  392. [07:07:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  393. [07:07:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  394. [07:07:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  395. [07:07:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  396. [07:07:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  397. [07:07:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  398. [07:07:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  399. [07:07:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  400. [07:07:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  401. [07:07:52] [Server thread/INFO]: Random Lighting Updates: false
  402. [07:07:52] [Server thread/INFO]: Structure Info Saving: true
  403. [07:07:52] [Server thread/INFO]: Mob Spawn Range: 4
  404. [07:07:52] [Server thread/INFO]: Sending up to 10 chunks per packet
  405. [07:07:52] [Server thread/INFO]: Max Entity Collisions: 8
  406. [07:07:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  407. [07:07:52] [Server thread/INFO]: Max TNT Explosions: 100
  408. [07:07:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  409. [07:07:52] [Server thread/INFO]: Item Despawn Rate: 6000
  410. [07:07:52] [Server thread/INFO]: Item Merge Radius: 2.5
  411. [07:07:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
  412. [07:07:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  413. [07:07:52] [Server thread/INFO]: View Distance: 10
  414. [07:07:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  415. [07:07:52] [Server thread/INFO]: Chunks to Grow per Tick: 650
  416. [07:07:52] [Server thread/INFO]: Clear tick list: false
  417. [07:07:52] [Server thread/INFO]: Experience Merge Radius: 3.0
  418. [07:07:52] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild vTeamCity
  419. [07:07:52] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
  420. [07:07:52] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.8.12
  421. [07:07:52] [Server thread/INFO]: [Auctions] Disabling Auctions v2.4.1-SNAPSHOT
  422. [07:07:52] [Server thread/INFO]: [CombatLog] Disabling CombatLog v1.8.11-hack
  423. [07:07:52] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11-hack Disabled.
  424. [07:07:52] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  425. [07:07:52] [Server thread/INFO]: [VillagerShop] Disabling VillagerShop v0.4d
  426. [07:07:52] [Server thread/INFO]: [ScLoad] Disabling ScLoad v0.1.3
  427. [07:07:52] [Server thread/INFO]: [Trading] Disabling Trading v3.2
  428. [07:07:52] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  429. [07:07:52] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  430. [07:07:52] [Server thread/INFO]: [RealtimeWeather] Disabling RealtimeWeather v1.0
  431. [07:07:52] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
  432. [07:07:52] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  433. [07:07:52] [Server thread/INFO]: [iN_Blocks] Disabling iN_Blocks v0.9.8
  434. [07:07:52] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  435. [07:07:52] [Server thread/INFO]: [ZavAutoMessager] Disabling ZavAutoMessager v3.2
  436. [07:07:52] [Server thread/INFO]: [iConomy] Disabling iConomy v7.0
  437. [07:07:52] [Server thread/INFO]: [iConomy] Closing general data...
  438. [07:07:52] [Server thread/INFO]: [iConomy] Disabled. (0 ms)
  439. [07:07:52] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.13.7-RC-sMD5NET-b925
  440. [07:07:52] [Server thread/INFO]: [NoCheatPlus] Removed hook: AllViolations(NCP) [1.0].
  441. [07:07:52] [Server thread/INFO]: Version 3.13.7-RC-sMD5NET-b925 is disabled.
  442. [07:07:52] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
  443. [07:07:52] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.1.31 (Phoenix)
  444. [07:07:52] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
  445. [07:07:52] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is disabled!
  446. [07:07:52] [Server thread/ERROR]: Could not load 'plugins/Factions.jar' in folder 'plugins'
  447. org.bukkit.plugin.UnknownDependencyException: MassiveCore
  448. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot.jar:git-Spigot-db6de12-18fbb24]
  449. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
  450. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot.jar:git-Spigot-db6de12-18fbb24]
  451. at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot.jar:git-Spigot-db6de12-18fbb24]
  452. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot.jar:git-Spigot-db6de12-18fbb24]
  453. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot.jar:git-Spigot-db6de12-18fbb24]
  454. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot.jar:git-Spigot-db6de12-18fbb24]
  455. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot.jar:git-Spigot-db6de12-18fbb24]
  456. at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot.jar:git-Spigot-db6de12-18fbb24]
  457. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot.jar:git-Spigot-db6de12-18fbb24]
  458. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-db6de12-18fbb24]
  459. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-db6de12-18fbb24]
  460. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_95]
  461. [07:07:52] [Server thread/ERROR]: Could not load 'plugins/Minecraft-cmd.jar' in folder 'plugins'
  462. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/philippe/cmd/Main : Unsupported major.minor version 52.0
  463. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  464. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  465. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-db6de12-18fbb24]
  466. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
  467. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot.jar:git-Spigot-db6de12-18fbb24]
  468. at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot.jar:git-Spigot-db6de12-18fbb24]
  469. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot.jar:git-Spigot-db6de12-18fbb24]
  470. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot.jar:git-Spigot-db6de12-18fbb24]
  471. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot.jar:git-Spigot-db6de12-18fbb24]
  472. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot.jar:git-Spigot-db6de12-18fbb24]
  473. at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot.jar:git-Spigot-db6de12-18fbb24]
  474. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot.jar:git-Spigot-db6de12-18fbb24]
  475. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-db6de12-18fbb24]
  476. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-db6de12-18fbb24]
  477. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_95]
  478. Caused by: java.lang.UnsupportedClassVersionError: me/philippe/cmd/Main : Unsupported major.minor version 52.0
  479. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_95]
  480. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_95]
  481. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_95]
  482. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_95]
  483. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_95]
  484. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_95]
  485. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_95]
  486. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_95]
  487. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_95]
  488. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  489. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  490. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_95]
  491. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_95]
  492. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_95]
  493. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_95]
  494. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  495. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  496. ... 14 more
  497. [07:07:52] [Server thread/INFO]: [INFO][NoCheatPlus] Wed Apr 27 07:07:52 CEST 2016
  498. [07:07:52] [Server thread/INFO]: Player instances are stored for efficiency.
  499. [07:07:52] [Server thread/ERROR]: Could not load 'plugins/CommandScheduler.jar' in folder 'plugins'
  500. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/silversience/commandscheduler/CommandScheduler : Unsupported major.minor version 52.0
  501. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  502. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  503. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-db6de12-18fbb24]
  504. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
  505. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot.jar:git-Spigot-db6de12-18fbb24]
  506. at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot.jar:git-Spigot-db6de12-18fbb24]
  507. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot.jar:git-Spigot-db6de12-18fbb24]
  508. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot.jar:git-Spigot-db6de12-18fbb24]
  509. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot.jar:git-Spigot-db6de12-18fbb24]
  510. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot.jar:git-Spigot-db6de12-18fbb24]
  511. at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot.jar:git-Spigot-db6de12-18fbb24]
  512. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot.jar:git-Spigot-db6de12-18fbb24]
  513. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-db6de12-18fbb24]
  514. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-db6de12-18fbb24]
  515. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_95]
  516. Caused by: java.lang.UnsupportedClassVersionError: me/silversience/commandscheduler/CommandScheduler : Unsupported major.minor version 52.0
  517. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_95]
  518. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_95]
  519. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_95]
  520. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_95]
  521. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_95]
  522. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_95]
  523. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_95]
  524. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_95]
  525. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_95]
  526. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  527. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  528. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_95]
  529. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_95]
  530. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_95]
  531. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_95]
  532. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  533. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  534. ... 14 more
  535. [07:07:52] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
  536. [07:07:52] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  537. [07:07:52] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.13.7-RC-sMD5NET-b925
  538. [07:07:52] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
  539. [07:07:52] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  540. [07:07:52] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
  541. [07:07:52] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
  542. [07:07:52] [Server thread/INFO]: [ZavAutoMessager] Loading ZavAutoMessager v3.2
  543. [07:07:52] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  544. [07:07:52] [Server thread/INFO]: [iN_Blocks] Loading iN_Blocks v0.9.8
  545. [07:07:52] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  546. [07:07:52] [Server thread/INFO]: [RealtimeWeather] Loading RealtimeWeather v1.0
  547. [07:07:52] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  548. [07:07:52] [Server thread/INFO]: [Trading] Loading Trading v3.2
  549. [07:07:52] [Server thread/INFO]: [ScLoad] Loading ScLoad v0.1.3
  550. [07:07:52] [Server thread/INFO]: [VillagerShop] Loading VillagerShop v0.4d
  551. [07:07:52] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  552. [07:07:52] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11-hack
  553. [07:07:52] [Server thread/INFO]: [Auctions] Loading Auctions v2.4.1-SNAPSHOT
  554. [07:07:52] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
  555. [07:07:52] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  556. [07:07:52] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
  557. [07:07:52] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  558. [07:07:52] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  559. [07:07:52] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
  560. [07:07:52] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
  561. [07:07:52] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
  562. [07:07:52] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
  563. [07:07:52] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  564. [07:07:52] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  565. [07:07:52] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  566. [07:07:52] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  567. [07:07:52] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
  568. [07:07:52] [Server thread/INFO]: GroupManager - INFO - World Found: world
  569. [07:07:52] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  570. [07:07:52] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  571. [07:07:52] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  572. [07:07:52] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
  573. [07:07:52] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  574. [07:07:52] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  575. [07:07:52] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  576. [07:07:52] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  577. [07:07:52] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  578. [07:07:52] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.13.7-RC-sMD5NET-b925
  579. [07:07:52] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
  580. [07:07:52] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  581. [07:07:52] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  582. [07:07:52] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  583. [07:07:52] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  584. [07:07:52] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  585. [07:07:52] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
  586. [07:07:52] [Server thread/INFO]: [NoCheatPlus] Version 3.13.7-RC-sMD5NET-b925 is enabled.
  587. [07:07:52] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
  588. [07:07:52] [Server thread/INFO]: [iConomy - April Fools] Enabled (5 ms)
  589. [07:07:52] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
  590. [07:07:52] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
  591. [07:07:52] [Thread-14/INFO]: [iConomy - April Fools] Purged accounts with default balance.
  592. [07:07:52] [Server thread/INFO]: [ZavAutoMessager] Enabling ZavAutoMessager v3.2
  593. [07:07:52] [Server thread/INFO]: [iN_Blocks] Enabling iN_Blocks v0.9.8
  594. [07:07:52] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  595. [07:07:52] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  596. [07:07:52] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  597. [07:07:52] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  598. [07:07:52] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  599. [07:07:52] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  600. [07:07:52] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  601. [07:07:52] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  602. [07:07:52] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  603. [07:07:52] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  604. [07:07:52] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  605. [07:07:52] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  606. [07:07:52] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  607. [07:07:52] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  608. [07:07:52] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  609. [07:07:52] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  610. [07:07:52] [Server thread/INFO]: [WorldGuard] Loading region data...
  611. [07:07:52] [Server thread/INFO]: [RealtimeWeather] Enabling RealtimeWeather v1.0
  612. [07:07:52] [Server thread/INFO]: [Real Time+Weather] CLEAR: [800, 801, 802, 803, 804]
  613. [07:07:52] [Server thread/INFO]: [Real Time+Weather] DOWNFALL: [600, 601, 602, 611, 612, 615, 616, 620, 621, 622]
  614. [07:07:52] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  615. [07:07:52] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  616. [07:07:52] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
  617. [07:07:52] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  618. [07:07:52] [Server thread/INFO]: Using locale en_US
  619. [07:07:52] [Server thread/INFO]: Using locale en_US
  620. [07:07:52] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  621. [07:07:52] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  622. [07:07:52] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.5.6-b49)
  623. [07:07:52] [Server thread/INFO]: [Trading] Enabling Trading v3.2
  624. [07:07:52] [Server thread/INFO]: [Trading] Trading has been enabled
  625. [07:07:52] [Server thread/INFO]: [Trading] Vault and Economy have been found!
  626. [07:07:52] [Server thread/INFO]: [ScLoad] Enabling ScLoad v0.1.3
  627. [07:07:52] [Server thread/INFO]: [VillagerShop] Enabling VillagerShop v0.4d
  628. [07:07:52] [Server thread/INFO]: [VillagerShop] Shop 0 was created.
  629. [07:07:52] [Server thread/INFO]: [VillagerShop] EOF - Villagers have been loaded :D
  630. [07:07:52] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  631. [07:07:52] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11-hack
  632. [07:07:52] [Server thread/INFO]: [CombatLog] Loading messages.properties.
  633. [07:07:52] [Server thread/INFO]: [CombatLog] Loading config.yml.
  634. [07:07:52] [Server thread/INFO]: [CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.
  635. [07:07:52] [Server thread/INFO]: [CombatLog] Factions plugin not found! Safezone untagging will not work.
  636. [07:07:52] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11-hack Enabled.
  637. [07:07:52] [Server thread/INFO]: [Auctions] Enabling Auctions v2.4.1-SNAPSHOT
  638. [07:07:52] [Server thread/INFO]: [Auctions] Material "BEDROCK" added as a blocked material.
  639. [07:07:52] [Server thread/INFO]: [Auctions] Added global chat recipient group to the list of broadcast listeners
  640. [07:07:52] [Server thread/INFO]: [Auctions] PlaceholderAPI was not found, chat hooks have NOT been registered
  641. [07:07:52] [Server thread/INFO]: [Auctions] Message handler has been set to TEXT
  642. [07:07:52] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
  643. [07:07:52] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  644. [07:07:52] [Server thread/INFO]: creating table 'items'
  645. [07:07:52] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
  646. [07:07:52] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  647. [07:07:52] [Server thread/INFO]: creating table 'accounts'
  648. [07:07:52] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
  649. [07:07:52] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
  650. [07:07:52] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
  651. [07:07:53] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  652. [07:07:53] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  653. [07:07:53] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
  654. [07:07:53] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  655. [07:07:53] [Server thread/INFO]: CONSOLE: Reload complete.
  656. [07:07:53] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  657. [07:07:53] [Craft Scheduler Thread - 11/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  658. [07:07:53] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  659. [07:07:53] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  660. [07:07:53] [Craft Scheduler Thread - 17/INFO]: [Vault] Checking for Updates ...
  661. [07:07:53] [Craft Scheduler Thread - 17/INFO]: [Vault] No new version available
  662. [07:08:14] [Server thread/INFO]: CONSOLE: Please note that this command is not supported and may cause issues when using some plugins.
  663. [07:08:14] [Server thread/INFO]: CONSOLE: If you encounter any issues please use the /stop command to restart your server.
  664. [07:08:14] [Server thread/INFO]: Server Ping Player Sample Count: 12
  665. [07:08:14] [Server thread/INFO]: Using 4 threads for Netty based IO
  666. [07:08:14] [Server thread/INFO]: Debug logging is disabled
  667. [07:08:14] [Server thread/INFO]: -------- World Settings For [world] --------
  668. [07:08:14] [Server thread/INFO]: Anti X-Ray: true
  669. [07:08:14] [Server thread/INFO]: Engine Mode: 1
  670. [07:08:14] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  671. [07:08:14] [Server thread/INFO]: Replace Blocks: [1, 5]
  672. [07:08:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  673. [07:08:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
  674. [07:08:14] [Server thread/INFO]: Cane Growth Modifier: 100%
  675. [07:08:14] [Server thread/INFO]: Melon Growth Modifier: 100%
  676. [07:08:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  677. [07:08:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  678. [07:08:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
  679. [07:08:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
  680. [07:08:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  681. [07:08:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  682. [07:08:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  683. [07:08:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  684. [07:08:14] [Server thread/INFO]: Random Lighting Updates: false
  685. [07:08:14] [Server thread/INFO]: Structure Info Saving: true
  686. [07:08:14] [Server thread/INFO]: Mob Spawn Range: 4
  687. [07:08:14] [Server thread/INFO]: Sending up to 10 chunks per packet
  688. [07:08:14] [Server thread/INFO]: Max Entity Collisions: 8
  689. [07:08:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  690. [07:08:14] [Server thread/INFO]: Max TNT Explosions: 100
  691. [07:08:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  692. [07:08:14] [Server thread/INFO]: Item Despawn Rate: 6000
  693. [07:08:14] [Server thread/INFO]: Item Merge Radius: 2.5
  694. [07:08:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
  695. [07:08:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  696. [07:08:14] [Server thread/INFO]: View Distance: 10
  697. [07:08:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  698. [07:08:14] [Server thread/INFO]: Chunks to Grow per Tick: 650
  699. [07:08:14] [Server thread/INFO]: Clear tick list: false
  700. [07:08:14] [Server thread/INFO]: Experience Merge Radius: 3.0
  701. [07:08:14] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  702. [07:08:14] [Server thread/INFO]: Anti X-Ray: true
  703. [07:08:14] [Server thread/INFO]: Engine Mode: 1
  704. [07:08:14] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  705. [07:08:14] [Server thread/INFO]: Replace Blocks: [1, 5]
  706. [07:08:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  707. [07:08:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
  708. [07:08:14] [Server thread/INFO]: Cane Growth Modifier: 100%
  709. [07:08:14] [Server thread/INFO]: Melon Growth Modifier: 100%
  710. [07:08:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  711. [07:08:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  712. [07:08:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
  713. [07:08:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
  714. [07:08:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  715. [07:08:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  716. [07:08:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  717. [07:08:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  718. [07:08:14] [Server thread/INFO]: Random Lighting Updates: false
  719. [07:08:14] [Server thread/INFO]: Structure Info Saving: true
  720. [07:08:14] [Server thread/INFO]: Mob Spawn Range: 4
  721. [07:08:14] [Server thread/INFO]: Sending up to 10 chunks per packet
  722. [07:08:14] [Server thread/INFO]: Max Entity Collisions: 8
  723. [07:08:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  724. [07:08:14] [Server thread/INFO]: Max TNT Explosions: 100
  725. [07:08:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  726. [07:08:14] [Server thread/INFO]: Item Despawn Rate: 6000
  727. [07:08:14] [Server thread/INFO]: Item Merge Radius: 2.5
  728. [07:08:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
  729. [07:08:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  730. [07:08:14] [Server thread/INFO]: View Distance: 10
  731. [07:08:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  732. [07:08:14] [Server thread/INFO]: Chunks to Grow per Tick: 650
  733. [07:08:14] [Server thread/INFO]: Clear tick list: false
  734. [07:08:14] [Server thread/INFO]: Experience Merge Radius: 3.0
  735. [07:08:14] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  736. [07:08:14] [Server thread/INFO]: Anti X-Ray: true
  737. [07:08:14] [Server thread/INFO]: Engine Mode: 1
  738. [07:08:14] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  739. [07:08:14] [Server thread/INFO]: Replace Blocks: [1, 5]
  740. [07:08:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  741. [07:08:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
  742. [07:08:14] [Server thread/INFO]: Cane Growth Modifier: 100%
  743. [07:08:14] [Server thread/INFO]: Melon Growth Modifier: 100%
  744. [07:08:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  745. [07:08:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  746. [07:08:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
  747. [07:08:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
  748. [07:08:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  749. [07:08:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  750. [07:08:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  751. [07:08:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  752. [07:08:14] [Server thread/INFO]: Random Lighting Updates: false
  753. [07:08:14] [Server thread/INFO]: Structure Info Saving: true
  754. [07:08:14] [Server thread/INFO]: Mob Spawn Range: 4
  755. [07:08:14] [Server thread/INFO]: Sending up to 10 chunks per packet
  756. [07:08:14] [Server thread/INFO]: Max Entity Collisions: 8
  757. [07:08:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  758. [07:08:14] [Server thread/INFO]: Max TNT Explosions: 100
  759. [07:08:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  760. [07:08:14] [Server thread/INFO]: Item Despawn Rate: 6000
  761. [07:08:14] [Server thread/INFO]: Item Merge Radius: 2.5
  762. [07:08:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
  763. [07:08:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  764. [07:08:14] [Server thread/INFO]: View Distance: 10
  765. [07:08:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  766. [07:08:14] [Server thread/INFO]: Chunks to Grow per Tick: 650
  767. [07:08:14] [Server thread/INFO]: Clear tick list: false
  768. [07:08:14] [Server thread/INFO]: Experience Merge Radius: 3.0
  769. [07:08:14] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild vTeamCity
  770. [07:08:14] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
  771. [07:08:14] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.8.12
  772. [07:08:14] [Server thread/INFO]: [Auctions] Disabling Auctions v2.4.1-SNAPSHOT
  773. [07:08:14] [Server thread/INFO]: [CombatLog] Disabling CombatLog v1.8.11-hack
  774. [07:08:14] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11-hack Disabled.
  775. [07:08:14] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  776. [07:08:14] [Server thread/INFO]: [VillagerShop] Disabling VillagerShop v0.4d
  777. [07:08:14] [Server thread/INFO]: [ScLoad] Disabling ScLoad v0.1.3
  778. [07:08:14] [Server thread/INFO]: [Trading] Disabling Trading v3.2
  779. [07:08:14] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  780. [07:08:14] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  781. [07:08:14] [Server thread/INFO]: [RealtimeWeather] Disabling RealtimeWeather v1.0
  782. [07:08:14] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
  783. [07:08:14] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  784. [07:08:14] [Server thread/INFO]: [iN_Blocks] Disabling iN_Blocks v0.9.8
  785. [07:08:14] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  786. [07:08:14] [Server thread/INFO]: [ZavAutoMessager] Disabling ZavAutoMessager v3.2
  787. [07:08:14] [Server thread/INFO]: [iConomy] Disabling iConomy v7.0
  788. [07:08:14] [Server thread/INFO]: [iConomy] Closing general data...
  789. [07:08:14] [Server thread/INFO]: [iConomy] Disabled. (0 ms)
  790. [07:08:14] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.13.7-RC-sMD5NET-b925
  791. [07:08:14] [Server thread/INFO]: [NoCheatPlus] Removed hook: AllViolations(NCP) [1.0].
  792. [07:08:14] [Server thread/INFO]: Version 3.13.7-RC-sMD5NET-b925 is disabled.
  793. [07:08:14] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
  794. [07:08:14] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.1.31 (Phoenix)
  795. [07:08:14] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
  796. [07:08:14] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is disabled!
  797. [07:08:14] [Server thread/ERROR]: Could not load 'plugins/Factions.jar' in folder 'plugins'
  798. org.bukkit.plugin.UnknownDependencyException: MassiveCore
  799. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot.jar:git-Spigot-db6de12-18fbb24]
  800. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
  801. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot.jar:git-Spigot-db6de12-18fbb24]
  802. at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot.jar:git-Spigot-db6de12-18fbb24]
  803. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot.jar:git-Spigot-db6de12-18fbb24]
  804. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot.jar:git-Spigot-db6de12-18fbb24]
  805. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot.jar:git-Spigot-db6de12-18fbb24]
  806. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot.jar:git-Spigot-db6de12-18fbb24]
  807. at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot.jar:git-Spigot-db6de12-18fbb24]
  808. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot.jar:git-Spigot-db6de12-18fbb24]
  809. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-db6de12-18fbb24]
  810. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-db6de12-18fbb24]
  811. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_95]
  812. [07:08:14] [Server thread/ERROR]: Could not load 'plugins/Minecraft-cmd.jar' in folder 'plugins'
  813. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/philippe/cmd/Main : Unsupported major.minor version 52.0
  814. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  815. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  816. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-db6de12-18fbb24]
  817. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
  818. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot.jar:git-Spigot-db6de12-18fbb24]
  819. at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot.jar:git-Spigot-db6de12-18fbb24]
  820. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot.jar:git-Spigot-db6de12-18fbb24]
  821. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot.jar:git-Spigot-db6de12-18fbb24]
  822. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot.jar:git-Spigot-db6de12-18fbb24]
  823. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot.jar:git-Spigot-db6de12-18fbb24]
  824. at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot.jar:git-Spigot-db6de12-18fbb24]
  825. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot.jar:git-Spigot-db6de12-18fbb24]
  826. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-db6de12-18fbb24]
  827. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-db6de12-18fbb24]
  828. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_95]
  829. Caused by: java.lang.UnsupportedClassVersionError: me/philippe/cmd/Main : Unsupported major.minor version 52.0
  830. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_95]
  831. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_95]
  832. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_95]
  833. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_95]
  834. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_95]
  835. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_95]
  836. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_95]
  837. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_95]
  838. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_95]
  839. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  840. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  841. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_95]
  842. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_95]
  843. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_95]
  844. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_95]
  845. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  846. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  847. ... 14 more
  848. [07:08:14] [Server thread/INFO]: [INFO][NoCheatPlus] Wed Apr 27 07:08:14 CEST 2016
  849. [07:08:14] [Server thread/INFO]: Player instances are stored for efficiency.
  850. [07:08:15] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
  851. [07:08:15] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  852. [07:08:15] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.13.7-RC-sMD5NET-b925
  853. [07:08:15] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
  854. [07:08:15] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  855. [07:08:15] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
  856. [07:08:15] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
  857. [07:08:15] [Server thread/INFO]: [ZavAutoMessager] Loading ZavAutoMessager v3.2
  858. [07:08:15] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  859. [07:08:15] [Server thread/INFO]: [iN_Blocks] Loading iN_Blocks v0.9.8
  860. [07:08:15] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  861. [07:08:15] [Server thread/INFO]: [RealtimeWeather] Loading RealtimeWeather v1.0
  862. [07:08:15] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  863. [07:08:15] [Server thread/INFO]: [Trading] Loading Trading v3.2
  864. [07:08:15] [Server thread/INFO]: [ScLoad] Loading ScLoad v0.1.3
  865. [07:08:15] [Server thread/INFO]: [VillagerShop] Loading VillagerShop v0.4d
  866. [07:08:15] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  867. [07:08:15] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11-hack
  868. [07:08:15] [Server thread/INFO]: [Auctions] Loading Auctions v2.4.1-SNAPSHOT
  869. [07:08:15] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
  870. [07:08:15] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  871. [07:08:15] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
  872. [07:08:15] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  873. [07:08:15] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  874. [07:08:15] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
  875. [07:08:15] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
  876. [07:08:15] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
  877. [07:08:15] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
  878. [07:08:15] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  879. [07:08:15] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  880. [07:08:15] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  881. [07:08:15] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  882. [07:08:15] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
  883. [07:08:15] [Server thread/INFO]: GroupManager - INFO - World Found: world
  884. [07:08:15] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  885. [07:08:15] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  886. [07:08:15] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  887. [07:08:15] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
  888. [07:08:15] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  889. [07:08:15] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  890. [07:08:15] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  891. [07:08:15] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  892. [07:08:15] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  893. [07:08:15] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.13.7-RC-sMD5NET-b925
  894. [07:08:15] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
  895. [07:08:15] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  896. [07:08:15] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  897. [07:08:15] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  898. [07:08:15] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  899. [07:08:15] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  900. [07:08:15] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
  901. [07:08:15] [Server thread/INFO]: [NoCheatPlus] Version 3.13.7-RC-sMD5NET-b925 is enabled.
  902. [07:08:15] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
  903. [07:08:15] [Server thread/INFO]: [iConomy - April Fools] Enabled (4 ms)
  904. [07:08:15] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
  905. [07:08:15] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
  906. [07:08:15] [Thread-18/INFO]: [iConomy - April Fools] Purged accounts with default balance.
  907. [07:08:15] [Server thread/INFO]: [ZavAutoMessager] Enabling ZavAutoMessager v3.2
  908. [07:08:15] [Server thread/INFO]: [iN_Blocks] Enabling iN_Blocks v0.9.8
  909. [07:08:15] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  910. [07:08:15] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  911. [07:08:15] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  912. [07:08:15] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  913. [07:08:15] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  914. [07:08:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  915. [07:08:15] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  916. [07:08:15] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  917. [07:08:15] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  918. [07:08:15] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  919. [07:08:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  920. [07:08:15] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  921. [07:08:15] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  922. [07:08:15] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  923. [07:08:15] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  924. [07:08:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  925. [07:08:15] [Server thread/INFO]: [WorldGuard] Loading region data...
  926. [07:08:15] [Server thread/INFO]: [RealtimeWeather] Enabling RealtimeWeather v1.0
  927. [07:08:15] [Server thread/INFO]: [Real Time+Weather] CLEAR: [800, 801, 802, 803, 804]
  928. [07:08:15] [Server thread/INFO]: [Real Time+Weather] DOWNFALL: [600, 601, 602, 611, 612, 615, 616, 620, 621, 622]
  929. [07:08:15] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  930. [07:08:15] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  931. [07:08:15] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
  932. [07:08:15] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  933. [07:08:15] [Server thread/INFO]: Using locale en_US
  934. [07:08:15] [Server thread/INFO]: Using locale en_US
  935. [07:08:15] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  936. [07:08:15] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  937. [07:08:15] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.5.6-b49)
  938. [07:08:15] [Server thread/INFO]: [Trading] Enabling Trading v3.2
  939. [07:08:15] [Server thread/INFO]: [Trading] Trading has been enabled
  940. [07:08:15] [Server thread/INFO]: [Trading] Vault and Economy have been found!
  941. [07:08:15] [Server thread/INFO]: [ScLoad] Enabling ScLoad v0.1.3
  942. [07:08:15] [Server thread/INFO]: [VillagerShop] Enabling VillagerShop v0.4d
  943. [07:08:15] [Server thread/INFO]: [VillagerShop] Shop 0 was created.
  944. [07:08:15] [Server thread/INFO]: [VillagerShop] EOF - Villagers have been loaded :D
  945. [07:08:15] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  946. [07:08:15] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11-hack
  947. [07:08:15] [Server thread/INFO]: [CombatLog] Loading messages.properties.
  948. [07:08:15] [Server thread/INFO]: [CombatLog] Loading config.yml.
  949. [07:08:15] [Server thread/INFO]: [CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.
  950. [07:08:15] [Server thread/INFO]: [CombatLog] Factions plugin not found! Safezone untagging will not work.
  951. [07:08:15] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11-hack Enabled.
  952. [07:08:15] [Server thread/INFO]: [Auctions] Enabling Auctions v2.4.1-SNAPSHOT
  953. [07:08:15] [Server thread/INFO]: [Auctions] Material "BEDROCK" added as a blocked material.
  954. [07:08:15] [Server thread/INFO]: [Auctions] Added global chat recipient group to the list of broadcast listeners
  955. [07:08:15] [Server thread/INFO]: [Auctions] PlaceholderAPI was not found, chat hooks have NOT been registered
  956. [07:08:15] [Server thread/INFO]: [Auctions] Message handler has been set to TEXT
  957. [07:08:15] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
  958. [07:08:15] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  959. [07:08:15] [Server thread/INFO]: creating table 'items'
  960. [07:08:15] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
  961. [07:08:15] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  962. [07:08:15] [Server thread/INFO]: creating table 'accounts'
  963. [07:08:15] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
  964. [07:08:15] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
  965. [07:08:15] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
  966. [07:08:15] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  967. [07:08:15] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  968. [07:08:15] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
  969. [07:08:15] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  970. [07:08:15] [Server thread/INFO]: CONSOLE: Reload complete.
  971. [07:08:15] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  972. [07:08:15] [Craft Scheduler Thread - 14/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  973. [07:08:16] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  974. [07:08:16] [Craft Scheduler Thread - 9/INFO]: [Vault] Checking for Updates ...
  975. [07:08:16] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  976. [07:08:16] [Craft Scheduler Thread - 9/INFO]: [Vault] No new version available
Advertisement
Add Comment
Please, Sign In to add comment