· 8 years ago · Apr 05, 2018, 10:48 PM
1tes.api.objects.crate@33b397a}
205.04 18:44:08 [Server] INFO [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@72deaa1a}
305.04 18:44:08 [Server] INFO [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@2874bdd2}
405.04 18:44:08 [Server] INFO [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@1a3b457e}
505.04 18:44:08 [Server] INFO [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@85db35a}
605.04 18:44:08 [Server] INFO [ChestShop] Enabling ChestShop v3.8.12
705.04 18:44:08 [Server] ERROR WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
805.04 18:44:08 [Server] INFO creating table 'items'
905.04 18:44:08 [Server] INFO executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
1005.04 18:44:08 [Server] ERROR WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
1105.04 18:44:08 [Server] INFO creating table 'accounts'
1205.04 18:44:08 [Server] INFO creating index 'accounts_shortName_idx' for table 'accounts
1305.04 18:44:08 [Server] INFO executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
1405.04 18:44:08 [Server] INFO executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
1505.04 18:44:09 [Server] INFO [CommandRegions] Enabling CommandRegions v2.0.0
1605.04 18:44:09 [Server] INFO [CommandRegions] Enabling the plugin...
1705.04 18:44:09 [Server] INFO [CommandRegions] Enabled CommandRegions v2.0.0!
1805.04 18:44:09 [Server] INFO [CRegionsPlus] Enabling CRegionsPlus v1.0.0
1905.04 18:44:09 [Server] INFO [CRegionsPlus] Enabling the plugin...
2005.04 18:44:09 [Server] INFO [CRegionsPlus] Enabled CRegionsPlus v1.0.0!
2105.04 18:44:09 [Server] INFO [Trading] Enabling Trading v3.2
2205.04 18:44:09 [Server] INFO [Trading] Trading has been enabled
2305.04 18:44:09 [Server] INFO [SilkSpawners] Enabling SilkSpawners v5.0.0
2405.04 18:44:09 [Server] INFO [SilkSpawners] WorldGuard was found and support is enabled
2505.04 18:44:09 [Server] INFO [SilkSpawners] Loading support for v1_12_R1
2605.04 18:44:09 [Server] INFO [SilkSpawners] AutoUpdater is enabled.
2705.04 18:44:09 [Server] INFO [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
2805.04 18:44:09 [Server] INFO [SilkSpawners] BarAPI is disabled due to config setting.
2905.04 18:44:09 [Server] INFO [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
3005.04 18:44:09 [Server] ERROR Error occurred while enabling Citizens v2.0.16-SNAPSHOT (build 1267) (Is it up to date?)
3105.04 18:44:09 [Server] INFO java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_8_R3/CraftServer
3205.04 18:44:09 [Server] INFO at net.citizensnpcs.util.Util.getMinecraftRevision(Util.java:78) ~[?:?]
3305.04 18:44:09 [Server] INFO at net.citizensnpcs.Citizens.onEnable(Citizens.java:262) ~[?:?]
3405.04 18:44:09 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
3505.04 18:44:09 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
3605.04 18:44:09 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
3705.04 18:44:09 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
3805.04 18:44:09 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
3905.04 18:44:09 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
4005.04 18:44:09 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
4105.04 18:44:09 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
4205.04 18:44:09 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
4305.04 18:44:09 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
4405.04 18:44:09 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
4505.04 18:44:09 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_8_R3.CraftServer
4605.04 18:44:09 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:105) ~[spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
4705.04 18:44:09 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
4805.04 18:44:09 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_152]
4905.04 18:44:09 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_152]
5005.04 18:44:09 [Server] INFO ... 13 more
5105.04 18:44:09 [Server] INFO [KitPreview] Enabling KitPreview v5.4.1
5205.04 18:44:09 [Server] INFO =============================
5305.04 18:44:09 [Server] INFO KitPreview5.4.1 by Brianna <3!
5405.04 18:44:09 [Server] INFO Action: Enabling...
5505.04 18:44:09 [Server] INFO [KitPreview] Loading language file
5605.04 18:44:09 [Server] INFO [KitPreview] Loading data file
5705.04 18:44:09 [Server] INFO MCUpdate enabled and loaded
5805.04 18:44:09 [Server] INFO =============================
5905.04 18:44:09 [Server] INFO [CrazyAuctions] Enabling CrazyAuctions v1.2.4
6005.04 18:44:09 [Server] INFO [CommandNPC] Enabling CommandNPC v1.7.2
6105.04 18:44:09 [Server] INFO Injecting command info into Citizens.
6205.04 18:44:09 [Server] INFO [CustomOreGen] Enabling CustomOreGen v1.2.37
6305.04 18:44:09 [Server] INFO [CustomOreGen] Loaded 5 generators
6405.04 18:44:09 [Server] INFO -------- World Settings For [ASkyBlock] --------
6505.04 18:44:09 [Server] INFO Mob Spawn Range: 3
6605.04 18:44:09 [Server] INFO Cactus Growth Modifier: 100%
6705.04 18:44:09 [Server] INFO Cane Growth Modifier: 100%
6805.04 18:44:09 [Server] INFO Melon Growth Modifier: 100%
6905.04 18:44:09 [Server] INFO Mushroom Growth Modifier: 100%
7005.04 18:44:09 [Server] INFO Pumpkin Growth Modifier: 100%
7105.04 18:44:09 [Server] INFO Sapling Growth Modifier: 100%
7205.04 18:44:09 [Server] INFO Wheat Growth Modifier: 100%
7305.04 18:44:09 [Server] INFO NetherWart Growth Modifier: 100%
7405.04 18:44:09 [Server] INFO Vine Growth Modifier: 100%
7505.04 18:44:09 [Server] INFO Cocoa Growth Modifier: 100%
7605.04 18:44:09 [Server] INFO Entity Activation Range: An 6 / Mo 16 / Mi 2 / Tiv true
7705.04 18:44:09 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 20 / Other 64
7805.04 18:44:09 [Server] INFO Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
7905.04 18:44:09 [Multicraft] Skipped 14 lines due to rate limit (100/s)
8005.04 18:44:09 [Server] INFO Creating ASkyBlock's Nether...
8105.04 18:44:09 [Server] INFO -------- World Settings For [ASkyBlock_nether] --------
8205.04 18:44:09 [Server] INFO Mob Spawn Range: 3
8305.04 18:44:09 [Server] INFO Cactus Growth Modifier: 100%
8405.04 18:44:09 [Server] INFO Cane Growth Modifier: 100%
8505.04 18:44:09 [Server] INFO Melon Growth Modifier: 100%
8605.04 18:44:09 [Server] INFO Mushroom Growth Modifier: 100%
8705.04 18:44:09 [Server] INFO Pumpkin Growth Modifier: 100%
8805.04 18:44:09 [Server] INFO Sapling Growth Modifier: 100%
8905.04 18:44:09 [Server] INFO Wheat Growth Modifier: 100%
9005.04 18:44:09 [Server] INFO NetherWart Growth Modifier: 100%
9105.04 18:44:09 [Server] INFO Vine Growth Modifier: 100%
9205.04 18:44:09 [Server] INFO Cocoa Growth Modifier: 100%
9305.04 18:44:09 [Server] INFO Entity Activation Range: An 6 / Mo 16 / Mi 2 / Tiv true
9405.04 18:44:09 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 20 / Other 64
9505.04 18:44:09 [Server] INFO Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
9605.04 18:44:09 [Server] INFO Random Lighting Updates: false
9705.04 18:44:09 [Server] INFO Structure Info Saving: true
9805.04 18:44:09 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
9905.04 18:44:09 [Server] INFO Max TNT Explosions: 100
10005.04 18:44:09 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
10105.04 18:44:09 [Server] INFO Item Despawn Rate: 6000
10205.04 18:44:09 [Server] INFO Item Merge Radius: 3.5
10305.04 18:44:09 [Server] INFO Arrow Despawn Rate: 1200
10405.04 18:44:09 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
10505.04 18:44:09 [Server] INFO View Distance: 4
10605.04 18:44:09 [Server] INFO Experience Merge Radius: 6.0
10705.04 18:44:09 [Server] INFO Zombie Aggressive Towards Villager: true
10805.04 18:44:09 [Server] INFO Nerfing mobs spawned from spawners: false
10905.04 18:44:09 [Server] INFO Preparing start region for level 2 (Seed: 7485005166640958928)
11005.04 18:44:09 [Server] INFO [CustomOreGen] Using ASkyBlock as SkyBlock-Plugin
11105.04 18:44:09 [Server] ERROR Error occurred while enabling CustomOreGen v1.2.37 (Is it up to date?)
11205.04 18:44:09 [Server] INFO java.lang.Error: Unresolved compilation problem:
11305.04 18:44:09 [Server] INFO The declared package "de.Linus122.SpaceIOMetrics" does not match the expected package "de.Linus122.customoregen"
11405.04 18:44:09 [Server] INFO at de.Linus122.customoregen.Metrics.<init>(Metrics.java:1) ~[?:?]
11505.04 18:44:09 [Server] INFO at de.Linus122.customoregen.Main.onEnable(Main.java:64) ~[?:?]
11605.04 18:44:09 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
11705.04 18:44:09 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
11805.04 18:44:09 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
11905.04 18:44:09 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
12005.04 18:44:09 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
12105.04 18:44:09 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
12205.04 18:44:09 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
12305.04 18:44:09 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
12405.04 18:44:09 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
12505.04 18:44:09 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
12605.04 18:44:09 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
12705.04 18:44:09 [Server] INFO [AntiCommandTab] Enabling AntiCommandTab v3.8
12805.04 18:44:09 [Server] INFO [Item2Chat] Enabling Item2Chat v1.6.2
12905.04 18:44:09 [Server] INFO [Item2Chat] Item2Chat version 1.6.2 is Enabled
13005.04 18:44:09 [Server] INFO [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
13105.04 18:44:09 [Server] INFO [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
13205.04 18:44:09 [Server] INFO [AllPay] - Version 10.0 - using only an item based economy for Multiverse-Core v2.4-b527
13305.04 18:44:10 [Server] ERROR Error occurred while enabling Multiverse-Core v2.4-b527 (Is it up to date?)
13405.04 18:44:10 [Server] INFO java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Ljava/io/InputStream;)Lorg/bukkit/configuration/file/YamlConfiguration;
13505.04 18:44:10 [Server] INFO at com.onarandombox.MultiverseCore.MultiverseCore.loadConfigs(MultiverseCore.java:296) ~[?:?]
13605.04 18:44:10 [Server] INFO at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:239) ~[?:?]
13705.04 18:44:10 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
13805.04 18:44:10 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
13905.04 18:44:10 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
14005.04 18:44:10 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
14105.04 18:44:10 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
14205.04 18:44:10 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
14305.04 18:44:10 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
14405.04 18:44:10 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
14505.04 18:44:10 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
14605.04 18:44:10 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
14705.04 18:44:10 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
14805.04 18:44:10 [Server] INFO [MineResetLite] Enabling MineResetLite v0.3.7
14905.04 18:44:10 [Server] INFO [MineResetLite] Loading mine from file 'Mine.mine.yml'...
15005.04 18:44:10 [Server] INFO [MineResetLite] MineResetLite version 0.3.7 enabled!
15105.04 18:44:10 [Server] INFO [BlockParticles] Enabling BlockParticles v1.9.7.2
15205.04 18:44:10 [Server] INFO [HolographicDisplays] Enabling HolographicDisplays v2.2.6
15305.04 18:44:10 [Server] INFO [HolographicDisplays] Found ProtocolLib, using new version.
15405.04 18:44:10 [Server] INFO [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
15505.04 18:44:10 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
15605.04 18:44:10 [Server] Startup Done (4.455s)! For help, type "help" or "?"
15705.04 18:44:10 [Server] INFO Using epoll channel type
15805.04 18:44:10 [Server] INFO [ASkyBlock] Silencing command feedback for Ops...
15905.04 18:44:10 [Server] INFO Game rule sendCommandFeedback has been updated to false
16005.04 18:44:10 [Server] INFO [ASkyBlock] If you do not want this, do /gamerule sendCommandFeedback true
16105.04 18:44:10 [Server] INFO [ASkyBlock] Checking for new updates...
16205.04 18:44:10 [Server] INFO [ViaVersion] ViaVersion detected server version: 1.12.2(340)
16305.04 18:44:10 [Server] WARN [ViaVersion] ViaVersion does not have any compatible versions for this server version, please read our resource page carefully.
16405.04 18:44:10 [Server] WARN [ChestShop] Plugin ChestShop v3.8.12 generated an exception while executing task 147
16505.04 18:44:10 [Server] INFO java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
16605.04 18:44:10 [Server] INFO at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335) ~[?:?]
16705.04 18:44:10 [Server] INFO at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57) ~[?:?]
16805.04 18:44:10 [Server] INFO at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223) ~[?:?]
16905.04 18:44:10 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
17005.04 18:44:10 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
17105.04 18:44:10 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_152]
17205.04 18:44:10 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_152]
17305.04 18:44:10 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
17405.04 18:44:10 [Server] INFO [Vault] Checking for Updates ...
17505.04 18:44:10 [Server] INFO [ASkyBlock] Loading island grid...
17605.04 18:44:10 [Server] INFO [ASkyBlock] Loading islands.yml
17705.04 18:44:10 [Server] INFO [DeluxeMenus] Failed to check for a update on spigot.
17805.04 18:44:10 [Server] INFO [ASkyBlock] Loading warps...
17905.04 18:44:10 [Multicraft] Skipped 2 lines due to rate limit (100/s)
18005.04 18:44:10 [Server] INFO [PlaceholderAPI] An update for PlaceholderAPI (v2.8.5) is available at:
18105.04 18:44:10 [Server] INFO [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
18205.04 18:44:10 [Server] INFO [Vault] No new version available
18305.04 18:44:10 [Server] INFO [PlaceholderAPI] 109 placeholder expansions are available on the cloud.
18405.04 18:44:10 [Server] INFO [PlaceholderAPI] 4 expansions you use have updates.
18505.04 18:44:11 [Server] INFO [FeatherBoard] Checking for module updates ...
18605.04 18:44:11 [Server] WARN [FeatherBoard] Unable to check for module updates!
18705.04 18:44:11 [Server] INFO [ASkyBlock] Update available ASkyBlock V3.0.8.5
18805.04 18:45:24 [Server] WARN Failed to initialize a channel. Closing: [id: 0x05f56c26, L:/142.4.206.183:25575 - R:/73.142.100.183:50404]
18905.04 18:45:24 [Server] INFO java.lang.NoSuchMethodError: com.google.common.base.Objects.toStringHelper(Ljava/lang/Object;)Lcom/google/common/base/Objects$ToStringHelper;
19005.04 18:45:24 [Server] INFO at com.comphenix.protocol.events.ListeningWhitelist.toString(ListeningWhitelist.java:241) ~[?:?]
19105.04 18:45:24 [Server] INFO at java.lang.String.valueOf(String.java:2994) ~[?:1.8.0_152]
19205.04 18:45:24 [Server] INFO at java.lang.StringBuilder.append(StringBuilder.java:131) ~[?:1.8.0_152]
19305.04 18:45:24 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:273) ~[?:?]
19405.04 18:45:24 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?]
19505.04 18:45:24 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:251) ~[?:?]
19605.04 18:45:24 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:285) ~[?:?]
19705.04 18:45:24 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:257) ~[?:?]
19805.04 18:45:24 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printIterables(PrettyPrinter.java:144) ~[?:?]
19905.04 18:45:24 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:277) ~[?:?]
20005.04 18:45:24 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?]
20105.04 18:45:24 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:124) ~[?:?]
20205.04 18:45:24 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:102) ~[?:?]
20305.04 18:45:24 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:89) ~[?:?]
20405.04 18:45:24 [Server] INFO at com.comphenix.protocol.error.DetailedErrorReporter.getStringDescription(DetailedErrorReporter.java:480) ~[?:?]
20505.04 18:45:24 [Server] INFO at com.comphenix.protocol.error.DetailedErrorReporter.reportDetailed(DetailedErrorReporter.java:369) ~[?:?]
20605.04 18:45:24 [Server] INFO at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:63) ~[?:?]
20705.04 18:45:24 [Server] INFO at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:87) ~[?:?]
20805.04 18:45:24 [Server] INFO at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:149) ~[?:?]
20905.04 18:45:24 [Server] INFO at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
21005.04 18:45:24 [Server] INFO at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
21105.04 18:45:24 [Server] INFO at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:617) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
21205.04 18:45:24 [Server] INFO at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:235) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
21305.04 18:45:24 [Server] INFO at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:409) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
21405.04 18:45:24 [Server] INFO at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:396) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
21505.04 18:45:24 [Server] INFO at com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:159) [ProtocolLib.jar:4.1.0-b325]
21605.04 18:45:24 [Server] INFO at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
21705.04 18:45:24 [Server] INFO at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
21805.04 18:45:24 [Server] INFO at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:617) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
21905.04 18:45:24 [Server] INFO at io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:46) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
22005.04 18:45:24 [Server] INFO at io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1467) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
22105.04 18:45:24 [Server] INFO at io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1141) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
22205.04 18:45:24 [Server] INFO at io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:666) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
22305.04 18:45:24 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:510) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
22405.04 18:45:24 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:423) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
22505.04 18:45:24 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:482) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
22605.04 18:45:24 [Server] INFO at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
22705.04 18:45:24 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
22805.04 18:45:24 [Server] INFO at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:309) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
22905.04 18:45:24 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
23005.04 18:45:24 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
23105.04 18:45:24 [Server] WARN An exception 'java.lang.NullPointerException' [enable DEBUG level for full stacktrace] was thrown by a user handler's exceptionCaught() method while handling the following exception:
23205.04 18:45:24 [Server] INFO java.lang.NullPointerException: null
23305.04 18:45:24 [Server] INFO at net.minecraft.server.v1_12_R1.NetworkManager.close(NetworkManager.java:250) ~[spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
23405.04 18:45:24 [Server] INFO at net.minecraft.server.v1_12_R1.NetworkManager.channelInactive(NetworkManager.java:106) ~[spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
23505.04 18:45:24 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
23605.04 18:45:24 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
23705.04 18:45:24 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
23805.04 18:45:24 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:377) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
23905.04 18:45:24 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:342) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
24005.04 18:45:24 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
24105.04 18:45:24 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
24205.04 18:45:24 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
24305.04 18:45:24 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:377) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
24405.04 18:45:24 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:342) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
24505.04 18:45:24 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
24605.04 18:45:24 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
24705.04 18:45:24 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
24805.04 18:45:24 [Server] INFO at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
24905.04 18:45:24 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
25005.04 18:45:24 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
25105.04 18:45:24 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
25205.04 18:45:24 [Server] INFO at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
25305.04 18:45:24 [Server] INFO at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:277) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
25405.04 18:45:24 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
25505.04 18:45:24 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
25605.04 18:45:24 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
25705.04 18:45:24 [Server] INFO at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1409) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
25805.04 18:45:24 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
25905.04 18:45:24 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
26005.04 18:45:24 [Server] INFO at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:927) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
26105.04 18:45:24 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe$8.run(AbstractChannel.java:822) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
26205.04 18:45:24 [Server] INFO at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
26305.04 18:45:24 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
26405.04 18:45:24 [Server] INFO at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:309) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
26505.04 18:45:24 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [spigot-1.12.2.jar:git-Spigot-b6ecf3b-fb423b8]
26605.04 18:45:24 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
26705.04 18:45:25 [Server] INFO [Metrics] Server returned HTTP response code: 504 for URL: http://mcstats.org/report/MineResetLite