Advertisement
Guest User

Untitled

a guest
Dec 14th, 2015
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 133.65 KB | None | 0 0
  1. [13:00:08] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [13:00:08] [Server thread/INFO]: Loading properties
  3. [13:00:08] [Server thread/INFO]: Default game type: SURVIVAL
  4. [13:00:08] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1649 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  5. [13:00:08] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [13:00:08] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [13:00:08] [Server thread/INFO]: Debug logging is disabled
  8. [13:00:08] [Server thread/INFO]: Generating keypair
  9. [13:00:09] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [13:00:10] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  11. [13:00:10] [Server thread/ERROR]: Could not load 'plugins/BungeeCommandSpy.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  13. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot.jar:git-Spigot-1649]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:341) ~[spigot.jar:git-Spigot-1649]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:263) [spigot.jar:git-Spigot-1649]
  16. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot.jar:git-Spigot-1649]
  17. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-1649]
  18. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1649]
  19. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1649]
  20. Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  21. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_91]
  22. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_91]
  23. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_91]
  24. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_91]
  25. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_91]
  26. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_91]
  27. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_91]
  28. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_91]
  29. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_91]
  30. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-1649]
  31. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-1649]
  32. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_91]
  33. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_91]
  34. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_91]
  35. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_91]
  36. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-1649]
  37. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-1649]
  38. ... 6 more
  39. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
  40. at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_91]
  41. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_91]
  42. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_91]
  43. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_91]
  44. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-1649]
  45. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-1649]
  46. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_91]
  47. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_91]
  48. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_91]
  49. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_91]
  50. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_91]
  51. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_91]
  52. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_91]
  53. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_91]
  54. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_91]
  55. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_91]
  56. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_91]
  57. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-1649]
  58. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-1649]
  59. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_91]
  60. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_91]
  61. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_91]
  62. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_91]
  63. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-1649]
  64. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-1649]
  65. ... 6 more
  66. [13:00:11] [Server thread/INFO]: [BetterAlias] Loading BetterAlias v1.5.2
  67. [13:00:11] [Server thread/INFO]: [MiniEvents] Loading MiniEvents v1.4
  68. [13:00:11] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0;3342-78f975b9
  69. [13:00:11] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
  70. [13:00:11] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v10.4.3
  71. [13:00:11] [Server thread/INFO]: [MaintenanceMode] Loading MaintenanceMode v1.0
  72. [13:00:11] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  73. [13:00:11] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  74. [13:00:11] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.22.9
  75. [13:00:11] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  76. [13:00:11] [Server thread/INFO]: [SuperSpy] Loading SuperSpy v1.1
  77. [13:00:11] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.94
  78. [13:00:11] [Server thread/INFO]: [LogBlock] Connecting to root@jdbc:mysql://localhost:3306/logblock...
  79. [13:00:12] [Server thread/INFO]: HikariCP pool LogBlock-Connection-Pool is starting.
  80. [13:00:12] [Server thread/INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
  81. [13:00:12] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  82. [13:00:12] [Server thread/INFO]: [dynmap] Loading dynmap v2.2-1118
  83. [13:00:12] [Server thread/INFO]: [dynmap] version=git-Spigot-1649 (MC: 1.7.10)
  84. [13:00:12] [Server thread/INFO]: [dynmap] Mod Support API available
  85. [13:00:12] [Server thread/INFO]: [SignEdit] Loading SignEdit v3.3.2
  86. [13:00:12] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.10.0
  87. [13:00:12] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.2
  88. [13:00:12] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v3.2.1
  89. [13:00:12] [Server thread/INFO]: [Modifyworld] Loading Modifyworld v1.19.7
  90. [13:00:12] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
  91. [13:00:12] [Server thread/INFO]: [ProtocolLib] Falling back to legacy Netty compat
  92. [13:00:12] [Server thread/INFO]: [ProtocolLib] Falling back to Guava 10 compat
  93. [13:00:12] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.21.4
  94. [13:00:12] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  95. [13:00:12] [Server thread/INFO]: [PressureCommands] Loading PressureCommands v1.0
  96. [13:00:12] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  97. [13:00:12] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.4
  98. [13:00:12] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  99. [13:00:12] [Server thread/INFO]: [JSONAPI] Loading JSONAPI v5.6.0
  100. [13:00:12] [Server thread/INFO]: [TouchscreenHolograms] Loading TouchscreenHolograms v1.3
  101. [13:00:12] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.0-SNAPSHOT
  102. [13:00:12] [Server thread/INFO]: [HolographicDisplaysPatch] Loading HolographicDisplaysPatch v1.0.8
  103. [13:00:12] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  104. [13:00:12] [Server thread/INFO]: [RandomTP] Loading RandomTP v2.3 - noID
  105. [13:00:12] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v10.4.3
  106. [13:00:13] [Server thread/INFO]: ==============================================
  107. [13:00:13] [Server thread/INFO]:  SkinsRestorer Updater
  108. [13:00:13] [Server thread/INFO]:  
  109. [13:00:13] [Server thread/INFO]:  You are running v10.4.3
  110. [13:00:13] [Server thread/INFO]:  The latest version of SkinsRestorer!
  111. [13:00:13] [Server thread/INFO]:  
  112. [13:00:13] [Server thread/INFO]: ==============================================
  113. [13:00:13] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  114. [13:00:13] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  115. [13:00:13] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  116. [13:00:13] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  117. [13:00:13] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  118. [13:00:13] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  119. [13:00:13] [Server thread/INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
  120. [13:00:13] [Server thread/INFO]: [LWC] Connecting to SQLite
  121. [13:00:13] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
  122. [13:00:13] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  123. [13:00:13] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  124. [13:00:13] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  125. [13:00:13] [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.
  126. [13:00:13] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  127. [13:00:13] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  128. [13:00:13] [Server thread/INFO]: Preparing level "world"
  129. [13:00:13] [Server thread/INFO]: -------- World Settings For [world] --------
  130. [13:00:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  131. [13:00:13] [Server thread/INFO]: View Distance: 10
  132. [13:00:13] [Server thread/INFO]: Chunks to Grow per Tick: 650
  133. [13:00:13] [Server thread/INFO]: Clear tick list: false
  134. [13:00:13] [Server thread/INFO]: Experience Merge Radius: 3.0
  135. [13:00:13] [Server thread/INFO]: Arrow Despawn Rate: 1200
  136. [13:00:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  137. [13:00:13] [Server thread/INFO]: Item Merge Radius: 2.5
  138. [13:00:13] [Server thread/INFO]: Item Despawn Rate: 6000
  139. [13:00:13] [Server thread/INFO]: Mob Spawn Range: 4
  140. [13:00:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  141. [13:00:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
  142. [13:00:13] [Server thread/INFO]: Cane Growth Modifier: 100%
  143. [13:00:13] [Server thread/INFO]: Melon Growth Modifier: 100%
  144. [13:00:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  145. [13:00:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  146. [13:00:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
  147. [13:00:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
  148. [13:00:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  149. [13:00:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  150. [13:00:13] [Server thread/INFO]: Alternative Hopper Ticking: false
  151. [13:00:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  152. [13:00:13] [Server thread/INFO]: Random Lighting Updates: false
  153. [13:00:13] [Server thread/INFO]: Structure Info Saving: true
  154. [13:00:13] [Server thread/INFO]: Sending up to 5 chunks per packet
  155. [13:00:13] [Server thread/INFO]: Max Entity Collisions: 8
  156. [13:00:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  157. [13:00:13] [Server thread/INFO]: Max TNT Explosions: 100
  158. [13:00:13] [Server thread/INFO]: Anti X-Ray: true
  159. [13:00:13] [Server thread/INFO]: Engine Mode: 1
  160. [13:00:13] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  161. [13:00:13] [Server thread/INFO]: Replace Blocks: [1, 5]
  162. [13:00:14] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  163. [13:00:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  164. [13:00:14] [Server thread/INFO]: View Distance: 10
  165. [13:00:14] [Server thread/INFO]: Chunks to Grow per Tick: 650
  166. [13:00:14] [Server thread/INFO]: Clear tick list: false
  167. [13:00:14] [Server thread/INFO]: Experience Merge Radius: 3.0
  168. [13:00:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
  169. [13:00:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  170. [13:00:14] [Server thread/INFO]: Item Merge Radius: 2.5
  171. [13:00:14] [Server thread/INFO]: Item Despawn Rate: 6000
  172. [13:00:14] [Server thread/INFO]: Mob Spawn Range: 4
  173. [13:00:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  174. [13:00:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
  175. [13:00:14] [Server thread/INFO]: Cane Growth Modifier: 100%
  176. [13:00:14] [Server thread/INFO]: Melon Growth Modifier: 100%
  177. [13:00:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  178. [13:00:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  179. [13:00:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
  180. [13:00:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
  181. [13:00:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  182. [13:00:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  183. [13:00:14] [Server thread/INFO]: Alternative Hopper Ticking: false
  184. [13:00:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  185. [13:00:14] [Server thread/INFO]: Random Lighting Updates: false
  186. [13:00:14] [Server thread/INFO]: Structure Info Saving: true
  187. [13:00:14] [Server thread/INFO]: Sending up to 5 chunks per packet
  188. [13:00:14] [Server thread/INFO]: Max Entity Collisions: 8
  189. [13:00:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  190. [13:00:14] [Server thread/INFO]: Max TNT Explosions: 100
  191. [13:00:14] [Server thread/INFO]: Anti X-Ray: true
  192. [13:00:14] [Server thread/INFO]: Engine Mode: 1
  193. [13:00:14] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  194. [13:00:14] [Server thread/INFO]: Replace Blocks: [1, 5]
  195. [13:00:14] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  196. [13:00:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  197. [13:00:14] [Server thread/INFO]: View Distance: 10
  198. [13:00:14] [Server thread/INFO]: Chunks to Grow per Tick: 650
  199. [13:00:14] [Server thread/INFO]: Clear tick list: false
  200. [13:00:14] [Server thread/INFO]: Experience Merge Radius: 3.0
  201. [13:00:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
  202. [13:00:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  203. [13:00:14] [Server thread/INFO]: Item Merge Radius: 2.5
  204. [13:00:14] [Server thread/INFO]: Item Despawn Rate: 6000
  205. [13:00:14] [Server thread/INFO]: Mob Spawn Range: 4
  206. [13:00:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  207. [13:00:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
  208. [13:00:14] [Server thread/INFO]: Cane Growth Modifier: 100%
  209. [13:00:14] [Server thread/INFO]: Melon Growth Modifier: 100%
  210. [13:00:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  211. [13:00:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  212. [13:00:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
  213. [13:00:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
  214. [13:00:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  215. [13:00:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  216. [13:00:14] [Server thread/INFO]: Alternative Hopper Ticking: false
  217. [13:00:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  218. [13:00:14] [Server thread/INFO]: Random Lighting Updates: false
  219. [13:00:14] [Server thread/INFO]: Structure Info Saving: true
  220. [13:00:14] [Server thread/INFO]: Sending up to 5 chunks per packet
  221. [13:00:14] [Server thread/INFO]: Max Entity Collisions: 8
  222. [13:00:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  223. [13:00:14] [Server thread/INFO]: Max TNT Explosions: 100
  224. [13:00:14] [Server thread/INFO]: Anti X-Ray: true
  225. [13:00:14] [Server thread/INFO]: Engine Mode: 1
  226. [13:00:14] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  227. [13:00:14] [Server thread/INFO]: Replace Blocks: [1, 5]
  228. [13:00:14] [Server thread/INFO]: Preparing start region for level 0 (Seed: 357267507567429888)
  229. [13:00:15] [Server thread/INFO]: Preparing spawn area: 67%
  230. [13:00:15] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4467519923890298757)
  231. [13:00:16] [Server thread/INFO]: Preparing spawn area: 95%
  232. [13:00:16] [Server thread/INFO]: Preparing start region for level 2 (Seed: 4467519923890298757)
  233. [13:00:16] [Server thread/INFO]: [BetterAlias] Enabling BetterAlias v1.5.2
  234. [13:00:16] [Server thread/INFO]: [MiniEvents] Enabling MiniEvents v1.4
  235. [13:00:16] [Server thread/INFO]: MiniEvents has been enabled.
  236. [13:00:16] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0;3342-78f975b9
  237. [13:00:17] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  238. [13:00:17] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.CraftBukkit_v1_7_R4 as the Bukkit adapter
  239. [13:00:17] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
  240. [13:00:18] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
  241. [13:00:18] [Server thread/INFO]: [Skript] ~ created by & ? Peter G?ttinger aka Njol ~
  242. [13:00:18] [Server thread/INFO]: [MaintenanceMode] Enabling MaintenanceMode v1.0
  243. [13:00:18] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  244. [13:00:18] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  245. [13:00:18] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  246. [13:00:19] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 357267507567429888
  247. [13:00:19] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 4467519923890298757
  248. [13:00:19] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 4467519923890298757
  249. [13:00:19] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Minage' - Env: NORMAL - Type: NORMAL & seed: -5274057773647947398
  250. [13:00:19] [Server thread/INFO]: -------- World Settings For [Minage] --------
  251. [13:00:19] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  252. [13:00:19] [Server thread/INFO]: View Distance: 10
  253. [13:00:19] [Server thread/INFO]: Chunks to Grow per Tick: 650
  254. [13:00:19] [Server thread/INFO]: Clear tick list: false
  255. [13:00:19] [Server thread/INFO]: Experience Merge Radius: 3.0
  256. [13:00:19] [Server thread/INFO]: Arrow Despawn Rate: 1200
  257. [13:00:19] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  258. [13:00:19] [Server thread/INFO]: Item Merge Radius: 2.5
  259. [13:00:19] [Server thread/INFO]: Item Despawn Rate: 6000
  260. [13:00:19] [Server thread/INFO]: Mob Spawn Range: 4
  261. [13:00:19] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  262. [13:00:19] [Server thread/INFO]: Cactus Growth Modifier: 100%
  263. [13:00:19] [Server thread/INFO]: Cane Growth Modifier: 100%
  264. [13:00:19] [Server thread/INFO]: Melon Growth Modifier: 100%
  265. [13:00:19] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  266. [13:00:19] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  267. [13:00:19] [Server thread/INFO]: Sapling Growth Modifier: 100%
  268. [13:00:19] [Server thread/INFO]: Wheat Growth Modifier: 100%
  269. [13:00:19] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  270. [13:00:19] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  271. [13:00:19] [Server thread/INFO]: Alternative Hopper Ticking: false
  272. [13:00:19] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  273. [13:00:19] [Server thread/INFO]: Random Lighting Updates: false
  274. [13:00:19] [Server thread/INFO]: Structure Info Saving: true
  275. [13:00:19] [Server thread/INFO]: Sending up to 5 chunks per packet
  276. [13:00:19] [Server thread/INFO]: Max Entity Collisions: 8
  277. [13:00:19] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  278. [13:00:19] [Server thread/INFO]: Max TNT Explosions: 100
  279. [13:00:19] [Server thread/INFO]: Anti X-Ray: true
  280. [13:00:19] [Server thread/INFO]: Engine Mode: 1
  281. [13:00:19] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  282. [13:00:19] [Server thread/INFO]: Replace Blocks: [1, 5]
  283. [13:00:19] [Server thread/INFO]: Preparing start region for level 3 (Seed: -5274057773647947398)
  284. [13:00:20] [Server thread/INFO]: Preparing spawn area for Minage, 85%
  285. [13:00:20] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Events' - Env: NORMAL - Type: NORMAL & seed: 6882644788853234612
  286. [13:00:20] [Server thread/INFO]: -------- World Settings For [Events] --------
  287. [13:00:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  288. [13:00:20] [Server thread/INFO]: View Distance: 10
  289. [13:00:20] [Server thread/INFO]: Chunks to Grow per Tick: 650
  290. [13:00:20] [Server thread/INFO]: Clear tick list: false
  291. [13:00:20] [Server thread/INFO]: Experience Merge Radius: 3.0
  292. [13:00:20] [Server thread/INFO]: Arrow Despawn Rate: 1200
  293. [13:00:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  294. [13:00:20] [Server thread/INFO]: Item Merge Radius: 2.5
  295. [13:00:20] [Server thread/INFO]: Item Despawn Rate: 6000
  296. [13:00:20] [Server thread/INFO]: Mob Spawn Range: 4
  297. [13:00:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  298. [13:00:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
  299. [13:00:20] [Server thread/INFO]: Cane Growth Modifier: 100%
  300. [13:00:20] [Server thread/INFO]: Melon Growth Modifier: 100%
  301. [13:00:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  302. [13:00:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  303. [13:00:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
  304. [13:00:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
  305. [13:00:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  306. [13:00:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  307. [13:00:20] [Server thread/INFO]: Alternative Hopper Ticking: false
  308. [13:00:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  309. [13:00:20] [Server thread/INFO]: Random Lighting Updates: false
  310. [13:00:20] [Server thread/INFO]: Structure Info Saving: true
  311. [13:00:20] [Server thread/INFO]: Sending up to 5 chunks per packet
  312. [13:00:20] [Server thread/INFO]: Max Entity Collisions: 8
  313. [13:00:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  314. [13:00:20] [Server thread/INFO]: Max TNT Explosions: 100
  315. [13:00:20] [Server thread/INFO]: Anti X-Ray: true
  316. [13:00:20] [Server thread/INFO]: Engine Mode: 1
  317. [13:00:20] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  318. [13:00:20] [Server thread/INFO]: Replace Blocks: [1, 5]
  319. [13:00:20] [Server thread/INFO]: Preparing start region for level 4 (Seed: 6882644788853234612)
  320. [13:00:21] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Tete' - Env: NORMAL - Type: FLAT & seed: 6222775275028824568
  321. [13:00:21] [Server thread/INFO]: -------- World Settings For [Tete] --------
  322. [13:00:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  323. [13:00:21] [Server thread/INFO]: View Distance: 10
  324. [13:00:21] [Server thread/INFO]: Chunks to Grow per Tick: 650
  325. [13:00:21] [Server thread/INFO]: Clear tick list: false
  326. [13:00:21] [Server thread/INFO]: Experience Merge Radius: 3.0
  327. [13:00:21] [Server thread/INFO]: Arrow Despawn Rate: 1200
  328. [13:00:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  329. [13:00:21] [Server thread/INFO]: Item Merge Radius: 2.5
  330. [13:00:21] [Server thread/INFO]: Item Despawn Rate: 6000
  331. [13:00:21] [Server thread/INFO]: Mob Spawn Range: 4
  332. [13:00:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  333. [13:00:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
  334. [13:00:21] [Server thread/INFO]: Cane Growth Modifier: 100%
  335. [13:00:21] [Server thread/INFO]: Melon Growth Modifier: 100%
  336. [13:00:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  337. [13:00:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  338. [13:00:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
  339. [13:00:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
  340. [13:00:21] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  341. [13:00:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  342. [13:00:21] [Server thread/INFO]: Alternative Hopper Ticking: false
  343. [13:00:21] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  344. [13:00:21] [Server thread/INFO]: Random Lighting Updates: false
  345. [13:00:21] [Server thread/INFO]: Structure Info Saving: true
  346. [13:00:21] [Server thread/INFO]: Sending up to 5 chunks per packet
  347. [13:00:21] [Server thread/INFO]: Max Entity Collisions: 8
  348. [13:00:21] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  349. [13:00:21] [Server thread/INFO]: Max TNT Explosions: 100
  350. [13:00:21] [Server thread/INFO]: Anti X-Ray: true
  351. [13:00:21] [Server thread/INFO]: Engine Mode: 1
  352. [13:00:21] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  353. [13:00:21] [Server thread/INFO]: Replace Blocks: [1, 5]
  354. [13:00:21] [Server thread/INFO]: Preparing start region for level 5 (Seed: 6222775275028824568)
  355. [13:00:21] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
  356. [13:00:21] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.9
  357. [13:00:21] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  358. [13:00:21] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  359. [13:00:21] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  360. [13:00:21] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  361. [13:00:21] [Server thread/INFO]: [SuperSpy] Enabling SuperSpy v1.1
  362. [13:00:21] [Server thread/INFO]: [SuperSpy] Auto updater disabled!
  363. [13:00:21] [Server thread/INFO]: [SuperSpy] SuperSpy is using Metrics! Starting...
  364. [13:00:21] [Server thread/INFO]: [SuperSpy] SuperSpy has been enabled!
  365. [13:00:21] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.94
  366. [13:00:21] [Server thread/INFO]: [LogBlock] Scheduled consumer with bukkit scheduler.
  367. [13:00:21] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  368. [13:00:22] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  369. [13:00:22] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  370. [13:00:22] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  371. [13:00:22] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  372. [13:00:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  373. [13:00:22] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  374. [13:00:22] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  375. [13:00:22] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  376. [13:00:22] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  377. [13:00:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  378. [13:00:22] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  379. [13:00:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  380. [13:00:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  381. [13:00:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  382. [13:00:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  383. [13:00:22] [Server thread/INFO]: [WorldGuard] (Minage) TNT ignition is PERMITTED.
  384. [13:00:22] [Server thread/INFO]: [WorldGuard] (Minage) Lighters are PERMITTED.
  385. [13:00:22] [Server thread/INFO]: [WorldGuard] (Minage) Lava fire is blocked.
  386. [13:00:22] [Server thread/INFO]: [WorldGuard] (Minage) Fire spread is UNRESTRICTED.
  387. [13:00:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Minage'
  388. [13:00:22] [Server thread/INFO]: [WorldGuard] (Events) TNT ignition is PERMITTED.
  389. [13:00:22] [Server thread/INFO]: [WorldGuard] (Events) Lighters are PERMITTED.
  390. [13:00:22] [Server thread/INFO]: [WorldGuard] (Events) Lava fire is blocked.
  391. [13:00:22] [Server thread/INFO]: [WorldGuard] (Events) Fire spread is UNRESTRICTED.
  392. [13:00:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Events'
  393. [13:00:22] [Server thread/INFO]: [WorldGuard] (Tete) TNT ignition is PERMITTED.
  394. [13:00:22] [Server thread/INFO]: [WorldGuard] (Tete) Lighters are PERMITTED.
  395. [13:00:22] [Server thread/INFO]: [WorldGuard] (Tete) Lava fire is blocked.
  396. [13:00:22] [Server thread/INFO]: [WorldGuard] (Tete) Fire spread is UNRESTRICTED.
  397. [13:00:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Tete'
  398. [13:00:22] [Server thread/INFO]: [WorldGuard] Loading region data...
  399. [13:00:22] [Server thread/INFO]: [dynmap] Enabling dynmap v2.2-1118
  400. [13:00:22] [Server thread/INFO]: [dynmap] Using PermissionsEx 1.22.9 for access control
  401. [13:00:23] [Thread-11/WARN]: [PermissionsEx] An update to PermissionsEx version 1.23.3 is available to download from http://dev.bukkit.org/bukkit-plugins/permissionsex/. Please review the changes and update as soon as possible!
  402. [13:00:23] [Server thread/INFO]: [dynmap] Mod Support processing completed
  403. [13:00:24] [Server thread/INFO]: [dynmap] Loaded 23 shaders.
  404. [13:00:24] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
  405. [13:00:24] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
  406. [13:00:24] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:8123
  407. [13:00:24] [Server thread/INFO]: [dynmap] version 2.2-1118 is enabled - core version 2.2-2058
  408. [13:00:24] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
  409. [13:00:24] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
  410. [13:00:24] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
  411. [13:00:24] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Minage'.
  412. [13:00:24] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Events'.
  413. [13:00:24] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Tete'.
  414. [13:00:24] [Server thread/INFO]: [dynmap] Enabled
  415. [13:00:24] [Server thread/INFO]: [SignEdit] Enabling SignEdit v3.3.2
  416. [13:00:25] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.10.0
  417. [13:00:25] [Server thread/INFO]: [CoreProtect] Invalid WorldEdit version found.
  418. [13:00:25] [Server thread/INFO]: CoreProtect version 2.10.0 is enabled!
  419. [13:00:25] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  420. [13:00:25] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.2
  421. [13:00:25] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v3.2.1
  422. [13:00:25] [Thread-21/WARN]: [SignEdit] ?5This server is running a development version of SignEdit. Expect bugs!
  423. [13:00:26] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  424. [13:00:26] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v3.2.1
  425. [13:00:26] [Server thread/INFO]: [FeatherBoard] Framework version: 2015-11
  426. [13:00:26] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
  427. [13:00:26] [Server thread/INFO]: [FeatherBoard] Site: http://www.mvdw-software.com/
  428. [13:00:26] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  429. [13:00:26] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  430. [13:00:26] [Server thread/INFO]: [FeatherBoard] Loading placeholders ...
  431. [13:00:28] [Server thread/INFO]: [FeatherBoard] Loaded 2041 of the 4358 placholders
  432. [13:00:28] [Server thread/INFO]: [FeatherBoard] Loading Event hooks ...
  433. [13:00:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  434. [13:00:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  435. [13:00:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  436. [13:00:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  437. [13:00:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  438. [13:00:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  439. [13:00:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  440. [13:00:28] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  441. [13:00:28] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: warning
  442. [13:00:28] [Server thread/INFO]: [FeatherBoard] Lines: 2
  443. [13:00:28] [Server thread/INFO]: [FeatherBoard] Arguments: 1
  444. [13:00:29] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'default' ...
  445. [13:00:30] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  446. [13:00:30] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  447. [13:00:30] [Server thread/INFO]: [FeatherBoard] A new update for FeatherBoard is available for download on Spigot!
  448. [13:00:30] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
  449. [13:00:30] [Server thread/INFO]: [Modifyworld] Enabling Modifyworld v1.19.7
  450. [13:00:30] [Server thread/INFO]: [Modifyworld] Modifyworld enabled!
  451. [13:00:30] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.21.4
  452. [13:00:30] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
  453. [13:00:30] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
  454. [13:00:31] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 163 classes.
  455. [13:00:31] [Server thread/INFO]: [skQuery] Beginning to process a total of 163 from SkQuery
  456. [13:00:31] [Server thread/INFO]: [skQuery] Out of 163 classes, 160 classes were loaded from SkQuery
  457. [13:00:31] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  458. [13:00:31] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  459. [13:00:31] [Server thread/INFO]: [PressureCommands] Enabling PressureCommands v1.0
  460. [13:00:31] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  461. [13:00:31] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  462. [13:00:31] [Server thread/INFO]: git-Spigot-1649 (MC: 1.7.10)
  463. [13:00:31] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
  464. [13:00:31] [Server thread/INFO]: Using locale fr
  465. [13:00:31] [Server thread/INFO]: Using locale fr
  466. [13:00:31] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  467. [13:00:31] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  468. [13:00:31] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.4
  469. [13:00:31] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  470. [13:00:31] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  471. [13:00:31] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 8000 at X: -780.5 Z: -1611.5
  472. [13:00:31] [Server thread/INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders.
  473. [13:00:31] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -781.0 Y: 189.0 Z: -1612.0
  474. [13:00:31] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  475. [13:00:31] [Server thread/INFO]: [JSONAPI] Enabling JSONAPI v5.6.0
  476. [13:00:31] [Server thread/INFO]: [JSONAPI] Logging to file: false
  477. [13:00:31] [Server thread/INFO]: [JSONAPI] Logging to console: true
  478. [13:00:31] [Server thread/INFO]: [JSONAPI] IP Whitelist = None, all requests are allowed.
  479. [13:00:31] [Server thread/INFO]: [JSONAPI] Loaded methods.json.
  480. [13:00:31] [Thread-28/INFO]: [JSONAPI] Waiting 2.000 seconds to load methods so that all the other plugins load...
  481. [13:00:31] [Thread-28/INFO]: [JSONAPI] Any requests in this time will not work...
  482. [13:00:32] [Server thread/INFO]: [JSONAPI] Attempting to use port 20059
  483. [13:00:32] [Server thread/INFO]: [TouchscreenHolograms] Enabling TouchscreenHolograms v1.3
  484. [13:00:32] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.0-SNAPSHOT
  485. [13:00:32] [Server thread/INFO]: [AuthMe] Loading Configuration File...
  486. [13:00:32] [Server thread/INFO]: [AuthMe] Set Language: fr
  487. [13:00:32] [Server thread/INFO]: [AuthMe] Metrics started successfully!
  488. [13:00:32] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
  489. [13:00:32] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
  490. [13:00:32] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
  491. [13:00:32] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
  492. [13:00:32] [Server thread/INFO]: [AuthMe] SQLite driver loaded
  493. [13:00:32] [Server thread/INFO]: [AuthMe] SQLite Setup finished
  494. [13:00:33] [Server thread/INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
  495. [13:00:33] [Server thread/INFO]: [AuthMe] AuthMe hook perfectly with server hosting VERYGAMES
  496. [13:00:33] [Server thread/INFO]: [AuthMe] Authme 5.0-SNAPSHOT enabled
  497. [13:00:33] [Server thread/INFO]: [HolographicDisplaysPatch] Enabling HolographicDisplaysPatch v1.0.8
  498. [13:00:33] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  499. [13:00:33] [Server thread/INFO]: [RandomTP] Enabling RandomTP v2.3 - noID
  500. [13:00:33] [Server thread/INFO]: [RandomTP] Checking/Fixing format of portals.yml
  501. [13:00:33] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  502. [13:00:33] [Server thread/INFO]: Done (19.423s)! For help, type "help" or "?"
  503. [13:00:33] [Server thread/INFO]: Starting remote control listener
  504. [13:00:33] [RCON Listener #1/INFO]: RCON running on 0.0.0.0:25575
  505. [13:00:33] [Craft Scheduler Thread - 1/INFO]: [Skript] Checking for the latest version of Skript...
  506. [13:00:34] [Thread-28/INFO]: [JSONAPI] Remote Toolkit cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
  507. [13:00:34] [Thread-28/INFO]: [JSONAPI] Remote Toolkit methods cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
  508. [13:00:34] [Thread-28/INFO]: [JSONAPI] 388 methods loaded in 8 namespaces.
  509. [13:00:34] [Thread-28/INFO]: [JSONAPI] ------[Connection information]-------
  510. [13:00:34] [Thread-28/INFO]: [JSONAPI] JSON Server listening on 20059
  511. [13:00:34] [Thread-28/INFO]: [JSONAPI] JSON Stream Server listening on 20060
  512. [13:00:34] [Thread-28/INFO]: [JSONAPI] JSON WebSocket Stream Server listening on 20061
  513. [13:00:34] [Thread-28/INFO]: [JSONAPI] Active and listening for requests.
  514. [13:00:34] [Thread-28/WARN]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  515. [13:00:34] [Thread-28/WARN]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  516. [13:00:34] [Thread-28/WARN]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1916)
  517. [13:00:34] [Thread-28/WARN]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:279)
  518. [13:00:34] [Thread-28/WARN]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:273)
  519. [13:00:34] [Thread-28/WARN]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1472)
  520. [13:00:34] [Thread-28/WARN]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:213)
  521. [13:00:34] [Thread-28/WARN]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:913)
  522. [13:00:34] [Thread-28/WARN]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:849)
  523. [13:00:34] [Thread-28/WARN]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1035)
  524. [13:00:34] [Thread-28/WARN]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1344)
  525. [13:00:34] [Thread-28/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1371)
  526. [13:00:34] [Thread-28/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1355)
  527. [13:00:34] [Thread-28/WARN]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
  528. [13:00:34] [Thread-28/WARN]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  529. [13:00:34] [Thread-28/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1302)
  530. [13:00:34] [Thread-28/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
  531. [13:00:34] [Thread-28/WARN]: at java.net.URL.openStream(URL.java:1041)
  532. [13:00:34] [Thread-28/WARN]: at com.alecgorge.minecraft.jsonapi.JSONServer.connectionInfo(JSONServer.java:130)
  533. [13:00:34] [Thread-28/WARN]: at com.alecgorge.minecraft.jsonapi.JSONServer$1.run(JSONServer.java:108)
  534. [13:00:34] [Thread-28/WARN]: at java.lang.Thread.run(Thread.java:745)
  535. [13:00:34] [Thread-28/WARN]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  536. [13:00:34] [Thread-28/WARN]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:385)
  537. [13:00:34] [Thread-28/WARN]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  538. [13:00:34] [Thread-28/WARN]: at sun.security.validator.Validator.validate(Validator.java:260)
  539. [13:00:34] [Thread-28/WARN]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:326)
  540. [13:00:34] [Thread-28/WARN]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231)
  541. [13:00:34] [Thread-28/WARN]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:126)
  542. [13:00:34] [Thread-28/WARN]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1454)
  543. [13:00:34] [Thread-28/WARN]: ... 15 more
  544. [13:00:34] [Thread-28/WARN]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  545. [13:00:34] [Thread-28/WARN]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:196)
  546. [13:00:34] [Thread-28/WARN]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:268)
  547. [13:00:34] [Thread-28/WARN]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:380)
  548. [13:00:34] [Thread-28/WARN]: ... 21 more
  549. [13:00:34] [Thread-28/INFO]: [JSONAPI] -------------------------------------
  550. [13:00:34] [Skript update thread/INFO]: [Skript] You're currently running the latest stable version of Skript.
  551. [13:00:36] [Server thread/INFO]: [Skript] All scripts loaded without errors.
  552. [13:00:36] [Server thread/INFO]: [Skript] Loaded 2 scripts with a total of 3 triggers and 10 commands in 2.83 seconds
  553. [13:00:36] [Server thread/INFO]: [Skript] Finished loading.
  554. [13:00:36] [Craft Scheduler Thread - 11/INFO]: [Vault] Checking for Updates ...
  555. [13:00:36] [Server thread/INFO]: /80.201.216.10:51623 lost connection: Disconnected
  556. [13:00:36] [User Authenticator #1/INFO]: UUID of player jeof_roy is f1e10f46-5148-3224-a378-3f8393182334
  557. [13:00:36] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@7fdde339[id=f1e10f46-5148-3224-a378-3f8393182334,name=jeof_roy,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@214761f3]},legacy=false] (/80.201.216.10:51666): ?c?lMaintenance - Retour vers 19h00
  558. [13:00:36] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@7fdde339[id=f1e10f46-5148-3224-a378-3f8393182334,name=jeof_roy,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@214761f3]},legacy=false] (/80.201.216.10:51666) lost connection: ?c?lMaintenance - Retour vers 19h00
  559. [13:00:37] [Craft Scheduler Thread - 11/INFO]: [Vault] No new version available
  560. [13:00:53] [Server thread/INFO]: Maintenance mode is already enabled!
  561. [13:00:54] [User Authenticator #2/INFO]: UUID of player jeof_roy is f1e10f46-5148-3224-a378-3f8393182334
  562. [13:00:55] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@52376a6c[id=f1e10f46-5148-3224-a378-3f8393182334,name=jeof_roy,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@3ba4b298]},legacy=false] (/80.201.216.10:51700): ?c?lMaintenance - Retour vers 19h00
  563. [13:00:55] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@52376a6c[id=f1e10f46-5148-3224-a378-3f8393182334,name=jeof_roy,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@3ba4b298]},legacy=false] (/80.201.216.10:51700) lost connection: ?c?lMaintenance - Retour vers 19h00
  564. [13:00:56] [Server thread/INFO]: [PermissionsEx] version [1.22.9]
  565. [13:00:56] [Server thread/INFO]: Usage:
  566. [13:00:56] [Server thread/INFO]: /pex - Display help
  567. [13:00:56] [Server thread/INFO]: /pex reload - Reload environment
  568. [13:00:56] [Server thread/INFO]: /pex report - Report an issue with PEX
  569. [13:00:56] [Server thread/INFO]: /pex config <node> [value] - Print or set <node> [value]
  570. [13:00:56] [Server thread/INFO]: /pex backend - Print currently used backend
  571. [13:00:56] [Server thread/INFO]: /pex backend <backend> - Change permission backend on the fly (Use with caution!)
  572. [13:00:56] [Server thread/INFO]: /pex hierarchy [world] - Print complete user/group hierarchy
  573. [13:00:56] [Server thread/INFO]: /pex import <backend> - Import data from <backend> into currently selected backend
  574. [13:00:56] [Server thread/INFO]: /pex convert uuid - Bulk convert user data to UUID-based storage
  575. [13:00:56] [Server thread/INFO]: /pex toggle debug - Enable/disable debug mode
  576. [13:00:56] [Server thread/INFO]: /pex help [page] [count] - PermissionsEx commands help
  577. [13:00:56] [Server thread/INFO]: /pex users list - List all registered users
  578. [13:00:56] [Server thread/INFO]: /pex users - List all registered users (alias)
  579. [13:00:56] [Server thread/INFO]: /pex user - List all registered users (alias)
  580. [13:00:56] [Server thread/INFO]: /pex user <user> - List user permissions (list alias)
  581. [13:00:56] [Server thread/INFO]: /pex user <user> list [world] - List user permissions
  582. [13:00:56] [Server thread/INFO]: /pex user <user> superperms - List user actual superperms
  583. [13:00:56] [Server thread/INFO]: /pex user <user> prefix [newprefix] [world] - Get or set <user> prefix
  584. [13:00:56] [Server thread/INFO]: /pex user <user> suffix [newsuffix] [world] - Get or set <user> suffix
  585. [13:00:56] [Server thread/INFO]: /pex user <user> toggle debug - Toggle debug only for <user>
  586. [13:00:56] [Server thread/INFO]: /pex user <user> check <permission> [world] - Checks player for <permission>
  587. [13:00:56] [Server thread/INFO]: /pex user <user> get <option> [world] - Toggle debug only for <user>
  588. [13:00:56] [Server thread/INFO]: /pex user <user> delete - Remove <user>
  589. [13:00:56] [Server thread/INFO]: /pex user <user> add <permission> [world] - Add <permission> to <user> in [world]
  590. [13:00:56] [Server thread/INFO]: /pex user <user> remove <permission> [world] - Remove permission from <user> in [world]
  591. [13:00:56] [Server thread/INFO]: /pex user <user> swap <permission> <targetPermission> [world] - Swap <permission> and <targetPermission> in permission list. Could be number or permission itself
  592. [13:00:56] [Server thread/INFO]: /pex user <user> timed add <permission> [lifetime] [world] - Add timed <permissions> to <user> for [lifetime] seconds in [world]
  593. [13:00:56] [Server thread/INFO]: /pex user <user> timed remove <permission> [world] - Remove timed <permission> from <user> in [world]
  594. [13:00:56] [Server thread/INFO]: /pex user <user> set <option> <value> [world] - Set <option> to <value> in [world]
  595. [13:00:56] [Server thread/INFO]: /pex user <user> group list [world] - List all <user> groups
  596. [13:00:56] [Server thread/INFO]: /pex user <user> group add <group> [world] [lifetime] - Add <user> to <group>
  597. [13:00:56] [Server thread/INFO]: /pex user <user> group set <group> [world] - Set <group> for <user>
  598. [13:00:56] [Server thread/INFO]: /pex user <user> group remove <group> [world] - Remove <user> from <group>
  599. [13:00:56] [Server thread/INFO]: /pex users cleanup <group> [threshold] - Clean users of specified group, which last login was before threshold (in days). By default threshold is 30 days.
  600. [13:00:56] [Server thread/INFO]: /pex group <group> swap <permission> <targetPermission> [world] - Swap <permission> and <targetPermission> in permission list. Could be number or permission itself
  601. [13:00:56] [Server thread/INFO]: /pex groups list [world] - List all registered groups
  602. [13:00:56] [Server thread/INFO]: /pex groups - List all registered groups (alias)
  603. [13:00:56] [Server thread/INFO]: /pex group - List all registered groups (alias)
  604. [13:00:56] [Server thread/INFO]: /pex group <group> weight [weight] - Print or set group weight
  605. [13:00:56] [Server thread/INFO]: /pex group <group> toggle debug - Toggle debug mode for group
  606. [13:00:56] [Server thread/INFO]: /pex group <group> prefix [newprefix] [world] - Get or set <group> prefix.
  607. [13:00:56] [Server thread/INFO]: /pex group <group> suffix [newsuffix] [world] - Get or set <group> suffix
  608. [13:00:56] [Server thread/INFO]: /pex group <group> create [parents] - Create <group> and/or set [parents]
  609. [13:00:56] [Server thread/INFO]: /pex group <group> delete - Remove <group>
  610. [13:00:56] [Server thread/INFO]: /pex group <group> parents [world] - List parents for <group> (alias)
  611. [13:00:56] [Server thread/INFO]: /pex group <group> parents list [world] - List parents for <group>
  612. [13:00:56] [Server thread/INFO]: /pex group <group> parents set <parents> [world] - Set parent(s) for <group> (single or comma-separated list)
  613. [13:00:56] [Server thread/INFO]: /pex group <group> parents add <parents> [world] - Set parent(s) for <group> (single or comma-separated list)
  614. [13:00:56] [Server thread/INFO]: /pex group <group> parents remove <parents> [world] - Set parent(s) for <group> (single or comma-separated list)
  615. [13:00:56] [Server thread/INFO]: /pex group <group> - List all <group> permissions (alias)
  616. [13:00:56] [Server thread/INFO]: /pex group <group> list [world] - List all <group> permissions in [world]
  617. [13:00:56] [Server thread/INFO]: /pex group <group> add <permission> [world] - Add <permission> to <group> in [world]
  618. [13:00:56] [Server thread/INFO]: /pex group <group> set <option> <value> [world] - Set <option> <value> for <group> in [world]
  619. [13:00:56] [Server thread/INFO]: /pex group <group> remove <permission> [world] - Remove <permission> from <group> in [world]
  620. [13:00:56] [Server thread/INFO]: /pex group <group> timed add <permission> [lifetime] [world] - Add timed <permission> to <group> with [lifetime] in [world]
  621. [13:00:56] [Server thread/INFO]: /pex group <group> timed remove <permission> [world] - Remove timed <permissions> for <group> in [world]
  622. [13:00:56] [Server thread/INFO]: /pex group <group> users - List all users in <group>
  623. [13:00:56] [Server thread/INFO]: /pex group <group> user add <user> [world] - Add <user> (single or comma-separated list) to <group>
  624. [13:00:56] [Server thread/INFO]: /pex group <group> user remove <user> [world] - Add <user> (single or comma-separated list) to <group>
  625. [13:00:56] [Server thread/INFO]: /pex default group [world] - Print default groups for specified world
  626. [13:00:56] [Server thread/INFO]: /pex set default group <group> <value> [world] - Set whether a group is default for specified worlds
  627. [13:00:56] [Server thread/INFO]: /pex group <group> rank [rank] [ladder] - Get or set <group> [rank] [ladder]
  628. [13:00:56] [Server thread/INFO]: /pex promote <user> [ladder] - Promotes <user> to next group on [ladder]
  629. [13:00:56] [Server thread/INFO]: /pex demote <user> [ladder] - Demotes <user> to previous group or [ladder]
  630. [13:00:56] [Server thread/INFO]: /pex worlds - Print loaded worlds
  631. [13:00:56] [Server thread/INFO]: /pex world <world> - Print <world> inheritance info
  632. [13:00:56] [Server thread/INFO]: /pex world <world> inherit <parentWorlds> - Set <parentWorlds> for <world>
  633. [13:01:00] [User Authenticator #3/INFO]: UUID of player D3athw0rld is ba9f65c3-6a28-31b4-a723-cfe65baebddb
  634. [13:01:00] [Server thread/INFO]: D3athw0rld[/82.227.214.111:50416] logged in with entity id 815 at ([Events] -518.0900563358734, 63.0, 338.470324372601)
  635. [13:01:00] [Server thread/INFO]: L'acc?s ? la commande a ?t? refus? pour D3athw0rld.
  636. [13:01:04] [Craft Scheduler Thread - 7/INFO]: [AuthMe] D3athw0rld logged in!
  637. [13:01:05] [Server thread/INFO]: D3athw0rld c
  638. [13:01:06] [Server thread/INFO]: D3athw0rld issued server command: /pex
  639. [13:01:25] [User Authenticator #4/INFO]: UUID of player jeof_roy is f1e10f46-5148-3224-a378-3f8393182334
  640. [13:01:25] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@12af65a1[id=f1e10f46-5148-3224-a378-3f8393182334,name=jeof_roy,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@541e4e63]},legacy=false] (/80.201.216.10:51710): ?c?lMaintenance - Retour vers 19h00
  641. [13:01:25] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@12af65a1[id=f1e10f46-5148-3224-a378-3f8393182334,name=jeof_roy,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@541e4e63]},legacy=false] (/80.201.216.10:51710) lost connection: ?c?lMaintenance - Retour vers 19h00
  642. [13:01:35] [Server thread/INFO]: D3athw0rld issued server command: /pex reload
  643. [13:01:35] [Server thread/WARN]: [PermissionsEx] User D3athw0rld tried to access chat command "pex reload", but doesn't have permission to do this.
  644. [13:01:38] [Server thread/INFO]: Failed to reload permissions! Check configuration!
  645. Error (see console for full): Error loading permissions file!
  646. [13:01:38] [Server thread/WARN]: [PermissionsEx] Failed to reload permissions when CONSOLE ran `pex reload`
  647. ru.tehkode.permissions.exceptions.PermissionBackendException: Error loading permissions file!
  648. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:321) ~[PermissionsEx-1.22.9.jar:?]
  649. at ru.tehkode.permissions.PermissionManager.reset(PermissionManager.java:657) ~[PermissionsEx-1.22.9.jar:?]
  650. at ru.tehkode.permissions.PermissionManager.reset(PermissionManager.java:645) ~[PermissionsEx-1.22.9.jar:?]
  651. at ru.tehkode.permissions.bukkit.commands.UtilityCommands.reload(UtilityCommands.java:58) [PermissionsEx-1.22.9.jar:?]
  652. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_91]
  653. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_91]
  654. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_91]
  655. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_91]
  656. at ru.tehkode.permissions.commands.CommandsManager$CommandBinding.call(CommandsManager.java:248) [PermissionsEx-1.22.9.jar:?]
  657. at ru.tehkode.permissions.commands.CommandsManager.execute(CommandsManager.java:110) [PermissionsEx-1.22.9.jar:?]
  658. at ru.tehkode.permissions.bukkit.PermissionsEx.onCommand(PermissionsEx.java:303) [PermissionsEx-1.22.9.jar:?]
  659. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot.jar:git-Spigot-1649]
  660. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) [spigot.jar:git-Spigot-1649]
  661. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767) [spigot.jar:git-Spigot-1649]
  662. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchServerCommand(CraftServer.java:753) [spigot.jar:git-Spigot-1649]
  663. at net.minecraft.server.v1_7_R4.DedicatedServer.aB(DedicatedServer.java:326) [spigot.jar:git-Spigot-1649]
  664. at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:290) [spigot.jar:git-Spigot-1649]
  665. at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot.jar:git-Spigot-1649]
  666. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot.jar:git-Spigot-1649]
  667. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1649]
  668. Caused by: org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
  669. in 'string', line 2, column 3:
  670. Vagabond:
  671. ^
  672. expected <block end>, but found BlockMappingStart
  673. in 'string', line 47, column 4:
  674. Builder:
  675. ^
  676.  
  677. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot.jar:git-Spigot-1649]
  678. at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx-1.22.9.jar:?]
  679. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot.jar:git-Spigot-1649]
  680. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot.jar:git-Spigot-1649]
  681. at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx-1.22.9.jar:?]
  682. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx-1.22.9.jar:?]
  683. ... 19 more
  684. Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping; expected <block end>, but found BlockMappingStart; in 'string', line 47, column 4:
  685. Builder:
  686. ^
  687. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[spigot.jar:git-Spigot-1649]
  688. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot.jar:git-Spigot-1649]
  689. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot.jar:git-Spigot-1649]
  690. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230) ~[spigot.jar:git-Spigot-1649]
  691. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[spigot.jar:git-Spigot-1649]
  692. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[spigot.jar:git-Spigot-1649]
  693. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[spigot.jar:git-Spigot-1649]
  694. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot.jar:git-Spigot-1649]
  695. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot.jar:git-Spigot-1649]
  696. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot.jar:git-Spigot-1649]
  697. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[spigot.jar:git-Spigot-1649]
  698. at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[spigot.jar:git-Spigot-1649]
  699. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot.jar:git-Spigot-1649]
  700. at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx-1.22.9.jar:?]
  701. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot.jar:git-Spigot-1649]
  702. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot.jar:git-Spigot-1649]
  703. at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx-1.22.9.jar:?]
  704. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx-1.22.9.jar:?]
  705. ... 19 more
  706. [13:01:41] [Server thread/INFO]: D3athw0rld issued server command: /pex
  707. [13:01:42] [Server thread/INFO]: D3athw0rld c
  708. [13:01:46] [Server thread/INFO]: D3athw0rld issued server command: /reload
  709. [13:01:46] [Server thread/INFO]: Server Ping Player Sample Count: 12
  710. [13:01:46] [Server thread/INFO]: Using 4 threads for Netty based IO
  711. [13:01:46] [Server thread/INFO]: Debug logging is disabled
  712. [13:01:46] [Server thread/INFO]: -------- World Settings For [world] --------
  713. [13:01:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  714. [13:01:46] [Server thread/INFO]: View Distance: 10
  715. [13:01:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
  716. [13:01:46] [Server thread/INFO]: Clear tick list: false
  717. [13:01:46] [Server thread/INFO]: Experience Merge Radius: 3.0
  718. [13:01:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
  719. [13:01:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  720. [13:01:46] [Server thread/INFO]: Item Merge Radius: 2.5
  721. [13:01:46] [Server thread/INFO]: Item Despawn Rate: 6000
  722. [13:01:46] [Server thread/INFO]: Mob Spawn Range: 4
  723. [13:01:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  724. [13:01:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
  725. [13:01:46] [Server thread/INFO]: Cane Growth Modifier: 100%
  726. [13:01:46] [Server thread/INFO]: Melon Growth Modifier: 100%
  727. [13:01:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  728. [13:01:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  729. [13:01:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
  730. [13:01:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
  731. [13:01:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  732. [13:01:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  733. [13:01:46] [Server thread/INFO]: Alternative Hopper Ticking: false
  734. [13:01:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  735. [13:01:46] [Server thread/INFO]: Random Lighting Updates: false
  736. [13:01:46] [Server thread/INFO]: Structure Info Saving: true
  737. [13:01:46] [Server thread/INFO]: Sending up to 5 chunks per packet
  738. [13:01:46] [Server thread/INFO]: Max Entity Collisions: 8
  739. [13:01:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  740. [13:01:46] [Server thread/INFO]: Max TNT Explosions: 100
  741. [13:01:46] [Server thread/INFO]: Anti X-Ray: true
  742. [13:01:46] [Server thread/INFO]: Engine Mode: 1
  743. [13:01:46] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  744. [13:01:46] [Server thread/INFO]: Replace Blocks: [1, 5]
  745. [13:01:46] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  746. [13:01:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  747. [13:01:46] [Server thread/INFO]: View Distance: 10
  748. [13:01:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
  749. [13:01:46] [Server thread/INFO]: Clear tick list: false
  750. [13:01:46] [Server thread/INFO]: Experience Merge Radius: 3.0
  751. [13:01:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
  752. [13:01:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  753. [13:01:46] [Server thread/INFO]: Item Merge Radius: 2.5
  754. [13:01:46] [Server thread/INFO]: Item Despawn Rate: 6000
  755. [13:01:46] [Server thread/INFO]: Mob Spawn Range: 4
  756. [13:01:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  757. [13:01:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
  758. [13:01:46] [Server thread/INFO]: Cane Growth Modifier: 100%
  759. [13:01:46] [Server thread/INFO]: Melon Growth Modifier: 100%
  760. [13:01:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  761. [13:01:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  762. [13:01:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
  763. [13:01:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
  764. [13:01:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  765. [13:01:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  766. [13:01:46] [Server thread/INFO]: Alternative Hopper Ticking: false
  767. [13:01:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  768. [13:01:46] [Server thread/INFO]: Random Lighting Updates: false
  769. [13:01:46] [Server thread/INFO]: Structure Info Saving: true
  770. [13:01:46] [Server thread/INFO]: Sending up to 5 chunks per packet
  771. [13:01:46] [Server thread/INFO]: Max Entity Collisions: 8
  772. [13:01:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  773. [13:01:46] [Server thread/INFO]: Max TNT Explosions: 100
  774. [13:01:46] [Server thread/INFO]: Anti X-Ray: true
  775. [13:01:46] [Server thread/INFO]: Engine Mode: 1
  776. [13:01:46] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  777. [13:01:46] [Server thread/INFO]: Replace Blocks: [1, 5]
  778. [13:01:46] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  779. [13:01:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  780. [13:01:46] [Server thread/INFO]: View Distance: 10
  781. [13:01:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
  782. [13:01:46] [Server thread/INFO]: Clear tick list: false
  783. [13:01:46] [Server thread/INFO]: Experience Merge Radius: 3.0
  784. [13:01:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
  785. [13:01:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  786. [13:01:46] [Server thread/INFO]: Item Merge Radius: 2.5
  787. [13:01:46] [Server thread/INFO]: Item Despawn Rate: 6000
  788. [13:01:46] [Server thread/INFO]: Mob Spawn Range: 4
  789. [13:01:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  790. [13:01:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
  791. [13:01:46] [Server thread/INFO]: Cane Growth Modifier: 100%
  792. [13:01:46] [Server thread/INFO]: Melon Growth Modifier: 100%
  793. [13:01:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  794. [13:01:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  795. [13:01:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
  796. [13:01:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
  797. [13:01:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  798. [13:01:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  799. [13:01:47] [Server thread/INFO]: Alternative Hopper Ticking: false
  800. [13:01:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  801. [13:01:47] [Server thread/INFO]: Random Lighting Updates: false
  802. [13:01:47] [Server thread/INFO]: Structure Info Saving: true
  803. [13:01:47] [Server thread/INFO]: Sending up to 5 chunks per packet
  804. [13:01:47] [Server thread/INFO]: Max Entity Collisions: 8
  805. [13:01:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  806. [13:01:47] [Server thread/INFO]: Max TNT Explosions: 100
  807. [13:01:47] [Server thread/INFO]: Anti X-Ray: true
  808. [13:01:47] [Server thread/INFO]: Engine Mode: 1
  809. [13:01:47] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  810. [13:01:47] [Server thread/INFO]: Replace Blocks: [1, 5]
  811. [13:01:47] [Server thread/INFO]: -------- World Settings For [Minage] --------
  812. [13:01:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  813. [13:01:47] [Server thread/INFO]: View Distance: 10
  814. [13:01:47] [Server thread/INFO]: Chunks to Grow per Tick: 650
  815. [13:01:47] [Server thread/INFO]: Clear tick list: false
  816. [13:01:47] [Server thread/INFO]: Experience Merge Radius: 3.0
  817. [13:01:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
  818. [13:01:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  819. [13:01:47] [Server thread/INFO]: Item Merge Radius: 2.5
  820. [13:01:47] [Server thread/INFO]: Item Despawn Rate: 6000
  821. [13:01:47] [Server thread/INFO]: Mob Spawn Range: 4
  822. [13:01:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  823. [13:01:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
  824. [13:01:47] [Server thread/INFO]: Cane Growth Modifier: 100%
  825. [13:01:47] [Server thread/INFO]: Melon Growth Modifier: 100%
  826. [13:01:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  827. [13:01:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  828. [13:01:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
  829. [13:01:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
  830. [13:01:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  831. [13:01:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  832. [13:01:47] [Server thread/INFO]: Alternative Hopper Ticking: false
  833. [13:01:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  834. [13:01:47] [Server thread/INFO]: Random Lighting Updates: false
  835. [13:01:47] [Server thread/INFO]: Structure Info Saving: true
  836. [13:01:47] [Server thread/INFO]: Sending up to 5 chunks per packet
  837. [13:01:47] [Server thread/INFO]: Max Entity Collisions: 8
  838. [13:01:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  839. [13:01:47] [Server thread/INFO]: Max TNT Explosions: 100
  840. [13:01:47] [Server thread/INFO]: Anti X-Ray: true
  841. [13:01:47] [Server thread/INFO]: Engine Mode: 1
  842. [13:01:47] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  843. [13:01:47] [Server thread/INFO]: Replace Blocks: [1, 5]
  844. [13:01:47] [Server thread/INFO]: -------- World Settings For [Events] --------
  845. [13:01:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  846. [13:01:47] [Server thread/INFO]: View Distance: 10
  847. [13:01:47] [Server thread/INFO]: Chunks to Grow per Tick: 650
  848. [13:01:47] [Server thread/INFO]: Clear tick list: false
  849. [13:01:47] [Server thread/INFO]: Experience Merge Radius: 3.0
  850. [13:01:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
  851. [13:01:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  852. [13:01:47] [Server thread/INFO]: Item Merge Radius: 2.5
  853. [13:01:47] [Server thread/INFO]: Item Despawn Rate: 6000
  854. [13:01:47] [Server thread/INFO]: Mob Spawn Range: 4
  855. [13:01:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  856. [13:01:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
  857. [13:01:47] [Server thread/INFO]: Cane Growth Modifier: 100%
  858. [13:01:47] [Server thread/INFO]: Melon Growth Modifier: 100%
  859. [13:01:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  860. [13:01:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  861. [13:01:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
  862. [13:01:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
  863. [13:01:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  864. [13:01:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  865. [13:01:47] [Server thread/INFO]: Alternative Hopper Ticking: false
  866. [13:01:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  867. [13:01:47] [Server thread/INFO]: Random Lighting Updates: false
  868. [13:01:47] [Server thread/INFO]: Structure Info Saving: true
  869. [13:01:47] [Server thread/INFO]: Sending up to 5 chunks per packet
  870. [13:01:47] [Server thread/INFO]: Max Entity Collisions: 8
  871. [13:01:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  872. [13:01:47] [Server thread/INFO]: Max TNT Explosions: 100
  873. [13:01:47] [Server thread/INFO]: Anti X-Ray: true
  874. [13:01:47] [Server thread/INFO]: Engine Mode: 1
  875. [13:01:47] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  876. [13:01:47] [Server thread/INFO]: Replace Blocks: [1, 5]
  877. [13:01:47] [Server thread/INFO]: -------- World Settings For [Tete] --------
  878. [13:01:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  879. [13:01:47] [Server thread/INFO]: View Distance: 10
  880. [13:01:47] [Server thread/INFO]: Chunks to Grow per Tick: 650
  881. [13:01:47] [Server thread/INFO]: Clear tick list: false
  882. [13:01:47] [Server thread/INFO]: Experience Merge Radius: 3.0
  883. [13:01:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
  884. [13:01:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  885. [13:01:47] [Server thread/INFO]: Item Merge Radius: 2.5
  886. [13:01:47] [Server thread/INFO]: Item Despawn Rate: 6000
  887. [13:01:47] [Server thread/INFO]: Mob Spawn Range: 4
  888. [13:01:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  889. [13:01:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
  890. [13:01:47] [Server thread/INFO]: Cane Growth Modifier: 100%
  891. [13:01:47] [Server thread/INFO]: Melon Growth Modifier: 100%
  892. [13:01:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  893. [13:01:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  894. [13:01:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
  895. [13:01:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
  896. [13:01:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  897. [13:01:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  898. [13:01:47] [Server thread/INFO]: Alternative Hopper Ticking: false
  899. [13:01:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  900. [13:01:47] [Server thread/INFO]: Random Lighting Updates: false
  901. [13:01:47] [Server thread/INFO]: Structure Info Saving: true
  902. [13:01:47] [Server thread/INFO]: Sending up to 5 chunks per packet
  903. [13:01:47] [Server thread/INFO]: Max Entity Collisions: 8
  904. [13:01:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  905. [13:01:47] [Server thread/INFO]: Max TNT Explosions: 100
  906. [13:01:47] [Server thread/INFO]: Anti X-Ray: true
  907. [13:01:47] [Server thread/INFO]: Engine Mode: 1
  908. [13:01:47] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  909. [13:01:47] [Server thread/INFO]: Replace Blocks: [1, 5]
  910. [13:01:47] [Server thread/INFO]: [RandomTP] Disabling RandomTP v2.3 - noID
  911. [13:01:47] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.13.1
  912. [13:01:47] [Server thread/INFO]: [HolographicDisplaysPatch] Disabling HolographicDisplaysPatch v1.0.8
  913. [13:01:47] [Server thread/INFO]: [AuthMe] Disabling AuthMe v5.0-SNAPSHOT
  914. [13:01:47] [Server thread/INFO]: [TouchscreenHolograms] Disabling TouchscreenHolograms v1.3
  915. [13:01:47] [Server thread/INFO]: [JSONAPI] Disabling JSONAPI v5.6.0
  916. [13:01:47] [Server thread/INFO]: [JSONAPI] Stopping JSON server
  917. [13:01:47] [Server thread/INFO]: [JSONAPI] Stopping JSON socket server
  918. [13:01:47] [Server thread/INFO]: [JSONAPI] Stopping JSON WebSocket server
  919. [13:01:47] [Server thread/INFO]: [JSONAPI] Tearing down API methods
  920. [13:01:47] [Server thread/INFO]: [JSONAPI] Cancelling performance monitoring
  921. [13:01:47] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.13.1
  922. [13:01:47] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.4
  923. [13:01:47] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  924. [13:01:47] [Server thread/INFO]: [Essentials] Disabling Essentials v2.13.1
  925. [13:01:47] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  926. [13:01:47] [Server thread/INFO]: [PressureCommands] Disabling PressureCommands v1.0
  927. [13:01:47] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.10
  928. [13:01:47] [Server thread/INFO]: [SkQuery] Disabling SkQuery v3.21.4
  929. [13:01:47] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.6.4
  930. [13:01:47] [Server thread/INFO]: [Modifyworld] Disabling Modifyworld v1.19.7
  931. [13:01:47] [Server thread/INFO]: [Modifyworld] Modifyworld successfully disabled!
  932. [13:01:47] [Server thread/INFO]: [FeatherBoard] Disabling FeatherBoard v3.2.1
  933. [13:01:47] [Server thread/INFO]: [FeatherBoard] Cancelling all tasks ...
  934. [13:01:47] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v3.1.2
  935. [13:01:47] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v2.10.0
  936. [13:01:47] [Server thread/INFO]: [SignEdit] Disabling SignEdit v3.3.2
  937. [13:01:47] [Server thread/INFO]: [dynmap] Disabling dynmap v2.2-1118
  938. [13:01:47] [Server thread/INFO]: [dynmap] Unloaded 11 components.
  939. [13:01:47] [Server thread/INFO]: [dynmap] Stopping map renderer...
  940. [13:01:48] [Server thread/INFO]: [dynmap] Disabled
  941. [13:01:48] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
  942. [13:01:48] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  943. [13:01:48] [Server thread/INFO]: [LWC] Disabling LWC v4.4.0 (b881) (July 11, 2013)
  944. [13:01:48] [Server thread/INFO]: [LWC] Flushing protection updates (0)
  945. [13:01:48] [Server thread/INFO]: [LogBlock] Disabling LogBlock v1.94
  946. [13:01:48] [Server thread/INFO]: [LogBlock] Waiting for consumer ...
  947. [13:01:48] [Server thread/INFO]: HikariCP pool LogBlock-Connection-Pool is shutting down.
  948. [13:01:48] [Server thread/INFO]: [SuperSpy] Disabling SuperSpy v1.1
  949. [13:01:48] [Server thread/INFO]: [SuperSpy] SuperSpy has been disabled! Thanks for choosing SuperSpy!
  950. [13:01:48] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.22.9
  951. [13:01:48] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  952. [13:01:48] [Server thread/INFO]: [Vault][Permission] PermissionsEx un-hooked.
  953. [13:01:48] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat un-hooked.
  954. [13:01:48] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
  955. [13:01:48] [Server thread/INFO]: [Multiverse-Core] - Disabled
  956. [13:01:48] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  957. [13:01:48] [Server thread/INFO]: [MaintenanceMode] Disabling MaintenanceMode v1.0
  958. [13:01:48] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v10.4.3
  959. [13:01:48] [Server thread/INFO]: [Skript] Disabling Skript v2.1.2
  960. [13:01:48] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.0;3342-78f975b9
  961. [13:01:48] [Server thread/INFO]: [MiniEvents] Disabling MiniEvents v1.4
  962. [13:01:48] [Server thread/INFO]: [BetterAlias] Disabling BetterAlias v1.5.2
  963. [13:01:48] [Server thread/ERROR]: Could not load 'plugins/BungeeCommandSpy.jar' in folder 'plugins'
  964. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  965. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot.jar:git-Spigot-1649]
  966. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:341) ~[spigot.jar:git-Spigot-1649]
  967. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:263) [spigot.jar:git-Spigot-1649]
  968. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot.jar:git-Spigot-1649]
  969. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.reload(CraftServer.java:864) [spigot.jar:git-Spigot-1649]
  970. at org.bukkit.Bukkit.reload(Bukkit.java:301) [spigot.jar:git-Spigot-1649]
  971. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) [spigot.jar:git-Spigot-1649]
  972. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) [spigot.jar:git-Spigot-1649]
  973. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767) [spigot.jar:git-Spigot-1649]
  974. at net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerConnection.java:1043) [spigot.jar:git-Spigot-1649]
  975. at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:880) [spigot.jar:git-Spigot-1649]
  976. at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot.jar:git-Spigot-1649]
  977. at net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat.java:65) [spigot.jar:git-Spigot-1649]
  978. at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186) [spigot.jar:git-Spigot-1649]
  979. at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot.jar:git-Spigot-1649]
  980. at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot.jar:git-Spigot-1649]
  981. at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot.jar:git-Spigot-1649]
  982. at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot.jar:git-Spigot-1649]
  983. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot.jar:git-Spigot-1649]
  984. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1649]
  985. Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  986. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_91]
  987. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_91]
  988. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_91]
  989. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_91]
  990. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_91]
  991. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_91]
  992. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_91]
  993. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_91]
  994. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_91]
  995. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-1649]
  996. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-1649]
  997. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_91]
  998. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_91]
  999. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_91]
  1000. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_91]
  1001. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-1649]
  1002. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-1649]
  1003. ... 19 more
  1004. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
  1005. at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_91]
  1006. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_91]
  1007. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_91]
  1008. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_91]
  1009. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-1649]
  1010. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-1649]
  1011. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_91]
  1012. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_91]
  1013. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_91]
  1014. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_91]
  1015. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_91]
  1016. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_91]
  1017. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_91]
  1018. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_91]
  1019. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_91]
  1020. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_91]
  1021. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_91]
  1022. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-1649]
  1023. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-1649]
  1024. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_91]
  1025. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_91]
  1026. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_91]
  1027. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_91]
  1028. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-1649]
  1029. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-1649]
  1030. ... 19 more
  1031. [13:01:48] [Server thread/INFO]: [BetterAlias] Loading BetterAlias v1.5.2
  1032. [13:01:48] [Server thread/INFO]: [MiniEvents] Loading MiniEvents v1.4
  1033. [13:01:48] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0;3342-78f975b9
  1034. [13:01:48] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
  1035. [13:01:48] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v10.4.3
  1036. [13:01:48] [Server thread/INFO]: [MaintenanceMode] Loading MaintenanceMode v1.0
  1037. [13:01:48] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  1038. [13:01:48] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  1039. [13:01:48] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.22.9
  1040. [13:01:48] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  1041. [13:01:48] [Server thread/INFO]: [SuperSpy] Loading SuperSpy v1.1
  1042. [13:01:48] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.94
  1043. [13:01:49] [Server thread/INFO]: [LogBlock] Connecting to root@jdbc:mysql://localhost:3306/logblock...
  1044. [13:01:49] [Server thread/INFO]: HikariCP pool LogBlock-Connection-Pool is starting.
  1045. [13:01:49] [Server thread/INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
  1046. [13:01:49] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  1047. [13:01:49] [Server thread/INFO]: [dynmap] Loading dynmap v2.2-1118
  1048. [13:01:49] [Server thread/INFO]: [dynmap] version=git-Spigot-1649 (MC: 1.7.10)
  1049. [13:01:49] [Server thread/INFO]: [dynmap] Mod Support API available
  1050. [13:01:49] [Server thread/INFO]: [SignEdit] Loading SignEdit v3.3.2
  1051. [13:01:49] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.10.0
  1052. [13:01:49] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.2
  1053. [13:01:49] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v3.2.1
  1054. [13:01:49] [Server thread/INFO]: [Modifyworld] Loading Modifyworld v1.19.7
  1055. [13:01:49] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
  1056. [13:01:49] [Server thread/INFO]: [ProtocolLib] Falling back to legacy Netty compat
  1057. [13:01:49] [Server thread/INFO]: [ProtocolLib] Falling back to Guava 10 compat
  1058. [13:01:49] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.21.4
  1059. [13:01:49] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  1060. [13:01:49] [Server thread/INFO]: [PressureCommands] Loading PressureCommands v1.0
  1061. [13:01:49] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  1062. [13:01:49] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.4
  1063. [13:01:49] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  1064. [13:01:49] [Server thread/INFO]: [JSONAPI] Loading JSONAPI v5.6.0
  1065. [13:01:49] [Server thread/INFO]: [TouchscreenHolograms] Loading TouchscreenHolograms v1.3
  1066. [13:01:49] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.0-SNAPSHOT
  1067. [13:01:49] [Server thread/INFO]: [HolographicDisplaysPatch] Loading HolographicDisplaysPatch v1.0.8
  1068. [13:01:49] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  1069. [13:01:49] [Server thread/INFO]: [RandomTP] Loading RandomTP v2.3 - noID
  1070. [13:01:49] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v10.4.3
  1071. [13:01:50] [Server thread/INFO]: ==============================================
  1072. [13:01:50] [Server thread/INFO]:  SkinsRestorer Updater
  1073. [13:01:50] [Server thread/INFO]:  
  1074. [13:01:50] [Server thread/INFO]:  You are running v10.4.3
  1075. [13:01:50] [Server thread/INFO]:  The latest version of SkinsRestorer!
  1076. [13:01:50] [Server thread/INFO]:  
  1077. [13:01:50] [Server thread/INFO]: ==============================================
  1078. [13:01:50] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  1079. [13:01:50] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  1080. [13:01:50] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  1081. [13:01:50] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  1082. [13:01:50] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  1083. [13:01:50] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  1084. [13:01:50] [Server thread/INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
  1085. [13:01:50] [Server thread/INFO]: [LWC] Connecting to SQLite
  1086. [13:01:50] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
  1087. [13:01:50] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  1088. [13:01:50] [Server thread/INFO]: [BetterAlias] Enabling BetterAlias v1.5.2
  1089. [13:01:50] [Server thread/INFO]: [MiniEvents] Enabling MiniEvents v1.4
  1090. [13:01:50] [Server thread/INFO]: MiniEvents has been enabled.
  1091. [13:01:50] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0;3342-78f975b9
  1092. [13:01:50] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  1093. [13:01:51] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.CraftBukkit_v1_7_R4 as the Bukkit adapter
  1094. [13:01:51] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
  1095. [13:01:51] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
  1096. [13:01:51] [Server thread/INFO]: [Skript] ~ created by & ? Peter G?ttinger aka Njol ~
  1097. [13:01:51] [Server thread/INFO]: [MaintenanceMode] Enabling MaintenanceMode v1.0
  1098. [13:01:51] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  1099. [13:01:51] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  1100. [13:01:51] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  1101. [13:01:52] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 357267507567429888
  1102. [13:01:52] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 4467519923890298757
  1103. [13:01:52] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 4467519923890298757
  1104. [13:01:52] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Minage' - Env: NORMAL - Type: NORMAL & seed: -5274057773647947398
  1105. [13:01:53] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Events' - Env: NORMAL - Type: NORMAL & seed: 6882644788853234612
  1106. [13:01:53] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Tete' - Env: NORMAL - Type: FLAT & seed: 6222775275028824568
  1107. [13:01:53] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
  1108. [13:01:53] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.9
  1109. [13:01:53] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  1110. [13:01:53] [Server thread/ERROR]: [PermissionsEx]
  1111. ========== UNABLE TO LOAD PERMISSIONS BACKEND =========
  1112. Your configuration must be fixed before PEX will enable
  1113. Details: Error loading permissions file!
  1114. =======================================================
  1115. ru.tehkode.permissions.exceptions.PermissionBackendException: Error loading permissions file!
  1116. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:321) ~[PermissionsEx-1.22.9.jar:?]
  1117. at ru.tehkode.permissions.backends.file.FileBackend.<init>(FileBackend.java:120) ~[PermissionsEx-1.22.9.jar:?]
  1118. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_91]
  1119. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_91]
  1120. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_91]
  1121. at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_91]
  1122. at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:392) ~[PermissionsEx-1.22.9.jar:?]
  1123. at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:367) ~[PermissionsEx-1.22.9.jar:?]
  1124. at ru.tehkode.permissions.PermissionManager.createBackend(PermissionManager.java:624) ~[PermissionsEx-1.22.9.jar:?]
  1125. at ru.tehkode.permissions.PermissionManager.setBackend(PermissionManager.java:606) ~[PermissionsEx-1.22.9.jar:?]
  1126. at ru.tehkode.permissions.PermissionManager.initBackend(PermissionManager.java:693) ~[PermissionsEx-1.22.9.jar:?]
  1127. at ru.tehkode.permissions.PermissionManager.<init>(PermissionManager.java:67) ~[PermissionsEx-1.22.9.jar:?]
  1128. at ru.tehkode.permissions.bukkit.PermissionsEx.onEnable(PermissionsEx.java:163) [PermissionsEx-1.22.9.jar:?]
  1129. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [spigot.jar:git-Spigot-1649]
  1130. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [spigot.jar:git-Spigot-1649]
  1131. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-1649]
  1132. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [spigot.jar:git-Spigot-1649]
  1133. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [spigot.jar:git-Spigot-1649]
  1134. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.reload(CraftServer.java:866) [spigot.jar:git-Spigot-1649]
  1135. at org.bukkit.Bukkit.reload(Bukkit.java:301) [spigot.jar:git-Spigot-1649]
  1136. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) [spigot.jar:git-Spigot-1649]
  1137. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) [spigot.jar:git-Spigot-1649]
  1138. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767) [spigot.jar:git-Spigot-1649]
  1139. at net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerConnection.java:1043) [spigot.jar:git-Spigot-1649]
  1140. at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:880) [spigot.jar:git-Spigot-1649]
  1141. at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot.jar:git-Spigot-1649]
  1142. at net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat.java:65) [spigot.jar:git-Spigot-1649]
  1143. at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186) [spigot.jar:git-Spigot-1649]
  1144. at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot.jar:git-Spigot-1649]
  1145. at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot.jar:git-Spigot-1649]
  1146. at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot.jar:git-Spigot-1649]
  1147. at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot.jar:git-Spigot-1649]
  1148. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot.jar:git-Spigot-1649]
  1149. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1649]
  1150. Caused by: org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
  1151. in 'string', line 2, column 3:
  1152. Vagabond:
  1153. ^
  1154. expected <block end>, but found BlockMappingStart
  1155. in 'string', line 47, column 4:
  1156. Builder:
  1157. ^
  1158.  
  1159. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot.jar:git-Spigot-1649]
  1160. at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx-1.22.9.jar:?]
  1161. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot.jar:git-Spigot-1649]
  1162. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot.jar:git-Spigot-1649]
  1163. at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx-1.22.9.jar:?]
  1164. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx-1.22.9.jar:?]
  1165. ... 33 more
  1166. Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping; expected <block end>, but found BlockMappingStart; in 'string', line 47, column 4:
  1167. Builder:
  1168. ^
  1169. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[spigot.jar:git-Spigot-1649]
  1170. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot.jar:git-Spigot-1649]
  1171. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot.jar:git-Spigot-1649]
  1172. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230) ~[spigot.jar:git-Spigot-1649]
  1173. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[spigot.jar:git-Spigot-1649]
  1174. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[spigot.jar:git-Spigot-1649]
  1175. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[spigot.jar:git-Spigot-1649]
  1176. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot.jar:git-Spigot-1649]
  1177. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot.jar:git-Spigot-1649]
  1178. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot.jar:git-Spigot-1649]
  1179. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[spigot.jar:git-Spigot-1649]
  1180. at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[spigot.jar:git-Spigot-1649]
  1181. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot.jar:git-Spigot-1649]
  1182. at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx-1.22.9.jar:?]
  1183. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot.jar:git-Spigot-1649]
  1184. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot.jar:git-Spigot-1649]
  1185. at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx-1.22.9.jar:?]
  1186. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx-1.22.9.jar:?]
  1187. ... 33 more
  1188. [13:01:53] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.22.9
  1189. [13:01:53] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  1190. [13:01:53] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  1191. [13:01:53] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  1192. [13:01:53] [Server thread/INFO]: [SuperSpy] Enabling SuperSpy v1.1
  1193. [13:01:53] [Server thread/INFO]: [SuperSpy] Auto updater disabled!
  1194. [13:01:53] [Server thread/INFO]: [SuperSpy] SuperSpy is using Metrics! Starting...
  1195. [13:01:53] [Server thread/INFO]: [SuperSpy] SuperSpy has been enabled!
  1196. [13:01:53] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.94
  1197. [13:01:53] [Server thread/INFO]: [LogBlock] Scheduled consumer with bukkit scheduler.
  1198. [13:01:53] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  1199. [13:01:53] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  1200. [13:01:53] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  1201. [13:01:53] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  1202. [13:01:53] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  1203. [13:01:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  1204. [13:01:53] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  1205. [13:01:53] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  1206. [13:01:53] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  1207. [13:01:53] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  1208. [13:01:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  1209. [13:01:53] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  1210. [13:01:53] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  1211. [13:01:53] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  1212. [13:01:53] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  1213. [13:01:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  1214. [13:01:53] [Server thread/INFO]: [WorldGuard] (Minage) TNT ignition is PERMITTED.
  1215. [13:01:53] [Server thread/INFO]: [WorldGuard] (Minage) Lighters are PERMITTED.
  1216. [13:01:53] [Server thread/INFO]: [WorldGuard] (Minage) Lava fire is blocked.
  1217. [13:01:53] [Server thread/INFO]: [WorldGuard] (Minage) Fire spread is UNRESTRICTED.
  1218. [13:01:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Minage'
  1219. [13:01:53] [Server thread/INFO]: [WorldGuard] (Events) TNT ignition is PERMITTED.
  1220. [13:01:53] [Server thread/INFO]: [WorldGuard] (Events) Lighters are PERMITTED.
  1221. [13:01:53] [Server thread/INFO]: [WorldGuard] (Events) Lava fire is blocked.
  1222. [13:01:53] [Server thread/INFO]: [WorldGuard] (Events) Fire spread is UNRESTRICTED.
  1223. [13:01:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Events'
  1224. [13:01:53] [Server thread/INFO]: [WorldGuard] (Tete) TNT ignition is PERMITTED.
  1225. [13:01:53] [Server thread/INFO]: [WorldGuard] (Tete) Lighters are PERMITTED.
  1226. [13:01:53] [Server thread/INFO]: [WorldGuard] (Tete) Lava fire is blocked.
  1227. [13:01:53] [Server thread/INFO]: [WorldGuard] (Tete) Fire spread is UNRESTRICTED.
  1228. [13:01:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Tete'
  1229. [13:01:53] [Server thread/INFO]: [WorldGuard] Loading region data...
  1230. [13:01:53] [Server thread/INFO]: [dynmap] Enabling dynmap v2.2-1118
  1231. [13:01:54] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.9
  1232. [13:01:54] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  1233. [13:01:54] [Server thread/ERROR]: [PermissionsEx]
  1234. ========== UNABLE TO LOAD PERMISSIONS BACKEND =========
  1235. Your configuration must be fixed before PEX will enable
  1236. Details: Error loading permissions file!
  1237. =======================================================
  1238. ru.tehkode.permissions.exceptions.PermissionBackendException: Error loading permissions file!
  1239. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:321) ~[PermissionsEx-1.22.9.jar:?]
  1240. at ru.tehkode.permissions.backends.file.FileBackend.<init>(FileBackend.java:120) ~[PermissionsEx-1.22.9.jar:?]
  1241. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_91]
  1242. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_91]
  1243. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_91]
  1244. at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_91]
  1245. at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:392) ~[PermissionsEx-1.22.9.jar:?]
  1246. at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:367) ~[PermissionsEx-1.22.9.jar:?]
  1247. at ru.tehkode.permissions.PermissionManager.createBackend(PermissionManager.java:624) ~[PermissionsEx-1.22.9.jar:?]
  1248. at ru.tehkode.permissions.PermissionManager.setBackend(PermissionManager.java:606) ~[PermissionsEx-1.22.9.jar:?]
  1249. at ru.tehkode.permissions.PermissionManager.initBackend(PermissionManager.java:693) ~[PermissionsEx-1.22.9.jar:?]
  1250. at ru.tehkode.permissions.PermissionManager.<init>(PermissionManager.java:67) ~[PermissionsEx-1.22.9.jar:?]
  1251. at ru.tehkode.permissions.bukkit.PermissionsEx.onEnable(PermissionsEx.java:163) [PermissionsEx-1.22.9.jar:?]
  1252. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [spigot.jar:git-Spigot-1649]
  1253. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [spigot.jar:git-Spigot-1649]
  1254. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-1649]
  1255. at org.dynmap.bukkit.permissions.PEXPermissions.create(PEXPermissions.java:24) [dynmap-2.2.jar:?]
  1256. at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:794) [dynmap-2.2.jar:?]
  1257. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [spigot.jar:git-Spigot-1649]
  1258. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [spigot.jar:git-Spigot-1649]
  1259. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-1649]
  1260. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [spigot.jar:git-Spigot-1649]
  1261. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [spigot.jar:git-Spigot-1649]
  1262. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.reload(CraftServer.java:866) [spigot.jar:git-Spigot-1649]
  1263. at org.bukkit.Bukkit.reload(Bukkit.java:301) [spigot.jar:git-Spigot-1649]
  1264. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) [spigot.jar:git-Spigot-1649]
  1265. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) [spigot.jar:git-Spigot-1649]
  1266. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767) [spigot.jar:git-Spigot-1649]
  1267. at net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerConnection.java:1043) [spigot.jar:git-Spigot-1649]
  1268. at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:880) [spigot.jar:git-Spigot-1649]
  1269. at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot.jar:git-Spigot-1649]
  1270. at net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat.java:65) [spigot.jar:git-Spigot-1649]
  1271. at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186) [spigot.jar:git-Spigot-1649]
  1272. at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot.jar:git-Spigot-1649]
  1273. at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot.jar:git-Spigot-1649]
  1274. at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot.jar:git-Spigot-1649]
  1275. at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot.jar:git-Spigot-1649]
  1276. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot.jar:git-Spigot-1649]
  1277. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1649]
  1278. Caused by: org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
  1279. in 'string', line 2, column 3:
  1280. Vagabond:
  1281. ^
  1282. expected <block end>, but found BlockMappingStart
  1283. in 'string', line 47, column 4:
  1284. Builder:
  1285. ^
  1286.  
  1287. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot.jar:git-Spigot-1649]
  1288. at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx-1.22.9.jar:?]
  1289. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot.jar:git-Spigot-1649]
  1290. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot.jar:git-Spigot-1649]
  1291. at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx-1.22.9.jar:?]
  1292. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx-1.22.9.jar:?]
  1293. ... 38 more
  1294. Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping; expected <block end>, but found BlockMappingStart; in 'string', line 47, column 4:
  1295. Builder:
  1296. ^
  1297. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[spigot.jar:git-Spigot-1649]
  1298. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot.jar:git-Spigot-1649]
  1299. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot.jar:git-Spigot-1649]
  1300. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230) ~[spigot.jar:git-Spigot-1649]
  1301. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[spigot.jar:git-Spigot-1649]
  1302. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[spigot.jar:git-Spigot-1649]
  1303. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[spigot.jar:git-Spigot-1649]
  1304. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot.jar:git-Spigot-1649]
  1305. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot.jar:git-Spigot-1649]
  1306. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot.jar:git-Spigot-1649]
  1307. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[spigot.jar:git-Spigot-1649]
  1308. at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[spigot.jar:git-Spigot-1649]
  1309. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot.jar:git-Spigot-1649]
  1310. at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx-1.22.9.jar:?]
  1311. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot.jar:git-Spigot-1649]
  1312. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot.jar:git-Spigot-1649]
  1313. at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx-1.22.9.jar:?]
  1314. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx-1.22.9.jar:?]
  1315. ... 38 more
  1316. [13:01:54] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.22.9
  1317. [13:01:54] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  1318. [13:01:54] [Server thread/INFO]: [Vault][Permission] PermissionsEx un-hooked.
  1319. [13:01:54] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  1320. [13:01:54] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  1321. [13:01:54] [Server thread/INFO]: [dynmap] Using Bukkit Permissions (superperms) for access control
  1322. [13:01:54] [Server thread/INFO]: [dynmap] Web interface permissions only available for online users
  1323. [13:01:54] [Server thread/INFO]: [dynmap] Mod Support processing completed
  1324. [13:01:55] [Server thread/INFO]: [dynmap] Loaded 23 shaders.
  1325. [13:01:55] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
  1326. [13:01:55] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
  1327. [13:01:55] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:8123
  1328. [13:01:55] [Server thread/INFO]: [dynmap] version 2.2-1118 is enabled - core version 2.2-2058
  1329. [13:01:55] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
  1330. [13:01:55] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
  1331. [13:01:55] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
  1332. [13:01:55] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Minage'.
  1333. [13:01:55] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Events'.
  1334. [13:01:55] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Tete'.
  1335. [13:01:55] [Server thread/INFO]: [dynmap] Enabled
  1336. [13:01:55] [Server thread/INFO]: [SignEdit] Enabling SignEdit v3.3.2
  1337. [13:01:55] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.10.0
  1338. [13:01:55] [Server thread/INFO]: [CoreProtect] Invalid WorldEdit version found.
  1339. [13:01:55] [Server thread/INFO]: CoreProtect version 2.10.0 is enabled!
  1340. [13:01:55] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  1341. [13:01:55] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.2
  1342. [13:01:55] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v3.2.1
  1343. [13:01:56] [Thread-51/WARN]: [SignEdit] ?5This server is running a development version of SignEdit. Expect bugs!
  1344. [13:01:56] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1345. [13:01:56] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v3.2.1
  1346. [13:01:56] [Server thread/INFO]: [FeatherBoard] Framework version: 2015-11
  1347. [13:01:56] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
  1348. [13:01:56] [Server thread/INFO]: [FeatherBoard] Site: http://www.mvdw-software.com/
  1349. [13:01:56] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1350. [13:01:56] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  1351. [13:01:56] [Server thread/INFO]: [FeatherBoard] Loading placeholders ...
  1352. [13:01:57] [Server thread/INFO]: [FeatherBoard] Loaded 2041 of the 4358 placholders
  1353. [13:01:57] [Server thread/INFO]: [FeatherBoard] Loading Event hooks ...
  1354. [13:01:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  1355. [13:01:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  1356. [13:01:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  1357. [13:01:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  1358. [13:01:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  1359. [13:01:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  1360. [13:01:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  1361. [13:01:57] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  1362. [13:01:57] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: warning
  1363. [13:01:57] [Server thread/INFO]: [FeatherBoard] Lines: 2
  1364. [13:01:57] [Server thread/INFO]: [FeatherBoard] Arguments: 1
  1365. [13:01:59] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'default' ...
  1366. [13:01:59] [Thread-52/INFO]: --------------------
  1367. [13:01:59] [Thread-52/INFO]: [CoreProtect] Version 2.12.0 now available.
  1368. [13:01:59] [Thread-52/INFO]: [CoreProtect] Download: Type "/co version" in-game.
  1369. [13:01:59] [Thread-52/INFO]: --------------------
  1370. [13:01:59] [Thread-52/INFO]: [Sponsor] Unlimited MC Hosting: www.hosthorde.com
  1371. [13:01:59] [Thread-52/INFO]: --------------------
  1372. [13:01:59] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  1373. [13:01:59] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  1374. [13:01:59] [Server thread/INFO]: [FeatherBoard] A new update for FeatherBoard is available for download on Spigot!
  1375. [13:02:00] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
  1376. [13:02:00] [Server thread/INFO]: [Modifyworld] Enabling Modifyworld v1.19.7
  1377. [13:02:00] [Server thread/INFO]: [Modifyworld] Modifyworld enabled!
  1378. [13:02:00] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.21.4
  1379. [13:02:00] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
  1380. [13:02:00] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
  1381. [13:02:00] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 163 classes.
  1382. [13:02:00] [Server thread/INFO]: [skQuery] Beginning to process a total of 163 from SkQuery
  1383. [13:02:00] [Server thread/INFO]: [skQuery] Out of 163 classes, 160 classes were loaded from SkQuery
  1384. [13:02:00] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  1385. [13:02:00] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  1386. [13:02:00] [Server thread/INFO]: [PressureCommands] Enabling PressureCommands v1.0
  1387. [13:02:00] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  1388. [13:02:00] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  1389. [13:02:00] [Server thread/INFO]: git-Spigot-1649 (MC: 1.7.10)
  1390. [13:02:00] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
  1391. [13:02:00] [Server thread/INFO]: Using locale fr
  1392. [13:02:01] [Server thread/INFO]: Using locale fr
  1393. [13:02:01] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  1394. [13:02:01] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  1395. [13:02:01] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  1396. [13:02:01] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.4
  1397. [13:02:01] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  1398. [13:02:01] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  1399. [13:02:01] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 8000 at X: -780.5 Z: -1611.5
  1400. [13:02:01] [Server thread/INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders.
  1401. [13:02:01] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -781.0 Y: 189.0 Z: -1612.0
  1402. [13:02:01] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  1403. [13:02:01] [Server thread/INFO]: [JSONAPI] Enabling JSONAPI v5.6.0
  1404. [13:02:01] [Server thread/INFO]: [JSONAPI] Logging to file: false
  1405. [13:02:01] [Server thread/INFO]: [JSONAPI] Logging to console: true
  1406. [13:02:01] [Server thread/INFO]: [JSONAPI] IP Whitelist = None, all requests are allowed.
  1407. [13:02:01] [Server thread/INFO]: [JSONAPI] Loaded methods.json.
  1408. [13:02:01] [Thread-58/INFO]: [JSONAPI] Waiting 2.000 seconds to load methods so that all the other plugins load...
  1409. [13:02:01] [Thread-58/INFO]: [JSONAPI] Any requests in this time will not work...
  1410. [13:02:01] [Server thread/INFO]: [JSONAPI] Attempting to use port 20059
  1411. [13:02:02] [Server thread/INFO]: [TouchscreenHolograms] Enabling TouchscreenHolograms v1.3
  1412. [13:02:02] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.0-SNAPSHOT
  1413. [13:02:02] [Server thread/INFO]: [AuthMe] Loading Configuration File...
  1414. [13:02:02] [Server thread/INFO]: [AuthMe] Set Language: fr
  1415. [13:02:02] [Server thread/INFO]: [AuthMe] Metrics started successfully!
  1416. [13:02:02] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
  1417. [13:02:02] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
  1418. [13:02:02] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
  1419. [13:02:02] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
  1420. [13:02:02] [Server thread/INFO]: [AuthMe] SQLite driver loaded
  1421. [13:02:02] [Server thread/INFO]: [AuthMe] SQLite Setup finished
  1422. [13:02:02] [Server thread/INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
  1423. [13:02:02] [Server thread/INFO]: [AuthMe] AuthMe hook perfectly with server hosting VERYGAMES
  1424. [13:02:02] [Server thread/INFO]: [AuthMe] Authme 5.0-SNAPSHOT enabled
  1425. [13:02:02] [Server thread/INFO]: [HolographicDisplaysPatch] Enabling HolographicDisplaysPatch v1.0.8
  1426. [13:02:02] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  1427. [13:02:02] [Server thread/INFO]: [RandomTP] Enabling RandomTP v2.3 - noID
  1428. [13:02:02] [Server thread/INFO]: [RandomTP] Checking/Fixing format of portals.yml
  1429. [13:02:02] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1430. [13:02:02] [Server thread/INFO]: D3athw0rld: Reload complete.
  1431. [13:02:02] [Craft Scheduler Thread - 29/INFO]: [Skript] Checking for the latest version of Skript...
  1432. [13:02:03] [Thread-58/INFO]: [JSONAPI] Remote Toolkit cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
  1433. [13:02:03] [Thread-58/INFO]: [JSONAPI] Remote Toolkit methods cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
  1434. [13:02:03] [Thread-58/INFO]: [JSONAPI] 388 methods loaded in 8 namespaces.
  1435. [13:02:03] [Thread-58/INFO]: [JSONAPI] ------[Connection information]-------
  1436. [13:02:03] [Thread-58/INFO]: [JSONAPI] JSON Server listening on 20059
  1437. [13:02:03] [Thread-58/INFO]: [JSONAPI] JSON Stream Server listening on 20060
  1438. [13:02:03] [Thread-58/INFO]: [JSONAPI] JSON WebSocket Stream Server listening on 20061
  1439. [13:02:03] [Thread-58/INFO]: [JSONAPI] Active and listening for requests.
  1440. [13:02:03] [Skript update thread/INFO]: [Skript] You're currently running the latest stable version of Skript.
  1441. [13:02:03] [Thread-58/WARN]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  1442. [13:02:03] [Thread-58/WARN]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
  1443. [13:02:03] [Thread-58/WARN]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1916)
  1444. [13:02:03] [Thread-58/WARN]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:279)
  1445. [13:02:03] [Thread-58/WARN]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:273)
  1446. [13:02:03] [Thread-58/WARN]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1472)
  1447. [13:02:03] [Thread-58/WARN]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:213)
  1448. [13:02:03] [Thread-58/WARN]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:913)
  1449. [13:02:03] [Thread-58/WARN]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:849)
  1450. [13:02:03] [Thread-58/WARN]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1035)
  1451. [13:02:03] [Thread-58/WARN]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1344)
  1452. [13:02:03] [Thread-58/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1371)
  1453. [13:02:03] [Thread-58/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1355)
  1454. [13:02:03] [Thread-58/WARN]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
  1455. [13:02:03] [Thread-58/WARN]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  1456. [13:02:03] [Thread-58/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1302)
  1457. [13:02:03] [Thread-58/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
  1458. [13:02:03] [Thread-58/WARN]: at java.net.URL.openStream(URL.java:1041)
  1459. [13:02:03] [Thread-58/WARN]: at com.alecgorge.minecraft.jsonapi.JSONServer.connectionInfo(JSONServer.java:130)
  1460. [13:02:03] [Thread-58/WARN]: at com.alecgorge.minecraft.jsonapi.JSONServer$1.run(JSONServer.java:108)
  1461. [13:02:03] [Thread-58/WARN]: at java.lang.Thread.run(Thread.java:745)
  1462. [13:02:03] [Thread-58/WARN]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  1463. [13:02:03] [Thread-58/WARN]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:385)
  1464. [13:02:03] [Thread-58/WARN]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
  1465. [13:02:03] [Thread-58/WARN]: at sun.security.validator.Validator.validate(Validator.java:260)
  1466. [13:02:03] [Thread-58/WARN]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:326)
  1467. [13:02:03] [Thread-58/WARN]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231)
  1468. [13:02:03] [Thread-58/WARN]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:126)
  1469. [13:02:03] [Thread-58/WARN]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1454)
  1470. [13:02:03] [Thread-58/WARN]: ... 15 more
  1471. [13:02:03] [Thread-58/WARN]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  1472. [13:02:03] [Thread-58/WARN]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:196)
  1473. [13:02:03] [Thread-58/WARN]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:268)
  1474. [13:02:03] [Thread-58/WARN]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:380)
  1475. [13:02:03] [Thread-58/WARN]: ... 21 more
  1476. [13:02:03] [Thread-58/INFO]: [JSONAPI] -------------------------------------
  1477. [13:02:05] [Server thread/INFO]: [Skript] All scripts loaded without errors.
  1478. [13:02:05] [Server thread/INFO]: [Skript] Loaded 2 scripts with a total of 3 triggers and 10 commands in 2.48 seconds
  1479. [13:02:05] [Server thread/INFO]: [Skript] Finished loading.
  1480. [13:02:05] [Craft Scheduler Thread - 2/INFO]: [Vault] Checking for Updates ...
  1481. [13:02:05] [Server thread/INFO]: D3athw0rld lost connection: Disconnected
  1482. [13:02:05] [Server thread/INFO]: D3athw0rld left the game.
  1483. [13:02:05] [Craft Scheduler Thread - 2/INFO]: [Vault] No new version available
  1484. [13:02:14] [User Authenticator #5/INFO]: UUID of player jeof_roy is f1e10f46-5148-3224-a378-3f8393182334
  1485. [13:02:14] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@4f84e2e[id=f1e10f46-5148-3224-a378-3f8393182334,name=jeof_roy,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@4050bf8f]},legacy=false] (/80.201.216.10:51782): ?c?lMaintenance - Retour vers 19h00
  1486. [13:02:14] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@4f84e2e[id=f1e10f46-5148-3224-a378-3f8393182334,name=jeof_roy,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@4050bf8f]},legacy=false] (/80.201.216.10:51782) lost connection: ?c?lMaintenance - Retour vers 19h00
  1487. [13:02:14] [Server thread/INFO]: [WEB] GDad64: coucouuuuuu
  1488. [13:02:25] [Server thread/INFO]: [WEB] jeof_roy: yo
  1489. [13:02:43] [User Authenticator #6/INFO]: UUID of player GDad64 is 51bf269c-aa56-3c3d-819f-fb0ae5b3c0ac
  1490. [13:02:43] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@44279d8[id=51bf269c-aa56-3c3d-819f-fb0ae5b3c0ac,name=GDad64,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@552d64d0]},legacy=false] (/92.134.33.180:51579): ?c?lMaintenance - Retour vers 19h00
  1491. [13:02:43] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@44279d8[id=51bf269c-aa56-3c3d-819f-fb0ae5b3c0ac,name=GDad64,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@552d64d0]},legacy=false] (/92.134.33.180:51579) lost connection: ?c?lMaintenance - Retour vers 19h00
  1492. [13:02:57] [User Authenticator #7/INFO]: UUID of player jeof_roy is f1e10f46-5148-3224-a378-3f8393182334
  1493. [13:02:57] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@623fbe50[id=f1e10f46-5148-3224-a378-3f8393182334,name=jeof_roy,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@49341f9c]},legacy=false] (/80.201.216.10:51829): ?c?lMaintenance - Retour vers 19h00
  1494. [13:02:57] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@623fbe50[id=f1e10f46-5148-3224-a378-3f8393182334,name=jeof_roy,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@49341f9c]},legacy=false] (/80.201.216.10:51829) lost connection: ?c?lMaintenance - Retour vers 19h00
  1495. [13:03:06] [User Authenticator #8/INFO]: UUID of player Mr_mathys06 is 86a52fa1-0d16-3c86-8f53-32675abab73e
  1496. [13:03:07] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@1c23ef3c[id=86a52fa1-0d16-3c86-8f53-32675abab73e,name=Mr_mathys06,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@6a7e4127]},legacy=false] (/81.247.2.156:53910): ?c?lMaintenance - Retour vers 19h00
  1497. [13:03:07] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@1c23ef3c[id=86a52fa1-0d16-3c86-8f53-32675abab73e,name=Mr_mathys06,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@6a7e4127]},legacy=false] (/81.247.2.156:53910) lost connection: ?c?lMaintenance - Retour vers 19h00
  1498. [13:03:51] [User Authenticator #9/INFO]: UUID of player GDad64 is 51bf269c-aa56-3c3d-819f-fb0ae5b3c0ac
  1499. [13:03:51] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@22ab2c8c[id=51bf269c-aa56-3c3d-819f-fb0ae5b3c0ac,name=GDad64,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@6c516e0b]},legacy=false] (/92.134.33.180:51663): ?c?lMaintenance - Retour vers 19h00
  1500. [13:03:51] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@22ab2c8c[id=51bf269c-aa56-3c3d-819f-fb0ae5b3c0ac,name=GDad64,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@6c516e0b]},legacy=false] (/92.134.33.180:51663) lost connection: ?c?lMaintenance - Retour vers 19h00
  1501. [13:05:11] [User Authenticator #10/INFO]: UUID of player motus is 6e71d793-1da4-38ac-9c40-137ce81cc58d
  1502. [13:05:11] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@414561e5[id=6e71d793-1da4-38ac-9c40-137ce81cc58d,name=motus,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@31fd7e7c]},legacy=false] (/86.208.1.69:51024): ?c?lMaintenance - Retour vers 19h00
  1503. [13:05:11] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@414561e5[id=6e71d793-1da4-38ac-9c40-137ce81cc58d,name=motus,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@31fd7e7c]},legacy=false] (/86.208.1.69:51024) lost connection: ?c?lMaintenance - Retour vers 19h00
  1504. [13:05:12] [User Authenticator #11/INFO]: UUID of player jeof_roy is f1e10f46-5148-3224-a378-3f8393182334
  1505. [13:05:13] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@316566b6[id=f1e10f46-5148-3224-a378-3f8393182334,name=jeof_roy,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@5ce4d7e]},legacy=false] (/80.201.216.10:51901): ?c?lMaintenance - Retour vers 19h00
  1506. [13:05:13] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@316566b6[id=f1e10f46-5148-3224-a378-3f8393182334,name=jeof_roy,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@5ce4d7e]},legacy=false] (/80.201.216.10:51901) lost connection: ?c?lMaintenance - Retour vers 19h00
  1507. [13:05:19] [User Authenticator #12/INFO]: UUID of player motus is 6e71d793-1da4-38ac-9c40-137ce81cc58d
  1508. [13:05:19] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@407b8a8e[id=6e71d793-1da4-38ac-9c40-137ce81cc58d,name=motus,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@4bd0d8ed]},legacy=false] (/86.208.1.69:51025): ?c?lMaintenance - Retour vers 19h00
  1509. [13:05:19] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@407b8a8e[id=6e71d793-1da4-38ac-9c40-137ce81cc58d,name=motus,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@4bd0d8ed]},legacy=false] (/86.208.1.69:51025) lost connection: ?c?lMaintenance - Retour vers 19h00
  1510. [13:05:26] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@39ddfb71[id=6de9d5ce-6f92-34fe-b3e8-89c6f4075e6a,name=friiscoo,properties={},legacy=false] (/82.227.214.111:51020) lost connection: Disconnected
  1511. [13:05:26] [User Authenticator #13/INFO]: UUID of player friiscoo is 6de9d5ce-6f92-34fe-b3e8-89c6f4075e6a
  1512. [13:05:30] [User Authenticator #14/INFO]: UUID of player friiscoo is 6de9d5ce-6f92-34fe-b3e8-89c6f4075e6a
  1513. [13:05:30] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@34409ac3[id=6de9d5ce-6f92-34fe-b3e8-89c6f4075e6a,name=friiscoo,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@e1f8438]},legacy=false] (/82.227.214.111:51023): ?c?lMaintenance - Retour vers 19h00
  1514. [13:05:30] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@34409ac3[id=6de9d5ce-6f92-34fe-b3e8-89c6f4075e6a,name=friiscoo,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@e1f8438]},legacy=false] (/82.227.214.111:51023) lost connection: ?c?lMaintenance - Retour vers 19h00
  1515. [13:06:26] [User Authenticator #15/INFO]: UUID of player D3athw0rld is ba9f65c3-6a28-31b4-a723-cfe65baebddb
  1516. [13:06:26] [Server thread/INFO]: D3athw0rld[/82.227.214.111:50827] logged in with entity id 1924 at ([Events] -515.1093278193572, 63.0, 342.5091734011989)
  1517. [13:06:26] [Craft Scheduler Thread - 1/WARN]: Exception in thread "Craft Scheduler Thread - 1"
  1518. [13:06:26] [Craft Scheduler Thread - 1/WARN]: org.apache.commons.lang.UnhandledException: Plugin AuthMe v5.0-SNAPSHOT generated an exception while executing task 2163
  1519. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1520. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  1521. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  1522. at java.lang.Thread.run(Thread.java:745)
  1523. Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
  1524. at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:393)
  1525. at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getUser(Permission_PermissionsEx.java:243)
  1526. at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getPrimaryGroup(Permission_PermissionsEx.java:264)
  1527. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:738)
  1528. at fr.xephi.authme.cache.limbo.LimboCache.addLimboPlayer(LimboCache.java:76)
  1529. at fr.xephi.authme.cache.limbo.LimboCache.updateLimboPlayer(LimboCache.java:131)
  1530. at fr.xephi.authme.process.join.AsyncronousJoin.process(AsyncronousJoin.java:127)
  1531. at fr.xephi.authme.process.Management$5.run(Management.java:81)
  1532. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1533. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1534. ... 3 more
  1535.  
  1536. [13:06:30] [Craft Scheduler Thread - 41/INFO]: [AuthMe] D3athw0rld logged in!
  1537. [13:06:36] [Server thread/INFO]: [WEB] jeof_roy: d3 
  1538. [13:06:41] [Server thread/INFO]: [WEB] Mr_mathys06: bijour
  1539. [13:07:04] [Craft Scheduler Thread - 45/INFO]: Cleared out table lb-world. Deleted 3457 entries.
  1540. [13:07:22] [User Authenticator #16/INFO]: UUID of player motus is 6e71d793-1da4-38ac-9c40-137ce81cc58d
  1541. [13:07:22] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@c8f4ef2[id=6e71d793-1da4-38ac-9c40-137ce81cc58d,name=motus,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@8527be0]},legacy=false] (/86.208.1.69:51122): ?c?lMaintenance - Retour vers 19h00
  1542. [13:07:22] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@c8f4ef2[id=6e71d793-1da4-38ac-9c40-137ce81cc58d,name=motus,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@8527be0]},legacy=false] (/86.208.1.69:51122) lost connection: ?c?lMaintenance - Retour vers 19h00
  1543. [13:07:23] [User Authenticator #17/INFO]: UUID of player jeof_roy is f1e10f46-5148-3224-a378-3f8393182334
  1544. [13:07:23] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@4d4b760b[id=f1e10f46-5148-3224-a378-3f8393182334,name=jeof_roy,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@7133f309]},legacy=false] (/80.201.216.10:51977): ?c?lMaintenance - Retour vers 19h00
  1545. [13:07:23] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@4d4b760b[id=f1e10f46-5148-3224-a378-3f8393182334,name=jeof_roy,properties={textures=[net.minecraft.util.com.mojang.authlib.properties.Property@7133f309]},legacy=false] (/80.201.216.10:51977) lost connection: ?c?lMaintenance - Retour vers 19h00
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement