Advertisement
Guest User

Untitled

a guest
Aug 18th, 2017
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 104.43 KB | None | 0 0
  1. [08:50:18] [Server thread/INFO]: Starting minecraft server version 1.12
  2. [08:50:18] [Server thread/INFO]: Loading properties
  3. [08:50:18] [Server thread/INFO]: Default game type: ADVENTURE
  4. [08:50:18] [Server thread/INFO]: Generating keypair
  5. [08:50:18] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [08:50:18] [Server thread/INFO]: Using default channel type
  7. [08:50:19] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-2c5c611 (MC: 1.12) (Implementing API version 1.12-R0.1-SNAPSHOT)
  8. [08:50:19] [Server thread/ERROR]: Could not load 'plugins\fastcraft-1.23 (1).jar' in folder 'plugins'
  9. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  10. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  11. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [craftbukkit.jar:git-Bukkit-2c5c611]
  12. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:296) [craftbukkit.jar:git-Bukkit-2c5c611]
  13. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:188) [craftbukkit.jar:git-Bukkit-2c5c611]
  14. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:521) [craftbukkit.jar:git-Bukkit-2c5c611]
  15. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  16. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  17. ... 6 more
  18. [08:50:19] [Server thread/ERROR]: Could not load 'plugins\ColouredChat.jar' in folder 'plugins'
  19. org.bukkit.plugin.InvalidPluginException: java.lang.NoSuchMethodError: org.bukkit.DyeColor.getData()B
  20. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  21. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:325) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  22. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [craftbukkit.jar:git-Bukkit-2c5c611]
  23. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:296) [craftbukkit.jar:git-Bukkit-2c5c611]
  24. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:188) [craftbukkit.jar:git-Bukkit-2c5c611]
  25. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:521) [craftbukkit.jar:git-Bukkit-2c5c611]
  26. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  27. Caused by: java.lang.NoSuchMethodError: org.bukkit.DyeColor.getData()B
  28. at ca.acer.ccg.cc.createItem(cc.java:344) ~[?:?]
  29. at ca.acer.ccg.cc.<init>(cc.java:159) ~[?:?]
  30. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
  31. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
  32. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
  33. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
  34. at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_131]
  35. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  36. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  37. ... 6 more
  38. [08:50:20] [Server thread/ERROR]: Could not load 'plugins\NoFallDamageRegions.jar' in folder 'plugins'
  39. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/ChatColor
  40. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  41. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:325) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  42. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [craftbukkit.jar:git-Bukkit-2c5c611]
  43. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:296) [craftbukkit.jar:git-Bukkit-2c5c611]
  44. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:188) [craftbukkit.jar:git-Bukkit-2c5c611]
  45. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:521) [craftbukkit.jar:git-Bukkit-2c5c611]
  46. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  47. Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/ChatColor
  48. at me.raydond123.nofalldamageregions.NoFallDamageRegions.<init>(NoFallDamageRegions.java:14) ~[?:?]
  49. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
  50. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
  51. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
  52. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
  53. at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_131]
  54. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  55. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  56. ... 6 more
  57. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.ChatColor
  58. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_131]
  59. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  60. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  61. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  62. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  63. at me.raydond123.nofalldamageregions.NoFallDamageRegions.<init>(NoFallDamageRegions.java:14) ~[?:?]
  64. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
  65. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
  66. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
  67. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
  68. at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_131]
  69. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  70. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  71. ... 6 more
  72. [08:50:21] [Server thread/INFO]: [TradeShop] Loading TradeShop v1.2.0
  73. [08:50:21] [Server thread/INFO]: [McMoney] Loading McMoney v1.2.1
  74. [08:50:21] [Server thread/INFO]: [AdvancedReport] Loading AdvancedReport v1.0.9
  75. [08:50:21] [Server thread/INFO]: [MaxBans] Loading MaxBans v2.7
  76. [08:50:21] [Server thread/INFO]: [VendingMachines] Loading VendingMachines v1.0
  77. [08:50:21] [Server thread/INFO]: [PowerRanks] Loading PowerRanks v0.1.1
  78. [08:50:21] [Server thread/INFO]: [AdvancedSelector] Loading AdvancedSelector v2.9b
  79. [08:50:21] [Server thread/INFO]: [StaffEssentials] Loading StaffEssentials v1.1.4
  80. [08:50:21] [Server thread/INFO]: [Coupons] Loading Coupons v3.0.2
  81. [08:50:21] [Server thread/INFO]: [Wild] Loading Wild v3.9.3
  82. [08:50:21] [Server thread/INFO]: [ChestRandomizer] Loading ChestRandomizer v3.6.1
  83. [08:50:21] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
  84. [08:50:21] [Server thread/INFO]: [TitleMotd] Loading TitleMotd v1.5.0
  85. [08:50:21] [Server thread/INFO]: [OpenInv] Loading OpenInv v3.3.0
  86. [08:50:21] [Server thread/INFO]: [WatchDogReport] Loading WatchDogReport v1.1
  87. [08:50:21] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
  88. [08:50:21] [Server thread/INFO]: [PlayersHide] Loading PlayersHide v3.7
  89. [08:50:21] [Server thread/INFO]: [SetSpawn] Loading SetSpawn v2.2.1
  90. [08:50:21] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.15.2-SNAPSHOT-sMD5NET-b1113
  91. [08:50:21] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
  92. [08:50:21] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  93. [08:50:21] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.12
  94. [08:50:21] [Server thread/INFO]: [CommandAd] Loading MOTDgdCommandAd v2.9
  95. [08:50:21] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  96. [08:50:21] [Server thread/INFO]: [AdBolt] Loading AdBolt v3.1
  97. [08:50:21] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.00-b3547
  98. [08:50:21] [Server thread/INFO]: [CustomChatPrefix] Loading CustomChatPrefix v1.0
  99. [08:50:21] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  100. [08:50:21] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.13.0-SNAPSHOT
  101. [08:50:21] [Server thread/INFO]: [BlockProtection] Loading BlockProtection v3.0.5
  102. [08:50:21] [Server thread/INFO]: [Rankup] Loading Rankup v2.6d
  103. [08:50:21] [Server thread/INFO]: [Announcer] Loading Announcer v1.7.4
  104. [08:50:21] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.1;84bc322
  105. [08:50:21] [Server thread/INFO]: [CustomEnchantments] Loading CustomEnchantments v2.4c
  106. [08:50:21] [Server thread/INFO]: [CrazyEnchantments] Loading CrazyEnchantments v1.7.9.2.4
  107. [08:50:21] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b488
  108. [08:50:21] [Server thread/INFO]: [MarriageMaster] Loading MarriageMaster v1.31.3
  109. [08:50:21] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.16.3
  110. [08:50:21] [Server thread/INFO]: [SafeTrade] Loading SafeTrade v1.0.15
  111. [08:50:21] [Server thread/INFO]: [ColoredTags] Loading ColoredTags v2.1.3
  112. [08:50:21] [Server thread/INFO]: [IndividualHolograms] Loading IndividualHolograms v0.0.1
  113. [08:50:21] [Server thread/INFO]: [EasyKits] Loading EasyKits v2.0.3
  114. [08:50:21] [Server thread/INFO]: [PlotMe-DefaultGenerator] Loading PlotMe-DefaultGenerator v0.16.1
  115. [08:50:21] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.8
  116. [08:50:21] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.6.0-SNAPSHOT-b734
  117. [08:50:21] [Server thread/INFO]: [Magic] Loading Magic v6.9.11
  118. [08:50:21] [Server thread/INFO]: [Magic] Pre-check for WorldGuard custom flag registration
  119. [08:50:21] [Server thread/INFO]: [Magic] Registered custom WorldGuard flags: allowed-spells, blocked-spells, allowed-spell-categories, blocked-spell-categories, allowed-wands, blocked-wands, spell-overrides, destructible, reflective
  120. [08:50:21] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5.2-SNAPSHOT-b762
  121. [08:50:21] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
  122. [08:50:21] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.4.2
  123. [08:50:21] [Server thread/INFO]: [BuildPortals] Loading BuildPortals v1.170704
  124. [08:50:21] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.00-b3547
  125. [08:50:21] [Server thread/ERROR]: [mcMMO] There was an error while enabling mcMMO!
  126. [08:50:21] [Server thread/WARN]: java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Ljava/io/InputStream;)Lorg/bukkit/configuration/file/YamlConfiguration;
  127. [08:50:21] [Server thread/WARN]: at com.gmail.nossr50.config.HiddenConfig.load(HiddenConfig.java:31)
  128. [08:50:21] [Server thread/WARN]: at com.gmail.nossr50.config.HiddenConfig.<init>(HiddenConfig.java:18)
  129. [08:50:21] [Server thread/WARN]: at com.gmail.nossr50.config.HiddenConfig.getInstance(HiddenConfig.java:23)
  130. [08:50:21] [Server thread/WARN]: at com.gmail.nossr50.mcMMO.loadConfigFiles(mcMMO.java:400)
  131. [08:50:21] [Server thread/WARN]: at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:134)
  132. [08:50:21] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  133. [08:50:21] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329)
  134. [08:50:21] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:401)
  135. [08:50:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:360)
  136. [08:50:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:321)
  137. [08:50:21] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:189)
  138. [08:50:21] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:521)
  139. [08:50:21] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  140. [08:50:21] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.5.00-b3547
  141. [08:50:21] [Server thread/ERROR]: Error occurred while disabling mcMMO v1.5.00-b3547 (Is it up to date?)
  142. java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Ljava/io/InputStream;)Lorg/bukkit/configuration/file/YamlConfiguration;
  143. at com.gmail.nossr50.config.AutoUpdateConfigLoader.loadFile(AutoUpdateConfigLoader.java:29) ~[?:?]
  144. at com.gmail.nossr50.config.ConfigLoader.<init>(ConfigLoader.java:26) ~[?:?]
  145. at com.gmail.nossr50.config.AutoUpdateConfigLoader.<init>(AutoUpdateConfigLoader.java:23) ~[?:?]
  146. at com.gmail.nossr50.config.AdvancedConfig.<init>(AdvancedConfig.java:20) ~[?:?]
  147. at com.gmail.nossr50.config.AdvancedConfig.getInstance(AdvancedConfig.java:26) ~[?:?]
  148. at com.gmail.nossr50.skills.alchemy.Alchemy.<clinit>(Alchemy.java:51) ~[?:?]
  149. at com.gmail.nossr50.mcMMO.onDisable(mcMMO.java:203) ~[?:?]
  150. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  151. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:353) [craftbukkit.jar:git-Bukkit-2c5c611]
  152. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:420) [craftbukkit.jar:git-Bukkit-2c5c611]
  153. at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:193) [mcMMO.jar:?]
  154. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [craftbukkit.jar:git-Bukkit-2c5c611]
  155. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [craftbukkit.jar:git-Bukkit-2c5c611]
  156. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:401) [craftbukkit.jar:git-Bukkit-2c5c611]
  157. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:360) [craftbukkit.jar:git-Bukkit-2c5c611]
  158. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:321) [craftbukkit.jar:git-Bukkit-2c5c611]
  159. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:189) [craftbukkit.jar:git-Bukkit-2c5c611]
  160. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:521) [craftbukkit.jar:git-Bukkit-2c5c611]
  161. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  162. [08:50:21] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  163. [08:50:21] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  164. [08:50:22] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  165. [08:50:22] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  166. [08:50:22] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  167. [08:50:22] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  168. [08:50:22] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.13.0-SNAPSHOT
  169. [08:50:22] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] === ENABLE START ===
  170. [08:50:22] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Loading Cachefile datas...
  171. [08:50:22] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Loading Onlineplayer datas...
  172. [08:50:22] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Loading Registry datas...
  173. [08:50:22] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Saving Cachefile...
  174. [08:50:22] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Setup of IdUtil took 23ms.
  175. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin NmsBasics set to Minecraft 1.7.10+ [1_7_R4+]
  176. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin NmsBoard set to Minecraft 1.9.0+ [1_9_R1+]
  177. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin NmsChat set to Minecraft 1.12.0+ [1_12_R1+]
  178. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin NmsEntityDamageEvent set to Minecraft 1.7.10+ [1_7_R4+]
  179. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin NmsEntityGet set to Minecraft 1.8.0+ [1_8_R1+]
  180. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin NmsItemStackCreate set to Minecraft 1.7.10+ [1_7_R4+]
  181. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin NmsItemStackTooltip set to Minecraft 1.8.0+ [1_8_R1+]
  182. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin NmsPermissions set to Minecraft 1.7.10+ [1_7_R4+]
  183. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin NmsPlayerInventoryCreate set to Minecraft 1.7.10+ [1_7_R4+]
  184. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin NmsSkullMeta set to Minecraft 1.8.0+ [1_8_R1+]
  185. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Integration Activated IntegrationLiabilityAreaEffectCloud
  186. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Integration Activated IntegrationVault
  187. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin MixinEvent set to Default
  188. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin MixinActionbar set to Default
  189. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin MixinActual set to Default
  190. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin MixinCommand set to Default
  191. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin MixinDisplayName set to Default
  192. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin MixinGamemode set to Default
  193. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin MixinInventory set to Default
  194. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin MixinKick set to Default
  195. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin MixinLog set to Default
  196. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin MixinMassiveCraftPremium set to Default
  197. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin MixinMessage set to Default
  198. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin MixinModification set to Default
  199. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin MixinPlayed set to Default
  200. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin MixinSenderPs set to Default
  201. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin MixinTeleport set to Default
  202. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin MixinTitle set to Default
  203. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin MixinVisibility set to Default
  204. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] Mixin MixinWorld set to Default
  205. [08:50:24] [Server thread/INFO]: [MassiveCore 2.13.0-SNAPSHOT] === ENABLE COMPLETE (Took 2658ms) ===
  206. [08:50:24] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.16.3
  207. [08:50:24] [Server thread/WARN]: [PlotMe] This MC version is not supported yet, trying latest version!
  208. [08:50:24] [Server thread/INFO]: [PlotMe-DefaultGenerator] Enabling PlotMe-DefaultGenerator v0.16.1
  209. [08:50:24] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe
  210. [08:50:24] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe-DefaultGenerator
  211. [08:50:24] [Server thread/INFO]: [PlotMe-DefaultGenerator] No old PlotMe configs to import.
  212. [08:50:24] [Server thread/INFO]: Preparing level "world"
  213. [08:50:25] [Server thread/INFO]: Preparing start region for level 0 (Seed: -174638253090622932)
  214. [08:50:26] [Server thread/INFO]: Preparing spawn area: 39%
  215. [08:50:27] [Server thread/INFO]: Preparing spawn area: 83%
  216. [08:50:27] [Server thread/INFO]: Preparing start region for level 1 (Seed: -174638253090622932)
  217. [08:50:28] [Server thread/INFO]: Preparing spawn area: 24%
  218. [08:50:29] [Server thread/INFO]: Preparing spawn area: 57%
  219. [08:50:30] [Server thread/INFO]: Preparing spawn area: 93%
  220. [08:50:31] [Server thread/INFO]: Preparing start region for level 2 (Seed: 6807092405210317666)
  221. [08:50:31] [Server thread/INFO]: [TradeShop] Enabling TradeShop v1.2.0
  222. [08:50:31] [Server thread/INFO]: [McMoney] Enabling McMoney v1.2.1
  223. [08:50:31] [Server thread/INFO]: [AdvancedReport] Enabling AdvancedReport v1.0.9
  224. [08:50:31] [Server thread/INFO]: Report enabled and working properly.
  225. [08:50:31] [Server thread/INFO]: [MaxBans] Enabling MaxBans v2.7
  226. [08:50:31] [Server thread/INFO]: [MaxBans] Using SQLite
  227. [08:50:31] [Server thread/INFO]: [MaxBans] Loading from DB...
  228. [08:50:31] [Server thread/INFO]: [MaxBans] Loading bans
  229. [08:50:31] [Server thread/INFO]: [MaxBans] Loading ipbans
  230. [08:50:31] [Server thread/INFO]: [MaxBans] Loading mutes
  231. [08:50:31] [Server thread/INFO]: [MaxBans] Loading player names...
  232. [08:50:31] [Server thread/INFO]: [MaxBans] Loading IP History
  233. [08:50:31] [Server thread/INFO]: [MaxBans] Loading warn history...
  234. [08:50:31] [Server thread/INFO]: [MaxBans] Loading chat commands...
  235. [08:50:31] [Server thread/INFO]: [MaxBans] Loading history...
  236. [08:50:31] [Server thread/INFO]: [MaxBans] Starting DNS blacklist
  237. [08:50:31] [Server thread/INFO]: [MaxBans] Loading proxys...
  238. [08:50:32] [Server thread/INFO]: [VendingMachines] Enabling VendingMachines v1.0
  239. [08:50:32] [Server thread/INFO]: [PowerRanks] Enabling PowerRanks v0.1.1
  240. [08:50:32] [Server thread/INFO]: [PowerRanks] Enabled PowerRanks v0.1.1
  241. [08:50:32] [Server thread/INFO]: [PowerRanks] By: winspeednl
  242. [08:50:32] [Server thread/INFO]: [AdvancedSelector] Enabling AdvancedSelector v2.9b
  243. [08:50:32] [Server thread/INFO]: [AdvancedSelector] Enabled AdvancedSelector v2.9b
  244. [08:50:32] [Server thread/INFO]: [StaffEssentials] Enabling StaffEssentials v1.1.4
  245. [08:50:32] [Server thread/INFO]: [StaffEssentials] Loading default config...
  246. [08:50:32] [Server thread/ERROR]: Cannot load plugins\StaffEssentials\config.yml
  247. org.bukkit.configuration.InvalidConfigurationException: while scanning for the next token
  248. found character '%' that cannot start any token. (Do not use % for indentation)
  249. in 'string', line 103, column 42:
  250. ... f Members Online: %staffcount%' %staff%
  251. ^
  252.  
  253. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  254. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  255. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  256. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:179) [craftbukkit.jar:git-Bukkit-2c5c611]
  257. at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:160) [craftbukkit.jar:git-Bukkit-2c5c611]
  258. at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:135) [craftbukkit.jar:git-Bukkit-2c5c611]
  259. at me.BlazingBroGamer.StaffEssentials.StaffEssentials.loadConfig(StaffEssentials.java:79) [StaffEssentials.jar:?]
  260. at me.BlazingBroGamer.StaffEssentials.StaffEssentials.onEnable(StaffEssentials.java:47) [StaffEssentials.jar:?]
  261. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [craftbukkit.jar:git-Bukkit-2c5c611]
  262. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [craftbukkit.jar:git-Bukkit-2c5c611]
  263. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:401) [craftbukkit.jar:git-Bukkit-2c5c611]
  264. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:360) [craftbukkit.jar:git-Bukkit-2c5c611]
  265. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:321) [craftbukkit.jar:git-Bukkit-2c5c611]
  266. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:411) [craftbukkit.jar:git-Bukkit-2c5c611]
  267. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:372) [craftbukkit.jar:git-Bukkit-2c5c611]
  268. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:327) [craftbukkit.jar:git-Bukkit-2c5c611]
  269. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:248) [craftbukkit.jar:git-Bukkit-2c5c611]
  270. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:521) [craftbukkit.jar:git-Bukkit-2c5c611]
  271. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  272. Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token
  273. found character '%' that cannot start any token. (Do not use % for indentation)
  274. in 'string', line 103, column 42:
  275. ... f Members Online: %staffcount%' %staff%
  276. ^
  277.  
  278. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:420) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  279. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  280. at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntry.produce(ParserImpl.java:531) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  281. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  282. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  283. at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:198) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  284. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:152) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  285. at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:246) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  286. at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:237) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  287. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:225) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  288. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  289. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  290. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  291. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:122) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  292. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:505) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  293. at org.yaml.snakeyaml.Yaml.load(Yaml.java:424) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  294. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  295. ... 18 more
  296. [08:50:32] [Server thread/INFO]: [StaffEssentials] Loading complete!
  297. [08:50:32] [Server thread/ERROR]: Cannot load plugins\StaffEssentials\config.yml
  298. org.bukkit.configuration.InvalidConfigurationException: while scanning for the next token
  299. found character '%' that cannot start any token. (Do not use % for indentation)
  300. in 'string', line 103, column 42:
  301. ... f Members Online: %staffcount%' %staff%
  302. ^
  303.  
  304. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  305. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  306. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  307. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:179) [craftbukkit.jar:git-Bukkit-2c5c611]
  308. at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:160) [craftbukkit.jar:git-Bukkit-2c5c611]
  309. at me.BlazingBroGamer.StaffEssentials.StaffEssentials.saveMainConfig(StaffEssentials.java:190) [StaffEssentials.jar:?]
  310. at me.BlazingBroGamer.StaffEssentials.StaffChat.saveConfig(StaffChat.java:47) [StaffEssentials.jar:?]
  311. at me.BlazingBroGamer.StaffEssentials.StaffChat.<init>(StaffChat.java:21) [StaffEssentials.jar:?]
  312. at me.BlazingBroGamer.StaffEssentials.StaffEssentials.onEnable(StaffEssentials.java:49) [StaffEssentials.jar:?]
  313. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [craftbukkit.jar:git-Bukkit-2c5c611]
  314. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [craftbukkit.jar:git-Bukkit-2c5c611]
  315. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:401) [craftbukkit.jar:git-Bukkit-2c5c611]
  316. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:360) [craftbukkit.jar:git-Bukkit-2c5c611]
  317. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:321) [craftbukkit.jar:git-Bukkit-2c5c611]
  318. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:411) [craftbukkit.jar:git-Bukkit-2c5c611]
  319. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:372) [craftbukkit.jar:git-Bukkit-2c5c611]
  320. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:327) [craftbukkit.jar:git-Bukkit-2c5c611]
  321. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:248) [craftbukkit.jar:git-Bukkit-2c5c611]
  322. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:521) [craftbukkit.jar:git-Bukkit-2c5c611]
  323. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  324. Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token
  325. found character '%' that cannot start any token. (Do not use % for indentation)
  326. in 'string', line 103, column 42:
  327. ... f Members Online: %staffcount%' %staff%
  328. ^
  329.  
  330. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:420) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  331. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  332. at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntry.produce(ParserImpl.java:531) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  333. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  334. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  335. at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:198) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  336. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:152) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  337. at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:246) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  338. at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:237) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  339. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:225) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  340. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  341. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  342. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  343. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:122) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  344. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:505) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  345. at org.yaml.snakeyaml.Yaml.load(Yaml.java:424) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  346. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  347. ... 19 more
  348. [08:50:32] [Server thread/ERROR]: Cannot load plugins\StaffEssentials\config.yml
  349. org.bukkit.configuration.InvalidConfigurationException: while scanning for the next token
  350. found character '%' that cannot start any token. (Do not use % for indentation)
  351. in 'string', line 103, column 42:
  352. ... f Members Online: %staffcount%' %staff%
  353. ^
  354.  
  355. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  356. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  357. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  358. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:179) [craftbukkit.jar:git-Bukkit-2c5c611]
  359. at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:160) [craftbukkit.jar:git-Bukkit-2c5c611]
  360. at me.BlazingBroGamer.StaffEssentials.StaffEssentials.saveMainConfig(StaffEssentials.java:190) [StaffEssentials.jar:?]
  361. at me.BlazingBroGamer.StaffEssentials.StaffJoin.saveConfig(StaffJoin.java:26) [StaffEssentials.jar:?]
  362. at me.BlazingBroGamer.StaffEssentials.StaffJoin.<init>(StaffJoin.java:22) [StaffEssentials.jar:?]
  363. at me.BlazingBroGamer.StaffEssentials.StaffEssentials.onEnable(StaffEssentials.java:50) [StaffEssentials.jar:?]
  364. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [craftbukkit.jar:git-Bukkit-2c5c611]
  365. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [craftbukkit.jar:git-Bukkit-2c5c611]
  366. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:401) [craftbukkit.jar:git-Bukkit-2c5c611]
  367. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:360) [craftbukkit.jar:git-Bukkit-2c5c611]
  368. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:321) [craftbukkit.jar:git-Bukkit-2c5c611]
  369. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:411) [craftbukkit.jar:git-Bukkit-2c5c611]
  370. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:372) [craftbukkit.jar:git-Bukkit-2c5c611]
  371. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:327) [craftbukkit.jar:git-Bukkit-2c5c611]
  372. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:248) [craftbukkit.jar:git-Bukkit-2c5c611]
  373. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:521) [craftbukkit.jar:git-Bukkit-2c5c611]
  374. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  375. Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token
  376. found character '%' that cannot start any token. (Do not use % for indentation)
  377. in 'string', line 103, column 42:
  378. ... f Members Online: %staffcount%' %staff%
  379. ^
  380.  
  381. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:420) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  382. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  383. at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntry.produce(ParserImpl.java:531) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  384. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  385. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  386. at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:198) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  387. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:152) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  388. at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:246) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  389. at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:237) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  390. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:225) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  391. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  392. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  393. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  394. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:122) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  395. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:505) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  396. at org.yaml.snakeyaml.Yaml.load(Yaml.java:424) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  397. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  398. ... 19 more
  399. [08:50:32] [Server thread/INFO]: [StaffEssentials] Fetching prefix...
  400. [08:50:32] [Server thread/INFO]: [StaffEssentials] Prefix set to: [StaffEssentials] 
  401. [08:50:32] [Server thread/INFO]: [StaffEssentials] You are running StaffEssentials version 1.1.4 on Java version 8
  402. [08:50:32] [Server thread/ERROR]: Cannot load plugins\StaffEssentials\config.yml
  403. org.bukkit.configuration.InvalidConfigurationException: while scanning for the next token
  404. found character '%' that cannot start any token. (Do not use % for indentation)
  405. in 'string', line 103, column 42:
  406. ... f Members Online: %staffcount%' %staff%
  407. ^
  408.  
  409. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  410. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  411. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  412. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:179) [craftbukkit.jar:git-Bukkit-2c5c611]
  413. at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:160) [craftbukkit.jar:git-Bukkit-2c5c611]
  414. at me.BlazingBroGamer.StaffEssentials.StaffEssentials.saveMainConfig(StaffEssentials.java:190) [StaffEssentials.jar:?]
  415. at me.BlazingBroGamer.StaffEssentials.Logs.saveConfig(Logs.java:37) [StaffEssentials.jar:?]
  416. at me.BlazingBroGamer.StaffEssentials.Logs.<init>(Logs.java:16) [StaffEssentials.jar:?]
  417. at me.BlazingBroGamer.StaffEssentials.StaffEssentials.onEnable(StaffEssentials.java:56) [StaffEssentials.jar:?]
  418. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [craftbukkit.jar:git-Bukkit-2c5c611]
  419. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [craftbukkit.jar:git-Bukkit-2c5c611]
  420. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:401) [craftbukkit.jar:git-Bukkit-2c5c611]
  421. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:360) [craftbukkit.jar:git-Bukkit-2c5c611]
  422. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:321) [craftbukkit.jar:git-Bukkit-2c5c611]
  423. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:411) [craftbukkit.jar:git-Bukkit-2c5c611]
  424. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:372) [craftbukkit.jar:git-Bukkit-2c5c611]
  425. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:327) [craftbukkit.jar:git-Bukkit-2c5c611]
  426. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:248) [craftbukkit.jar:git-Bukkit-2c5c611]
  427. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:521) [craftbukkit.jar:git-Bukkit-2c5c611]
  428. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  429. Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token
  430. found character '%' that cannot start any token. (Do not use % for indentation)
  431. in 'string', line 103, column 42:
  432. ... f Members Online: %staffcount%' %staff%
  433. ^
  434.  
  435. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:420) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  436. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  437. at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntry.produce(ParserImpl.java:531) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  438. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  439. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  440. at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:198) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  441. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:152) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  442. at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:246) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  443. at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:237) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  444. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:225) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  445. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  446. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  447. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  448. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:122) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  449. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:505) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  450. at org.yaml.snakeyaml.Yaml.load(Yaml.java:424) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  451. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  452. ... 19 more
  453. [08:50:32] [Server thread/INFO]: [StaffEssentials] Hooking into PermissionsEx...
  454. [08:50:32] [Server thread/INFO]: [StaffEssentials] Successfully hooked into PermissionsEx!
  455. [08:50:32] [Server thread/INFO]: [StaffEssentials] Registering events...
  456. [08:50:32] [Server thread/INFO]: [StaffEssentials] Finished registering events!
  457. [08:50:32] [Server thread/INFO]: [StaffEssentials] Registering commands...
  458. [08:50:32] [Server thread/ERROR]: Cannot load plugins\StaffEssentials\config.yml
  459. org.bukkit.configuration.InvalidConfigurationException: while scanning for the next token
  460. found character '%' that cannot start any token. (Do not use % for indentation)
  461. in 'string', line 103, column 42:
  462. ... f Members Online: %staffcount%' %staff%
  463. ^
  464.  
  465. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  466. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  467. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  468. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:179) [craftbukkit.jar:git-Bukkit-2c5c611]
  469. at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:160) [craftbukkit.jar:git-Bukkit-2c5c611]
  470. at me.BlazingBroGamer.StaffEssentials.StaffEssentials.saveMainConfig(StaffEssentials.java:190) [StaffEssentials.jar:?]
  471. at me.BlazingBroGamer.StaffEssentials.ReportManager.saveConfig(ReportManager.java:25) [StaffEssentials.jar:?]
  472. at me.BlazingBroGamer.StaffEssentials.ReportManager.<init>(ReportManager.java:21) [StaffEssentials.jar:?]
  473. at me.BlazingBroGamer.StaffEssentials.Commands.ReportCommand.<init>(ReportCommand.java:26) [StaffEssentials.jar:?]
  474. at me.BlazingBroGamer.StaffEssentials.StaffEssentials.registerCommands(StaffEssentials.java:146) [StaffEssentials.jar:?]
  475. at me.BlazingBroGamer.StaffEssentials.StaffEssentials.onEnable(StaffEssentials.java:64) [StaffEssentials.jar:?]
  476. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [craftbukkit.jar:git-Bukkit-2c5c611]
  477. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [craftbukkit.jar:git-Bukkit-2c5c611]
  478. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:401) [craftbukkit.jar:git-Bukkit-2c5c611]
  479. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:360) [craftbukkit.jar:git-Bukkit-2c5c611]
  480. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:321) [craftbukkit.jar:git-Bukkit-2c5c611]
  481. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:411) [craftbukkit.jar:git-Bukkit-2c5c611]
  482. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:372) [craftbukkit.jar:git-Bukkit-2c5c611]
  483. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:327) [craftbukkit.jar:git-Bukkit-2c5c611]
  484. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:248) [craftbukkit.jar:git-Bukkit-2c5c611]
  485. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:521) [craftbukkit.jar:git-Bukkit-2c5c611]
  486. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  487. Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token
  488. found character '%' that cannot start any token. (Do not use % for indentation)
  489. in 'string', line 103, column 42:
  490. ... f Members Online: %staffcount%' %staff%
  491. ^
  492.  
  493. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:420) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  494. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  495. at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntry.produce(ParserImpl.java:531) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  496. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  497. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  498. at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:198) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  499. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:152) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  500. at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:246) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  501. at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:237) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  502. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:225) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  503. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  504. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  505. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  506. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:122) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  507. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:505) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  508. at org.yaml.snakeyaml.Yaml.load(Yaml.java:424) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  509. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  510. ... 21 more
  511. [08:50:32] [Server thread/ERROR]: Error occurred while enabling StaffEssentials v1.1.4 (Is it up to date?)
  512. java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R3/World
  513. at me.BlazingBroGamer.StaffEssentials.Commands.InventoryCheckCommand.<init>(InventoryCheckCommand.java:17) ~[?:?]
  514. at me.BlazingBroGamer.StaffEssentials.StaffEssentials.registerCommands(StaffEssentials.java:169) ~[?:?]
  515. at me.BlazingBroGamer.StaffEssentials.StaffEssentials.onEnable(StaffEssentials.java:64) ~[?:?]
  516. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  517. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [craftbukkit.jar:git-Bukkit-2c5c611]
  518. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:401) [craftbukkit.jar:git-Bukkit-2c5c611]
  519. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:360) [craftbukkit.jar:git-Bukkit-2c5c611]
  520. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:321) [craftbukkit.jar:git-Bukkit-2c5c611]
  521. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:411) [craftbukkit.jar:git-Bukkit-2c5c611]
  522. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:372) [craftbukkit.jar:git-Bukkit-2c5c611]
  523. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:327) [craftbukkit.jar:git-Bukkit-2c5c611]
  524. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:248) [craftbukkit.jar:git-Bukkit-2c5c611]
  525. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:521) [craftbukkit.jar:git-Bukkit-2c5c611]
  526. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  527. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R3.World
  528. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  529. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  530. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  531. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  532. ... 14 more
  533. [08:50:32] [Server thread/INFO]: [Coupons] Enabling Coupons v3.0.2
  534. [08:50:32] [Server thread/INFO]: [Coupons] Enabling the plugin...
  535. [08:50:32] [Server thread/INFO]: [Coupons] Loaded 1 Coupons into memory!
  536. [08:50:32] [Server thread/INFO]: [Coupons] Enabled Coupons v3.0.2!
  537. [08:50:32] [Server thread/INFO]: [Wild] Enabling Wild v3.9.3
  538. [08:50:33] [Server thread/INFO]: WorldGuard hook enabled
  539. [08:50:33] [Server thread/INFO]: Already Converted
  540. [08:50:33] [Server thread/INFO]: [ChestRandomizer] Enabling ChestRandomizer v3.6.1
  541. [08:50:33] [Server thread/INFO]: [ChestRandomizer] Using yml storage for chests.
  542. [08:50:33] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
  543. [08:50:33] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  544. [08:50:33] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R1 as the Bukkit adapter
  545. [08:50:33] [Server thread/INFO]: [TitleMotd] Enabling TitleMotd v1.5.0
  546. [08:50:33] [Server thread/INFO]: [TitleMotd] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  547. [08:50:33] [Server thread/INFO]: [TitleMotd] Plugin: TitleMotd v1.5.0
  548. [08:50:33] [Server thread/INFO]: [TitleMotd] Author: Maximvdw
  549. [08:50:33] [Server thread/INFO]: [TitleMotd] Site: http://www.mvdw-software.be/
  550. [08:50:33] [Server thread/INFO]: [TitleMotd] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  551. [08:50:33] [Server thread/INFO]: [TitleMotd] Loading configuration ...
  552. [08:50:33] [Server thread/INFO]: [OpenInv] Enabling OpenInv v3.3.0
  553. [08:50:33] [Server thread/INFO]: [OpenInv] Configuration update found! Performing update...
  554. [08:50:33] [Server thread/INFO]: [OpenInv] Backed up config.yml to config_old.yml before updating.
  555. [08:50:33] [Server thread/INFO]: [WatchDogReport] Enabling WatchDogReport v1.1
  556. [08:50:33] [Server thread/INFO]: Report enabled and working properly.
  557. [08:50:33] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
  558. [08:50:33] [Server thread/INFO]: [ClearLag] Loading modules...
  559. [08:50:33] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  560. [08:50:33] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  561. [08:50:33] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  562. [08:50:33] [Thread-21/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.12]...
  563. [08:50:33] [Server thread/INFO]: [PlayersHide] Enabling PlayersHide v3.7
  564. [08:50:33] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-Player Hide-=-=-=-=-=-=-=-=-=-=-=-=
  565. [08:50:33] [Server thread/INFO]: =- Author : Kiwislash -=
  566. [08:50:33] [Server thread/INFO]: =- Version : 3.7 -=
  567. [08:50:33] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  568. [08:50:33] [Server thread/INFO]: [SetSpawn] Enabling SetSpawn v2.2.1
  569. [08:50:33] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.15.2-SNAPSHOT-sMD5NET-b1113
  570. [08:50:33] [Server thread/WARN]: [NoCheatPlus] The Minecraft version seems to be more recent than the one Compat-CB-Reflect has been built with - this might work, but there could be incompatibilities.
  571. [08:50:33] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.4.5-1.11.2|? / CB-Reflect
  572. [08:50:33] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  573. [08:50:33] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  574. [08:50:33] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  575. [08:50:33] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  576. [08:50:33] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.9 blocks.
  577. [08:50:33] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.10 blocks.
  578. [08:50:33] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.11 blocks.
  579. [08:50:33] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.12 blocks.
  580. [08:50:34] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  581. [08:50:34] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
  582. [08:50:34] [Server thread/INFO]: [NoCheatPlus] Force disable FastHeal on Minecraft 1.9 and later.
  583. [08:50:34] [Server thread/INFO]: [NoCheatPlus] Version 3.15.2-SNAPSHOT-sMD5NET-b1113 is enabled.
  584. [08:50:34] [Server thread/INFO]: [CommandAd] Enabling MOTDgdCommandAd v2.9
  585. [08:50:34] [Server thread/ERROR]: [CommandAd] Your MOTDgd member ID is invalid! Ensure your config file is set up properly, and contact support if the issue persists.
  586. [08:50:34] [Server thread/INFO]: [CommandAd] Disabling MOTDgdCommandAd v2.9
  587. [08:50:34] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  588. [08:50:34] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  589. [08:50:34] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  590. [08:50:34] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  591. [08:50:34] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  592. [08:50:34] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  593. [08:50:34] [Server thread/INFO]: [AdBolt] Enabling AdBolt v3.1
  594. [08:50:34] [Server thread/WARN]: [AdBolt] Please enter your server ID into your config.yml. Instructions can be found at https://adbolt.net/publisher/installation.php
  595. [08:50:34] [Server thread/INFO]: [AdBolt] Disabling AdBolt v3.1
  596. [08:50:34] [Server thread/INFO]: [CustomChatPrefix] Enabling CustomChatPrefix v1.0
  597. [08:50:34] [Server thread/INFO]: [BlockProtection] Enabling BlockProtection v3.0.5
  598. [08:50:34] [Server thread/INFO]: [BlockProtect] WorldEdit has been found, Ownership Transfer enabled
  599. [08:50:34] [Server thread/INFO]: [BlockProtection] Using existing database file.
  600. [08:50:34] [Server thread/INFO]: [BlockProtection] Finished loading database.
  601. [08:50:34] [Server thread/INFO]: [BlockProtection] Using existing database file.
  602. [08:50:34] [Server thread/INFO]: [BlockProtection] Finished loading database.
  603. [08:50:34] [Server thread/INFO]: [BlockProtection] Using existing database file.
  604. [08:50:34] [Server thread/INFO]: [BlockProtection] Finished loading database.
  605. [08:50:34] [Server thread/INFO]: [BlockProtect] Enabled.
  606. [08:50:34] [Server thread/INFO]: [Rankup] Enabling Rankup v2.6d
  607. [08:50:34] [Server thread/INFO]: [Announcer] Enabling Announcer v1.7.4
  608. [08:50:34] [Server thread/INFO]: Announcer v1.7.4 is enabled!
  609.  
  610. [08:50:34] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.1;84bc322
  611. [08:50:34] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  612. [08:50:34] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  613. [08:50:34] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  614. [08:50:34] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  615. [08:50:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  616. [08:50:34] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  617. [08:50:34] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  618. [08:50:34] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  619. [08:50:34] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  620. [08:50:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  621. [08:50:34] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  622. [08:50:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  623. [08:50:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  624. [08:50:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  625. [08:50:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  626. [08:50:34] [Server thread/INFO]: [WorldGuard] Loading region data...
  627. [08:50:34] [Server thread/INFO]: [CustomEnchantments] Enabling CustomEnchantments v2.4c
  628. [08:50:34] [Thread-21/INFO]: [ClearLag] No updates found!
  629. [08:50:34] [Server thread/INFO]: [CE] Vault has been detected!
  630. [08:50:34] [Server thread/INFO]: [CE] WorldGuard has been detected!
  631. [08:50:34] [Server thread/INFO]: [CE] All Enchantments have been loaded.
  632. [08:50:34] [Server thread/INFO]: [CE] All Items have been loaded.
  633. [08:50:39] [Server thread/INFO]: [CrazyEnchantments] Enabling CrazyEnchantments v1.7.9.2.4
  634. [08:50:40] [Server thread/INFO]: [CrazyEnchants]: Your server is running v1.7.9.2.4 and the newest is v1.7.9.3.
  635. [08:50:40] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b488
  636. [08:50:40] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  637. [08:50:40] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  638. [08:50:40] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  639. [08:50:40] [Server thread/INFO]: Using locale en_US
  640. [08:50:40] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  641. [08:50:40] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  642. [08:50:40] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  643. [08:50:40] [Server thread/INFO]: [MarriageMaster] Enabling MarriageMaster v1.31.3
  644. [08:50:40] [Server thread/INFO]: [MarriageMaster] Config Version: 28 => no update needed
  645. [08:50:40] [Server thread/INFO]: [MarriageMaster] Config loaded
  646. [08:50:40] [Server thread/INFO]: [MarriageMaster] Language Version: 18 => no update needed
  647. [08:50:40] [Server thread/INFO]: [MarriageMaster] Checking for updates ...
  648. [08:50:40] [Server thread/INFO]: [MarriageMaster] Marriage Master has been enabled!
  649. [08:50:40] [Server thread/INFO]: [SafeTrade] Enabling SafeTrade v1.0.15
  650. [08:50:40] [Server thread/INFO]: [SafeTrade] Using Essentials Economy
  651. [08:50:40] [Server thread/INFO]: [ColoredTags] Enabling ColoredTags v2.1.3
  652. [08:50:40] [Server thread/INFO]: [IndividualHolograms] Enabling IndividualHolograms v0.0.1
  653. [08:50:40] [Server thread/INFO]: [SEVERE] IndividualHolograms requires ProtocolLib to run properly. Please install it.!
  654. [08:50:40] [Server thread/INFO]: [SEVERE] Please do not ignore this message!
  655. [08:50:40] [Server thread/ERROR]: [IndividualHolograms] Plugin IndividualHolograms v0.0.1 has failed to register events for class com.empcraft.individualholograms.IndividualHolograms because com/comphenix/protocol/events/PacketContainer does not exist.
  656. [08:50:40] [Server thread/INFO]: [Yay] IndividualHolograms detected Vault. Additional placeholders have been added
  657. [08:50:40] [Server thread/INFO]: [EasyKits] Enabling EasyKits v2.0.3
  658. [08:50:40] [Server thread/INFO]: [EasyKits] Vault found! Economy support enabled!
  659. [08:50:40] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.8
  660. [08:50:41] [Server thread/INFO]: Preparing start region for level 3 (Seed: -294504779963960127)
  661. [08:50:41] [Server thread/INFO]: [BlockProtection] Using existing database file.
  662. [08:50:42] [Server thread/INFO]: [BlockProtection] Finished loading database.
  663. [08:50:42] [Server thread/INFO]: [WorldGuard] (Crates) TNT ignition is PERMITTED.
  664. [08:50:42] [Server thread/INFO]: [WorldGuard] (Crates) Lighters are PERMITTED.
  665. [08:50:42] [Server thread/INFO]: [WorldGuard] (Crates) Lava fire is blocked.
  666. [08:50:42] [Server thread/INFO]: [WorldGuard] (Crates) Fire spread is UNRESTRICTED.
  667. [08:50:42] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Crates'
  668. [08:50:42] [Server thread/INFO]: Preparing start region for level 4 (Seed: -6781722514812446729)
  669. [08:50:42] [Server thread/INFO]: [BlockProtection] Using existing database file.
  670. [08:50:42] [Server thread/INFO]: [BlockProtection] Finished loading database.
  671. [08:50:42] [Server thread/INFO]: [WorldGuard] (Creative) TNT ignition is PERMITTED.
  672. [08:50:42] [Server thread/INFO]: [WorldGuard] (Creative) Lighters are PERMITTED.
  673. [08:50:42] [Server thread/INFO]: [WorldGuard] (Creative) Lava fire is blocked.
  674. [08:50:42] [Server thread/INFO]: [WorldGuard] (Creative) Fire spread is UNRESTRICTED.
  675. [08:50:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Creative'
  676. [08:50:43] [Server thread/INFO]: Preparing start region for level 5 (Seed: -7216689439278858291)
  677. [08:50:44] [Server thread/INFO]: Preparing spawn area for Destruction, 16%
  678. [08:50:45] [Server thread/INFO]: Preparing spawn area for Destruction, 53%
  679. [08:50:46] [Server thread/INFO]: Preparing spawn area for Destruction, 89%
  680. [08:50:46] [Server thread/INFO]: [BlockProtection] Using existing database file.
  681. [08:50:46] [Server thread/INFO]: [BlockProtection] Finished loading database.
  682. [08:50:46] [Server thread/INFO]: [WorldGuard] (Destruction) TNT ignition is PERMITTED.
  683. [08:50:46] [Server thread/INFO]: [WorldGuard] (Destruction) Lighters are PERMITTED.
  684. [08:50:46] [Server thread/INFO]: [WorldGuard] (Destruction) Lava fire is blocked.
  685. [08:50:46] [Server thread/INFO]: [WorldGuard] (Destruction) Fire spread is UNRESTRICTED.
  686. [08:50:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Destruction'
  687. [08:50:46] [Server thread/INFO]: Preparing start region for level 6 (Seed: -9140990414855759862)
  688. [08:50:47] [Server thread/INFO]: [BlockProtection] Using existing database file.
  689. [08:50:47] [Server thread/INFO]: [BlockProtection] Finished loading database.
  690. [08:50:47] [Server thread/INFO]: [WorldGuard] (Diamonds) TNT ignition is PERMITTED.
  691. [08:50:47] [Server thread/INFO]: [WorldGuard] (Diamonds) Lighters are PERMITTED.
  692. [08:50:47] [Server thread/INFO]: [WorldGuard] (Diamonds) Lava fire is blocked.
  693. [08:50:47] [Server thread/INFO]: [WorldGuard] (Diamonds) Fire spread is UNRESTRICTED.
  694. [08:50:47] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Diamonds'
  695. [08:50:47] [Server thread/INFO]: Preparing start region for level 7 (Seed: 7855111409856631071)
  696. [08:50:48] [Server thread/INFO]: Preparing spawn area for Factions, 12%
  697. [08:50:49] [Server thread/INFO]: Preparing spawn area for Factions, 44%
  698. [08:50:50] [Server thread/INFO]: Preparing spawn area for Factions, 85%
  699. [08:50:50] [Server thread/INFO]: [BlockProtection] Using existing database file.
  700. [08:50:50] [Server thread/INFO]: [BlockProtection] Finished loading database.
  701. [08:50:50] [Server thread/INFO]: [WorldGuard] (Factions) TNT ignition is PERMITTED.
  702. [08:50:50] [Server thread/INFO]: [WorldGuard] (Factions) Lighters are PERMITTED.
  703. [08:50:50] [Server thread/INFO]: [WorldGuard] (Factions) Lava fire is blocked.
  704. [08:50:50] [Server thread/INFO]: [WorldGuard] (Factions) Fire spread is UNRESTRICTED.
  705. [08:50:50] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Factions'
  706. [08:50:51] [Server thread/INFO]: Preparing start region for level 8 (Seed: -6057173148878350730)
  707. [08:50:52] [Server thread/INFO]: Preparing spawn area for KitPvP, 20%
  708. [08:50:53] [Server thread/INFO]: Preparing spawn area for KitPvP, 52%
  709. [08:50:54] [Server thread/INFO]: Preparing spawn area for KitPvP, 89%
  710. [08:50:54] [Server thread/INFO]: [BlockProtection] Using existing database file.
  711. [08:50:54] [Server thread/INFO]: [BlockProtection] Finished loading database.
  712. [08:50:54] [Server thread/INFO]: [WorldGuard] (KitPvP) TNT ignition is PERMITTED.
  713. [08:50:54] [Server thread/INFO]: [WorldGuard] (KitPvP) Lighters are PERMITTED.
  714. [08:50:54] [Server thread/INFO]: [WorldGuard] (KitPvP) Lava fire is blocked.
  715. [08:50:54] [Server thread/INFO]: [WorldGuard] (KitPvP) Fire spread is UNRESTRICTED.
  716. [08:50:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'KitPvP'
  717. [08:50:54] [Server thread/INFO]: Preparing start region for level 9 (Seed: -867133528062443101)
  718. [08:50:55] [Server thread/INFO]: [BlockProtection] Using existing database file.
  719. [08:50:55] [Server thread/INFO]: [BlockProtection] Finished loading database.
  720. [08:50:55] [Server thread/INFO]: [WorldGuard] (Lobby) TNT ignition is PERMITTED.
  721. [08:50:55] [Server thread/INFO]: [WorldGuard] (Lobby) Lighters are PERMITTED.
  722. [08:50:55] [Server thread/INFO]: [WorldGuard] (Lobby) Lava fire is blocked.
  723. [08:50:55] [Server thread/INFO]: [WorldGuard] (Lobby) Fire spread is UNRESTRICTED.
  724. [08:50:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Lobby'
  725. [08:50:55] [Server thread/INFO]: Preparing start region for level 10 (Seed: 429212384615068484)
  726. [08:50:56] [Server thread/INFO]: Preparing spawn area for Lobby_nether, 32%
  727. [08:50:57] [Server thread/INFO]: Preparing spawn area for Lobby_nether, 69%
  728. [08:50:58] [Server thread/INFO]: Preparing spawn area for Lobby_nether, 97%
  729. [08:50:58] [Server thread/INFO]: [BlockProtection] Using existing database file.
  730. [08:50:58] [Server thread/INFO]: [BlockProtection] Finished loading database.
  731. [08:50:58] [Server thread/INFO]: [WorldGuard] (Lobby_nether) TNT ignition is PERMITTED.
  732. [08:50:58] [Server thread/INFO]: [WorldGuard] (Lobby_nether) Lighters are PERMITTED.
  733. [08:50:58] [Server thread/INFO]: [WorldGuard] (Lobby_nether) Lava fire is blocked.
  734. [08:50:58] [Server thread/INFO]: [WorldGuard] (Lobby_nether) Fire spread is UNRESTRICTED.
  735. [08:50:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Lobby_nether'
  736. [08:50:58] [Server thread/INFO]: Preparing start region for level 11 (Seed: 429212384615068484)
  737. [08:50:59] [Server thread/INFO]: [BlockProtection] Using existing database file.
  738. [08:50:59] [Server thread/INFO]: [BlockProtection] Finished loading database.
  739. [08:50:59] [Server thread/INFO]: [WorldGuard] (Lobby_the_end) TNT ignition is PERMITTED.
  740. [08:50:59] [Server thread/INFO]: [WorldGuard] (Lobby_the_end) Lighters are PERMITTED.
  741. [08:50:59] [Server thread/INFO]: [WorldGuard] (Lobby_the_end) Lava fire is blocked.
  742. [08:50:59] [Server thread/INFO]: [WorldGuard] (Lobby_the_end) Fire spread is UNRESTRICTED.
  743. [08:50:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Lobby_the_end'
  744. [08:50:59] [Server thread/INFO]: Preparing start region for level 12 (Seed: -1013195183254750023)
  745. [08:50:59] [Server thread/INFO]: [BlockProtection] Using existing database file.
  746. [08:51:01] [Server thread/INFO]: [BlockProtection] Finished loading database.
  747. [08:51:01] [Server thread/INFO]: [WorldGuard] (Parkour) TNT ignition is PERMITTED.
  748. [08:51:01] [Server thread/INFO]: [WorldGuard] (Parkour) Lighters are PERMITTED.
  749. [08:51:01] [Server thread/INFO]: [WorldGuard] (Parkour) Lava fire is blocked.
  750. [08:51:01] [Server thread/INFO]: [WorldGuard] (Parkour) Fire spread is UNRESTRICTED.
  751. [08:51:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Parkour'
  752. [08:51:01] [Server thread/INFO]: Preparing start region for level 13 (Seed: 8476724517514347804)
  753. [08:51:02] [Server thread/INFO]: Preparing spawn area for Spectation, 16%
  754. [08:51:03] [Server thread/INFO]: Preparing spawn area for Spectation, 44%
  755. [08:51:04] [Server thread/INFO]: Preparing spawn area for Spectation, 85%
  756. [08:51:04] [Server thread/INFO]: [BlockProtection] Using existing database file.
  757. [08:51:04] [Server thread/INFO]: [BlockProtection] Finished loading database.
  758. [08:51:04] [Server thread/INFO]: [WorldGuard] (Spectation) TNT ignition is PERMITTED.
  759. [08:51:04] [Server thread/INFO]: [WorldGuard] (Spectation) Lighters are PERMITTED.
  760. [08:51:04] [Server thread/INFO]: [WorldGuard] (Spectation) Lava fire is blocked.
  761. [08:51:04] [Server thread/INFO]: [WorldGuard] (Spectation) Fire spread is UNRESTRICTED.
  762. [08:51:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spectation'
  763. [08:51:05] [Server thread/INFO]: Preparing start region for level 14 (Seed: 8500124384523528535)
  764. [08:51:06] [Server thread/INFO]: Preparing spawn area for Survival, 12%
  765. [08:51:07] [Server thread/INFO]: Preparing spawn area for Survival, 32%
  766. [08:51:08] [Server thread/INFO]: Preparing spawn area for Survival, 65%
  767. [08:51:08] [Server thread/INFO]: [BlockProtection] Using existing database file.
  768. [08:51:09] [Server thread/INFO]: [BlockProtection] Finished loading database.
  769. [08:51:09] [Server thread/INFO]: [WorldGuard] (Survival) TNT ignition is PERMITTED.
  770. [08:51:09] [Server thread/INFO]: [WorldGuard] (Survival) Lighters are PERMITTED.
  771. [08:51:09] [Server thread/INFO]: [WorldGuard] (Survival) Lava fire is blocked.
  772. [08:51:09] [Server thread/INFO]: [WorldGuard] (Survival) Fire spread is UNRESTRICTED.
  773. [08:51:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Survival'
  774. [08:51:09] [Server thread/INFO]: Preparing start region for level 15 (Seed: 1021679127244167682)
  775. [08:51:10] [Server thread/INFO]: [BlockProtection] Using existing database file.
  776. [08:51:10] [Server thread/INFO]: [BlockProtection] Finished loading database.
  777. [08:51:10] [Server thread/INFO]: [WorldGuard] (duela) TNT ignition is PERMITTED.
  778. [08:51:10] [Server thread/INFO]: [WorldGuard] (duela) Lighters are PERMITTED.
  779. [08:51:10] [Server thread/INFO]: [WorldGuard] (duela) Lava fire is blocked.
  780. [08:51:10] [Server thread/INFO]: [WorldGuard] (duela) Fire spread is UNRESTRICTED.
  781. [08:51:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'duela'
  782. [08:51:10] [Server thread/INFO]: Preparing start region for level 16 (Seed: 7426794749709960236)
  783. [08:51:10] [Server thread/INFO]: [BlockProtection] Using existing database file.
  784. [08:51:11] [Server thread/INFO]: [BlockProtection] Finished loading database.
  785. [08:51:11] [Server thread/INFO]: [WorldGuard] (polls) TNT ignition is PERMITTED.
  786. [08:51:11] [Server thread/INFO]: [WorldGuard] (polls) Lighters are PERMITTED.
  787. [08:51:11] [Server thread/INFO]: [WorldGuard] (polls) Lava fire is blocked.
  788. [08:51:11] [Server thread/INFO]: [WorldGuard] (polls) Fire spread is UNRESTRICTED.
  789. [08:51:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'polls'
  790. [08:51:11] [Server thread/INFO]: Preparing start region for level 17 (Seed: 8805358529877465360)
  791. [08:51:11] [Server thread/INFO]: [BlockProtection] Using existing database file.
  792. [08:51:11] [Server thread/INFO]: [BlockProtection] Finished loading database.
  793. [08:51:11] [Server thread/INFO]: [WorldGuard] (prison) TNT ignition is PERMITTED.
  794. [08:51:11] [Server thread/INFO]: [WorldGuard] (prison) Lighters are PERMITTED.
  795. [08:51:11] [Server thread/INFO]: [WorldGuard] (prison) Lava fire is blocked.
  796. [08:51:11] [Server thread/INFO]: [WorldGuard] (prison) Fire spread is UNRESTRICTED.
  797. [08:51:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'prison'
  798. [08:51:11] [Server thread/INFO]: Preparing start region for level 18 (Seed: -2028749605152644905)
  799. [08:51:12] [Server thread/INFO]: [BlockProtection] Using existing database file.
  800. [08:51:13] [Server thread/INFO]: [BlockProtection] Finished loading database.
  801. [08:51:13] [Server thread/INFO]: [WorldGuard] (pvp) TNT ignition is PERMITTED.
  802. [08:51:13] [Server thread/INFO]: [WorldGuard] (pvp) Lighters are PERMITTED.
  803. [08:51:13] [Server thread/INFO]: [WorldGuard] (pvp) Lava fire is blocked.
  804. [08:51:13] [Server thread/INFO]: [WorldGuard] (pvp) Fire spread is UNRESTRICTED.
  805. [08:51:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pvp'
  806. [08:51:13] [Server thread/INFO]: Preparing start region for level 19 (Seed: 1607894134631186158)
  807. [08:51:14] [Server thread/INFO]: [BlockProtection] Using existing database file.
  808. [08:51:14] [Server thread/INFO]: [BlockProtection] Finished loading database.
  809. [08:51:14] [Server thread/INFO]: [WorldGuard] (swars) TNT ignition is PERMITTED.
  810. [08:51:14] [Server thread/INFO]: [WorldGuard] (swars) Lighters are PERMITTED.
  811. [08:51:14] [Server thread/INFO]: [WorldGuard] (swars) Lava fire is blocked.
  812. [08:51:14] [Server thread/INFO]: [WorldGuard] (swars) Fire spread is UNRESTRICTED.
  813. [08:51:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'swars'
  814. [08:51:14] [Server thread/INFO]: [MultiWorld] v5.2.8 enabled.
  815. [08:51:14] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.6.0-SNAPSHOT-b734
  816. [08:51:32] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'polls' - Env: NORMAL - Type: FLAT & seed: 7426794749709960236
  817. [08:51:40] [Server thread/INFO]: Preparing start region for level 20 (Seed: 1728242358828368885)
  818. [08:51:41] [Server thread/INFO]: Preparing spawn area for plotworld, 28%
  819. [08:51:42] [Server thread/INFO]: Preparing spawn area for plotworld, 81%
  820. [08:51:43] [Server thread/INFO]: [BlockProtection] Using existing database file.
  821. [08:51:43] [Server thread/INFO]: [BlockProtection] Finished loading database.
  822. [08:51:43] [Server thread/INFO]: [WorldGuard] (plotworld) TNT ignition is PERMITTED.
  823. [08:51:43] [Server thread/INFO]: [WorldGuard] (plotworld) Lighters are PERMITTED.
  824. [08:51:43] [Server thread/INFO]: [WorldGuard] (plotworld) Lava fire is blocked.
  825. [08:51:43] [Server thread/INFO]: [WorldGuard] (plotworld) Fire spread is UNRESTRICTED.
  826. [08:51:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plotworld'
  827. [08:52:26] [Server thread/INFO]: [Multiverse-Core] 21 - World(s) loaded.
  828. [08:52:26] [Server thread/INFO]: [Multiverse-Core] Version 2.6.0-SNAPSHOT-b734 (API v21) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  829. [08:52:26] [Server thread/INFO]: [Magic] Enabling Magic v6.9.11
  830. [08:52:26] [Server thread/INFO]: [Magic] EffectLib initialized
  831. [08:52:26] [Server thread/INFO]: [Magic] Loading config.yml
  832. [08:52:26] [Server thread/INFO]: [Magic] Based on defaults defaults/config.defaults.yml
  833. [08:52:26] [Server thread/INFO]: [Magic] Loading messages.yml
  834. [08:52:26] [Server thread/INFO]: [Magic] Based on defaults defaults/messages.defaults.yml
  835. [08:52:26] [Server thread/INFO]: [Magic] Loading materials.yml
  836. [08:52:26] [Server thread/INFO]: [Magic] Based on defaults defaults/materials.defaults.yml
  837. [08:52:26] [Server thread/INFO]: [Magic] Loading spells.yml
  838. [08:52:26] [Server thread/INFO]: [Magic] Based on defaults defaults/spells.defaults.yml
  839. [08:52:27] [Server thread/INFO]: [Magic] Loading paths.yml
  840. [08:52:27] [Server thread/INFO]: [Magic] Based on defaults defaults/paths.defaults.yml
  841. [08:52:27] [Server thread/INFO]: [Magic] Loading wands.yml
  842. [08:52:27] [Server thread/INFO]: [Magic] Based on defaults defaults/wands.defaults.yml
  843. [08:52:27] [Server thread/INFO]: [Magic] Loading crafting.yml
  844. [08:52:27] [Server thread/INFO]: [Magic] Based on defaults defaults/crafting.defaults.yml
  845. [08:52:27] [Server thread/INFO]: [Magic] Loading classes.yml
  846. [08:52:27] [Server thread/INFO]: [Magic] Based on defaults defaults/classes.defaults.yml
  847. [08:52:27] [Server thread/INFO]: [Magic] Loading mobs.yml
  848. [08:52:27] [Server thread/INFO]: [Magic] Based on defaults defaults/mobs.defaults.yml
  849. [08:52:27] [Server thread/INFO]: [Magic] Loading items.yml
  850. [08:52:27] [Server thread/INFO]: [Magic] Based on defaults defaults/items.defaults.yml
  851. [08:52:27] [Server thread/INFO]: [Magic] Wand crafting is enabled
  852. [08:52:27] [Server thread/INFO]: [Magic] Wand anvil organizing is enabled
  853. [08:52:27] [Server thread/INFO]: [Magic] Skin-based spell icons disabled
  854. [08:52:27] [Server thread/INFO]: [Magic] Loaded 386 items
  855. [08:52:27] [Server thread/INFO]: [Magic] Loaded 11 mob templates
  856. [08:52:29] [Server thread/INFO]: [Magic] Loaded 448 spells
  857. [08:52:29] [Server thread/INFO]: [Magic] Loaded 4 classes
  858. [08:52:29] [Server thread/INFO]: [Magic] Loaded 14 progression paths
  859. [08:52:29] [Server thread/INFO]: [Magic] Loaded 125 wands
  860. [08:52:29] [Server thread/INFO]: [Magic] Loaded 19 crafting recipes
  861. [08:52:29] [Server thread/INFO]: [Magic] LibsDisguises not found
  862. [08:52:29] [Server thread/INFO]: [Magic] MobArena not found
  863. [08:52:29] [Server thread/INFO]: [Magic] Integrated with Vault, virtual economy and descriptive item names available
  864. [08:52:29] [Server thread/INFO]: [Magic] Integrating with Essentials for Recall warps
  865. [08:52:29] [Server thread/INFO]: [Magic] Factions not found, will not integrate.
  866. [08:52:29] [Server thread/INFO]: [Magic] WorldGuard found, will respect build permissions for construction spells
  867. [08:52:29] [Server thread/INFO]: [Magic] Multiverse-Core found, will respect PVP settings
  868. [08:52:29] [Server thread/INFO]: [Magic] Towny not found, region protection and pvp checks will not be used.
  869. [08:52:29] [Server thread/INFO]: [Magic] Lockette not found, will not integrate.
  870. [08:52:29] [Server thread/INFO]: [Magic] GriefPrevention not found, claim protection will not be used.
  871. [08:52:29] [Server thread/INFO]: [Magic] NoCheatPlus found, adding exemption handlers.
  872. [08:52:29] [Server thread/INFO]: [Magic] dynmap not found, not integrating.
  873. [08:52:29] [Server thread/INFO]: [Magic] Citizens not found, Magic trait unavailable.
  874. [08:52:29] [Server thread/INFO]: [Magic] Activated BStats
  875. [08:52:29] [Server thread/INFO]: [Magic] Adding crafting recipe for broomstick
  876. [08:52:29] [Server thread/INFO]: [Magic] Adding crafting recipe for goggles
  877. [08:52:29] [Server thread/INFO]: [Magic] Adding crafting recipe for magichat
  878. [08:52:29] [Server thread/INFO]: [Magic] Adding crafting recipe for ocarina
  879. [08:52:29] [Server thread/INFO]: [Magic] Adding crafting recipe for spellbook
  880. [08:52:29] [Server thread/INFO]: [Magic] Adding crafting recipe for talisman
  881. [08:52:29] [Server thread/INFO]: [Magic] Adding crafting recipe for wand
  882. [08:52:29] [Server thread/INFO]: [Magic] Adding crafting recipe for wizardboots
  883. [08:52:29] [Server thread/INFO]: [Magic] Adding crafting recipe for apprenticeboots
  884. [08:52:29] [Server thread/INFO]: [Magic] Adding crafting recipe for apprenticeleggings
  885. [08:52:29] [Server thread/INFO]: [Magic] Adding crafting recipe for apprenticechestplate
  886. [08:52:29] [Server thread/INFO]: [Magic] Adding crafting recipe for wizardleggings
  887. [08:52:29] [Server thread/INFO]: [Magic] Adding crafting recipe for apprenticehelmet
  888. [08:52:29] [Server thread/INFO]: [Magic] Adding crafting recipe for divinghelmet
  889. [08:52:29] [Server thread/INFO]: [Magic] Adding crafting recipe for mirrorshield
  890. [08:52:29] [Server thread/INFO]: [Magic] Adding crafting recipe for battle
  891. [08:52:29] [Server thread/INFO]: [Magic] Adding crafting recipe for emerald_sword
  892. [08:52:29] [Server thread/INFO]: [Magic] Adding crafting recipe for wizardchestplate
  893. [08:52:29] [Server thread/INFO]: [Magic] Adding crafting recipe for wizardhelmet
  894. [08:52:29] [Server thread/INFO]: Magic checking resource pack for updates: https://s3-us-west-2.amazonaws.com/elmakers/Magic/Magic-RP-6-4.zip
  895. [08:52:29] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5.2-SNAPSHOT-b762
  896. [08:52:29] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5.2-SNAPSHOT-b762 Enabled - By Rigby and fernferret
  897. [08:52:37] [Server thread/INFO]: [MVPLogging] 0 - Portals(s) loaded
  898. [08:52:37] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  899. [08:52:37] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
  900. [08:52:37] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.4.2
  901. [08:52:37] [Server thread/ERROR]: Error occurred while enabling CratesPlus v4.4.2 (Is it up to date?)
  902. java.lang.NoClassDefFoundError: com/micrlink/individualholograms/IndividualHolograms
  903. at plus.crates.Utils.Version_Util.createHologram(Version_Util.java:42) ~[?:?]
  904. at plus.crates.Crate.loadHolograms(Crate.java:239) ~[?:?]
  905. at plus.crates.CratesPlus.loadMetaData(CratesPlus.java:450) ~[?:?]
  906. at plus.crates.CratesPlus.onEnable(CratesPlus.java:212) ~[?:?]
  907. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  908. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [craftbukkit.jar:git-Bukkit-2c5c611]
  909. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:401) [craftbukkit.jar:git-Bukkit-2c5c611]
  910. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:360) [craftbukkit.jar:git-Bukkit-2c5c611]
  911. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:321) [craftbukkit.jar:git-Bukkit-2c5c611]
  912. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:411) [craftbukkit.jar:git-Bukkit-2c5c611]
  913. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:372) [craftbukkit.jar:git-Bukkit-2c5c611]
  914. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:327) [craftbukkit.jar:git-Bukkit-2c5c611]
  915. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:248) [craftbukkit.jar:git-Bukkit-2c5c611]
  916. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:521) [craftbukkit.jar:git-Bukkit-2c5c611]
  917. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  918. Caused by: java.lang.ClassNotFoundException: com.micrlink.individualholograms.IndividualHolograms
  919. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_131]
  920. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  921. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  922. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  923. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  924. ... 15 more
  925. [08:52:38] [Server thread/INFO]: [BuildPortals] Enabling BuildPortals v1.170704
  926. [08:52:38] [Server thread/INFO]: [BuildPortals] Loading configuration for portal number: 5
  927. [08:52:38] [Server thread/WARN]: [BuildPortals] Failed to locate world: Duels skipping portal number 5
  928. [08:52:38] [Server thread/INFO]: [BuildPortals] Loading configuration for portal number: 6
  929. [08:52:38] [Server thread/WARN]: [BuildPortals] Failed to locate world: Duels skipping portal number 6
  930. [08:52:38] [Server thread/INFO]: [BuildPortals] Loading configuration for portal number: 8
  931. [08:52:38] [Server thread/WARN]: [BuildPortals] Failed to locate world: Duels skipping portal number 8
  932. [08:52:38] [Server thread/INFO]: [BuildPortals] Loading configuration for portal number: 7
  933. [08:52:38] [Server thread/WARN]: [BuildPortals] Failed to locate world: Duels skipping portal number 7
  934. [08:52:38] [Server thread/INFO]: [BuildPortals] Loading configuration for portal number: 2
  935. [08:52:38] [Server thread/INFO]: [BuildPortals] Loading configuration for portal number: 9
  936. [08:52:38] [Server thread/INFO]: [BuildPortals] Loading configuration for portal number: 3
  937. [08:52:38] [Server thread/INFO]: [BuildPortals] Loading configuration for portal number: 4
  938. [08:52:38] [Server thread/INFO]: [BuildPortals] Loading configuration for portal number: 1
  939. [08:52:38] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  940. [08:52:46] [Server thread/INFO]: Done (141.190s)! For help, type "help" or "?"
  941. [08:52:46] [pool-3-thread-12/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  942. [08:52:46] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  943. [08:53:30] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  944. [08:53:30] [pool-3-thread-10/INFO]: [Vault] Checking for Updates ...
  945. [08:53:31] [pool-3-thread-5/INFO]: CrazyEnchantments: 1.7.9.3 now available.
  946. [08:53:31] [pool-3-thread-10/INFO]: [Vault] No new version available
  947. [08:53:31] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 45201ms behind, skipping 904 tick(s)
  948. [08:53:31] [Server thread/INFO]: [OpenInv] Configuration update complete!
  949. [08:53:32] [Server thread/INFO]: Resource pack has not changed, using hash Xt9IRUBGfI569TgxbtLY0dpbH4g= (1499113060000 <= 1499113060000)
  950. [08:53:33] [Server thread/INFO]: [Magic] Essentials found, hooked up custom item handler
  951. [08:53:38] [Server thread/INFO]: [Magic] Loading lost wand data
  952. [08:53:38] [Server thread/INFO]: [Magic] Loaded 0 lost wands
  953. [08:53:38] [Server thread/INFO]: [Magic] Loading automata data
  954. [08:53:38] [Server thread/INFO]: [Magic] Loaded 0 automata
  955. [08:53:38] [Server thread/INFO]: [Magic] Loading image map data from imagemaps.yml
  956. [08:53:38] [Server thread/INFO]: [Magic] Loaded 0 image maps
  957. [08:53:38] [Server thread/INFO]: [Magic] Finished loading data.
  958. [08:53:39] [pool-3-thread-25/INFO]: [PlotMe] Checking if conversion to UUID needed...
  959. [08:53:39] [pool-3-thread-25/INFO]: [PlotMe] No plot conversion needed
  960. [08:53:40] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 9240ms behind, skipping 184 tick(s)
  961. [08:53:52] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6365ms behind, skipping 127 tick(s)
  962. [08:53:57] [pool-3-thread-7/INFO]: [CE] Checking for updates...
  963. [08:53:58] [pool-3-thread-7/INFO]: [CE] You are using the latest Version of CE!
  964. [08:56:39] [User Authenticator #1/INFO]: UUID of player Meow_and_a_half is 495b5886-3fc9-4e5c-927d-aaf9f62af073
  965. [08:56:42] [Server thread/INFO]: Meow_and_a_half[/127.0.0.1:56963] logged in with entity id 1587 at ([pvp]-397.69999998807907, 5.523284033617018, 796.6999999880791)
  966. [08:56:42] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2344ms behind, skipping 46 tick(s)
  967. [08:56:59] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3011ms behind, skipping 60 tick(s)
  968. [08:57:33] [Server thread/INFO]: Meow_and_a_half issued server command: /ext
  969. [08:58:42] [pool-3-thread-43/INFO]: [Crazy Enchantments]>> All player data has been backed up. Next back up is in 5 minutes.
  970. [08:58:48] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6405ms behind, skipping 128 tick(s)
  971. [09:00:26] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  972. [09:01:06] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  973. [09:01:26] [Server thread/INFO]: [ClearLag] Removed 5 Entities!
  974. [09:02:48] [Server thread/INFO]: Meow_and_a_half issued server command: /ext
  975. [09:03:46] [pool-3-thread-51/INFO]: [Crazy Enchantments]>> All player data has been backed up. Next back up is in 5 minutes.
  976. [09:03:51] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4438ms behind, skipping 88 tick(s)
  977. [09:08:09] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  978. [09:08:49] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  979. [09:08:49] [pool-3-thread-54/INFO]: [Crazy Enchantments]>> All player data has been backed up. Next back up is in 5 minutes.
  980. [09:08:53] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4081ms behind, skipping 81 tick(s)
  981. [09:08:53] [pool-3-thread-61/INFO]: CrazyEnchantments: 1.7.9.3 now available.
  982. [09:09:11] [Server thread/INFO]: [ClearLag] Removed 4 Entities!
  983. [09:10:40] [Timer-0/INFO]: [IndividualHolograms] SAVING VARIABLES!
  984. [09:13:47] [Server thread/INFO]: Meow_and_a_half issued server command: /fly
  985. [09:13:51] [pool-3-thread-67/INFO]: [Crazy Enchantments]>> All player data has been backed up. Next back up is in 5 minutes.
  986. [09:13:55] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3931ms behind, skipping 78 tick(s)
  987. [09:13:55] [Server thread/WARN]: Meow_and_a_half moved too quickly! 6.941471668096426,0.001335979112147001,16.459468145314872
  988. [09:13:58] [Server thread/INFO]: Meow_and_a_half issued server command: /warp pvpspawn
  989. [09:14:27] [Server thread/INFO]: Meow_and_a_half issued server command: /ci
  990. [09:14:35] [Server thread/INFO]: Meow_and_a_half issued server command: /fly
  991. [09:14:47] [Server thread/INFO]: Meow_and_a_half issued server command: /kill
  992. [09:15:16] [Server thread/INFO]: Meow_and_a_half issued server command: /kill Meow_and_a_half
  993. [09:15:16] [Server thread/INFO]: Meow_and_a_half died
  994. [09:15:19] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  995. [09:15:19] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  996. [09:15:19] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  997. [09:15:19] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  998. [09:15:19] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  999. [09:15:20] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1000. [09:15:20] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1001. [09:15:20] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1002. [09:15:20] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1003. [09:15:20] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1004. [09:15:20] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1005. [09:15:20] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1006. [09:15:20] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1007. [09:15:20] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1008. [09:15:20] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1009. [09:15:21] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1010. [09:15:21] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1011. [09:15:21] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1012. [09:15:21] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1013. [09:15:21] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1014. [09:15:21] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1015. [09:15:21] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1016. [09:15:21] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1017. [09:15:21] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1018. [09:15:21] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1019. [09:15:21] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3216ms behind, skipping 64 tick(s)
  1020. [09:15:21] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1021. [09:15:21] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1022. [09:15:21] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1023. [09:15:21] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1024. [09:15:21] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1025. [09:15:22] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1026. [09:15:22] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1027. [09:15:22] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1028. [09:15:22] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1029. [09:15:22] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1030. [09:15:22] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1031. [09:15:22] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1032. [09:15:22] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1033. [09:15:22] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1034. [09:15:22] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1035. [09:15:22] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1036. [09:15:22] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1037. [09:15:22] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1038. [09:15:22] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1039. [09:15:22] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1040. [09:15:23] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1041. [09:15:23] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1042. [09:15:23] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1043. [09:15:23] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1044. [09:15:23] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1045. [09:15:23] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1046. [09:15:23] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1047. [09:15:23] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1048. [09:15:23] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1049. [09:15:23] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1050. [09:15:23] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1051. [09:15:23] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1052. [09:15:23] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1053. [09:15:23] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1054. [09:15:23] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1055. [09:15:23] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1056. [09:15:23] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1057. [09:15:23] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1058. [09:15:23] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1059. [09:15:23] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1060. [09:15:24] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1061. [09:15:24] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1062. [09:15:24] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1063. [09:15:24] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1064. [09:15:24] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1065. [09:15:24] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1066. [09:15:24] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1067. [09:15:24] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1068. [09:15:24] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1069. [09:15:24] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1070. [09:15:24] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1071. [09:15:24] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1072. [09:15:24] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1073. [09:15:24] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1074. [09:15:24] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1075. [09:15:25] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1076. [09:15:25] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1077. [09:15:25] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1078. [09:15:25] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1079. [09:15:25] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1080. [09:15:25] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1081. [09:15:25] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1082. [09:15:25] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1083. [09:15:25] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1084. [09:15:25] [Server thread/INFO]: [@: Failed to execute 'detect' as Meow_and_a_half]
  1085. [09:15:25] [Server thread/INFO]: Meow_and_a_half issued server command: /warp pvpspawn
  1086. [09:15:30] [Server thread/INFO]: Meow_and_a_half issued server command: /kit diamond
  1087. [09:15:38] [Server thread/INFO]: Meow_and_a_half issued server command: /gmc
  1088. [09:15:39] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to VendingMachines v1.0
  1089. org.bukkit.event.EventException: null
  1090. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  1091. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  1092. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:498) [craftbukkit.jar:git-Bukkit-2c5c611]
  1093. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:483) [craftbukkit.jar:git-Bukkit-2c5c611]
  1094. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:2035) [craftbukkit.jar:git-Bukkit-2c5c611]
  1095. at net.minecraft.server.v1_12_R1.PacketPlayInSetCreativeSlot.a(SourceFile:23) [craftbukkit.jar:git-Bukkit-2c5c611]
  1096. at net.minecraft.server.v1_12_R1.PacketPlayInSetCreativeSlot.a(SourceFile:9) [craftbukkit.jar:git-Bukkit-2c5c611]
  1097. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit.jar:git-Bukkit-2c5c611]
  1098. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_131]
  1099. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_131]
  1100. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [craftbukkit.jar:git-Bukkit-2c5c611]
  1101. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:695) [craftbukkit.jar:git-Bukkit-2c5c611]
  1102. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:370) [craftbukkit.jar:git-Bukkit-2c5c611]
  1103. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:650) [craftbukkit.jar:git-Bukkit-2c5c611]
  1104. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:554) [craftbukkit.jar:git-Bukkit-2c5c611]
  1105. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  1106. Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory;
  1107. at org.devathon.contest2016.EventListener.onInventoryClick(EventListener.java:81) ~[?:?]
  1108. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  1109. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
  1110. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
  1111. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131]
  1112. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  1113. ... 15 more
  1114. [09:15:39] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to VendingMachines v1.0
  1115. org.bukkit.event.EventException: null
  1116. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  1117. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  1118. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:498) [craftbukkit.jar:git-Bukkit-2c5c611]
  1119. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:483) [craftbukkit.jar:git-Bukkit-2c5c611]
  1120. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:2035) [craftbukkit.jar:git-Bukkit-2c5c611]
  1121. at net.minecraft.server.v1_12_R1.PacketPlayInSetCreativeSlot.a(SourceFile:23) [craftbukkit.jar:git-Bukkit-2c5c611]
  1122. at net.minecraft.server.v1_12_R1.PacketPlayInSetCreativeSlot.a(SourceFile:9) [craftbukkit.jar:git-Bukkit-2c5c611]
  1123. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit.jar:git-Bukkit-2c5c611]
  1124. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_131]
  1125. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_131]
  1126. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [craftbukkit.jar:git-Bukkit-2c5c611]
  1127. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:695) [craftbukkit.jar:git-Bukkit-2c5c611]
  1128. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:370) [craftbukkit.jar:git-Bukkit-2c5c611]
  1129. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:650) [craftbukkit.jar:git-Bukkit-2c5c611]
  1130. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:554) [craftbukkit.jar:git-Bukkit-2c5c611]
  1131. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  1132. Caused by: java.lang.NoSuchMethodError: org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory()Lorg/bukkit/inventory/Inventory;
  1133. at org.devathon.contest2016.EventListener.onInventoryClick(EventListener.java:81) ~[?:?]
  1134. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  1135. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
  1136. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
  1137. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131]
  1138. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296) ~[craftbukkit.jar:git-Bukkit-2c5c611]
  1139. ... 15 more
  1140. [09:15:54] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  1141. [09:16:34] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  1142. [09:16:54] [Server thread/INFO]: [ClearLag] Removed 3 Entities!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement