Guest User

latest

a guest
Dec 22nd, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.70 KB | None | 0 0
  1. [20:48:06] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [20:48:06] [Server thread/INFO]: Loading properties
  3. [20:48:06] [Server thread/INFO]: Default game type: SURVIVAL
  4. [20:48:06] [Server thread/INFO]: Generating keypair
  5. [20:48:07] [Server thread/INFO]: Starting Minecraft server on 149.56.121.135:25565
  6. [20:48:07] [Server thread/INFO]: Using epoll channel type
  7. [20:48:07] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-d3e0b6f (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  8. [20:48:07] [Server thread/ERROR]: Could not load 'plugins/FrameProtector.jar' in folder 'plugins'
  9. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  10. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[craftbukkit.jar:git-Bukkit-d3e0b6f]
  11. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  12. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  13. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  14. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  15. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  16. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  17. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  18. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
  19. Caused by: java.util.zip.ZipException: error in opening zip file
  20. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_91]
  21. at java.util.zip.ZipFile.<init>(ZipFile.java:219) ~[?:1.8.0_91]
  22. at java.util.zip.ZipFile.<init>(ZipFile.java:149) ~[?:1.8.0_91]
  23. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_91]
  24. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_91]
  25. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[craftbukkit.jar:git-Bukkit-d3e0b6f]
  26. ... 8 more
  27. [20:48:08] [Server thread/ERROR]: Could not load 'plugins/Auctions-2.5.0-SNAPSHOT.jar' in folder 'plugins'
  28. org.bukkit.plugin.UnknownDependencyException: Vault
  29. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  30. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  31. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  32. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  33. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  34. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  35. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  36. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
  37. [20:48:08] [Server thread/ERROR]: Could not load 'plugins/Banknotes.jar' in folder 'plugins'
  38. org.bukkit.plugin.UnknownDependencyException: Vault
  39. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  40. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  41. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  42. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  43. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  44. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  45. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  46. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
  47. [20:48:08] [Server thread/INFO]: [PersonalClimate] Loading PersonalClimate v2
  48. [20:48:08] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  49. [20:48:08] [Server thread/INFO]: [DoubleJump] Loading DoubleJump v1.5
  50. [20:48:08] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  51. [20:48:08] [Server thread/INFO]: [ScheduledAnnouncer2] Loading ScheduledAnnouncer2 v2.8.5 - For version 1.7.9
  52. [20:48:08] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.5
  53. [20:48:08] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.3
  54. [20:48:08] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v10.1.4
  55. [20:48:08] [Server thread/INFO]: [SignShop] Loading SignShop v2.11.0
  56. [20:48:08] [Server thread/INFO]: [JellyLegs] Loading JellyLegs v1.0
  57. [20:48:08] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  58. [20:48:08] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.15.0-SNAPSHOT-sMD5NET-b1022
  59. [20:48:08] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
  60. [20:48:09] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  61. [20:48:09] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
  62. [20:48:09] [Server thread/INFO]: [GUIShop] Loading GUIShop v5.9
  63. [20:48:09] [Server thread/INFO]: [PaperCommands] Loading PaperCommands v1.0
  64. [20:48:09] [Server thread/INFO]: [ObsidianBreaker] Loading ObsidianBreaker v2.3.1
  65. [20:48:09] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  66. [20:48:09] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  67. [20:48:09] [Server thread/INFO]: [RandomTeleport] Loading RandomTeleport v5.0.2
  68. [20:48:09] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.00-b3547
  69. [20:48:09] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.0.3
  70. [20:48:09] [Server thread/INFO]: [ViaVersion] ViaVersion 1.0.3 is now loaded, injecting!
  71. [20:48:09] [Server thread/INFO]: [LavaSponge] Loading LavaSponge v1.0.0.3
  72. [20:48:09] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  73. [20:48:09] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.5
  74. [20:48:09] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
  75. [20:48:09] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.2.3
  76. [20:48:09] [Server thread/INFO]: [ItemHover] Loading ItemHover v1.7
  77. [20:48:09] [Server thread/INFO]: [Factions] Loading Factions v2.8.5
  78. [20:48:09] [Server thread/INFO]: [CombatTagPlus] Loading CombatTagPlus v1.2.3
  79. [20:48:09] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.9.16
  80. [20:48:09] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v3.7.4
  81. [20:48:09] [Server thread/INFO]: [PersonalClimate] Enabling PersonalClimate v2
  82. [20:48:09] [Server thread/INFO]: [PersonalClimate] PersonalClimate v2.1 Enabled!
  83. [20:48:09] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.00-b3547
  84. [20:48:09] [Server thread/WARN]: [mcMMO] NoCheatPlus plugin found, but CompatNoCheatPlus was not found!
  85. [20:48:09] [Server thread/WARN]: [mcMMO] mcMMO will not work properly alongside NoCheatPlus without CompatNoCheatPlus
  86. [20:48:11] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.5
  87. [20:48:11] [Server thread/INFO]: [MassiveCore 2.8.5] === ENABLE START ===
  88. [20:48:11] [Server thread/INFO]: [MassiveCore 2.8.5] §eLoading Cachefile datas...
  89. [20:48:11] [Server thread/INFO]: [MassiveCore 2.8.5] §eLoading Onlineplayer datas...
  90. [20:48:11] [Server thread/INFO]: [MassiveCore 2.8.5] §eLoading Registry datas...
  91. [20:48:11] [Server thread/INFO]: [MassiveCore 2.8.5] §eSaving Cachefile...
  92. [20:48:11] [Server thread/INFO]: [MassiveCore 2.8.5] §eSetup of IdUtil took §d26§ems.
  93. [20:48:11] [Server thread/INFO]: [MassiveCore 2.8.5] === ENABLE §aCOMPLETE §e(Took §d441ms§e) ===
  94. [20:48:11] [Server thread/INFO]: Preparing level "world"
  95. [20:48:11] [Server thread/INFO]: Preparing start region for level 0 (Seed: 652633815288717759)
  96. [20:48:12] [Server thread/INFO]: Preparing spawn area: 36%
  97. [20:48:13] [Server thread/INFO]: Preparing start region for level 1 (Seed: 652633815288717759)
  98. [20:48:14] [Server thread/INFO]: Preparing start region for level 2 (Seed: 652633815288717759)
  99. [20:48:15] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  100. [20:48:15] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  101. [20:48:15] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  102. [20:48:15] [Server thread/INFO]: [DoubleJump] Enabling DoubleJump v1.5
  103. [20:48:15] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  104. [20:48:15] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  105. [20:48:15] [Server thread/INFO]: git-Bukkit-d3e0b6f (MC: 1.8.8)
  106. [20:48:15] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  107. [20:48:15] [Server thread/INFO]: Using locale en_US
  108. [20:48:15] [Server thread/INFO]: Using locale en_US
  109. [20:48:15] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  110. [20:48:15] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  111. [20:48:15] [Server thread/INFO]: [ScheduledAnnouncer2] Enabling ScheduledAnnouncer2 v2.8.5 - For version 1.7.9
  112. [20:48:16] [Server thread/INFO]: ScheduledAnnouncer2 v2.8.5 - For version 1.7.9 is enabled!
  113. [20:48:16] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.5
  114. [20:48:16] [Server thread/INFO]: [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 3.0 blocks, and timer delay of 5.
  115. [20:48:16] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  116. [20:48:16] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 10000 at X: 0.5 Z: 0.5
  117. [20:48:16] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 481.0 Y: 111.0 Z: 207.0
  118. [20:48:16] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.3
  119. [20:48:16] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.1.4
  120. [20:48:16] [Server thread/INFO]: [BuycraftX] Validating your server key...
  121. [20:48:17] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
  122. [20:48:17] [Server thread/INFO]: [SignShop] Enabling SignShop v2.11.0
  123. [20:48:17] [Server thread/INFO]: [SignShop] Succesfully started Metrics, see http://mcstats.org for more information.
  124. [20:48:17] [Server thread/WARN]: [SignShop] config.yml is invalid YML. Configuration could not be loaded. Message: mapping values are not allowed here
  125. in 'string', line 11, column 11:
  126. OPOverride: true
  127. ^
  128.  
  129. [20:48:18] [Server thread/ERROR]: [SignShop] Vault plugin not enabled, SignShop can not run!
  130. [20:48:18] [Server thread/INFO]: [SignShop] Vault's permissions not found, defaulting to OP.
  131. [20:48:18] [Server thread/WARN]: [SignShop] Could not hook into Vault's Economy!
  132. [20:48:18] [Server thread/INFO]: [SignShop] Disabling SignShop v2.11.0
  133. [20:48:18] [Server thread/INFO]: [SignShop] Successfully cancelled Async Storage task with ID: 40
  134. [20:48:18] [Server thread/INFO]: [SignShop] Disabled
  135. [20:48:18] [Server thread/INFO]: [JellyLegs] Enabling JellyLegs v1.0
  136. [20:48:18] [Server thread/INFO]: [JellyLegs] JellyLegs plugin enabled! Plugin Made By TidalYT
  137. [20:48:18] [Server thread/INFO]: [JellyLegs] JellyLegs plugin enabled! Plugin Made By TidalYT
  138. [20:48:18] [Server thread/INFO]: [JellyLegs] JellyLegs plugin enabled! Plugin Made By TidalYT
  139. [20:48:18] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  140. [20:48:18] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  141. [20:48:18] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  142. [20:48:18] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  143. [20:48:18] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  144. [20:48:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  145. [20:48:18] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  146. [20:48:18] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  147. [20:48:18] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  148. [20:48:18] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  149. [20:48:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  150. [20:48:18] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  151. [20:48:18] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  152. [20:48:18] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  153. [20:48:18] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  154. [20:48:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  155. [20:48:18] [Server thread/INFO]: [WorldGuard] Loading region data...
  156. [20:48:18] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.15.0-SNAPSHOT-sMD5NET-b1022
  157. [20:48:18] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
  158. [20:48:18] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  159. [20:48:18] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  160. [20:48:18] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  161. [20:48:18] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  162. [20:48:18] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  163. [20:48:18] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
  164. [20:48:18] [Server thread/INFO]: [NoCheatPlus] Version 3.15.0-SNAPSHOT-sMD5NET-b1022 is enabled.
  165. [20:48:18] [Server thread/INFO]: [GUIShop] Enabling GUIShop v5.9
  166. [20:48:18] [Server thread/INFO]: [GUIShop] Plugin couldn't detect Vault or an Economy plugin (Such as Essentials ECO). Disabling.
  167. [20:48:18] [Server thread/INFO]: [GUIShop] Disabling GUIShop v5.9
  168. [20:48:18] [Server thread/INFO]: [PaperCommands] Enabling PaperCommands v1.0
  169. [20:48:18] [Server thread/INFO]: [ObsidianBreaker] Enabling ObsidianBreaker v2.3.1
  170. [20:48:18] [Server thread/INFO]: [ObsidianBreaker] Using NMS version v1_8_R3
  171. [20:48:18] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  172. [20:48:18] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  173. [20:48:18] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  174. [20:48:18] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  175. [20:48:18] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  176. [20:48:18] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  177. [20:48:18] [Server thread/INFO]: [RandomTeleport] Enabling RandomTeleport v5.0.2
  178. [20:48:18] [Server thread/INFO]: [RandomTeleport] [Updater] Auto-Update is disabled! If you would like to have RandomTP update itself automatically, please enable it in the config.
  179. [20:48:18] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.0.3
  180. [20:48:18] [Server thread/INFO]: [ViaVersion] You have anti-xray on in your config, since you're not using spigot it won't fix xray!
  181. [20:48:18] [Server thread/INFO]: [LavaSponge] Enabling LavaSponge v1.0.0.3
  182. [20:48:18] [Server thread/INFO]: LavaSponge Has been enabled (V. 1.0.0.3)
  183. [20:48:18] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  184. [20:48:18] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.2.3
  185. [20:48:19] [Server thread/INFO]: CratesPlus Version 4.2.3
  186. [20:48:19] [Server thread/INFO]: HolographicDisplays was found, hooking in!
  187. [20:48:19] [Server thread/INFO]: [ItemHover] Enabling ItemHover v1.7
  188. [20:48:19] [Server thread/INFO]: [ItemHover]Essentials Enabled
  189. [20:48:19] [Server thread/INFO]: [ItemHover][DEBUG] Started
  190. [20:48:19] [Server thread/INFO]: [ItemHover][DEBUG] Enabled Successfully
  191. [20:48:19] [Server thread/INFO]: [ItemHover]No updates avaliable.
  192. [20:48:19] [Server thread/INFO]: [Factions] Enabling Factions v2.8.5
  193. [20:48:19] [Server thread/INFO]: [Factions 2.8.5] === ENABLE START ===
  194. [20:48:19] [Server thread/INFO]: [Factions 2.8.5] Activated integration with WorldGuard
  195. [20:48:19] [Server thread/INFO]: [Factions 2.8.5] === ENABLE COMPLETE (Took 507ms) ===
  196. [20:48:19] [Server thread/INFO]: [CombatTagPlus] Enabling CombatTagPlus v1.2.3
  197. [20:48:19] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.9.16
  198. [20:48:19] [Server thread/ERROR]: Error occurred while enabling ScoreboardStats v0.9.16 (Is it up to date?)
  199. java.lang.IllegalArgumentException: Cannot set to an empty path
  200. at org.apache.commons.lang.Validate.notEmpty(Validate.java:321) ~[craftbukkit.jar:git-Bukkit-d3e0b6f]
  201. at org.bukkit.configuration.MemorySection.set(MemorySection.java:163) ~[craftbukkit.jar:git-Bukkit-d3e0b6f]
  202. at org.bukkit.configuration.MemorySection.set(MemorySection.java:193) ~[craftbukkit.jar:git-Bukkit-d3e0b6f]
  203. at org.bukkit.configuration.file.YamlConfiguration.convertMapsToSections(YamlConfiguration.java:80) ~[craftbukkit.jar:git-Bukkit-d3e0b6f]
  204. at org.bukkit.configuration.file.YamlConfiguration.convertMapsToSections(YamlConfiguration.java:78) ~[craftbukkit.jar:git-Bukkit-d3e0b6f]
  205. at org.bukkit.configuration.file.YamlConfiguration.convertMapsToSections(YamlConfiguration.java:78) ~[craftbukkit.jar:git-Bukkit-d3e0b6f]
  206. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:68) ~[craftbukkit.jar:git-Bukkit-d3e0b6f]
  207. at com.github.games647.scoreboardstats.config.CommentedYaml.load(CommentedYaml.java:130) ~[?:?]
  208. at com.github.games647.scoreboardstats.config.CommentedYaml.getConfigFromDisk(CommentedYaml.java:64) ~[?:?]
  209. at com.github.games647.scoreboardstats.config.CommentedYaml.loadConfig(CommentedYaml.java:73) ~[?:?]
  210. at com.github.games647.scoreboardstats.config.Settings.loadConfig(Settings.java:162) ~[?:?]
  211. at com.github.games647.scoreboardstats.ScoreboardStats.onEnable(ScoreboardStats.java:118) ~[?:?]
  212. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-d3e0b6f]
  213. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  214. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  215. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  216. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  217. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  218. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  219. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  220. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  221. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-d3e0b6f]
  222. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
  223. [20:48:19] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v3.7.4
  224. [20:48:20] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  225. [20:48:20] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
  226. [20:48:20] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
  227. [20:48:20] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
  228. [20:48:20] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
  229. [20:48:20] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  230. [20:48:20] [Server thread/INFO]: Done (8.980s)! For help, type "help" or "?"
  231. [20:48:20] [Server thread/INFO]: Starting GS4 status listener
  232. [20:48:20] [Server thread/INFO]: Starting remote control listener
  233. [20:48:20] [Server thread/WARN]: No rcon password set in '/home/ethaclou/43273/server.properties', rcon disabled!
  234. [20:48:20] [Query Listener #1/INFO]: Query running on 149.56.121.135:25565
  235. [20:48:20] [pool-3-thread-1/INFO]: [mcMMO] Cleaned backup files. Deleted 8 of 17 files.
  236. [20:48:20] [pool-3-thread-9/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  237. [20:48:20] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  238. [20:48:21] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  239. [20:48:21] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
  240. [20:48:21] [pool-3-thread-8/INFO]: Checking for updates via Spigot...
  241. [20:48:21] [pool-3-thread-8/INFO]: [CratesPlus] An update for CratesPlus is available, new version is 4.2.4. Your installed version is 4.2.3.
  242. Please update to the latest version :)
  243. [20:48:22] [pool-3-thread-10/INFO]: [BuycraftX] Fetching all due players...
  244. [20:48:23] [pool-3-thread-10/INFO]: [BuycraftX] Fetched due players (0 found).
  245. [20:53:23] [pool-3-thread-11/INFO]: [BuycraftX] Fetching all due players...
  246. [20:53:24] [pool-3-thread-11/INFO]: [BuycraftX] Fetched due players (0 found).
  247. [20:58:24] [pool-3-thread-13/INFO]: [BuycraftX] Fetching all due players...
  248. [20:58:25] [pool-3-thread-13/INFO]: [BuycraftX] Fetched due players (0 found).
  249. [21:01:46] [Server thread/INFO]: com.mojang.authlib.GameProfile@60be9f7e[id=<null>,name=XxfirewaterxX,properties={},legacy=false] (/190.52.46.149:50635) lost connection: Disconnected
  250. [21:01:55] [Server thread/INFO]: com.mojang.authlib.GameProfile@9dd3c76[id=<null>,name=XxfirewaterxX,properties={},legacy=false] (/190.52.46.149:50644) lost connection: Disconnected
  251. [21:01:56] [Server thread/INFO]: com.mojang.authlib.GameProfile@19af9b86[id=<null>,name=XxfirewaterxX,properties={},legacy=false] (/190.52.46.149:50647) lost connection: Disconnected
  252. [21:03:25] [pool-3-thread-19/INFO]: [BuycraftX] Fetching all due players...
  253. [21:03:26] [pool-3-thread-19/INFO]: [BuycraftX] Fetched due players (0 found).
  254. [21:08:26] [pool-3-thread-19/INFO]: [BuycraftX] Fetching all due players...
  255. [21:08:27] [pool-3-thread-19/INFO]: [BuycraftX] Fetched due players (0 found).
  256. [21:13:27] [pool-3-thread-23/INFO]: [BuycraftX] Fetching all due players...
  257. [21:13:28] [pool-3-thread-23/INFO]: [BuycraftX] Fetched due players (0 found).
  258. [21:18:28] [pool-3-thread-28/INFO]: [BuycraftX] Fetching all due players...
  259. [21:18:30] [pool-3-thread-28/INFO]: [BuycraftX] Fetched due players (0 found).
Add Comment
Please, Sign In to add comment