Advertisement
Guest User

Untitled

a guest
Jun 20th, 2015
299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 111.63 KB | None | 0 0
  1. [16:45:13] [Server thread/INFO]: Starting minecraft server version 1.7.9
  2. [16:45:13] [Server thread/INFO]: Loading properties
  3. [16:45:13] [Server thread/INFO]: Default game type: SURVIVAL
  4. [16:45:13] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1543 (MC: 1.7.9) (Implementing API version 1.7.9-R0.3-SNAPSHOT)
  5. [16:45:14] [Server thread/INFO]: Using 4 threads for Netty based IO
  6. [16:45:14] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [16:45:14] [Server thread/INFO]: Generating keypair
  8. [16:45:14] [Server thread/INFO]: Starting Minecraft server on 94.23.23.222:25742
  9. [16:45:15] [Server thread/ERROR]: Ambiguous plugin name `AutoInventory' for files `plugins/AutoInventory.jar' and `plugins/Blocks.jar' in `plugins'
  10. [16:45:15] [Server thread/ERROR]: Ambiguous plugin name `CommandNPC' for files `plugins/CommandNPC.jar' and `plugins/CommandNPC (1).jar' in `plugins'
  11. [16:45:15] [Server thread/ERROR]: Ambiguous plugin name `QuickSell' for files `plugins/QuickSell_v1.7.3.jar' and `plugins/QuickSell_v1.10.10.jar' in `plugins'
  12. [16:45:15] [Server thread/ERROR]: Could not load 'plugins/DynamicParkour-Java7.jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: net/DynamicJkPandemicMC/Main/Main : Unsupported major.minor version 52.0
  14. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[custom.jar:git-Spigot-1543]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[custom.jar:git-Spigot-1543]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [custom.jar:git-Spigot-1543]
  17. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:369) [custom.jar:git-Spigot-1543]
  18. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:136) [custom.jar:git-Spigot-1543]
  19. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [custom.jar:git-Spigot-1543]
  20. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [custom.jar:git-Spigot-1543]
  21. Caused by: java.lang.UnsupportedClassVersionError: net/DynamicJkPandemicMC/Main/Main : Unsupported major.minor version 52.0
  22. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_76]
  23. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_76]
  24. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_76]
  25. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_76]
  26. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_76]
  27. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_76]
  28. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_76]
  29. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_76]
  30. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_76]
  31. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[custom.jar:git-Spigot-1543]
  32. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[custom.jar:git-Spigot-1543]
  33. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_76]
  34. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_76]
  35. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_76]
  36. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_76]
  37. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[custom.jar:git-Spigot-1543]
  38. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[custom.jar:git-Spigot-1543]
  39. ... 6 more
  40. [16:45:15] [Server thread/ERROR]: Could not load 'plugins/ActionAnnouncer (1).jar' in folder 'plugins'
  41. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R1/Packet
  42. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[custom.jar:git-Spigot-1543]
  43. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[custom.jar:git-Spigot-1543]
  44. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [custom.jar:git-Spigot-1543]
  45. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:369) [custom.jar:git-Spigot-1543]
  46. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:136) [custom.jar:git-Spigot-1543]
  47. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [custom.jar:git-Spigot-1543]
  48. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [custom.jar:git-Spigot-1543]
  49. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R1/Packet
  50. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_76]
  51. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_76]
  52. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[custom.jar:git-Spigot-1543]
  53. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[custom.jar:git-Spigot-1543]
  54. ... 6 more
  55. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R1.Packet
  56. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[custom.jar:git-Spigot-1543]
  57. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[custom.jar:git-Spigot-1543]
  58. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_76]
  59. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_76]
  60. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_76]
  61. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_76]
  62. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[custom.jar:git-Spigot-1543]
  63. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[custom.jar:git-Spigot-1543]
  64. ... 6 more
  65. [16:45:16] [Server thread/ERROR]: Could not load 'plugins/kvE-GiveAll.jar' in folder 'plugins'
  66. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/Manraj/GiveAll/Main : Unsupported major.minor version 52.0
  67. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[custom.jar:git-Spigot-1543]
  68. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[custom.jar:git-Spigot-1543]
  69. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [custom.jar:git-Spigot-1543]
  70. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:369) [custom.jar:git-Spigot-1543]
  71. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:136) [custom.jar:git-Spigot-1543]
  72. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [custom.jar:git-Spigot-1543]
  73. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [custom.jar:git-Spigot-1543]
  74. Caused by: java.lang.UnsupportedClassVersionError: me/Manraj/GiveAll/Main : Unsupported major.minor version 52.0
  75. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_76]
  76. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_76]
  77. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_76]
  78. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_76]
  79. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_76]
  80. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_76]
  81. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_76]
  82. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_76]
  83. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_76]
  84. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[custom.jar:git-Spigot-1543]
  85. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[custom.jar:git-Spigot-1543]
  86. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_76]
  87. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_76]
  88. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_76]
  89. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_76]
  90. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[custom.jar:git-Spigot-1543]
  91. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[custom.jar:git-Spigot-1543]
  92. ... 6 more
  93. [16:45:16] [Server thread/ERROR]: Cannot load plugins/MysteryCrate/keys.yml
  94. org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
  95. in 'string', line 1, column 1:
  96. KeyName:
  97. ^
  98. expected <block end>, but found BlockSequenceStart
  99. in 'string', line 3, column 2:
  100. - CrateName ##What does this key ...
  101. ^
  102.  
  103. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[custom.jar:git-Spigot-1543]
  104. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[custom.jar:git-Spigot-1543]
  105. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[custom.jar:git-Spigot-1543]
  106. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [custom.jar:git-Spigot-1543]
  107. at net.prefixaut.mysterycrate.Main.<clinit>(Main.java:49) [MysteryCrate.jar:?]
  108. at java.lang.Class.forName0(Native Method) [?:1.7.0_76]
  109. at java.lang.Class.forName(Unknown Source) [?:1.7.0_76]
  110. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) [custom.jar:git-Spigot-1543]
  111. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) [custom.jar:git-Spigot-1543]
  112. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) [custom.jar:git-Spigot-1543]
  113. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [custom.jar:git-Spigot-1543]
  114. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:369) [custom.jar:git-Spigot-1543]
  115. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:136) [custom.jar:git-Spigot-1543]
  116. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [custom.jar:git-Spigot-1543]
  117. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [custom.jar:git-Spigot-1543]
  118. Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping; expected <block end>, but found BlockSequenceStart; in 'string', line 3, column 2:
  119. - CrateName ##What does this key ...
  120. ^
  121. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[custom.jar:git-Spigot-1543]
  122. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[custom.jar:git-Spigot-1543]
  123. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[custom.jar:git-Spigot-1543]
  124. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230) ~[custom.jar:git-Spigot-1543]
  125. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[custom.jar:git-Spigot-1543]
  126. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[custom.jar:git-Spigot-1543]
  127. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[custom.jar:git-Spigot-1543]
  128. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[custom.jar:git-Spigot-1543]
  129. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[custom.jar:git-Spigot-1543]
  130. at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[custom.jar:git-Spigot-1543]
  131. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[custom.jar:git-Spigot-1543]
  132. ... 14 more
  133. [16:45:16] [Server thread/ERROR]: Cannot load plugins/MysteryCrate/crates.yml
  134. org.bukkit.configuration.InvalidConfigurationException: mapping values are not allowed here
  135. in 'string', line 2, column 8:
  136. items: ##Items that will given from t ...
  137. ^
  138.  
  139. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[custom.jar:git-Spigot-1543]
  140. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[custom.jar:git-Spigot-1543]
  141. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[custom.jar:git-Spigot-1543]
  142. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [custom.jar:git-Spigot-1543]
  143. at net.prefixaut.mysterycrate.Main.<clinit>(Main.java:69) [MysteryCrate.jar:?]
  144. at java.lang.Class.forName0(Native Method) [?:1.7.0_76]
  145. at java.lang.Class.forName(Unknown Source) [?:1.7.0_76]
  146. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) [custom.jar:git-Spigot-1543]
  147. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) [custom.jar:git-Spigot-1543]
  148. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) [custom.jar:git-Spigot-1543]
  149. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [custom.jar:git-Spigot-1543]
  150. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:369) [custom.jar:git-Spigot-1543]
  151. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:136) [custom.jar:git-Spigot-1543]
  152. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [custom.jar:git-Spigot-1543]
  153. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [custom.jar:git-Spigot-1543]
  154. Caused by: org.yaml.snakeyaml.scanner.ScannerException: null; mapping values are not allowed here; in 'string', line 2, column 8:
  155. items: ##Items that will given from t ...
  156. ^
  157. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:871) ~[custom.jar:git-Spigot-1543]
  158. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360) ~[custom.jar:git-Spigot-1543]
  159. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[custom.jar:git-Spigot-1543]
  160. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[custom.jar:git-Spigot-1543]
  161. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[custom.jar:git-Spigot-1543]
  162. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[custom.jar:git-Spigot-1543]
  163. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230) ~[custom.jar:git-Spigot-1543]
  164. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[custom.jar:git-Spigot-1543]
  165. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[custom.jar:git-Spigot-1543]
  166. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[custom.jar:git-Spigot-1543]
  167. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[custom.jar:git-Spigot-1543]
  168. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[custom.jar:git-Spigot-1543]
  169. at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[custom.jar:git-Spigot-1543]
  170. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[custom.jar:git-Spigot-1543]
  171. ... 14 more
  172. [16:45:17] [Server thread/INFO]: [AdBolt] Loading AdBolt v1.0
  173. [16:45:17] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
  174. [16:45:17] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.0.4
  175. [16:45:17] [Server thread/INFO]: [BossBroadcast] Loading BossBroadcast v1.0.2
  176. [16:45:17] [Server thread/INFO]: [FrameProtect] Loading FrameProtect v2.5
  177. [16:45:17] [Server thread/INFO]: [StaffChat] Loading StaffChat v1.0.0
  178. [16:45:17] [Server thread/INFO]: [csm] Loading CustomServerMessages v5.2
  179. [16:45:17] [Server thread/INFO]: [NoWeather] Loading NoWeather v1.7.7
  180. [16:45:17] [Server thread/INFO]: [BossShop] Loading BossShop v2.0.5
  181. [16:45:17] [Server thread/INFO]: [Trails] Loading Trails v2.48
  182. [16:45:17] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
  183. [16:45:17] [Server thread/INFO]: [MorePotions] Loading MorePotions v1.8
  184. [16:45:17] [Server thread/INFO]: [NoPluginViewer] Loading NoPluginViewer v1.0
  185. [16:45:17] [Server thread/INFO]: [PlayTime] Loading Playtime v1.4.5
  186. [16:45:17] [Server thread/INFO]: [PlayTime] Loading Configuration mananger...
  187. [16:45:17] [Server thread/INFO]: [PlayTime] Loading language manager...
  188. [16:45:18] [Server thread/INFO]: [DamageIndicatorHolograms] Loading DamageIndicatorHolograms v1.2
  189. [16:45:18] [Server thread/INFO]: [Announcer] Loading Announcer v1.4.5
  190. [16:45:18] [Server thread/INFO]: [AutoInventory] Loading AutoInventory v1.0
  191. [16:45:18] [Server thread/INFO]: [InfiniteDispensersAndDroppers] Loading InfiniteDispensersAndDroppers v4.0.0
  192. [16:45:18] [Server thread/INFO]: [AntiCropTrample] Loading AntiCropTrample v0.2
  193. [16:45:18] [Server thread/INFO]: [PointShop] Loading PointShop v2.0.1
  194. [16:45:18] [Server thread/INFO]: [WhatIsIt] Loading WhatIsIt v1.3.8
  195. [16:45:18] [Server thread/INFO]: [MSBar] Loading MSBar v1.0
  196. [16:45:18] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.4.0
  197. [16:45:18] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.9) has not yet been tested! Proceed with caution.
  198. [16:45:19] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v3.5.0
  199. [16:45:19] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  200. [16:45:19] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.00-b3547
  201. [16:45:19] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.1
  202. [16:45:19] [Server thread/INFO]: [ChatLocks] Loading ChatLocks v1.0.1
  203. [16:45:19] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.13-SNAPSHOT (build 1130)
  204. [16:45:19] [Server thread/INFO]: [SpawnJoin] Loading SpawnJoin v1.0.7
  205. [16:45:19] [Server thread/INFO]: [LagMeter] Loading LagMeter v1.16.0
  206. [16:45:19] [Server thread/INFO]: [AlphaChest] Loading AlphaChest v1.16.0
  207. [16:45:19] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.10.12-RC-sMD5NET-b700
  208. [16:45:19] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.1
  209. [16:45:19] [Server thread/INFO]: [Microblocks] Loading Microblocks v2.0
  210. [16:45:19] [Server thread/INFO]: [FlyDisabler] Loading FlyDisabler v0.3
  211. [16:45:19] [Server thread/INFO]: [SimpleJoinMessage] Loading SimpleJoinMessage vL1.5.4
  212. [16:45:19] [Server thread/INFO]: [Fountain] Loading Fountain v1.0
  213. [16:45:19] [Server thread/INFO]: [EZRanksLite] Loading EZRanksLite v1.1.9
  214. [16:45:19] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.1.0
  215. [16:45:19] [Server thread/INFO]: [BarAPI] Loading BarAPI v3.3
  216. [16:45:19] [Server thread/INFO]: [CS-CoreLib] Loading CS-CoreLib v1.1.6
  217. [16:45:19] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.8
  218. [16:45:19] [Server thread/INFO]: [Block] Loading Block v1.0
  219. [16:45:19] [Server thread/INFO]: [Commandspy] Loading Commandspy v2.9.2.2
  220. [16:45:19] [Server thread/INFO]: [BarAnnouncer] Loading BarAnnouncer v1.0
  221. [16:45:19] [Server thread/INFO]: [AntiTab] Loading AntiTab v1.0
  222. [16:45:19] [Server thread/INFO]: [ApocEndReset] Loading ApocEndReset v1.0.4
  223. [16:45:19] [Server thread/INFO]: [QuickSell] Loading QuickSell v1.10.10
  224. [16:45:19] [Server thread/INFO]: [MysteryCrate] Loading MysteryCrate v0.5
  225. [16:45:19] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.0.9
  226. [16:45:19] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v1.11.2
  227. [16:45:19] [Server thread/INFO]: [mwStop] Loading mwStop v0.6
  228. [16:45:19] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.7.2
  229. [16:45:19] [Server thread/INFO]: [PaintGun] Loading PaintGun v0.1
  230. [16:45:19] [Server thread/INFO]: [ItemNamer] Loading ItemNamer v0.6
  231. [16:45:19] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.7.7
  232. [16:45:19] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v2.1
  233. [16:45:19] [Server thread/INFO]: [PreviewKit] Loading PreviewKit v1.0.3
  234. [16:45:19] [Server thread/INFO]: [OGBal] Loading OGBalance v1.0
  235. [16:45:19] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  236. [16:45:19] [Server thread/INFO]: [MessageFilter] Loading MessageFilter v0.1.1
  237. [16:45:19] [Server thread/INFO]: [floAuction] Loading floAuction v2.10.3
  238. [16:45:19] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v3.0.0
  239. [16:45:19] [Server thread/INFO]: [StaffList] Loading StaffList v3.5
  240. [16:45:19] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v8.2.6
  241. [16:45:19] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.13b
  242. [16:45:19] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.7.2
  243. [16:45:19] [Server thread/INFO]: [MCBans] Loading MCBans v4.3.4
  244. [16:45:19] [Server thread/INFO]: [MMode] Loading MMode v2.0
  245. [16:45:19] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.5.4
  246. [16:45:19] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.15
  247. [16:45:19] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  248. [16:45:19] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v2.1.2
  249. [16:45:19] [Server thread/INFO]: [PrisonUtils] Loading PrisonUtils v1.5.5
  250. [16:45:19] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  251. [16:45:19] [Server thread/INFO]: [OtherDrops] Loading OtherDrops v2.7.1
  252. [16:45:19] [Server thread/INFO]: [EchoPet] Loading EchoPet v2.3.3-b408
  253. [16:45:19] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  254. [16:45:19] [Server thread/INFO]: [InfoBoardReborn] Loading InfoBoardReborn v1.0.0
  255. [16:45:19] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v1.8.3
  256. [16:45:19] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.3.6
  257. [16:45:19] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548
  258. [16:45:19] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
  259. [16:45:19] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  260. [16:45:19] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  261. [16:45:19] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  262. [16:45:19] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  263. [16:45:19] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
  264. [16:45:19] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.4.0
  265. [16:45:19] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  266. [16:45:19] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.00-b3547
  267. [16:45:20] [Server thread/WARN]: [mcMMO] NoCheatPlus plugin found, but CompatNoCheatPlus was not found!
  268. [16:45:20] [Server thread/WARN]: [mcMMO] mcMMO will not work properly alongside NoCheatPlus without CompatNoCheatPlus
  269. [16:45:21] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.13b
  270. [16:45:21] [Server thread/INFO]: §9[PlotMe] §r 407 plots loaded
  271. [16:45:21] [Server thread/INFO]: [MMode] Enabling MMode v2.0
  272. [16:45:21] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  273. [16:45:21] [Server thread/INFO]: Preparing level "world"
  274. [16:45:22] [Server thread/INFO]: -------- World Settings For [world] --------
  275. [16:45:22] [Server thread/INFO]: Anti X-Ray: true
  276. [16:45:22] [Server thread/INFO]: Engine Mode: 1
  277. [16:45:22] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  278. [16:45:22] [Server thread/INFO]: Replace Blocks: [1, 5]
  279. [16:45:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  280. [16:45:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
  281. [16:45:22] [Server thread/INFO]: Cane Growth Modifier: 100%
  282. [16:45:22] [Server thread/INFO]: Melon Growth Modifier: 100%
  283. [16:45:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  284. [16:45:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  285. [16:45:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
  286. [16:45:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
  287. [16:45:22] [Server thread/INFO]: Mob Spawn Range: 4
  288. [16:45:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  289. [16:45:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  290. [16:45:22] [Server thread/INFO]: Alternative Hopper Ticking: false
  291. [16:45:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  292. [16:45:22] [Server thread/INFO]: Random Lighting Updates: false
  293. [16:45:22] [Server thread/INFO]: Structure Info Saving: true
  294. [16:45:22] [Server thread/INFO]: Sending up to 5 chunks per packet
  295. [16:45:22] [Server thread/INFO]: Max Entity Collisions: 8
  296. [16:45:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  297. [16:45:22] [Server thread/INFO]: View Distance: 10
  298. [16:45:22] [Server thread/INFO]: Chunks to Grow per Tick: 650
  299. [16:45:22] [Server thread/INFO]: Clear tick list: false
  300. [16:45:22] [Server thread/INFO]: Experience Merge Radius: 3.0
  301. [16:45:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
  302. [16:45:22] [Server thread/INFO]: Item Merge Radius: 2.5
  303. [16:45:22] [Server thread/INFO]: Item Despawn Rate: 6000
  304. [16:45:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  305. [16:45:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  306. [16:45:22] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  307. [16:45:22] [Server thread/INFO]: Anti X-Ray: true
  308. [16:45:22] [Server thread/INFO]: Engine Mode: 1
  309. [16:45:22] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  310. [16:45:22] [Server thread/INFO]: Replace Blocks: [1, 5]
  311. [16:45:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  312. [16:45:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
  313. [16:45:22] [Server thread/INFO]: Cane Growth Modifier: 100%
  314. [16:45:22] [Server thread/INFO]: Melon Growth Modifier: 100%
  315. [16:45:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  316. [16:45:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  317. [16:45:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
  318. [16:45:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
  319. [16:45:22] [Server thread/INFO]: Mob Spawn Range: 4
  320. [16:45:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  321. [16:45:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  322. [16:45:22] [Server thread/INFO]: Alternative Hopper Ticking: false
  323. [16:45:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  324. [16:45:22] [Server thread/INFO]: Random Lighting Updates: false
  325. [16:45:22] [Server thread/INFO]: Structure Info Saving: true
  326. [16:45:22] [Server thread/INFO]: Sending up to 5 chunks per packet
  327. [16:45:22] [Server thread/INFO]: Max Entity Collisions: 8
  328. [16:45:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  329. [16:45:22] [Server thread/INFO]: View Distance: 10
  330. [16:45:22] [Server thread/INFO]: Chunks to Grow per Tick: 650
  331. [16:45:22] [Server thread/INFO]: Clear tick list: false
  332. [16:45:22] [Server thread/INFO]: Experience Merge Radius: 3.0
  333. [16:45:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
  334. [16:45:22] [Server thread/INFO]: Item Merge Radius: 2.5
  335. [16:45:22] [Server thread/INFO]: Item Despawn Rate: 6000
  336. [16:45:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  337. [16:45:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  338. [16:45:22] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  339. [16:45:22] [Server thread/INFO]: Anti X-Ray: true
  340. [16:45:22] [Server thread/INFO]: Engine Mode: 1
  341. [16:45:22] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  342. [16:45:22] [Server thread/INFO]: Replace Blocks: [1, 5]
  343. [16:45:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  344. [16:45:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
  345. [16:45:22] [Server thread/INFO]: Cane Growth Modifier: 100%
  346. [16:45:22] [Server thread/INFO]: Melon Growth Modifier: 100%
  347. [16:45:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  348. [16:45:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  349. [16:45:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
  350. [16:45:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
  351. [16:45:22] [Server thread/INFO]: Mob Spawn Range: 4
  352. [16:45:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  353. [16:45:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  354. [16:45:22] [Server thread/INFO]: Alternative Hopper Ticking: false
  355. [16:45:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  356. [16:45:22] [Server thread/INFO]: Random Lighting Updates: false
  357. [16:45:22] [Server thread/INFO]: Structure Info Saving: true
  358. [16:45:22] [Server thread/INFO]: Sending up to 5 chunks per packet
  359. [16:45:22] [Server thread/INFO]: Max Entity Collisions: 8
  360. [16:45:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  361. [16:45:22] [Server thread/INFO]: View Distance: 10
  362. [16:45:22] [Server thread/INFO]: Chunks to Grow per Tick: 650
  363. [16:45:22] [Server thread/INFO]: Clear tick list: false
  364. [16:45:22] [Server thread/INFO]: Experience Merge Radius: 3.0
  365. [16:45:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
  366. [16:45:22] [Server thread/INFO]: Item Merge Radius: 2.5
  367. [16:45:22] [Server thread/INFO]: Item Despawn Rate: 6000
  368. [16:45:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  369. [16:45:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  370. [16:45:22] [Server thread/INFO]: Preparing start region for level 0 (Seed: 0)
  371. [16:45:22] [Server thread/INFO]: Preparing start region for level 1 (Seed: 6713677136878292608)
  372. [16:45:23] [Server thread/INFO]: Preparing spawn area: 93%
  373. [16:45:23] [Server thread/INFO]: Preparing start region for level 2 (Seed: 0)
  374. [16:45:23] [Server thread/INFO]: [AdBolt] Enabling AdBolt v1.0
  375. [16:45:23] [Server thread/INFO]: [AdBolt] Attempting to contact adbolt servers...
  376. [16:45:24] [Server thread/INFO]: [AdBolt] Adbolt initialization successful.
  377. [16:45:24] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
  378. [16:45:24] [Server thread/INFO]: GroupManager - INFO - World Found: world
  379. [16:45:24] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  380. [16:45:24] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  381. [16:45:24] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  382. [16:45:24] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
  383. [16:45:24] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  384. [16:45:24] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  385. [16:45:24] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.0.4
  386. [16:45:24] [Server thread/ERROR]: Cannot load plugins/PlugMan/config.yml
  387. org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
  388. in 'string', line 6, column 1:
  389. ignored-plugins: [PlugMan],[Grou ...
  390. ^
  391. expected <block end>, but found FlowEntry
  392. in 'string', line 6, column 27:
  393. ignored-plugins: [PlugMan],[GroupManger]
  394. ^
  395.  
  396. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[custom.jar:git-Spigot-1543]
  397. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[custom.jar:git-Spigot-1543]
  398. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[custom.jar:git-Spigot-1543]
  399. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [custom.jar:git-Spigot-1543]
  400. at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:183) [custom.jar:git-Spigot-1543]
  401. at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:157) [custom.jar:git-Spigot-1543]
  402. at com.rylinaux.plugman.PlugMan.initConfig(PlugMan.java:102) [PlugMan.jar:?]
  403. at com.rylinaux.plugman.PlugMan.onEnable(PlugMan.java:72) [PlugMan.jar:?]
  404. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [custom.jar:git-Spigot-1543]
  405. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [custom.jar:git-Spigot-1543]
  406. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [custom.jar:git-Spigot-1543]
  407. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:476) [custom.jar:git-Spigot-1543]
  408. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:394) [custom.jar:git-Spigot-1543]
  409. at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:360) [custom.jar:git-Spigot-1543]
  410. at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:334) [custom.jar:git-Spigot-1543]
  411. at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:290) [custom.jar:git-Spigot-1543]
  412. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:194) [custom.jar:git-Spigot-1543]
  413. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [custom.jar:git-Spigot-1543]
  414. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [custom.jar:git-Spigot-1543]
  415. Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping; expected <block end>, but found FlowEntry; in 'string', line 6, column 27:
  416. ignored-plugins: [PlugMan],[GroupManger]
  417. ^
  418. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[custom.jar:git-Spigot-1543]
  419. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[custom.jar:git-Spigot-1543]
  420. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[custom.jar:git-Spigot-1543]
  421. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230) ~[custom.jar:git-Spigot-1543]
  422. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[custom.jar:git-Spigot-1543]
  423. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[custom.jar:git-Spigot-1543]
  424. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[custom.jar:git-Spigot-1543]
  425. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[custom.jar:git-Spigot-1543]
  426. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[custom.jar:git-Spigot-1543]
  427. at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[custom.jar:git-Spigot-1543]
  428. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[custom.jar:git-Spigot-1543]
  429. ... 18 more
  430. [16:45:24] [Server thread/INFO]: [BossBroadcast] Enabling BossBroadcast v1.0.2
  431. [16:45:24] [Server thread/INFO]: [BossBroadcast] Boss Broadcast is now Enabled!
  432. [16:45:24] [Server thread/INFO]: [FrameProtect] Enabling FrameProtect v2.5
  433. [16:45:24] [Server thread/INFO]: [FrameProtect] enabled.
  434. [16:45:24] [Server thread/INFO]: [StaffChat] Enabling StaffChat v1.0.0
  435. [16:45:24] [Server thread/ERROR]: [StaffChat] Cannot load configuration from jar
  436. org.bukkit.configuration.InvalidConfigurationException: while scanning an anchor
  437. in 'string', line 7, column 15:
  438. chat-message: &5[&cAC&5]&4{name}&f>&9{message}
  439. ^
  440. expected alphabetic or numeric character, but found [(91)
  441. in 'string', line 7, column 17:
  442. chat-message: &5[&cAC&5]&4{name}&f>&9{message}
  443. ^
  444.  
  445. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[custom.jar:git-Spigot-1543]
  446. at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:209) [custom.jar:git-Spigot-1543]
  447. at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:157) [custom.jar:git-Spigot-1543]
  448. at clmc.plugins.staffchat.StaffChat.onEnable(StaffChat.java:75) [StaffChat-1.7.2-0.3.jar:?]
  449. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [custom.jar:git-Spigot-1543]
  450. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [custom.jar:git-Spigot-1543]
  451. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [custom.jar:git-Spigot-1543]
  452. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:476) [custom.jar:git-Spigot-1543]
  453. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:394) [custom.jar:git-Spigot-1543]
  454. at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:360) [custom.jar:git-Spigot-1543]
  455. at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:334) [custom.jar:git-Spigot-1543]
  456. at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:290) [custom.jar:git-Spigot-1543]
  457. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:194) [custom.jar:git-Spigot-1543]
  458. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [custom.jar:git-Spigot-1543]
  459. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [custom.jar:git-Spigot-1543]
  460. Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning an anchor; expected alphabetic or numeric character, but found [(91); in 'string', line 7, column 17:
  461. chat-message: &5[&cAC&5]&4{name}&f>&9{message}
  462. ^
  463. at org.yaml.snakeyaml.scanner.ScannerImpl.scanAnchor(ScannerImpl.java:1446) ~[custom.jar:git-Spigot-1543]
  464. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchAnchor(ScannerImpl.java:939) ~[custom.jar:git-Spigot-1543]
  465. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:370) ~[custom.jar:git-Spigot-1543]
  466. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[custom.jar:git-Spigot-1543]
  467. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:586) ~[custom.jar:git-Spigot-1543]
  468. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[custom.jar:git-Spigot-1543]
  469. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[custom.jar:git-Spigot-1543]
  470. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:132) ~[custom.jar:git-Spigot-1543]
  471. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[custom.jar:git-Spigot-1543]
  472. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[custom.jar:git-Spigot-1543]
  473. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[custom.jar:git-Spigot-1543]
  474. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[custom.jar:git-Spigot-1543]
  475. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[custom.jar:git-Spigot-1543]
  476. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[custom.jar:git-Spigot-1543]
  477. at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[custom.jar:git-Spigot-1543]
  478. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[custom.jar:git-Spigot-1543]
  479. ... 14 more
  480. [16:45:24] [Server thread/INFO]: [csm] Enabling CustomServerMessages v5.2
  481. [16:45:24] [Server thread/INFO]: [CSM] Enabled Custom Server Messages!
  482. [16:45:24] [Server thread/INFO]: [NoWeather] Enabling NoWeather v1.7.7
  483. [16:45:24] [Server thread/INFO]: [BossShop] Enabling BossShop v2.0.5
  484. [16:45:24] [Server thread/INFO]: [BossShop] Loading data...
  485. [16:45:24] [Server thread/WARN]: [BossShop] The InventoryLocation of the Shop Item bow is 0. It has to be higher than 0! Setting it to 1...
  486. [16:45:24] [Server thread/WARN]: [BossShop] The InventoryLocation of the Shop Item Seeds is 0. It has to be higher than 0! Setting it to 1...
  487. [16:45:25] [Server thread/WARN]: [BossShop] The InventoryLocation of the Shop Item Money1 is 0. It has to be higher than 0! Setting it to 1...
  488. [16:45:25] [Server thread/WARN]: [BossShop] The InventoryLocation of the Shop Item Slime is 0. It has to be higher than 0! Setting it to 1...
  489. [16:45:25] [Server thread/WARN]: [BossShop] The InventoryLocation of the Shop Item cake is 0. It has to be higher than 0! Setting it to 1...
  490. [16:45:25] [Server thread/WARN]: [BossShop] The InventoryLocation of the Shop Item Seeds is 0. It has to be higher than 0! Setting it to 1...
  491. [16:45:25] [Server thread/INFO]: [BossShop] Loaded 14 Shops!
  492. [16:45:25] [Thread-10/INFO]: [CSM] No update available.
  493. [16:45:25] [Server thread/INFO]: [BossShop] Vault found.
  494. [16:45:25] [Server thread/INFO]: [Trails] Enabling Trails v2.48
  495. [16:45:25] [Server thread/INFO]: [MorePotions] Enabling MorePotions v1.8
  496. [16:45:25] [Server thread/INFO]: [NoPluginViewer] Enabling NoPluginViewer v1.0
  497. [16:45:25] [Server thread/INFO]: [PlayTime] Enabling Playtime v1.4.5
  498. [16:45:25] [Server thread/INFO]: [PlayTime] Enabling Metrics...
  499. [16:45:25] [Server thread/INFO]: [PlayTime] Enabling executable manager...
  500. [16:45:25] [Server thread/INFO]: [PlayTime] Enabling Player Handler...
  501. [16:45:25] [Server thread/INFO]: [PlayTime] Enabling Data Manager...
  502. [16:45:25] [Server thread/ERROR]: [PlayTime] Flatfile storage is currently broken! Using SQLite...
  503. [16:45:25] [Server thread/INFO]: [PlayTime] "Connecting to SQLite database..."
  504. [16:45:25] [Server thread/INFO]: [PlayTime] Successfully connected to database!
  505. [16:45:25] [Server thread/INFO]: [PlayTime] Enabling Command Handler...
  506. [16:45:25] [Server thread/INFO]: [PlayTime] Enabling event system...
  507. [16:45:26] [Server thread/INFO]: [PlayTime] Enabling listener manager...
  508. [16:45:26] [Server thread/INFO]: [DamageIndicatorHolograms] Enabling DamageIndicatorHolograms v1.2
  509. [16:45:26] [Server thread/INFO]: [Announcer] Enabling Announcer v1.4.5
  510. [16:45:26] [Server thread/INFO]: Announcer v1.4.5 is enabled!
  511.  
  512. [16:45:26] [Server thread/INFO]: [AutoInventory] Enabling AutoInventory v1.0
  513. [16:45:26] [Server thread/INFO]: [InfiniteDispensersAndDroppers] Enabling InfiniteDispensersAndDroppers v4.0.0
  514. [16:45:26] [Server thread/INFO]: [InfiniteDispensersAndDroppers] Checking for updates.....
  515. [16:45:27] [Server thread/INFO]: [InfiniteDispensersAndDroppers] There is a new version available: Infinite Dispensers & Droppers v5.0.0 for CraftBukkit CB 1.7.9-R0.1. You can get it on http://dev.bukkit.org/bukkit-plugins/infinite-dispensers-and-droppers/files/
  516. [16:45:27] [Server thread/INFO]: [InfiniteDispensersAndDroppers] Infinite Dispensers & Droppers is enabled!
  517. [16:45:27] [Server thread/INFO]: [AntiCropTrample] Enabling AntiCropTrample v0.2
  518. [16:45:27] [Server thread/INFO]: [PointShop] Enabling PointShop v2.0.1
  519. [16:45:27] [Server thread/INFO]: [PointShop] PlayerPoints found.
  520. [16:45:27] [Server thread/INFO]: [PointShop] Vault found.
  521. [16:45:27] [Server thread/INFO]: [PointShop] v2.0.1 is now enabled
  522. [16:45:27] [Server thread/INFO]: [WhatIsIt] Enabling WhatIsIt v1.3.8
  523. [16:45:27] [Server thread/INFO]: [WhatIsIt] has been enabled.
  524. [16:45:27] [Server thread/INFO]: [MSBar] Enabling MSBar v1.0
  525. [16:45:27] [Server thread/INFO]: [MSBar] has been enabled!
  526. [16:45:27] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.5.0
  527. [16:45:27] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  528. [16:45:27] [Server thread/INFO]: [Votifier] Votifier enabled.
  529. [16:45:27] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.1
  530. [16:45:27] [Server thread/INFO]: [GAListener] GAListener v1.3.1 Enabled
  531. [16:45:27] [Server thread/INFO]: [ChatLocks] Enabling ChatLocks v1.0.1
  532. [16:45:27] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.13-SNAPSHOT (build 1130)
  533. [16:45:27] [Server thread/INFO]: [SpawnJoin] Enabling SpawnJoin v1.0.7
  534. [16:45:27] [Server thread/INFO]: [LagMeter] Enabling LagMeter v1.16.0
  535. [16:45:27] [Server thread/INFO]: [LagMeter] Not using logs folder.
  536. [16:45:27] [Server thread/INFO]: [LagMeter] Enabled! Polling every 40 server ticks. Logging to /home/minecraft/multicraft/servers/server194/plugins/LagMeter/lag.log.
  537. [16:45:27] [Server thread/INFO]: [LagMeter] Chunks loaded:
  538. [16:45:27] [Server thread/INFO]: [LagMeter] World "world": 625.
  539. [16:45:27] [Server thread/INFO]: [LagMeter] World "world_nether": 625.
  540. [16:45:27] [Server thread/INFO]: [LagMeter] World "world_the_end": 625.
  541. [16:45:27] [Server thread/INFO]: [LagMeter] Total chunks loaded: 1875
  542. [16:45:27] [Server thread/INFO]: [LagMeter] Entities:
  543. [16:45:27] [Server thread/INFO]: [LagMeter] World "world": 0.
  544. [16:45:27] [Server thread/INFO]: [LagMeter] World "world_nether": 24.
  545. [16:45:27] [Server thread/INFO]: [LagMeter] World "world_the_end": 33.
  546. [16:45:27] [Server thread/INFO]: [LagMeter] Total entities: 57
  547. [16:45:27] [Server thread/INFO]: [AlphaChest] Enabling AlphaChest v1.16.0
  548. [16:45:27] [Server thread/INFO]: [AlphaChest] loaded 33 chests
  549. [16:45:27] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.10.12-RC-sMD5NET-b700
  550. [16:45:28] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.7.8|1.7.9 / CB3043-DEV
  551. [16:45:28] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  552. [16:45:28] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  553. [16:45:28] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  554. [16:45:28] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  555. [16:45:28] [Server thread/INFO]: [NoCheatPlus] Version 3.10.12-RC-sMD5NET-b700 is enabled.
  556. [16:45:29] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.1
  557. [16:45:29] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  558. [16:45:29] [Server thread/INFO]: [Microblocks] Enabling Microblocks v2.0
  559. [16:45:29] [Server thread/INFO]: [Microblocks] Please report any head mismatches to itsCrafted on SpigotMC, or infiniteForge on BukkitDev.
  560. [16:45:29] [Server thread/INFO]: [Microblocks] The current plugin version is 2.0. Please use this when sending reports of mismatched heads and such.
  561. [16:45:29] [Server thread/INFO]: [FlyDisabler] Enabling FlyDisabler v0.3
  562. [16:45:29] [Server thread/INFO]: [FlyDisabler] Plugin author: _abc33_
  563. [16:45:29] [Server thread/INFO]: [FlyDisabler] Checking configuration...
  564. [16:45:29] [Server thread/INFO]: [FlyDisabler] Metrics integration enabled.
  565. [16:45:29] [Server thread/INFO]: [SimpleJoinMessage] Enabling SimpleJoinMessage vL1.5.4
  566. [16:45:29] [Server thread/INFO]: [SimpleJoinMessage] Loading configuration...
  567. [16:45:29] [Server thread/INFO]: [SimpleJoinMessage] Configuration loaded.
  568. [16:45:29] [Server thread/INFO]: [SimpleJoinMessage] Loading listener...
  569. [16:45:29] [Server thread/INFO]: [SimpleJoinMessage] Listener loaded.
  570. [16:45:29] [Server thread/INFO]: [SimpleJoinMessage] Enabling Metrics...
  571. [16:45:29] [Server thread/INFO]: [SimpleJoinMessage] Metrics enabled.
  572. [16:45:29] [Server thread/INFO]: [SimpleJoinMessage] SimpleJoinMessage enabled.
  573. [16:45:29] [Server thread/INFO]: [Fountain] Enabling Fountain v1.0
  574. [16:45:29] [Server thread/INFO]: [EZRanksLite] Enabling EZRanksLite v1.1.9
  575. [16:45:29] [Server thread/WARN]: [EZRanksLite] priongod-ii does not exist in the server permissions plugin!
  576. [16:45:29] [Server thread/WARN]: [EZRanksLite] Skipping rankup validation for rank: priongod-ii
  577. [16:45:29] [Server thread/INFO]: [EZRanksLite] 36 Ranks loaded with 36 unique RankUps!
  578. [16:45:30] [Server thread/INFO]: [EZRanksLite] An update is available: EZRanksLite v1.6-Bukkit 1.8, a RELEASE for CB 1.7.9-R0.2 available at http://servermods.cursecdn.com/files/835/893/EZRanksLite1.6-Bukkit-1.8.jar
  579. [16:45:30] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.1.0
  580. [16:45:30] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
  581. [16:45:30] [Server thread/INFO]: = Vault : Ok. Hooked MyCommand Vault 1.4.1-b436
  582. [16:45:30] [Server thread/INFO]: = BarAPI : Detected. feature enabled.
  583. [16:45:30] [Server thread/INFO]: = Spout : Not detected
  584. [16:45:30] [Server thread/ERROR]: Cannot load plugins/MyCommand/commands.yml
  585. org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
  586. in 'string', line 27, column 1:
  587. 'gamemode_alias':
  588. ^
  589. expected <block end>, but found BlockMappingStart
  590. in 'string', line 580, column 2:
  591. command: /thisisatest
  592. ^
  593.  
  594. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[custom.jar:git-Spigot-1543]
  595. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[custom.jar:git-Spigot-1543]
  596. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[custom.jar:git-Spigot-1543]
  597. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [custom.jar:git-Spigot-1543]
  598. at it.mri.mycommand.InitializeConfigFiles.checkConfig(InitializeConfigFiles.java:103) [MyCommand.jar:?]
  599. at it.mri.mycommand.Main.onEnable(Main.java:164) [MyCommand.jar:?]
  600. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [custom.jar:git-Spigot-1543]
  601. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [custom.jar:git-Spigot-1543]
  602. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [custom.jar:git-Spigot-1543]
  603. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:476) [custom.jar:git-Spigot-1543]
  604. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:394) [custom.jar:git-Spigot-1543]
  605. at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:360) [custom.jar:git-Spigot-1543]
  606. at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:334) [custom.jar:git-Spigot-1543]
  607. at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:290) [custom.jar:git-Spigot-1543]
  608. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:194) [custom.jar:git-Spigot-1543]
  609. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [custom.jar:git-Spigot-1543]
  610. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [custom.jar:git-Spigot-1543]
  611. Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping; expected <block end>, but found BlockMappingStart; in 'string', line 580, column 2:
  612. command: /thisisatest
  613. ^
  614. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[custom.jar:git-Spigot-1543]
  615. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[custom.jar:git-Spigot-1543]
  616. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[custom.jar:git-Spigot-1543]
  617. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230) ~[custom.jar:git-Spigot-1543]
  618. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[custom.jar:git-Spigot-1543]
  619. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[custom.jar:git-Spigot-1543]
  620. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[custom.jar:git-Spigot-1543]
  621. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[custom.jar:git-Spigot-1543]
  622. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[custom.jar:git-Spigot-1543]
  623. at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[custom.jar:git-Spigot-1543]
  624. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[custom.jar:git-Spigot-1543]
  625. ... 16 more
  626. [16:45:30] [Server thread/INFO]: = Config : Ok
  627. [16:45:30] [Server thread/INFO]: = Custom commands loaded : 0
  628. [16:45:30] [Server thread/INFO]: = Version: 5.1.0
  629. [16:45:30] [Server thread/INFO]: = Author : MRI a.k.a Ivanpro
  630. [16:45:30] [Server thread/INFO]: = Status : Active
  631. [16:45:30] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  632. [16:45:30] [Server thread/INFO]: [BarAPI] Enabling BarAPI v3.3
  633. [16:45:30] [Server thread/INFO]: [BarAPI] Loaded
  634. [16:45:30] [Server thread/INFO]: [CS-CoreLib] Enabling CS-CoreLib v1.1.6
  635. [16:45:30] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.8
  636. [16:45:30] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  637. [16:45:30] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  638. [16:45:30] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  639. [16:45:30] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  640. [16:45:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  641. [16:45:30] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  642. [16:45:30] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  643. [16:45:30] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  644. [16:45:30] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  645. [16:45:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  646. [16:45:30] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  647. [16:45:30] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  648. [16:45:30] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  649. [16:45:30] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  650. [16:45:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  651. [16:45:30] [Server thread/INFO]: [WorldGuard] 2 regions loaded for 'world'
  652. [16:45:30] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'world_nether'
  653. [16:45:30] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'world_the_end'
  654. [16:45:30] [Server thread/INFO]: [Block] Enabling Block v1.0
  655. [16:45:30] [Server thread/INFO]: [Commandspy] Enabling Commandspy v2.9.2.2
  656. [16:45:31] [Server thread/INFO]: [Commandspy] This version of commandspy is outdated! latest version is 3.1.2 at:
  657. [16:45:31] [Server thread/INFO]: http://dev.bukkit.org/bukkit-plugins/commandspy/files/37-v3-1-2/
  658. [16:45:31] [Server thread/INFO]: [BarAnnouncer] Enabling BarAnnouncer v1.0
  659. [16:45:31] [Server thread/INFO]: [BarAnnouncer] Bar Announcer Starting up!
  660. [16:45:31] [Server thread/INFO]: [BarAnnouncer] Bar Announcer started!
  661. [16:45:31] [Server thread/INFO]: [AntiTab] Enabling AntiTab v1.0
  662. [16:45:31] [Server thread/INFO]: [ApocEndReset] Enabling ApocEndReset v1.0.4
  663. [16:45:31] [Server thread/INFO]: [ApocEndReset] v1.0.4 enabled!
  664. [16:45:31] [Server thread/INFO]: [QuickSell] Enabling QuickSell v1.10.10
  665. [16:45:31] [Server thread/WARN]: [QuickSell] Could not recognize Item String: "STONEBRICK"
  666. [16:45:31] [Server thread/WARN]: [QuickSell] Could not recognize Item String: "BRICKS"
  667. [16:45:31] [Server thread/WARN]: [QuickSell] Could not recognize Item String: "BRICKS"
  668. [16:45:31] [Server thread/WARN]: [QuickSell] Could not recognize Item String: "BRICKS"
  669. [16:45:31] [Server thread/WARN]: [QuickSell] Could not recognize Item String: "BRICKS"
  670. [16:45:31] [Server thread/INFO]: [MysteryCrate] Enabling MysteryCrate v0.5
  671. [16:45:31] [Server thread/INFO]: [MysteryCrate] Started successfully!
  672. [16:45:31] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.0.9
  673. [16:45:31] [Server thread/INFO]: CoreProtect version 2.0.9 is enabled!
  674. [16:45:31] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  675. [16:45:31] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v1.11.2
  676. [16:45:31] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  677. [16:45:31] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v1.11.2
  678. [16:45:31] [Server thread/INFO]: [FeatherBoard] Framework version: 2015-01
  679. [16:45:31] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw
  680. [16:45:31] [Server thread/INFO]: [FeatherBoard] Site: http://www.mvdw-software.be/
  681. [16:45:31] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  682. [16:45:31] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  683. [16:45:31] [Server thread/INFO]: [FeatherBoard] Loading placeholders ...
  684. [16:45:31] [Server thread/INFO]: [FeatherBoard] Hooked into Multiverse!
  685. [16:45:32] [Server thread/INFO]: [FeatherBoard] Loaded 758 of the 948 placholders
  686. [16:45:33] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'default' ...
  687. [16:45:33] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  688. [16:45:33] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  689. [16:45:33] [Server thread/INFO]: [FeatherBoard] A new update for FeatherBoard is available for download on Spigot!
  690. [16:45:33] [Server thread/INFO]: [FeatherBoard] ERROR: Critical startup error. Please update your plugin!
  691. If the error persists after updating, contact Maximvdw through spigot PM
  692. [16:45:33] [Server thread/INFO]: [FeatherBoard] Disabling FeatherBoard v1.11.2
  693. [16:45:33] [Server thread/INFO]: [FeatherBoard] Cancelling all tasks ...
  694. [16:45:33] [Server thread/ERROR]: Error occurred while enabling FeatherBoard v1.11.2 (Is it up to date?)
  695. org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
  696. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftScheduler.validate(CraftScheduler.java:396) ~[custom.jar:git-Spigot-1543]
  697. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:137) ~[custom.jar:git-Spigot-1543]
  698. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftScheduler.runTaskLaterAsynchronously(CraftScheduler.java:112) ~[custom.jar:git-Spigot-1543]
  699. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftScheduler.runTaskAsynchronously(CraftScheduler.java:96) ~[custom.jar:git-Spigot-1543]
  700. at be.maximvdw.featherboardcore.k.b.e(PlayerManager.java:230) ~[?:?]
  701. at be.maximvdw.featherboardcore.k.b.<init>(PlayerManager.java:69) ~[?:?]
  702. at be.maximvdw.featherboard.FeatherBoard.registerManagers(FeatherBoard.java:168) ~[?:?]
  703. at be.maximvdw.featherboardcore.BasePlugin.initialize(BasePlugin.java:86) ~[?:?]
  704. at be.maximvdw.featherboardcore.BasePlugin.onEnable(BasePlugin.java:58) ~[?:?]
  705. at be.maximvdw.featherboard.FeatherBoard.onEnable(FeatherBoard.java:49) ~[?:?]
  706. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[custom.jar:git-Spigot-1543]
  707. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [custom.jar:git-Spigot-1543]
  708. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [custom.jar:git-Spigot-1543]
  709. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:476) [custom.jar:git-Spigot-1543]
  710. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:394) [custom.jar:git-Spigot-1543]
  711. at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:360) [custom.jar:git-Spigot-1543]
  712. at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:334) [custom.jar:git-Spigot-1543]
  713. at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:290) [custom.jar:git-Spigot-1543]
  714. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:194) [custom.jar:git-Spigot-1543]
  715. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [custom.jar:git-Spigot-1543]
  716. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [custom.jar:git-Spigot-1543]
  717. [16:45:33] [Server thread/INFO]: [mwStop] Enabling mwStop v0.6
  718. [16:45:33] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.7.2
  719. [16:45:33] [Server thread/INFO]: Injecting command info into Citizens.
  720. [16:45:33] [Server thread/INFO]: [PaintGun] Enabling PaintGun v0.1
  721. [16:45:33] [Server thread/INFO]: [PaintGun] Enabling PaintGun v0.1
  722. [16:45:33] [Server thread/INFO]: [PaintGun] Auto Updating is currently disabled
  723. [16:45:33] [Server thread/INFO]: [ItemNamer] Enabling ItemNamer v0.6
  724. [16:45:33] [Server thread/INFO]: Item Namer V0.6 is now enabled!
  725. [16:45:33] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.7.7
  726. [16:45:33] [Server thread/INFO]: [ClearLag] Loading modules...
  727. [16:45:33] [Server thread/WARN]: [ClearLag] mob-range requires you to use bukkit v1.7_r4 (1.7.10)
  728. [16:45:33] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  729. [16:45:33] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  730. [16:45:33] [Thread-21/INFO]: [ClearLag] Checking for updates...
  731. [16:45:33] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v2.1
  732. [16:45:33] [Server thread/INFO]: [PreviewKit] Enabling PreviewKit v1.0.3
  733. [16:45:33] [Server thread/INFO]: [OGBal] Enabling OGBalance v1.0
  734. [16:45:33] [Server thread/INFO]: [OG] Loading Please Wait....
  735. [16:45:33] [Server thread/INFO]: [OG] Version 1.0 by Online
  736. [16:45:33] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  737. [16:45:34] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  738. [16:45:34] [Server thread/INFO]: git-Spigot-1543 (MC: 1.7.9)
  739. [16:45:34] [Server thread/INFO]: 1.7.9-R0.3-SNAPSHOT
  740. [16:45:34] [Thread-18/INFO]: --------------------
  741. [16:45:34] [Thread-18/INFO]: [CoreProtect] Version 2.11.2 now available.
  742. [16:45:34] [Thread-18/INFO]: [CoreProtect] Download: Type "/co version" in-game.
  743. [16:45:34] [Thread-18/INFO]: --------------------
  744. [16:45:34] [Thread-18/INFO]: [Sponsor] Unlimited MC Hosting: www.hosthorde.com
  745. [16:45:34] [Thread-18/INFO]: --------------------
  746. [16:45:34] [Thread-21/INFO]: [ClearLag] No updates found!
  747. [16:45:34] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  748. [16:45:34] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  749. [16:45:34] [Server thread/INFO]: [MessageFilter] Enabling MessageFilter v0.1.1
  750. [16:45:34] [Server thread/INFO]: [floAuction] Enabling floAuction v2.10.3
  751. [16:45:34] [Server thread/INFO]: [OblivionMC] has been enabled.
  752. [16:45:34] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v3.0.0
  753. [16:45:34] [Server thread/INFO]: [ServerSigns] Successfully hooked into Vault
  754. [16:45:34] [Server thread/INFO]: [ServerSigns] Update checking skipped - To enable this, set 'automaticUpdateChecks' to true in your config.yml
  755. [16:45:34] [Server thread/INFO]: [ServerSigns] Version 3.0.0 is now enabled.
  756. [16:45:34] [Server thread/INFO]: [StaffList] Enabling StaffList v3.5
  757. [16:45:34] [Server thread/INFO]: [StaffList] enabled
  758. [16:45:34] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v8.2.6
  759. [16:45:35] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.2
  760. [16:45:35] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
  761. [16:45:35] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
  762. [16:45:35] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.9 or below found, enabling version 1 player handling.
  763. [16:45:35] [Server thread/INFO]: [EnjinMinecraftPlugin] Couldn't find the TuxTwoLib plugin. Only able to give items to online players only.
  764. [16:45:35] [Server thread/INFO]: [Enjin Minecraft Plugin] Votifier plugin found, enabling Votifier support.
  765. [16:45:35] [Server thread/INFO]: [MCBans] Enabling MCBans v4.3.4
  766. [16:45:35] [Server thread/INFO]: [MCBans] Loading language file: default
  767. [16:45:35] [Server thread/INFO]: [MCBans] Using SuperPerms for permission control.
  768. [16:45:35] [Thread-25/INFO]: [MCBans] Looking for fastest api server!
  769. [16:45:35] [Server thread/INFO]: [MCBans] CoreProtect plugin found. Using this for rollback.
  770. [16:45:35] [Server thread/INFO]: [MCBans] MCBans version 4.3.4 is enabled!
  771. [16:45:35] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.5.4
  772. [16:45:35] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R3.PacketPlayOutTitle
  773. [16:45:35] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67)
  774. [16:45:35] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62)
  775. [16:45:35] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
  776. [16:45:35] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
  777. [16:45:35] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
  778. [16:45:35] [Server thread/WARN]: at java.lang.Class.forName(Unknown Source)
  779. [16:45:35] [Server thread/WARN]: at io.puharesource.mc.titlemanager.backend.reflections.ReflectionClass.<init>(ReflectionClass.java:13)
  780. [16:45:35] [Server thread/WARN]: at io.puharesource.mc.titlemanager.backend.reflections.ReflectionManager$ReflectionType.getReflectionClass(ReflectionManager.java:59)
  781. [16:45:35] [Server thread/WARN]: at io.puharesource.mc.titlemanager.backend.reflections.managers.ReflectionManager183.<init>(ReflectionManager183.java:24)
  782. [16:45:35] [Server thread/WARN]: at io.puharesource.mc.titlemanager.backend.reflections.ReflectionManager.createManager(ReflectionManager.java:22)
  783. [16:45:35] [Server thread/WARN]: at io.puharesource.mc.titlemanager.TitleManager.onEnable(TitleManager.java:39)
  784. [16:45:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  785. [16:45:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329)
  786. [16:45:35] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  787. [16:45:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:476)
  788. [16:45:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:394)
  789. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:360)
  790. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:334)
  791. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:290)
  792. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:194)
  793. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458)
  794. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  795. [16:45:35] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R3.PacketPlayOutPlayerListHeaderFooter
  796. [16:45:35] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67)
  797. [16:45:35] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62)
  798. [16:45:35] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
  799. [16:45:35] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
  800. [16:45:35] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
  801. [16:45:35] [Server thread/WARN]: at java.lang.Class.forName(Unknown Source)
  802. [16:45:35] [Server thread/WARN]: at io.puharesource.mc.titlemanager.backend.reflections.ReflectionClass.<init>(ReflectionClass.java:13)
  803. [16:45:35] [Server thread/WARN]: at io.puharesource.mc.titlemanager.backend.reflections.ReflectionManager$ReflectionType.getReflectionClass(ReflectionManager.java:59)
  804. [16:45:35] [Server thread/WARN]: at io.puharesource.mc.titlemanager.backend.reflections.managers.ReflectionManager183.<init>(ReflectionManager183.java:26)
  805. [16:45:35] [Server thread/WARN]: at io.puharesource.mc.titlemanager.backend.reflections.ReflectionManager.createManager(ReflectionManager.java:22)
  806. [16:45:35] [Server thread/WARN]: at io.puharesource.mc.titlemanager.TitleManager.onEnable(TitleManager.java:39)
  807. [16:45:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  808. [16:45:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329)
  809. [16:45:35] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  810. [16:45:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:476)
  811. [16:45:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:394)
  812. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:360)
  813. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:334)
  814. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:290)
  815. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:194)
  816. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458)
  817. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  818. [16:45:35] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R3.PacketPlayOutTitle
  819. [16:45:35] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67)
  820. [16:45:35] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62)
  821. [16:45:35] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
  822. [16:45:35] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
  823. [16:45:35] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
  824. [16:45:35] [Server thread/WARN]: at java.lang.Class.forName(Unknown Source)
  825. [16:45:35] [Server thread/WARN]: at io.puharesource.mc.titlemanager.backend.reflections.ReflectionClass.<init>(ReflectionClass.java:13)
  826. [16:45:35] [Server thread/WARN]: at io.puharesource.mc.titlemanager.backend.reflections.ReflectionManager$ReflectionType.getReflectionClass(ReflectionManager.java:59)
  827. [16:45:35] [Server thread/WARN]: at io.puharesource.mc.titlemanager.backend.reflections.managers.ReflectionManager183.<init>(ReflectionManager183.java:27)
  828. [16:45:35] [Server thread/WARN]: at io.puharesource.mc.titlemanager.backend.reflections.ReflectionManager.createManager(ReflectionManager.java:22)
  829. [16:45:35] [Server thread/WARN]: at io.puharesource.mc.titlemanager.TitleManager.onEnable(TitleManager.java:39)
  830. [16:45:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  831. [16:45:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329)
  832. [16:45:35] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  833. [16:45:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:476)
  834. [16:45:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:394)
  835. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:360)
  836. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:334)
  837. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:290)
  838. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:194)
  839. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458)
  840. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  841. [16:45:35] [Server thread/WARN]: java.lang.NullPointerException
  842. [16:45:35] [Server thread/WARN]: at io.puharesource.mc.titlemanager.backend.reflections.managers.ReflectionManager183.<init>(ReflectionManager183.java:27)
  843. [16:45:35] [Server thread/WARN]: at io.puharesource.mc.titlemanager.backend.reflections.ReflectionManager.createManager(ReflectionManager.java:22)
  844. [16:45:35] [Server thread/WARN]: at io.puharesource.mc.titlemanager.TitleManager.onEnable(TitleManager.java:39)
  845. [16:45:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  846. [16:45:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329)
  847. [16:45:35] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  848. [16:45:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:476)
  849. [16:45:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:394)
  850. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:360)
  851. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:334)
  852. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:290)
  853. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:194)
  854. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458)
  855. [16:45:35] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  856. [16:45:36] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.15
  857. [16:45:36] [Thread-25/INFO]: [MCBans] API Server found: api01.cluster.mcbans.com :: response time: 336
  858. [16:45:36] [Thread-25/INFO]: [MCBans] API Server found: api02.cluster.mcbans.com :: response time: 319
  859. [16:45:36] [Thread-25/INFO]: [MCBans] API Server found: api03.cluster.mcbans.com :: response time: 316
  860. [16:45:37] [Thread-25/INFO]: [MCBans] API Server found: api.mcbans.com :: response time: 344
  861. [16:45:37] [Thread-25/INFO]: [MCBans] Fastest server selected: api03.cluster.mcbans.com :: response time: 316
  862. [16:45:38] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  863. [16:45:39] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  864. [16:45:39] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v2.1.2
  865. [16:45:39] [Server thread/INFO]: [PrisonUtils] Enabling PrisonUtils v1.5.5
  866. [16:45:39] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R3.PacketPlayOutTitle
  867. [16:45:39] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67)
  868. [16:45:39] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62)
  869. [16:45:39] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
  870. [16:45:39] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
  871. [16:45:39] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
  872. [16:45:39] [Server thread/WARN]: at java.lang.Class.forName(Unknown Source)
  873. [16:45:39] [Server thread/WARN]: at me.mrCookieSlime.CSCoreLibPlugin.general.Reflection.ReflectionUtils.getClass(ReflectionUtils.java:229)
  874. [16:45:39] [Server thread/WARN]: at me.mrCookieSlime.CSCoreLibPlugin.general.Reflection.ReflectionUtils.getClass(ReflectionUtils.java:168)
  875. [16:45:39] [Server thread/WARN]: at me.mrCookieSlime.CSCoreLibPlugin.general.World.TitleBuilder.<clinit>(TitleBuilder.java:19)
  876. [16:45:39] [Server thread/WARN]: at me.mrCookieSlime.PrisonUtils.MiningListener.<init>(MiningListener.java:84)
  877. [16:45:39] [Server thread/WARN]: at me.mrCookieSlime.PrisonUtils.main.onEnable(main.java:60)
  878. [16:45:39] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  879. [16:45:39] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329)
  880. [16:45:39] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  881. [16:45:39] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:476)
  882. [16:45:39] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:394)
  883. [16:45:39] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:360)
  884. [16:45:39] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:334)
  885. [16:45:39] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:290)
  886. [16:45:39] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:194)
  887. [16:45:39] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458)
  888. [16:45:39] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  889. [16:45:39] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  890. [16:45:39] [Server thread/INFO]: [OtherDrops] Enabling OtherDrops v2.7.1
  891. [16:45:39] [Server thread/INFO]: [OtherDrops:2.7.1] Loading file: otherdrops-drops.yml
  892. [16:45:39] [Server thread/INFO]: [OtherDrops:2.7.1] Using Bukkit superperms.
  893. [16:45:39] [Server thread/INFO]: [OtherDrops:2.7.1] OtherDrops loaded.
  894. [16:45:39] [Server thread/INFO]: [OtherDrops:2.7.1] Payment method found (Essentials version: 2.2)
  895. [16:45:39] [Server thread/INFO]: [EchoPet] Enabling EchoPet v2.3.3-b408
  896. [16:45:40] [Server thread/INFO]: [EchoPet] [WorldGuard] Successfully hooked
  897. [16:45:43] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  898. [16:45:43] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  899. [16:45:43] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  900. [16:45:45] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: FLAT & seed: 0
  901. [16:45:45] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 6713677136878292608
  902. [16:45:45] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: FLAT & seed: 0
  903. [16:45:45] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'mines' - Env: NORMAL - Type: FLAT & seed: -1458682676693984666
  904. [16:45:45] [Server thread/INFO]: -------- World Settings For [mines] --------
  905. [16:45:45] [Server thread/INFO]: Anti X-Ray: true
  906. [16:45:45] [Server thread/INFO]: Engine Mode: 1
  907. [16:45:45] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  908. [16:45:45] [Server thread/INFO]: Replace Blocks: [1, 5]
  909. [16:45:45] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  910. [16:45:45] [Server thread/INFO]: Cactus Growth Modifier: 100%
  911. [16:45:45] [Server thread/INFO]: Cane Growth Modifier: 100%
  912. [16:45:45] [Server thread/INFO]: Melon Growth Modifier: 100%
  913. [16:45:45] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  914. [16:45:45] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  915. [16:45:45] [Server thread/INFO]: Sapling Growth Modifier: 100%
  916. [16:45:45] [Server thread/INFO]: Wheat Growth Modifier: 100%
  917. [16:45:45] [Server thread/INFO]: Mob Spawn Range: 4
  918. [16:45:45] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  919. [16:45:45] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  920. [16:45:45] [Server thread/INFO]: Alternative Hopper Ticking: false
  921. [16:45:45] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  922. [16:45:45] [Server thread/INFO]: Random Lighting Updates: false
  923. [16:45:45] [Server thread/INFO]: Structure Info Saving: true
  924. [16:45:45] [Server thread/INFO]: Sending up to 5 chunks per packet
  925. [16:45:45] [Server thread/INFO]: Max Entity Collisions: 8
  926. [16:45:45] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  927. [16:45:45] [Server thread/INFO]: View Distance: 10
  928. [16:45:45] [Server thread/INFO]: Chunks to Grow per Tick: 650
  929. [16:45:45] [Server thread/INFO]: Clear tick list: false
  930. [16:45:45] [Server thread/INFO]: Experience Merge Radius: 3.0
  931. [16:45:45] [Server thread/INFO]: Arrow Despawn Rate: 1200
  932. [16:45:45] [Server thread/INFO]: Item Merge Radius: 2.5
  933. [16:45:45] [Server thread/INFO]: Item Despawn Rate: 6000
  934. [16:45:45] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  935. [16:45:45] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  936. [16:45:45] [Server thread/INFO]: Preparing start region for level 3 (Seed: -1458682676693984666)
  937. [16:45:46] [Server thread/INFO]: [WorldGuard] (mines) TNT ignition is PERMITTED.
  938. [16:45:46] [Server thread/INFO]: [WorldGuard] (mines) Lighters are PERMITTED.
  939. [16:45:46] [Server thread/INFO]: [WorldGuard] (mines) Lava fire is blocked.
  940. [16:45:46] [Server thread/INFO]: [WorldGuard] (mines) Fire spread is UNRESTRICTED.
  941. [16:45:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'mines'
  942. [16:45:46] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'plotworld' - Env: NORMAL - Type: NORMAL & seed: -6569000002864092626 & generator: PlotMe
  943. [16:45:46] [Server thread/INFO]: -------- World Settings For [plotworld] --------
  944. [16:45:46] [Server thread/INFO]: Anti X-Ray: true
  945. [16:45:46] [Server thread/INFO]: Engine Mode: 1
  946. [16:45:46] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  947. [16:45:46] [Server thread/INFO]: Replace Blocks: [1, 5]
  948. [16:45:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  949. [16:45:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
  950. [16:45:46] [Server thread/INFO]: Cane Growth Modifier: 100%
  951. [16:45:46] [Server thread/INFO]: Melon Growth Modifier: 100%
  952. [16:45:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  953. [16:45:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  954. [16:45:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
  955. [16:45:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
  956. [16:45:46] [Server thread/INFO]: Mob Spawn Range: 4
  957. [16:45:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  958. [16:45:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  959. [16:45:46] [Server thread/INFO]: Alternative Hopper Ticking: false
  960. [16:45:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  961. [16:45:46] [Server thread/INFO]: Random Lighting Updates: false
  962. [16:45:46] [Server thread/INFO]: Structure Info Saving: true
  963. [16:45:46] [Server thread/INFO]: Sending up to 5 chunks per packet
  964. [16:45:46] [Server thread/INFO]: Max Entity Collisions: 8
  965. [16:45:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  966. [16:45:46] [Server thread/INFO]: View Distance: 10
  967. [16:45:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
  968. [16:45:46] [Server thread/INFO]: Clear tick list: false
  969. [16:45:46] [Server thread/INFO]: Experience Merge Radius: 3.0
  970. [16:45:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
  971. [16:45:46] [Server thread/INFO]: Item Merge Radius: 2.5
  972. [16:45:46] [Server thread/INFO]: Item Despawn Rate: 6000
  973. [16:45:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  974. [16:45:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  975. [16:45:46] [Server thread/INFO]: Preparing start region for level 4 (Seed: -6569000002864092626)
  976. [16:45:46] [Server thread/INFO]: [WorldGuard] (plotworld) TNT ignition is PERMITTED.
  977. [16:45:46] [Server thread/INFO]: [WorldGuard] (plotworld) Lighters are PERMITTED.
  978. [16:45:46] [Server thread/INFO]: [WorldGuard] (plotworld) Lava fire is blocked.
  979. [16:45:46] [Server thread/INFO]: [WorldGuard] (plotworld) Fire spread is UNRESTRICTED.
  980. [16:45:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plotworld'
  981. [16:45:46] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'twitch' - Env: NORMAL - Type: FLAT & seed: 1
  982. [16:45:46] [Server thread/INFO]: -------- World Settings For [twitch] --------
  983. [16:45:46] [Server thread/INFO]: Anti X-Ray: true
  984. [16:45:46] [Server thread/INFO]: Engine Mode: 1
  985. [16:45:46] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  986. [16:45:46] [Server thread/INFO]: Replace Blocks: [1, 5]
  987. [16:45:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  988. [16:45:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
  989. [16:45:46] [Server thread/INFO]: Cane Growth Modifier: 100%
  990. [16:45:46] [Server thread/INFO]: Melon Growth Modifier: 100%
  991. [16:45:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  992. [16:45:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  993. [16:45:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
  994. [16:45:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
  995. [16:45:46] [Server thread/INFO]: Mob Spawn Range: 4
  996. [16:45:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  997. [16:45:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  998. [16:45:46] [Server thread/INFO]: Alternative Hopper Ticking: false
  999. [16:45:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1000. [16:45:46] [Server thread/INFO]: Random Lighting Updates: false
  1001. [16:45:46] [Server thread/INFO]: Structure Info Saving: true
  1002. [16:45:46] [Server thread/INFO]: Sending up to 5 chunks per packet
  1003. [16:45:46] [Server thread/INFO]: Max Entity Collisions: 8
  1004. [16:45:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1005. [16:45:46] [Server thread/INFO]: View Distance: 10
  1006. [16:45:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1007. [16:45:46] [Server thread/INFO]: Clear tick list: false
  1008. [16:45:46] [Server thread/INFO]: Experience Merge Radius: 3.0
  1009. [16:45:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1010. [16:45:46] [Server thread/INFO]: Item Merge Radius: 2.5
  1011. [16:45:46] [Server thread/INFO]: Item Despawn Rate: 6000
  1012. [16:45:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1013. [16:45:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1014. [16:45:46] [Server thread/INFO]: Preparing start region for level 5 (Seed: 1)
  1015. [16:45:47] [Server thread/INFO]: [WorldGuard] (twitch) TNT ignition is PERMITTED.
  1016. [16:45:47] [Server thread/INFO]: [WorldGuard] (twitch) Lighters are PERMITTED.
  1017. [16:45:47] [Server thread/INFO]: [WorldGuard] (twitch) Lava fire is blocked.
  1018. [16:45:47] [Server thread/INFO]: [WorldGuard] (twitch) Fire spread is UNRESTRICTED.
  1019. [16:45:47] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'twitch'
  1020. [16:45:47] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Mines2' - Env: NORMAL - Type: FLAT & seed: 0
  1021. [16:45:47] [Server thread/INFO]: -------- World Settings For [Mines2] --------
  1022. [16:45:47] [Server thread/INFO]: Anti X-Ray: true
  1023. [16:45:47] [Server thread/INFO]: Engine Mode: 1
  1024. [16:45:47] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1025. [16:45:47] [Server thread/INFO]: Replace Blocks: [1, 5]
  1026. [16:45:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1027. [16:45:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1028. [16:45:47] [Server thread/INFO]: Cane Growth Modifier: 100%
  1029. [16:45:47] [Server thread/INFO]: Melon Growth Modifier: 100%
  1030. [16:45:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1031. [16:45:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1032. [16:45:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1033. [16:45:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1034. [16:45:47] [Server thread/INFO]: Mob Spawn Range: 4
  1035. [16:45:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1036. [16:45:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1037. [16:45:47] [Server thread/INFO]: Alternative Hopper Ticking: false
  1038. [16:45:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1039. [16:45:47] [Server thread/INFO]: Random Lighting Updates: false
  1040. [16:45:47] [Server thread/INFO]: Structure Info Saving: true
  1041. [16:45:47] [Server thread/INFO]: Sending up to 5 chunks per packet
  1042. [16:45:47] [Server thread/INFO]: Max Entity Collisions: 8
  1043. [16:45:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1044. [16:45:47] [Server thread/INFO]: View Distance: 10
  1045. [16:45:47] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1046. [16:45:47] [Server thread/INFO]: Clear tick list: false
  1047. [16:45:47] [Server thread/INFO]: Experience Merge Radius: 3.0
  1048. [16:45:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1049. [16:45:47] [Server thread/INFO]: Item Merge Radius: 2.5
  1050. [16:45:47] [Server thread/INFO]: Item Despawn Rate: 6000
  1051. [16:45:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1052. [16:45:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1053. [16:45:47] [Server thread/INFO]: Preparing start region for level 6 (Seed: 0)
  1054. [16:45:47] [Server thread/INFO]: [WorldGuard] (Mines2) TNT ignition is PERMITTED.
  1055. [16:45:47] [Server thread/INFO]: [WorldGuard] (Mines2) Lighters are PERMITTED.
  1056. [16:45:47] [Server thread/INFO]: [WorldGuard] (Mines2) Lava fire is blocked.
  1057. [16:45:47] [Server thread/INFO]: [WorldGuard] (Mines2) Fire spread is UNRESTRICTED.
  1058. [16:45:47] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Mines2'
  1059. [16:45:47] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Free_World' - Env: NORMAL - Type: NORMAL & seed: 4657873196177300465
  1060. [16:45:47] [Server thread/INFO]: -------- World Settings For [Free_World] --------
  1061. [16:45:47] [Server thread/INFO]: Anti X-Ray: true
  1062. [16:45:47] [Server thread/INFO]: Engine Mode: 1
  1063. [16:45:47] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1064. [16:45:47] [Server thread/INFO]: Replace Blocks: [1, 5]
  1065. [16:45:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1066. [16:45:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1067. [16:45:47] [Server thread/INFO]: Cane Growth Modifier: 100%
  1068. [16:45:47] [Server thread/INFO]: Melon Growth Modifier: 100%
  1069. [16:45:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1070. [16:45:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1071. [16:45:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1072. [16:45:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1073. [16:45:47] [Server thread/INFO]: Mob Spawn Range: 4
  1074. [16:45:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1075. [16:45:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1076. [16:45:47] [Server thread/INFO]: Alternative Hopper Ticking: false
  1077. [16:45:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1078. [16:45:47] [Server thread/INFO]: Random Lighting Updates: false
  1079. [16:45:47] [Server thread/INFO]: Structure Info Saving: true
  1080. [16:45:47] [Server thread/INFO]: Sending up to 5 chunks per packet
  1081. [16:45:47] [Server thread/INFO]: Max Entity Collisions: 8
  1082. [16:45:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1083. [16:45:47] [Server thread/INFO]: View Distance: 10
  1084. [16:45:47] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1085. [16:45:47] [Server thread/INFO]: Clear tick list: false
  1086. [16:45:47] [Server thread/INFO]: Experience Merge Radius: 3.0
  1087. [16:45:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1088. [16:45:47] [Server thread/INFO]: Item Merge Radius: 2.5
  1089. [16:45:47] [Server thread/INFO]: Item Despawn Rate: 6000
  1090. [16:45:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1091. [16:45:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1092. [16:45:47] [Server thread/INFO]: Preparing start region for level 7 (Seed: 4657873196177300465)
  1093. [16:45:48] [Server thread/INFO]: Preparing spawn area for Free_World, 77%
  1094. [16:45:49] [Server thread/INFO]: [WorldGuard] (Free_World) TNT ignition is PERMITTED.
  1095. [16:45:49] [Server thread/INFO]: [WorldGuard] (Free_World) Lighters are PERMITTED.
  1096. [16:45:49] [Server thread/INFO]: [WorldGuard] (Free_World) Lava fire is blocked.
  1097. [16:45:49] [Server thread/INFO]: [WorldGuard] (Free_World) Fire spread is UNRESTRICTED.
  1098. [16:45:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Free_World'
  1099. [16:45:49] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'worldlols' - Env: NORMAL - Type: FLAT & seed: 0
  1100. [16:45:49] [Server thread/INFO]: -------- World Settings For [worldlols] --------
  1101. [16:45:49] [Server thread/INFO]: Anti X-Ray: true
  1102. [16:45:49] [Server thread/INFO]: Engine Mode: 1
  1103. [16:45:49] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1104. [16:45:49] [Server thread/INFO]: Replace Blocks: [1, 5]
  1105. [16:45:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1106. [16:45:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1107. [16:45:49] [Server thread/INFO]: Cane Growth Modifier: 100%
  1108. [16:45:49] [Server thread/INFO]: Melon Growth Modifier: 100%
  1109. [16:45:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1110. [16:45:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1111. [16:45:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1112. [16:45:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1113. [16:45:49] [Server thread/INFO]: Mob Spawn Range: 4
  1114. [16:45:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1115. [16:45:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1116. [16:45:49] [Server thread/INFO]: Alternative Hopper Ticking: false
  1117. [16:45:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1118. [16:45:49] [Server thread/INFO]: Random Lighting Updates: false
  1119. [16:45:49] [Server thread/INFO]: Structure Info Saving: true
  1120. [16:45:49] [Server thread/INFO]: Sending up to 5 chunks per packet
  1121. [16:45:49] [Server thread/INFO]: Max Entity Collisions: 8
  1122. [16:45:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1123. [16:45:49] [Server thread/INFO]: View Distance: 10
  1124. [16:45:49] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1125. [16:45:49] [Server thread/INFO]: Clear tick list: false
  1126. [16:45:49] [Server thread/INFO]: Experience Merge Radius: 3.0
  1127. [16:45:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1128. [16:45:49] [Server thread/INFO]: Item Merge Radius: 2.5
  1129. [16:45:49] [Server thread/INFO]: Item Despawn Rate: 6000
  1130. [16:45:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1131. [16:45:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1132. [16:45:49] [Server thread/INFO]: Preparing start region for level 8 (Seed: 0)
  1133. [16:45:49] [Server thread/INFO]: [WorldGuard] (worldlols) TNT ignition is PERMITTED.
  1134. [16:45:49] [Server thread/INFO]: [WorldGuard] (worldlols) Lighters are PERMITTED.
  1135. [16:45:49] [Server thread/INFO]: [WorldGuard] (worldlols) Lava fire is blocked.
  1136. [16:45:49] [Server thread/INFO]: [WorldGuard] (worldlols) Fire spread is UNRESTRICTED.
  1137. [16:45:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'worldlols'
  1138. [16:45:49] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'pvp' - Env: NORMAL - Type: FLAT & seed: 2502210979335649414
  1139. [16:45:49] [Server thread/INFO]: -------- World Settings For [pvp] --------
  1140. [16:45:49] [Server thread/INFO]: Anti X-Ray: true
  1141. [16:45:49] [Server thread/INFO]: Engine Mode: 1
  1142. [16:45:49] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1143. [16:45:49] [Server thread/INFO]: Replace Blocks: [1, 5]
  1144. [16:45:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1145. [16:45:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1146. [16:45:49] [Server thread/INFO]: Cane Growth Modifier: 100%
  1147. [16:45:49] [Server thread/INFO]: Melon Growth Modifier: 100%
  1148. [16:45:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1149. [16:45:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1150. [16:45:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1151. [16:45:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1152. [16:45:49] [Server thread/INFO]: Mob Spawn Range: 4
  1153. [16:45:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1154. [16:45:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1155. [16:45:49] [Server thread/INFO]: Alternative Hopper Ticking: false
  1156. [16:45:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1157. [16:45:49] [Server thread/INFO]: Random Lighting Updates: false
  1158. [16:45:49] [Server thread/INFO]: Structure Info Saving: true
  1159. [16:45:49] [Server thread/INFO]: Sending up to 5 chunks per packet
  1160. [16:45:49] [Server thread/INFO]: Max Entity Collisions: 8
  1161. [16:45:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1162. [16:45:49] [Server thread/INFO]: View Distance: 10
  1163. [16:45:49] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1164. [16:45:49] [Server thread/INFO]: Clear tick list: false
  1165. [16:45:49] [Server thread/INFO]: Experience Merge Radius: 3.0
  1166. [16:45:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1167. [16:45:49] [Server thread/INFO]: Item Merge Radius: 2.5
  1168. [16:45:49] [Server thread/INFO]: Item Despawn Rate: 6000
  1169. [16:45:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1170. [16:45:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1171. [16:45:49] [Server thread/INFO]: Preparing start region for level 9 (Seed: 2502210979335649414)
  1172. [16:45:50] [Server thread/INFO]: [WorldGuard] (pvp) TNT ignition is PERMITTED.
  1173. [16:45:50] [Server thread/INFO]: [WorldGuard] (pvp) Lighters are PERMITTED.
  1174. [16:45:50] [Server thread/INFO]: [WorldGuard] (pvp) Lava fire is blocked.
  1175. [16:45:50] [Server thread/INFO]: [WorldGuard] (pvp) Fire spread is UNRESTRICTED.
  1176. [16:45:50] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pvp'
  1177. [16:45:50] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'RealSpawn' - Env: NORMAL - Type: FLAT & seed: 0
  1178. [16:45:50] [Server thread/INFO]: -------- World Settings For [RealSpawn] --------
  1179. [16:45:50] [Server thread/INFO]: Anti X-Ray: true
  1180. [16:45:50] [Server thread/INFO]: Engine Mode: 1
  1181. [16:45:50] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1182. [16:45:50] [Server thread/INFO]: Replace Blocks: [1, 5]
  1183. [16:45:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1184. [16:45:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1185. [16:45:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  1186. [16:45:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  1187. [16:45:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1188. [16:45:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1189. [16:45:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1190. [16:45:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1191. [16:45:50] [Server thread/INFO]: Mob Spawn Range: 4
  1192. [16:45:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1193. [16:45:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1194. [16:45:50] [Server thread/INFO]: Alternative Hopper Ticking: false
  1195. [16:45:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1196. [16:45:50] [Server thread/INFO]: Random Lighting Updates: false
  1197. [16:45:50] [Server thread/INFO]: Structure Info Saving: true
  1198. [16:45:50] [Server thread/INFO]: Sending up to 5 chunks per packet
  1199. [16:45:50] [Server thread/INFO]: Max Entity Collisions: 8
  1200. [16:45:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1201. [16:45:50] [Server thread/INFO]: View Distance: 10
  1202. [16:45:50] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1203. [16:45:50] [Server thread/INFO]: Clear tick list: false
  1204. [16:45:50] [Server thread/INFO]: Experience Merge Radius: 3.0
  1205. [16:45:50] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1206. [16:45:50] [Server thread/INFO]: Item Merge Radius: 2.5
  1207. [16:45:50] [Server thread/INFO]: Item Despawn Rate: 6000
  1208. [16:45:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1209. [16:45:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1210. [16:45:50] [Server thread/INFO]: Preparing start region for level 10 (Seed: 0)
  1211. [16:45:50] [Server thread/INFO]: [WorldGuard] (RealSpawn) TNT ignition is PERMITTED.
  1212. [16:45:50] [Server thread/INFO]: [WorldGuard] (RealSpawn) Lighters are PERMITTED.
  1213. [16:45:50] [Server thread/INFO]: [WorldGuard] (RealSpawn) Lava fire is blocked.
  1214. [16:45:50] [Server thread/INFO]: [WorldGuard] (RealSpawn) Fire spread is UNRESTRICTED.
  1215. [16:45:50] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'RealSpawn'
  1216. [16:45:50] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'OurSpawn' - Env: NORMAL - Type: FLAT & seed: 0
  1217. [16:45:50] [Server thread/INFO]: -------- World Settings For [OurSpawn] --------
  1218. [16:45:50] [Server thread/INFO]: Anti X-Ray: true
  1219. [16:45:50] [Server thread/INFO]: Engine Mode: 1
  1220. [16:45:50] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1221. [16:45:50] [Server thread/INFO]: Replace Blocks: [1, 5]
  1222. [16:45:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1223. [16:45:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1224. [16:45:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  1225. [16:45:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  1226. [16:45:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1227. [16:45:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1228. [16:45:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1229. [16:45:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1230. [16:45:50] [Server thread/INFO]: Mob Spawn Range: 4
  1231. [16:45:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1232. [16:45:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1233. [16:45:50] [Server thread/INFO]: Alternative Hopper Ticking: false
  1234. [16:45:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1235. [16:45:50] [Server thread/INFO]: Random Lighting Updates: false
  1236. [16:45:50] [Server thread/INFO]: Structure Info Saving: true
  1237. [16:45:50] [Server thread/INFO]: Sending up to 5 chunks per packet
  1238. [16:45:50] [Server thread/INFO]: Max Entity Collisions: 8
  1239. [16:45:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1240. [16:45:50] [Server thread/INFO]: View Distance: 10
  1241. [16:45:50] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1242. [16:45:50] [Server thread/INFO]: Clear tick list: false
  1243. [16:45:50] [Server thread/INFO]: Experience Merge Radius: 3.0
  1244. [16:45:50] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1245. [16:45:50] [Server thread/INFO]: Item Merge Radius: 2.5
  1246. [16:45:50] [Server thread/INFO]: Item Despawn Rate: 6000
  1247. [16:45:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1248. [16:45:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1249. [16:45:50] [Server thread/INFO]: Preparing start region for level 11 (Seed: 0)
  1250. [16:45:51] [Server thread/INFO]: [WorldGuard] (OurSpawn) TNT ignition is PERMITTED.
  1251. [16:45:51] [Server thread/INFO]: [WorldGuard] (OurSpawn) Lighters are PERMITTED.
  1252. [16:45:51] [Server thread/INFO]: [WorldGuard] (OurSpawn) Lava fire is blocked.
  1253. [16:45:51] [Server thread/INFO]: [WorldGuard] (OurSpawn) Fire spread is UNRESTRICTED.
  1254. [16:45:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'OurSpawn'
  1255. [16:45:51] [Server thread/INFO]: [Multiverse-Core] 12 - World(s) loaded.
  1256. [16:45:51] [Server thread/INFO]: [InfoBoardReborn] Enabling InfoBoardReborn v1.0.0
  1257. [16:45:51] [Server thread/INFO]: Metrics was started!
  1258. [16:45:51] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v1.8.3
  1259. [16:45:51] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  1260. [16:45:51] [Server thread/INFO]: [HolographicDisplays] Loaded animation 'example.txt', speed 20.
  1261. [16:45:51] [Server thread/WARN]: [HolographicDisplays] Hologram 'mob' was in the world 'MobArena' but it wasn't loaded.
  1262. [16:45:51] [Server thread/WARN]: [HolographicDisplays] Hologram 'mob2' was in the world 'MobArena' but it wasn't loaded.
  1263. [16:45:52] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.3.6
  1264. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'noggin123456789.mine.yml'...
  1265. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'kevin_teh_asian.mine.yml'...
  1266. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Dmine.mine.yml'...
  1267. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'omine.mine.yml'...
  1268. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'imine.mine.yml'...
  1269. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'prestigeb.mine.yml'...
  1270. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'xmine.mine.yml'...
  1271. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'lolfu24mine1.mine.yml'...
  1272. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'prisongod.mine.yml'...
  1273. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'poekiebeer388.mine.yml'...
  1274. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'hmine.mine.yml'...
  1275. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'smine.mine.yml'...
  1276. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'twitch1.mine.yml'...
  1277. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Fmine.mine.yml'...
  1278. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Zewkas15mine3.mine.yml'...
  1279. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'jmine.mine.yml'...
  1280. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'prestigec.mine.yml'...
  1281. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'zmine.mine.yml'...
  1282. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Emerald.mine.yml'...
  1283. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'ymine.mine.yml'...
  1284. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Zewkas15mine1.mine.yml'...
  1285. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'techboy41.mine.yml'...
  1286. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'gravity2151.mine.yml'...
  1287. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Zewkas15mine2.mine.yml'...
  1288. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'iron.mine.yml'...
  1289. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'tmine.mine.yml'...
  1290. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Obsidian.mine.yml'...
  1291. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Amine.mine.yml'...
  1292. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Cmine.mine.yml'...
  1293. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Zewkas15mine4.mine.yml'...
  1294. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'prisongodi.mine.yml'...
  1295. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'pmine.mine.yml'...
  1296. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Twitch.mine.yml'...
  1297. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'coal.mine.yml'...
  1298. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'kmine.mine.yml'...
  1299. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Sonorocks.mine.yml'...
  1300. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'umine.mine.yml'...
  1301. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Emine.mine.yml'...
  1302. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'jeffmonster12mine3.mine.yml'...
  1303. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Redstone.mine.yml'...
  1304. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'prestiged.mine.yml'...
  1305. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'gmine.mine.yml'...
  1306. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'noggin123456789mine2.mine.yml'...
  1307. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'prestigee.mine.yml'...
  1308. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mmine.mine.yml'...
  1309. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'prestigef.mine.yml'...
  1310. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'prestigeg.mine.yml'...
  1311. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Zewkas155.mine.yml'...
  1312. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Lapis.mine.yml'...
  1313. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'jeffmonster121.mine.yml'...
  1314. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'vmine.mine.yml'...
  1315. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Zewkas15mine5.mine.yml'...
  1316. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Diamond.mine.yml'...
  1317. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'SparksFly1888.mine.yml'...
  1318. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'gatoradefreak1.mine.yml'...
  1319. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'nmine.mine.yml'...
  1320. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'prohockeyboy08mine2.mine.yml'...
  1321. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'gold.mine.yml'...
  1322. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'wmine.mine.yml'...
  1323. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'son.mine.yml'...
  1324. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'qmine.mine.yml'...
  1325. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'lmine.mine.yml'...
  1326. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Domm5.mine.yml'...
  1327. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'MrRobsHelp211.mine.yml'...
  1328. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'prestigea.mine.yml'...
  1329. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'prohockeyboy08mine1.mine.yml'...
  1330. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'bedrock.mine.yml'...
  1331. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Awood.mine.yml'...
  1332. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Bmine.mine.yml'...
  1333. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'noggin123456789mine1.mine.yml'...
  1334. [16:45:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'rmine.mine.yml'...
  1335. [16:45:52] [Server thread/INFO]: [MineResetLite] MineResetLite version 0.3.6 enabled!
  1336. [16:45:52] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548
  1337. [16:45:52] [Server thread/INFO]: [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and fernferret
  1338. [16:45:53] [Server thread/INFO]: [Multiverse-Portals] 13 - Portals(s) loaded
  1339. [16:45:53] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1340. [16:45:54] [Server thread/INFO]: Done (32.802s)! For help, type "help" or "?"
  1341. [16:45:54] [Server thread/INFO]: [PlugMan] Metrics started: http://mcstats.org/plugin/PlugMan
  1342. [16:45:54] [Server thread/INFO]: [PlayerVaults] Files already converted to UUID.
  1343. [16:45:54] [Server thread/INFO]: Accepted EditSessionFactory of type net.coreprotect.worldedit.CoreProtectEditSessionFactory from net.coreprotect.worldedit
  1344. [16:45:54] [Craft Scheduler Thread - 25/INFO]: [GAListener] Connection established!
  1345. [16:45:54] [Craft Scheduler Thread - 25/INFO]: [GAListener] Loading queued votes
  1346. [16:45:54] [Craft Scheduler Thread - 25/INFO]: [GAListener] Loaded 0 queued votes
  1347. [16:45:54] [Server thread/INFO]: [NametagEdit] Hooked into GroupManager!
  1348. [16:45:55] [Craft Scheduler Thread - 6/INFO]: [PlugMan] No update was found.
  1349. [16:45:55] [Thread-27/INFO]: [CS-CoreLib - Updater] QuickSell is up to date!
  1350. [16:46:01] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  1351. [16:46:01] [Craft Scheduler Thread - 18/INFO]: [MessageFilter] MessageFilter v0.1.1 is outdated! Recommended version is v0.3.1
  1352. [16:46:01] [Craft Scheduler Thread - 18/INFO]: [MessageFilter] http://dev.bukkit.org/bukkit-plugins/messagefilter/
  1353. [16:46:02] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  1354. [16:46:02] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  1355. [16:46:03] [Server thread/INFO]: [WorldGuard] 4 regions loaded for 'OurSpawn'
  1356. [16:46:03] [Server thread/INFO]: [WorldGuard] 10 regions loaded for 'plotworld'
  1357. [16:46:03] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'RealSpawn'
  1358. [16:46:03] [Server thread/INFO]: [Citizens] Loaded 13 NPCs.
  1359. [16:46:03] [Thread-30/INFO]: [CS-CoreLib - Updater] PrisonUtils is up to date!
  1360. [16:46:03] [Thread-31/INFO]: [CS-CoreLib - Updater] CS-CoreLib is up to date!
  1361. [16:46:03] [Craft Scheduler Thread - 24/INFO]: [Vault] Checking for Updates:
  1362. [16:46:03] [Craft Scheduler Thread - 24/WARN]: [Vault] Stable Version: 1.5.3 is out! You are still running version: 1.4.1
  1363. [16:46:03] [Craft Scheduler Thread - 24/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
  1364. [16:46:04] [Server thread/INFO]: [PlayTime] Plugin is up to date!
  1365. [16:46:04] [Server thread/INFO]: [WorldGuard] 65 regions loaded for 'mines'
  1366. [16:46:04] [Server thread/INFO]: [WorldGuard] 4 regions loaded for 'pvp'
  1367. [16:47:09] [Server thread/INFO]: CONSOLE: Forcing save..
  1368. [16:47:09] [Server thread/INFO]: CONSOLE: Save complete.
  1369. [16:47:09] [Server thread/INFO]: CONSOLE issued server command: /list
  1370. [16:47:09] [Server thread/INFO]: There are 0 out of maximum 60 players online.
  1371. [16:47:09] [Server thread/INFO]: CONSOLE issued server command: /list
  1372. [16:47:09] [Server thread/INFO]: There are 0 out of maximum 60 players online.
  1373. [16:47:15] [Server thread/INFO]: [WorldGuard] 3 regions loaded for 'Free_World'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement