· 8 years ago · Jan 30, 2018, 03:14 PM
1[15:07:35] [Server thread/INFO]: Starting minecraft server version 1.8.8
2[15:07:35] [Server thread/INFO]: Loading properties
3[15:07:35] [Server thread/INFO]: Default game type: SURVIVAL
4[15:07:35] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-21fe707-e1ebe52 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
5[15:07:35] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[15:07:35] [Server thread/INFO]: Using 4 threads for Netty based IO
7[15:07:35] [Server thread/INFO]: Debug logging is disabled
8[15:07:35] [Server thread/INFO]: Generating keypair
9[15:07:35] [Server thread/INFO]: Starting Minecraft server on 127.0.0.1:25589
10[15:07:36] [Server thread/INFO]: Using epoll channel type
11[15:07:36] [Server thread/ERROR]: Ambiguous plugin name `WorldEdit' for files `plugins/WorldEdit.jar' and `plugins/worldedit-bukkit-6.1.7.3 (1).jar' in `plugins'
12[15:07:36] [Server thread/ERROR]: Ambiguous plugin name `VoxelSniper' for files `plugins/VoxelSniper.jar' and `plugins/VoxelSniper-5.171.0-SNAPSHOT.jar' in `plugins'
13[15:07:36] [Server thread/ERROR]: Ambiguous plugin name `Multiverse-Inventories' for files `plugins/multiverse-inventories_1.9.jar' and `plugins/Multiverse-Inventories-2.5.0-SNAPSHOT.jar' in `plugins'
14[15:07:36] [Server thread/INFO]: Set PluginClassLoader as parallel capable
15[15:07:36] [Server thread/ERROR]: Could not load 'plugins/fix-0.0.1-SNAPSHOT-shaded.jar' in folder 'plugins'
16org.bukkit.plugin.InvalidPluginException: Cannot find main class `ru.azim.tempfix.Fix;'
17 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:66) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
18 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
19 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
20 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-21fe707-e1ebe52]
21 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-21fe707-e1ebe52]
22 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-21fe707-e1ebe52]
23 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-21fe707-e1ebe52]
24 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
25Caused by: java.lang.ClassNotFoundException: ru/azim/tempfix/Fix;
26 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_151]
27 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_151]
28 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
29 ... 7 more
30[15:07:36] [Server thread/ERROR]: Could not load 'plugins/sellTe.jar' in folder 'plugins'
31org.bukkit.plugin.InvalidPluginException: Cannot find main class `it.alexdalfo4_.venditoken.prova'
32 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:66) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
33 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
34 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
35 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-21fe707-e1ebe52]
36 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-21fe707-e1ebe52]
37 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-21fe707-e1ebe52]
38 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-21fe707-e1ebe52]
39 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
40Caused by: java.lang.ClassNotFoundException: it.alexdalfo4_.venditoken.prova
41 at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_151]
42 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
43 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
44 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
45 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
46 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_151]
47 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_151]
48 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
49 ... 7 more
50[15:07:37] [Server thread/INFO]: [Tekkit] Loading Tekkit v0.1
51[15:07:38] [Server thread/INFO]: [Staff] Loading Staff v1.0
52[15:07:38] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.8.2
53[15:07:38] [Server thread/INFO]: [VoidWorld] Loading VoidWorld v1.0
54[15:07:38] [Server thread/INFO]: [AntiAFKPlus] Loading AntiAFKPlus v2.11
55[15:07:38] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.4
56[15:07:38] [Server thread/INFO]: [TGconsole] Loading TGconsole v1.10.1
57[15:07:38] [Server thread/INFO]: [CustomRecipes] Loading CustomRecipes v1.0
58[15:07:38] [Server thread/INFO]: [ConsoleSpamFix] Loading ConsoleSpamFix v1.5.0
59[15:07:38] [Server thread/INFO]: [MonsterGrinder] Loading MonsterGrinder v1.1
60[15:07:38] [Server thread/INFO]: [CustomCraftingRecipes] Loading CustomCraftingRecipes v1.1.1
61[15:07:38] [Server thread/INFO]: [TelegramBotsAPI] Loading TelegramBotsAPI v3.3
62[15:07:38] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.3.0
63[15:07:38] [Server thread/INFO]: [ViaVersion] ViaVersion 1.3.0 is now loaded, injecting!
64[15:07:38] [Server thread/INFO]: [Tablist] Loading Tablist v1.3.1.11
65[15:07:38] [Server thread/INFO]: [ChatColor] Loading ChatColor v6.2
66[15:07:38] [Server thread/INFO]: [AIO-Jetpacks] Loading AIO-Jetpacks v1.0.7
67[15:07:38] [Server thread/INFO]: [KitsCreator] Loading KitsCreator v1.7
68[15:07:38] [Server thread/INFO]: [AntiCrash] Loading AntiCrash v1.6
69[15:07:38] [Server thread/INFO]: [OpenInv] Loading OpenInv v2.3.4
70[15:07:38] [Server thread/INFO]: [ChunkFixer] Loading ChunkFixer v1.1
71[15:07:38] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
72[15:07:38] [Server thread/INFO]: [ControlHacker] Loading ControlHacker v5.1.5
73[15:07:38] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v10.3.1
74[15:07:38] [Server thread/INFO]: [Votifier] Loading Votifier v2.3.5
75[15:07:38] [Server thread/INFO]: [ActionHealth] Loading ActionHealth v3.2.0
76[15:07:38] [Server thread/INFO]: [Yamler] Loading Yamler v2.4.0-SNAPSHOTb-16
77[15:07:38] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
78[15:07:38] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.15.1-RC-sMD5NET-b1084
79[15:07:38] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
80[15:07:38] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
81[15:07:38] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
82[15:07:38] [Server thread/INFO]: [SinusForMinecraft] Loading SinusForMinecraft v1.1-SNAPSHOT
83[15:07:38] [Server thread/INFO]: [BookPacketExploitFix] Loading BookPacketExploitFix v1.0.1
84[15:07:38] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.2.4
85[15:07:38] [Server thread/INFO]: [SignEdit] Loading SignEdit v3.3.2
86[15:07:38] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v18.01.29-21e976c-993-18.4.8
87[15:07:38] [Server thread/INFO]: [iDisguise] Loading iDisguise v5.6.4
88[15:07:38] [Server thread/INFO]: [AdvancedOreGen] Loading AdvancedOreGen v1.2.6
89[15:07:38] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
90[15:07:38] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
91[15:07:38] [Server thread/INFO]: [CraftFactory] Loading CraftFactory v0.2.1
92[15:07:38] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v3.23.0
93[15:07:38] [Server thread/INFO]: [CS-CoreLib] Loading CS-CoreLib v1.5.16
94[15:07:38] [Server thread/INFO]: [CCM2] Loading CCM2 v2.0
95[15:07:38] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
96[15:07:38] [Server thread/INFO]: [CBWrapper] Loading CBWrapper v1.8.3
97[15:07:38] [Server thread/INFO]: [CmdBlock] Loading CmdBlock v1.5.4
98[15:07:38] [Server thread/INFO]: [FastAsyncVoxelSniper] Loading FastAsyncVoxelSniper v17.12.15-0dbb617-949-18.0.6
99[15:07:38] [Server thread/INFO]: [SimpleRename] Loading SimpleRename v10.0
100[15:07:38] [Server thread/INFO]: [VoteParty] Loading VoteParty v1.3.4.3
101[15:07:38] [Server thread/INFO]: [HideAndCustomPlugins] Loading HideAndCustomPlugins v1.4.8
102[15:07:38] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v3.2
103[15:07:38] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v3.0.8.2
104[15:07:38] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.171.0-SNAPSHOT
105[15:07:38] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
106[15:07:38] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b546
107[15:07:38] [Server thread/INFO]: [HeadDatabase] Loading HeadDatabase v3.6.6
108[15:07:38] [Server thread/INFO]: [Banknotes] Loading Banknotes v1.8.0
109[15:07:38] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
110[15:07:38] [Server thread/INFO]: [VoidSpawn] Loading VoidSpawn v1.16.1
111[15:07:38] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat v1.11.1
112[15:07:38] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
113[15:07:38] [Server thread/INFO]: [TradeMe] Loading TradeMe v5.1.3.0
114[15:07:38] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b546
115[15:07:38] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
116[15:07:38] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
117[15:07:38] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.3
118[15:07:38] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v1.4
119[15:07:38] [Server thread/INFO]: [PressurePush] Loading PressurePush v1.4
120[15:07:38] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
121[15:07:38] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b546
122[15:07:38] [Server thread/INFO]: [SensibleToolbox] Loading SensibleToolbox v1.0.7
123[15:07:38] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v1.3.98.3
124[15:07:38] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v5.0.0
125[15:07:38] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
126[15:07:38] [Server thread/INFO]: [TouchscreenHolograms] Loading TouchscreenHolograms v1.3.2
127[15:07:38] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.3.13
128[15:07:38] [Server thread/INFO]: [VoidWorld] Enabling VoidWorld v1.0
129[15:07:38] [Server thread/INFO]: [TGconsole] Enabling TGconsole v1.10.1
130[15:07:39] [Server thread/ERROR]: Error occurred while enabling TGconsole v1.10.1 (Is it up to date?)
131java.lang.NoSuchMethodError: org.apache.http.impl.client.HttpClientBuilder.setSSLHostnameVerifier(Ljavax/net/ssl/HostnameVerifier;)Lorg/apache/http/impl/client/HttpClientBuilder;
132 at org.telegram.telegrambots.bots.DefaultAbsSender.<init>(DefaultAbsSender.java:63) ~[?:?]
133 at org.telegram.telegrambots.bots.TelegramLongPollingBot.<init>(TelegramLongPollingBot.java:34) ~[?:?]
134 at org.telegram.telegrambots.bots.TelegramLongPollingBot.<init>(TelegramLongPollingBot.java:30) ~[?:?]
135 at ru.stormcraft.tgconsole.TGself.<init>(TGself.java:22) ~[?:?]
136 at ru.stormcraft.tgconsole.Main.onEnable(Main.java:59) ~[?:?]
137 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
138 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-21fe707-e1ebe52]
139 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-21fe707-e1ebe52]
140 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-21fe707-e1ebe52]
141 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-21fe707-e1ebe52]
142 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:199) [spigot.jar:git-Spigot-21fe707-e1ebe52]
143 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-21fe707-e1ebe52]
144 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
145[15:07:39] [Server thread/INFO]: [ConsoleSpamFix] Enabling ConsoleSpamFix v1.5.0
146[15:07:39] [Server thread/INFO]: [ConsoleSpamFix] Server version detected: 1.8.8
147[15:07:39] [Server thread/INFO]: [ConsoleSpamFix] Loading the config file...
148[15:07:39] [Server thread/INFO]: [ConsoleSpamFix] Config file loaded!
149[15:07:39] [Server thread/INFO]: [ConsoleSpamFix] ConsoleSpamFix loaded successfully!
150[15:07:39] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
151[15:07:39] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
152[15:07:39] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v18.01.29-21e976c-993-18.4.8
153[15:07:40] [Server thread/INFO]: ====== USE PAPER ======[m
154[15:07:40] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/[m
155[15:07:40] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/[m
156[15:07:40] [Server thread/INFO]: - This is only a recommendation[m
157[15:07:40] [Server thread/INFO]: ==============================[m
158[15:07:40] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
159[15:07:40] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
160[15:07:40] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
161[15:07:40] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
162[15:07:40] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
163[15:07:40] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
164[15:07:40] [Server thread/INFO]: [FastAsyncVoxelSniper] Enabling FastAsyncVoxelSniper v17.12.15-0dbb617-949-18.0.6
165[15:07:40] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v3.0.8.2
166[15:07:40] [Server thread/INFO]: [ASkyBlock] Loading entity limits
167[15:07:40] [Server thread/INFO]: [ASkyBlock] HOPPER will be limited to 100
168[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (BEETROOT_BLOCK) in blockvalues.yml blocks section. Skipping...
169[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (BLACK_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
170[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (BLACK_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
171[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (BLUE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
172[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (BLUE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
173[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_ACACIA) in blockvalues.yml blocks section. Skipping...
174[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_BIRCH) in blockvalues.yml blocks section. Skipping...
175[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_DARK_OAK) in blockvalues.yml blocks section. Skipping...
176[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_JUNGLE) in blockvalues.yml blocks section. Skipping...
177[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_SPRUCE) in blockvalues.yml blocks section. Skipping...
178[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (BONE_BLOCK) in blockvalues.yml blocks section. Skipping...
179[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (BROWN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
180[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (BROWN_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
181[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (CHORUS_FLOWER) in blockvalues.yml blocks section. Skipping...
182[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (CHORUS_PLANT) in blockvalues.yml blocks section. Skipping...
183[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (CONCRETE) in blockvalues.yml blocks section. Skipping...
184[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (CONCRETE_POWDER) in blockvalues.yml blocks section. Skipping...
185[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (CYAN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
186[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (CYAN_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
187[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (END_BRICKS) in blockvalues.yml blocks section. Skipping...
188[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (FROSTED_ICE) in blockvalues.yml blocks section. Skipping...
189[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (GRASS_PATH) in blockvalues.yml blocks section. Skipping...
190[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (GRAY_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
191[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (GRAY_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
192[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (GREEN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
193[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (GREEN_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
194[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (LIGHT_BLUE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
195[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (LIGHT_BLUE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
196[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (LIME_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
197[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (LIME_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
198[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (MAGENTA_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
199[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (MAGENTA_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
200[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (MAGMA) in blockvalues.yml blocks section. Skipping...
201[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (NETHER_WART_BLOCK) in blockvalues.yml blocks section. Skipping...
202[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (OBSERVER) in blockvalues.yml blocks section. Skipping...
203[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (ORANGE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
204[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (ORANGE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
205[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (PINK_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
206[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (PINK_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
207[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPLE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
208[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPLE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
209[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_BLOCK) in blockvalues.yml blocks section. Skipping...
210[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_DOUBLE_SLAB) in blockvalues.yml blocks section. Skipping...
211[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_PILLAR) in blockvalues.yml blocks section. Skipping...
212[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_SLAB) in blockvalues.yml blocks section. Skipping...
213[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_STAIRS) in blockvalues.yml blocks section. Skipping...
214[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (RED_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
215[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (RED_NETHER_BRICK) in blockvalues.yml blocks section. Skipping...
216[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (RED_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
217[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (SILVER_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
218[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (SILVER_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
219[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (WHITE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
220[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (WHITE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
221[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (YELLOW_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
222[15:07:40] [Server thread/WARN]: [ASkyBlock] Unknown material (YELLOW_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
223[15:07:40] [Server thread/ERROR]: Level (Abbattitore) for challenge grinder does not exist. Check challenges.yml.
224[15:07:40] [Server thread/INFO]: [ASkyBlock] Loaded default island schematic.
225[15:07:40] [Server thread/WARN]: Spawner setting of WITHER_SKELETON is unknown for this server. Skipping.
226[15:07:40] [Server thread/INFO]: [ASkyBlock] Loaded default nether schematic.
227[15:07:40] [Server thread/INFO]: [ASkyBlock] Loading schematic The Original (island.schematic) for all players, order 1
228[15:07:41] [Server thread/WARN]: Spawner setting of WITHER_SKELETON is unknown for this server. Skipping.
229[15:07:41] [Server thread/INFO]: [ASkyBlock] Loading schematic NetherBlock Island (nether.schematic) for all players, order 0
230[15:07:41] [Server thread/INFO]: [ASkyBlock] Loading schematic Island Duo (double.schematic) for all players, order 2
231[15:07:41] [Server thread/INFO]: [ASkyBlock] Loading schematic ?lBlack ?bDiamonds (harder.schematic) for all players, order 3
232[15:07:41] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
233[15:07:41] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
234[15:07:41] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
235[15:07:41] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
236[15:07:41] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
237[15:07:41] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
238[15:07:41] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
239[15:07:41] [Server thread/INFO]: Preparing level "world"
240[15:07:41] [Server thread/INFO]: -------- World Settings For [world] --------
241[15:07:41] [Server thread/INFO]: Anti X-Ray: true
242[15:07:41] [Server thread/INFO]: Engine Mode: 1
243[15:07:41] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
244[15:07:41] [Server thread/INFO]: Replace Blocks: [1, 5]
245[15:07:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
246[15:07:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
247[15:07:41] [Server thread/INFO]: Cane Growth Modifier: 100%
248[15:07:41] [Server thread/INFO]: Melon Growth Modifier: 100%
249[15:07:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
250[15:07:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
251[15:07:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
252[15:07:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
253[15:07:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
254[15:07:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
255[15:07:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
256[15:07:41] [Server thread/INFO]: Hopper Transfer: 4 Hopper Check: 8 Hopper Amount: 1
257[15:07:41] [Server thread/INFO]: Random Lighting Updates: false
258[15:07:41] [Server thread/INFO]: Structure Info Saving: true
259[15:07:41] [Server thread/INFO]: Sending up to 10 chunks per packet
260[15:07:41] [Server thread/INFO]: Max Entity Collisions: 8
261[15:07:41] [Server thread/INFO]: Mob Spawn Range: 4
262[15:07:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
263[15:07:41] [Server thread/INFO]: Max TNT Explosions: 100
264[15:07:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
265[15:07:41] [Server thread/INFO]: View Distance: 10
266[15:07:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
267[15:07:41] [Server thread/INFO]: Item Despawn Rate: 6000
268[15:07:41] [Server thread/INFO]: Item Merge Radius: 2.5
269[15:07:41] [Server thread/INFO]: Arrow Despawn Rate: 1200
270[15:07:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
271[15:07:41] [Server thread/INFO]: Chunks to Grow per Tick: 650
272[15:07:41] [Server thread/INFO]: Clear tick list: false
273[15:07:41] [Server thread/INFO]: Experience Merge Radius: 3.0
274[15:07:41] [Server thread/INFO]: -------- World Settings For [world_nether] --------
275[15:07:41] [Server thread/INFO]: Anti X-Ray: true
276[15:07:41] [Server thread/INFO]: Engine Mode: 1
277[15:07:41] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
278[15:07:41] [Server thread/INFO]: Replace Blocks: [1, 5]
279[15:07:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
280[15:07:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
281[15:07:41] [Server thread/INFO]: Cane Growth Modifier: 100%
282[15:07:41] [Server thread/INFO]: Melon Growth Modifier: 100%
283[15:07:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
284[15:07:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
285[15:07:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
286[15:07:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
287[15:07:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
288[15:07:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
289[15:07:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
290[15:07:41] [Server thread/INFO]: Hopper Transfer: 4 Hopper Check: 8 Hopper Amount: 1
291[15:07:41] [Server thread/INFO]: Random Lighting Updates: false
292[15:07:41] [Server thread/INFO]: Structure Info Saving: true
293[15:07:41] [Server thread/INFO]: Sending up to 10 chunks per packet
294[15:07:41] [Server thread/INFO]: Max Entity Collisions: 8
295[15:07:41] [Server thread/INFO]: Mob Spawn Range: 4
296[15:07:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
297[15:07:41] [Server thread/INFO]: Max TNT Explosions: 100
298[15:07:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
299[15:07:41] [Server thread/INFO]: View Distance: 10
300[15:07:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
301[15:07:41] [Server thread/INFO]: Item Despawn Rate: 6000
302[15:07:41] [Server thread/INFO]: Item Merge Radius: 2.5
303[15:07:41] [Server thread/INFO]: Arrow Despawn Rate: 1200
304[15:07:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
305[15:07:41] [Server thread/INFO]: Chunks to Grow per Tick: 650
306[15:07:41] [Server thread/INFO]: Clear tick list: false
307[15:07:41] [Server thread/INFO]: Experience Merge Radius: 3.0
308[15:07:41] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
309[15:07:41] [Server thread/INFO]: Anti X-Ray: true
310[15:07:41] [Server thread/INFO]: Engine Mode: 1
311[15:07:41] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
312[15:07:41] [Server thread/INFO]: Replace Blocks: [1, 5]
313[15:07:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
314[15:07:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
315[15:07:41] [Server thread/INFO]: Cane Growth Modifier: 100%
316[15:07:41] [Server thread/INFO]: Melon Growth Modifier: 100%
317[15:07:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
318[15:07:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
319[15:07:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
320[15:07:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
321[15:07:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
322[15:07:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
323[15:07:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
324[15:07:41] [Server thread/INFO]: Hopper Transfer: 4 Hopper Check: 8 Hopper Amount: 1
325[15:07:41] [Server thread/INFO]: Random Lighting Updates: false
326[15:07:41] [Server thread/INFO]: Structure Info Saving: true
327[15:07:41] [Server thread/INFO]: Sending up to 10 chunks per packet
328[15:07:41] [Server thread/INFO]: Max Entity Collisions: 8
329[15:07:41] [Server thread/INFO]: Mob Spawn Range: 4
330[15:07:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
331[15:07:41] [Server thread/INFO]: Max TNT Explosions: 100
332[15:07:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
333[15:07:41] [Server thread/INFO]: View Distance: 10
334[15:07:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
335[15:07:41] [Server thread/INFO]: Item Despawn Rate: 6000
336[15:07:41] [Server thread/INFO]: Item Merge Radius: 2.5
337[15:07:41] [Server thread/INFO]: Arrow Despawn Rate: 1200
338[15:07:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
339[15:07:41] [Server thread/INFO]: Chunks to Grow per Tick: 650
340[15:07:41] [Server thread/INFO]: Clear tick list: false
341[15:07:41] [Server thread/INFO]: Experience Merge Radius: 3.0
342[15:07:41] [Server thread/INFO]: Preparing start region for level 0 (Seed: 2030364399737586773)
343[15:07:41] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
344[15:07:41] [Server thread/INFO]: Anti X-Ray: true
345[15:07:41] [Server thread/INFO]: Engine Mode: 1
346[15:07:41] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
347[15:07:41] [Server thread/INFO]: Replace Blocks: [1, 5]
348[15:07:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
349[15:07:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
350[15:07:41] [Server thread/INFO]: Cane Growth Modifier: 100%
351[15:07:41] [Server thread/INFO]: Melon Growth Modifier: 100%
352[15:07:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
353[15:07:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
354[15:07:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
355[15:07:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
356[15:07:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
357[15:07:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
358[15:07:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
359[15:07:41] [Server thread/INFO]: Hopper Transfer: 4 Hopper Check: 8 Hopper Amount: 1
360[15:07:41] [Server thread/INFO]: Random Lighting Updates: false
361[15:07:41] [Server thread/INFO]: Structure Info Saving: true
362[15:07:41] [Server thread/INFO]: Sending up to 10 chunks per packet
363[15:07:41] [Server thread/INFO]: Max Entity Collisions: 8
364[15:07:41] [Server thread/INFO]: Mob Spawn Range: 4
365[15:07:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
366[15:07:41] [Server thread/INFO]: Max TNT Explosions: 100
367[15:07:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
368[15:07:41] [Server thread/INFO]: View Distance: 10
369[15:07:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
370[15:07:41] [Server thread/INFO]: Item Despawn Rate: 6000
371[15:07:41] [Server thread/INFO]: Item Merge Radius: 2.5
372[15:07:41] [Server thread/INFO]: Arrow Despawn Rate: 1200
373[15:07:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
374[15:07:41] [Server thread/INFO]: Chunks to Grow per Tick: 650
375[15:07:41] [Server thread/INFO]: Clear tick list: false
376[15:07:41] [Server thread/INFO]: Experience Merge Radius: 3.0
377[15:07:41] [Server thread/INFO]: Preparing start region for level 3 (Seed: -5836481408262216258)
378[15:07:41] [Server thread/INFO]: Creating ASkyBlock's Nether...
379[15:07:41] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
380[15:07:41] [Server thread/INFO]: Anti X-Ray: true
381[15:07:41] [Server thread/INFO]: Engine Mode: 1
382[15:07:41] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
383[15:07:41] [Server thread/INFO]: Replace Blocks: [1, 5]
384[15:07:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
385[15:07:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
386[15:07:41] [Server thread/INFO]: Cane Growth Modifier: 100%
387[15:07:41] [Server thread/INFO]: Melon Growth Modifier: 100%
388[15:07:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
389[15:07:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
390[15:07:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
391[15:07:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
392[15:07:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
393[15:07:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
394[15:07:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
395[15:07:41] [Server thread/INFO]: Hopper Transfer: 4 Hopper Check: 8 Hopper Amount: 1
396[15:07:41] [Server thread/INFO]: Random Lighting Updates: false
397[15:07:41] [Server thread/INFO]: Structure Info Saving: true
398[15:07:41] [Server thread/INFO]: Sending up to 10 chunks per packet
399[15:07:41] [Server thread/INFO]: Max Entity Collisions: 8
400[15:07:41] [Server thread/INFO]: Mob Spawn Range: 4
401[15:07:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
402[15:07:41] [Server thread/INFO]: Max TNT Explosions: 100
403[15:07:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
404[15:07:41] [Server thread/INFO]: View Distance: 10
405[15:07:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
406[15:07:41] [Server thread/INFO]: Item Despawn Rate: 6000
407[15:07:41] [Server thread/INFO]: Item Merge Radius: 2.5
408[15:07:41] [Server thread/INFO]: Arrow Despawn Rate: 1200
409[15:07:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
410[15:07:41] [Server thread/INFO]: Chunks to Grow per Tick: 650
411[15:07:41] [Server thread/INFO]: Clear tick list: false
412[15:07:41] [Server thread/INFO]: Experience Merge Radius: 3.0
413[15:07:41] [Server thread/INFO]: Preparing start region for level 4 (Seed: 5497699914038943866)
414[15:07:42] [Server thread/INFO]: Preparing spawn area: 7%
415[15:07:43] [Server thread/INFO]: Preparing start region for level 1 (Seed: -6871396352657626499)
416[15:07:44] [Server thread/INFO]: Preparing start region for level 2 (Seed: 2030364399737586773)
417[15:07:44] [Server thread/INFO]: Preparing start region for level 3 (Seed: -5836481408262216258)
418[15:07:44] [Server thread/INFO]: Preparing start region for level 4 (Seed: 5497699914038943866)
419[15:07:44] [Server thread/INFO]: [Tekkit] Enabling Tekkit v0.1
420[15:07:44] [Server thread/INFO]: [Staff] Enabling Staff v1.0
421[15:07:44] [Server thread/INFO]: Plugin abilitato
422[15:07:44] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.8.2
423[15:07:44] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
424[15:07:44] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
425[15:07:44] [Server thread/INFO]: [AntiAFKPlus] Enabling AntiAFKPlus v2.11
426[15:07:44] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.4
427[15:07:44] [Server thread/INFO]: [CustomRecipes] Enabling CustomRecipes v1.0
428[15:07:44] [Server thread/INFO]: [MonsterGrinder] Enabling MonsterGrinder v1.1
429[15:07:44] [Server thread/INFO]: [CustomCraftingRecipes] Enabling CustomCraftingRecipes v1.1.1
430[15:07:44] [Server thread/INFO]: [TelegramBotsAPI] Enabling TelegramBotsAPI v3.3
431[15:07:44] [Server thread/INFO]: Enabled Telegram bots API
432[15:07:44] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.3.0
433[15:07:44] [Server thread/INFO]: [Tablist] Enabling Tablist v1.3.1.11
434[15:07:44] [Server thread/INFO]: Tablist> Tablist v1.3.1.11 enabled!!
435[15:07:44] [Server thread/INFO]: [ChatColor] Enabling ChatColor v6.2
436[15:07:44] [Server thread/INFO]: Yep
437[15:07:44] [Server thread/INFO]: [AIO-Jetpacks] Enabling AIO-Jetpacks v1.0.7
438[15:07:44] [Server thread/INFO]: [AIO-Jetpacks] Registered jetpack #1
439[15:07:44] [Server thread/INFO]: [AIO-Jetpacks] Registered jetpack #2
440[15:07:44] [Server thread/INFO]: [KitsCreator] Enabling KitsCreator v1.7
441[15:07:44] [Server thread/INFO]: [AntiCrash] Enabling AntiCrash v1.6
442[15:07:44] [Server thread/INFO]: [0;37;22m[9m----------------------------[m
443[15:07:44] [Server thread/INFO]: [m
444[15:07:44] [Server thread/INFO]: [0;36;1m[21mAntiCrash [0;37;1mby CrispyBow[m
445[15:07:44] [Server thread/INFO]: [0;36;22mSkype [0;37;1mcrispybow31[m
446[15:07:44] [Server thread/INFO]: [m
447[15:07:44] [Server thread/INFO]: [0;37;22m[9m----------------------------[m
448[15:07:44] [Server thread/INFO]: [OpenInv] Enabling OpenInv v2.3.4
449[15:07:44] [Server thread/INFO]: [OpenInv] [Config] Update not required.
450[15:07:44] [Server thread/INFO]: [ChunkFixer] Enabling ChunkFixer v1.1
451[15:07:44] [Server thread/INFO]: [ChunkFixer] v1.1 Enabled!
452[15:07:44] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
453[15:07:45] [Server thread/INFO]: [ClearLag] Loading modules...
454[15:07:45] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
455[15:07:45] [Server thread/INFO]: [ClearLag] Modules have been loaded!
456[15:07:45] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
457[15:07:45] [Server thread/INFO]: [ControlHacker] Enabling ControlHacker v5.1.5
458[15:07:45] [Server thread/INFO]: [0;32;1mControlHacker loading...[m
459[15:07:45] [Server thread/INFO]: [0;32;1mControlHacker enabled. Developed by @Niketion, v5.1.5[m
460[15:07:45] [Server thread/INFO]: [0;32;1mTitle enabled.[m
461[15:07:45] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.3.1
462[15:07:45] [Thread-10/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
463[15:07:45] [Server thread/INFO]: [BuycraftX] Validating your server key...
464[15:07:45] [Thread-10/INFO]: [ClearLag] No updates found!
465[15:07:46] [Server thread/WARN]: [BuycraftX] Your server and webstore online mode settings are mismatched. Unless you are using a proxy and server combination (such as BungeeCord/Spigot or LilyPad/Connect) that corrects UUIDs, then you may experience issues with packages not applying.
466[15:07:46] [Server thread/WARN]: [BuycraftX] If you have verified that your set up is correct, you can suppress this message by setting is-bungeecord=true in your BuycraftX config.properties.
467[15:07:46] [Server thread/INFO]: [BuycraftX] A new version of BuycraftX (10.4.0) is available. Go to your server panel at https://server.buycraft.net/plugins to download the update.
468[15:07:46] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
469[15:07:47] [Server thread/INFO]: [BuycraftX] Updating coupon list...
470[15:07:47] [Server thread/INFO]: [Votifier] Enabling Votifier v2.3.5
471[15:07:47] [Server thread/INFO]: [Votifier] Loaded token for website: default
472[15:07:47] [Server thread/INFO]: [Votifier] DEBUG mode enabled!
473[15:07:48] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
474[15:07:48] [Server thread/INFO]: [ActionHealth] Enabling ActionHealth v3.2.0
475[15:07:48] [Server thread/INFO]: [Yamler] Enabling Yamler v2.4.0-SNAPSHOTb-16
476[15:07:48] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.15.1-RC-sMD5NET-b1084
477[15:07:48] [nioEventLoopGroup-2-1/INFO]: [Votifier] Votifier enabled on socket /185.229.236.190:8192.
478[15:07:48] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
479[15:07:49] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
480[15:07:49] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
481[15:07:49] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
482[15:07:49] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
483[15:07:49] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
484[15:07:49] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.8.8)...
485[15:07:49] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance | CatchAllAdapter
486[15:07:49] [Server thread/INFO]: [NoCheatPlus] Version 3.15.1-RC-sMD5NET-b1084 is enabled.
487[15:07:49] [Server thread/INFO]: [SinusForMinecraft] Enabling SinusForMinecraft v1.1-SNAPSHOT
488[15:07:49] [Server thread/INFO]: [BookPacketExploitFix] Enabling BookPacketExploitFix v1.0.1
489[15:07:49] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.2.4
490[15:07:49] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
491[15:07:49] [Server thread/INFO]: [SignEdit] Enabling SignEdit v3.3.2
492[15:07:49] [Server thread/INFO]: [iDisguise] Enabling iDisguise v5.6.4
493[15:07:49] [Thread-12/WARN]: [Fatal Error] :1:1: Premature end of file.
494
495[15:07:49] [Thread-12/WARN]: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
496[15:07:49] [Thread-12/WARN]: at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
497[15:07:49] [Thread-12/WARN]: at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
498[15:07:49] [Thread-12/WARN]: at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:121)
499[15:07:49] [Thread-12/WARN]: at net.timroden.signedit.VersionChecker.run(VersionChecker.java:44)
500[15:07:49] [Thread-12/WARN]: [SignEdit] ?cError retrieving latest version from BukkitDev.
501[15:07:49] [Server thread/INFO]: [iDisguise] iDisguise 5.6.4 enabled!
502[15:07:49] [Server thread/INFO]: [AdvancedOreGen] Enabling AdvancedOreGen v1.2.6
503[15:07:49] [Server thread/INFO]: [0;33;22m[AdvancedOreGen] [0;32;1mUsing ASkyBlock as SkyBlock-Plugin[m
504[15:07:49] [Server thread/INFO]: 1
505[15:07:49] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
506[15:07:49] [Server thread/INFO]: [PermissionsEx] Initializing file backend
507[15:07:49] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
508[15:07:49] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
509[15:07:49] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
510[15:07:49] [Server thread/INFO]: [CraftFactory] Enabling CraftFactory v0.2.1
511[15:07:49] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v3.23.0
512[15:07:49] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
513[15:07:49] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v3.23.0
514[15:07:49] [Server thread/INFO]: [FeatherBoard] Framework version: 2017-08
515[15:07:49] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
516[15:07:49] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
517[15:07:49] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
518[15:07:49] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
519[15:07:49] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
520[15:07:49] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
521[15:07:49] [Server thread/INFO]: [FeatherBoard] Loading dependency Ebean 2.8.1 ...
522[15:07:49] [Server thread/INFO]: [FeatherBoard] Ebean 2.8.1 is now loaded!
523[15:07:49] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
524[15:07:49] [Server thread/INFO]: [FeatherBoard] Loading messages ...
525[15:07:49] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
526[15:07:49] [Server thread/INFO]: [FeatherBoard] Loading placeholders ...
527[15:07:50] [Thread-14/INFO]: UUID of player alexdalfo4_ is 31800748-176f-3571-80dd-d99c5bbad8d7
528[15:07:51] [Server thread/INFO]: [FeatherBoard] Loaded 2119 of the 4922 placholders
529[15:07:51] [Server thread/INFO]: [FeatherBoard] Loading Event hooks ...
530[15:07:51] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
531[15:07:51] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
532[15:07:51] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
533[15:07:51] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
534[15:07:51] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
535[15:07:51] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
536[15:07:51] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
537[15:07:51] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
538[15:07:51] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: warning
539[15:07:51] [Server thread/INFO]: [FeatherBoard] Lines: 2
540[15:07:51] [Server thread/INFO]: [FeatherBoard] Arguments: 1
541[15:07:52] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'default' ...
542[15:07:52] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'combat-scoreboard-example' ...
543[15:07:52] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'mcmmo-levelup' ...
544[15:07:52] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'towny-town-example' ...
545[15:07:52] [Server thread/INFO]: [FeatherBoard] Failed to check for a update on spigot.
546[15:07:52] [Server thread/INFO]: [0;35;22m[[0;34;1mFeatherBoard[0;35;22m] [0;32;1mYour version is up to date![m
547[15:07:52] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
548[15:07:52] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
549[15:07:53] [Server thread/INFO]: [CS-CoreLib] Enabling CS-CoreLib v1.5.16
550[15:07:53] [Server thread/INFO]: [CCM2] Enabling CCM2 v2.0
551[15:07:53] [Server thread/INFO]: [CCM2] CCM has been Enabled.
552[15:07:53] [Server thread/INFO]: [CBWrapper] Enabling CBWrapper v1.8.3
553[15:07:53] [Server thread/INFO]: [CmdBlock] Enabling CmdBlock v1.5.4
554[15:07:53] [Server thread/INFO]: [SimpleRename] Enabling SimpleRename v10.0
555[15:07:53] [Server thread/INFO]: SimpleRename enabled!
556[15:07:53] [Server thread/INFO]: [VoteParty] Enabling VoteParty v1.3.4.3
557[15:07:53] [Server thread/INFO]: ---------------------------
558[15:07:53] [Server thread/INFO]: VoteParty Updater
559[15:07:53] [Server thread/INFO]:
560[15:07:53] [Server thread/INFO]: An update for VoteParty has been found!
561[15:07:53] [Server thread/INFO]: VoteParty 1.11.0
562[15:07:53] [Server thread/INFO]: You are running 1.3.4.3
563[15:07:53] [Server thread/INFO]:
564[15:07:53] [Server thread/INFO]: Download at http://www.spigotmc.org/resources/voteparty.987/
565[15:07:53] [Server thread/INFO]: ---------------------------
566[15:07:53] [Server thread/INFO]: [HideAndCustomPlugins] Enabling HideAndCustomPlugins v1.4.8
567[15:07:53] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.4.8 Metrics started: http://mcstats.org/plugin/HideAndCustomPlugins
568[15:07:53] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.4.8 Successfully reloaded config.yml
569[15:07:53] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.4.8 Plugin has been activated successfully.
570[15:07:53] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v3.2
571[15:07:54] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.171.0-SNAPSHOT
572[15:07:54] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
573[15:07:54] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
574[15:07:54] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
575[15:07:54] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
576[15:07:54] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
577[15:07:54] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b546
578[15:07:54] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
579[15:07:54] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
580[15:07:54] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
581[15:07:55] [Server thread/INFO]: Using locale it
582[15:07:55] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
583[15:07:55] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
584[15:07:55] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
585[15:07:55] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
586[15:07:55] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v3.6.6
587[15:07:55] [Server thread/INFO]: [0;31;1m[HeadDatabase] Cracked by Java | DirectLeaks[m
588[15:07:55] [Server thread/INFO]: [HeadDatabase] Economy succesfully setup!
589[15:07:55] [Server thread/INFO]: [Banknotes] Enabling Banknotes v1.8.0
590[15:07:55] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
591[15:07:56] [Server thread/INFO]: -------- World Settings For [Builderr] --------
592[15:07:56] [Server thread/INFO]: Anti X-Ray: true
593[15:07:56] [Server thread/INFO]: Engine Mode: 1
594[15:07:56] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
595[15:07:56] [Server thread/INFO]: Replace Blocks: [1, 5]
596[15:07:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
597[15:07:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
598[15:07:56] [Server thread/INFO]: Cane Growth Modifier: 100%
599[15:07:56] [Server thread/INFO]: Melon Growth Modifier: 100%
600[15:07:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
601[15:07:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
602[15:07:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
603[15:07:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
604[15:07:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
605[15:07:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
606[15:07:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
607[15:07:56] [Server thread/INFO]: Hopper Transfer: 4 Hopper Check: 8 Hopper Amount: 1
608[15:07:56] [Server thread/INFO]: Random Lighting Updates: false
609[15:07:56] [Server thread/INFO]: Structure Info Saving: true
610[15:07:56] [Server thread/INFO]: Sending up to 10 chunks per packet
611[15:07:56] [Server thread/INFO]: Max Entity Collisions: 8
612[15:07:56] [Server thread/INFO]: Mob Spawn Range: 4
613[15:07:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
614[15:07:56] [Server thread/INFO]: Max TNT Explosions: 100
615[15:07:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
616[15:07:56] [Server thread/INFO]: View Distance: 10
617[15:07:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
618[15:07:56] [Server thread/INFO]: Item Despawn Rate: 6000
619[15:07:56] [Server thread/INFO]: Item Merge Radius: 2.5
620[15:07:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
621[15:07:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
622[15:07:56] [Server thread/INFO]: Chunks to Grow per Tick: 650
623[15:07:56] [Server thread/INFO]: Clear tick list: false
624[15:07:56] [Server thread/INFO]: Experience Merge Radius: 3.0
625[15:07:56] [Server thread/INFO]: Preparing start region for level 5 (Seed: -293523744548104934)
626[15:07:56] [Server thread/INFO]: -------- World Settings For [Eventi] --------
627[15:07:56] [Server thread/INFO]: Anti X-Ray: true
628[15:07:56] [Server thread/INFO]: Engine Mode: 1
629[15:07:56] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
630[15:07:56] [Server thread/INFO]: Replace Blocks: [1, 5]
631[15:07:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
632[15:07:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
633[15:07:56] [Server thread/INFO]: Cane Growth Modifier: 100%
634[15:07:56] [Server thread/INFO]: Melon Growth Modifier: 100%
635[15:07:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
636[15:07:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
637[15:07:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
638[15:07:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
639[15:07:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
640[15:07:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
641[15:07:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
642[15:07:56] [Server thread/INFO]: Hopper Transfer: 4 Hopper Check: 8 Hopper Amount: 1
643[15:07:56] [Server thread/INFO]: Random Lighting Updates: false
644[15:07:56] [Server thread/INFO]: Structure Info Saving: true
645[15:07:56] [Server thread/INFO]: Sending up to 10 chunks per packet
646[15:07:56] [Server thread/INFO]: Max Entity Collisions: 8
647[15:07:56] [Server thread/INFO]: Mob Spawn Range: 4
648[15:07:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
649[15:07:56] [Server thread/INFO]: Max TNT Explosions: 100
650[15:07:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
651[15:07:56] [Server thread/INFO]: View Distance: 10
652[15:07:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
653[15:07:56] [Server thread/INFO]: Item Despawn Rate: 6000
654[15:07:56] [Server thread/INFO]: Item Merge Radius: 2.5
655[15:07:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
656[15:07:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
657[15:07:56] [Server thread/INFO]: Chunks to Grow per Tick: 650
658[15:07:56] [Server thread/INFO]: Clear tick list: false
659[15:07:56] [Server thread/INFO]: Experience Merge Radius: 3.0
660[15:07:56] [Server thread/INFO]: Preparing start region for level 6 (Seed: -6242357979280005982)
661[15:07:57] [Server thread/INFO]: -------- World Settings For [Build] --------
662[15:07:57] [Server thread/INFO]: Anti X-Ray: true
663[15:07:57] [Server thread/INFO]: Engine Mode: 1
664[15:07:57] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
665[15:07:57] [Server thread/INFO]: Replace Blocks: [1, 5]
666[15:07:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
667[15:07:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
668[15:07:57] [Server thread/INFO]: Cane Growth Modifier: 100%
669[15:07:57] [Server thread/INFO]: Melon Growth Modifier: 100%
670[15:07:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
671[15:07:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
672[15:07:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
673[15:07:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
674[15:07:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
675[15:07:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
676[15:07:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
677[15:07:57] [Server thread/INFO]: Hopper Transfer: 4 Hopper Check: 8 Hopper Amount: 1
678[15:07:57] [Server thread/INFO]: Random Lighting Updates: false
679[15:07:57] [Server thread/INFO]: Structure Info Saving: true
680[15:07:57] [Server thread/INFO]: Sending up to 10 chunks per packet
681[15:07:57] [Server thread/INFO]: Max Entity Collisions: 8
682[15:07:57] [Server thread/INFO]: Mob Spawn Range: 4
683[15:07:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
684[15:07:57] [Server thread/INFO]: Max TNT Explosions: 100
685[15:07:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
686[15:07:57] [Server thread/INFO]: View Distance: 10
687[15:07:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
688[15:07:57] [Server thread/INFO]: Item Despawn Rate: 6000
689[15:07:57] [Server thread/INFO]: Item Merge Radius: 2.5
690[15:07:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
691[15:07:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
692[15:07:57] [Server thread/INFO]: Chunks to Grow per Tick: 650
693[15:07:57] [Server thread/INFO]: Clear tick list: false
694[15:07:57] [Server thread/INFO]: Experience Merge Radius: 3.0
695[15:07:57] [Server thread/INFO]: Preparing start region for level 7 (Seed: 8868491059131190648)
696[15:07:58] [Server thread/INFO]: -------- World Settings For [Spawn] --------
697[15:07:58] [Server thread/INFO]: Anti X-Ray: true
698[15:07:58] [Server thread/INFO]: Engine Mode: 1
699[15:07:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
700[15:07:58] [Server thread/INFO]: Replace Blocks: [1, 5]
701[15:07:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
702[15:07:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
703[15:07:58] [Server thread/INFO]: Cane Growth Modifier: 100%
704[15:07:58] [Server thread/INFO]: Melon Growth Modifier: 100%
705[15:07:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
706[15:07:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
707[15:07:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
708[15:07:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
709[15:07:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
710[15:07:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
711[15:07:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
712[15:07:58] [Server thread/INFO]: Hopper Transfer: 4 Hopper Check: 8 Hopper Amount: 1
713[15:07:58] [Server thread/INFO]: Random Lighting Updates: false
714[15:07:58] [Server thread/INFO]: Structure Info Saving: true
715[15:07:58] [Server thread/INFO]: Sending up to 10 chunks per packet
716[15:07:58] [Server thread/INFO]: Max Entity Collisions: 8
717[15:07:58] [Server thread/INFO]: Mob Spawn Range: 4
718[15:07:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
719[15:07:58] [Server thread/INFO]: Max TNT Explosions: 100
720[15:07:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
721[15:07:58] [Server thread/INFO]: View Distance: 10
722[15:07:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
723[15:07:58] [Server thread/INFO]: Item Despawn Rate: 6000
724[15:07:58] [Server thread/INFO]: Item Merge Radius: 2.5
725[15:07:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
726[15:07:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
727[15:07:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
728[15:07:58] [Server thread/INFO]: Clear tick list: false
729[15:07:58] [Server thread/INFO]: Experience Merge Radius: 3.0
730[15:07:58] [Server thread/INFO]: Preparing start region for level 8 (Seed: 6498629079591103320)
731[15:07:58] [Server thread/INFO]: [Multiverse-Core] 9 - World(s) loaded.
732[15:07:58] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
733[15:07:58] [Server thread/INFO]: [VoidSpawn] Enabling VoidSpawn v1.16.1
734[15:07:58] [Server thread/INFO]: [0;36;22m[[0;35;1mVoidSpawn[0;36;22m] [m[0;33;1mASkyBlock found, initializing support.[m
735[15:07:58] [Server thread/INFO]: [0;36;22m[[0;35;1mVoidSpawn[0;36;22m] [m[0;33;1mASkyBlock support initialized.[m
736[15:07:58] [Server thread/INFO]: [0;36;22m[[0;35;1mVoidSpawn[0;36;22m] [m[0;33;1mv1.16.1 by EnderCrest enabled[m
737[15:07:58] [Server thread/INFO]: [DeluxeChat] Enabling DeluxeChat v1.11.1
738[15:07:58] [Server thread/INFO]: [DeluxeChat] 2 formats loaded!
739[15:07:58] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat messages.yml
740[15:07:58] [Server thread/INFO]: [DeluxeChat] Loading placeholders.yml
741[15:07:58] [Server thread/INFO]: [DeluxeChat] 13 entries added to the chat_filter!
742[15:07:58] [Server thread/INFO]: [DeluxeChat] Hooked into ASkyBlock for placeholders!
743[15:07:58] [Server thread/INFO]: [DeluxeChat] Hooked into Essentials for placeholders!
744[15:07:58] [Server thread/INFO]: [DeluxeChat] Hooked into MVdWPlaceholderAPI for placeholders!
745[15:07:58] [Server thread/INFO]: [DeluxeChat] Hooked into PlaceholderAPI for placeholders!
746[15:07:58] [Server thread/INFO]: [DeluxeChat] Hooked into Vault for economy placeholders!
747[15:07:58] [Server thread/INFO]: [DeluxeChat] Hooked into Vault for permissions placeholders!
748[15:07:58] [Server thread/INFO]: [DeluxeChat] 7 placeholder hooks have been registered and are enabled.
749[15:07:59] [Server thread/INFO]: ----------------------------
750[15:07:59] [Server thread/INFO]: DeluxeChat Updater
751[15:07:59] [Server thread/INFO]:
752[15:07:59] [Server thread/INFO]: You are running 1.11.1
753[15:07:59] [Server thread/INFO]: The latest version
754[15:07:59] [Server thread/INFO]: of DeluxeChat!
755[15:07:59] [Server thread/INFO]:
756[15:07:59] [Server thread/INFO]: ----------------------------
757[15:07:59] [Server thread/INFO]: [0;31;22m|| [0;31;1mBlackSpigotMC [0;31;22m|| [0;31;1mOhYeah55[m
758[15:07:59] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
759[15:07:59] [Server thread/INFO]: [TradeMe] Enabling TradeMe v5.1.3.0
760[15:07:59] [Server thread/INFO]: [0;36;22m[TradeMe][0;33;22m Version 5.1.3.0 has been enabled[m
761[15:07:59] [Server thread/INFO]: [0;36;22m[TradeMe][0;33;22m Vault plugin was found![m
762[15:07:59] [Server thread/INFO]: [0;36;22m[TradeMe][0;33;22m Connected to sqlite[m
763[15:07:59] [Server thread/INFO]: [0;36;22m[TradeMe] [0;33;22m3 trade logs preloaded[m
764[15:07:59] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b546
765[15:07:59] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
766[15:08:00] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
767[15:08:00] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
768[15:08:00] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
769[15:08:00] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
770[15:08:00] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
771[15:08:00] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
772[15:08:00] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
773[15:08:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
774[15:08:00] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
775[15:08:00] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
776[15:08:00] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
777[15:08:00] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
778[15:08:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
779[15:08:00] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
780[15:08:00] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
781[15:08:00] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
782[15:08:00] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
783[15:08:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
784[15:08:00] [Server thread/INFO]: [WorldGuard] (ASkyBlock) TNT ignition is PERMITTED.
785[15:08:00] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lighters are PERMITTED.
786[15:08:00] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lava fire is blocked.
787[15:08:00] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Fire spread is UNRESTRICTED.
788[15:08:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock'
789[15:08:00] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) TNT ignition is PERMITTED.
790[15:08:00] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lighters are PERMITTED.
791[15:08:00] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lava fire is blocked.
792[15:08:00] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Fire spread is UNRESTRICTED.
793[15:08:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock_nether'
794[15:08:00] [Server thread/INFO]: [WorldGuard] (Builderr) TNT ignition is PERMITTED.
795[15:08:00] [Server thread/INFO]: [WorldGuard] (Builderr) Lighters are PERMITTED.
796[15:08:00] [Server thread/INFO]: [WorldGuard] (Builderr) Lava fire is blocked.
797[15:08:00] [Server thread/INFO]: [WorldGuard] (Builderr) Fire spread is UNRESTRICTED.
798[15:08:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Builderr'
799[15:08:00] [Server thread/INFO]: [WorldGuard] (Eventi) TNT ignition is PERMITTED.
800[15:08:00] [Server thread/INFO]: [WorldGuard] (Eventi) Lighters are PERMITTED.
801[15:08:00] [Server thread/INFO]: [WorldGuard] (Eventi) Lava fire is blocked.
802[15:08:00] [Server thread/INFO]: [WorldGuard] (Eventi) Fire spread is UNRESTRICTED.
803[15:08:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Eventi'
804[15:08:00] [Server thread/INFO]: [WorldGuard] (Build) TNT ignition is PERMITTED.
805[15:08:00] [Server thread/INFO]: [WorldGuard] (Build) Lighters are PERMITTED.
806[15:08:00] [Server thread/INFO]: [WorldGuard] (Build) Lava fire is blocked.
807[15:08:00] [Server thread/INFO]: [WorldGuard] (Build) Fire spread is UNRESTRICTED.
808[15:08:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Build'
809[15:08:00] [Server thread/INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
810[15:08:00] [Server thread/INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
811[15:08:00] [Server thread/INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
812[15:08:00] [Server thread/INFO]: [WorldGuard] (Spawn) Fire spread is UNRESTRICTED.
813[15:08:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn'
814[15:08:00] [Server thread/INFO]: [WorldGuard] Loading region data...
815[15:08:00] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.3
816[15:08:00] [Server thread/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1mDetected Minecraft [0;33;1mv1_8_R3[0;32;1m, using [0;33;1mUniversalSkinFactory[0;32;1m.[m
817[15:08:00] [Server thread/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1mDetected [0;33;1mMultiverse-Core[0;32;1m! Using it for dimensions.[m
818[15:08:00] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v1.4
819[15:08:01] [Server thread/INFO]: [Multiverse-Inventories 1.4] enabled.
820[15:08:01] [Server thread/INFO]: [PressurePush] Enabling PressurePush v1.4
821[15:08:01] [Server thread/INFO]: [PressurePush] Enabled, Revisioned by CullanP
822[15:08:01] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1
823[15:08:01] [Server thread/INFO]: [0;30;1m[[0;32;22mCommandNPC[0;30;1m] [0;33;22mVault compatible economy found! Economy support for CommandNPC has been enabled.[m
824[15:08:01] [Server thread/INFO]: [0;30;1m[[0;32;22mCommandNPC[0;30;1m] [0;33;22mInitiating Database[m
825[15:08:01] [Server thread/INFO]: [0;30;1m[[0;32;22mCommandNPC[0;30;1m] [0;33;22mInjecting command info into Citizens.[m
826[15:08:01] [Server thread/INFO]: [0;30;1m[[0;32;22mCommandNPC[0;30;1m] [0;33;22mCommandNPC successfully loaded![m
827[15:08:01] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b546
828[15:08:01] [Thread-18/INFO]: [0;30;1m[[0;32;22mCommandNPC[0;30;1m] [0;33;22mLoading commands complete![m
829[15:08:20] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v1.3.98.3
830[15:08:20] [Server thread/INFO]: [CrateReloaded] v1_8_R3
831[15:08:20] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v5.0.0
832[15:08:21] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
833[15:08:21] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
834[15:08:21] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
835[15:08:21] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
836[15:08:21] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
837[15:08:21] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
838[15:08:21] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
839[15:08:21] [Server thread/INFO]: creating table 'items'
840[15:08:21] [Server thread/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`))
841[15:08:21] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
842[15:08:21] [Server thread/INFO]: creating table 'accounts'
843[15:08:21] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
844[15:08:21] [Server thread/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`) )
845[15:08:21] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
846[15:08:21] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
847[15:08:22] [Server thread/INFO]: [TouchscreenHolograms] Enabling TouchscreenHolograms v1.3.2
848[15:08:22] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.3.13
849[15:08:22] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
850[15:08:22] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
851[15:08:22] [Server thread/INFO]: [ShopGUIPlus] SilkSpawners support enabled!
852[15:08:22] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading miscellanous > 22 (shops.yml), item not loaded
853[15:08:22] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
854[15:08:23] [Server thread/INFO]: Done (42.398s)! For help, type "help" or "?"
855[15:08:23] [Craft Scheduler Thread - 2/WARN]: Exception in thread "Craft Scheduler Thread - 2"
856[15:08:23] [Craft Scheduler Thread - 2/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 1051
857 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
858 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
859 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
860 at java.lang.Thread.run(Thread.java:748)
861Caused by: java.lang.NoSuchMethodError: org.bukkit.Server._INVALID_getOnlinePlayers()[Lorg/bukkit/entity/Player;
862 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
863 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
864 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
865 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
866 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
867 ... 3 more
868
869[15:08:23] [Craft Scheduler Thread - 4/INFO]: [PlugMan] No update was found.
870[15:08:23] [Server thread/INFO]: [Banknotes] Found economy provider Vault
871[15:08:23] [Server thread/INFO]: [CS-CoreLib - Protection] Loaded Protection Module "WorldGuard"
872[15:08:23] [Server thread/INFO]: [CS-CoreLib - Protection] Loaded Protection Module "ASkyBlock"
873[15:08:23] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
874[15:08:23] [Craft Scheduler Thread - 15/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
875[15:08:24] [Craft Scheduler Thread - 5/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m----------------------------------------------[m
876[15:08:24] [Craft Scheduler Thread - 5/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m +===============+[m
877[15:08:24] [Craft Scheduler Thread - 5/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m | SkinsRestorer |[m
878[15:08:24] [Craft Scheduler Thread - 5/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m |---------------|[m
879[15:08:24] [Craft Scheduler Thread - 5/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m | [0;33;1mBungee Mode[0;32;1m |[m
880[15:08:24] [Craft Scheduler Thread - 5/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m +===============+[m
881[15:08:24] [Craft Scheduler Thread - 5/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m----------------------------------------------[m
882[15:08:24] [Craft Scheduler Thread - 5/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;36;1m Current version: [0;32;1m13.3[m
883[15:08:24] [Craft Scheduler Thread - 5/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m This is the latest version![m
884[15:08:24] [Craft Scheduler Thread - 5/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m----------------------------------------------[m
885[15:08:24] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
886[15:08:24] [Craft Scheduler Thread - 11/INFO]: [HeadDatabase] Succesfully loaded 11218 heads!
887[15:08:27] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
888[15:08:27] [Craft Scheduler Thread - 11/WARN]: java.net.BindException: Address already in use (Bind failed)
889[15:08:27] [Craft Scheduler Thread - 11/WARN]: at java.net.PlainSocketImpl.socketBind(Native Method)
890[15:08:27] [Craft Scheduler Thread - 11/WARN]: at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:387)
891[15:08:27] [Craft Scheduler Thread - 11/WARN]: at java.net.ServerSocket.bind(ServerSocket.java:375)
892[15:08:27] [Craft Scheduler Thread - 11/WARN]: at java.net.ServerSocket.<init>(ServerSocket.java:237)
893[15:08:27] [Craft Scheduler Thread - 11/WARN]: at java.net.ServerSocket.<init>(ServerSocket.java:128)
894[15:08:27] [Craft Scheduler Thread - 11/WARN]: at com.alw3ys.sinusforminecraft.SinusForMinecraft$1.run(SinusForMinecraft.java:42)
895[15:08:27] [Craft Scheduler Thread - 11/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
896[15:08:27] [Craft Scheduler Thread - 11/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
897[15:08:27] [Craft Scheduler Thread - 11/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
898[15:08:27] [Craft Scheduler Thread - 11/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
899[15:08:27] [Craft Scheduler Thread - 11/WARN]: at java.lang.Thread.run(Thread.java:748)
900[15:08:27] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m Plugin 'WorldGuard' found. Using it now.[m
901[15:08:27] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m Plugin 'ASkyBlock' found. Using it now.[m
902[15:08:27] [Server thread/INFO]: [ASkyBlock] Silencing command feedback for Ops...
903[15:08:27] [Server thread/INFO]: Game rule has been updated
904[15:08:27] [Server thread/INFO]: [ASkyBlock] If you do not want this, do /gamerule sendCommandFeedback true
905[15:08:27] [Server thread/INFO]: [ASkyBlock] Checking for new updates...
906[15:08:27] [Thread-23/INFO]: UUID of player alexdalfo4_ is 31800748-176f-3571-80dd-d99c5bbad8d7
907[15:08:27] [Server thread/INFO]: [Citizens] Loaded 16 NPCs.
908[15:08:27] [Server thread/INFO]: [ASkyBlock] Loading island grid...
909[15:08:27] [Server thread/INFO]: [ASkyBlock] Loading islands.yml
910[15:08:27] [Server thread/INFO]: [ASkyBlock] Loading warps...
911[15:08:27] [Server thread/INFO]: [ASkyBlock] All files loaded. Ready to play...
912[15:08:27] [Server thread/INFO]: [ASkyBlock] Metrics loaded.
913[15:08:27] [Craft Scheduler Thread - 20/INFO]: [Vault] Checking for Updates ...
914[15:08:27] [Craft Scheduler Thread - 15/INFO]: [PlaceholderAPI] 95 placeholder expansions are available on the cloud.
915[15:08:27] [Craft Scheduler Thread - 15/INFO]: [PlaceholderAPI] 0 expansions you use have updates.
916[15:08:27] [Craft Scheduler Thread - 20/INFO]: [Vault] No new version available
917[15:08:27] [Server thread/INFO]: com.mojang.authlib.GameProfile@735cab17[id=31800748-176f-3571-80dd-d99c5bbad8d7,name=alexdalfo4_,properties={textures=[com.mojang.authlib.properties.Property@59b7d054]},legacy=false] (/87.0.24.126:38284) lost connection: Disconnected
918[15:08:28] [Server thread/INFO]: alexdalfo4_[/87.0.24.126:59429] logged in with entity id 1130 at ([ASkyBlock]-13.015045690932833, 122.5, -1176.5748859142027)
919[15:08:28] [Server thread/INFO]: [0;37;22m[[0;36;1m+[0;37;22m] [0;36;1malexdalfo4_[m
920[15:08:29] [Server thread/INFO]: Plugins (73): [0;32;1mTekkit[0;37;1m, [0;32;1mStaff[0;37;1m, [0;32;1mPlaceholderAPI[0;37;1m, [0;32;1mVoidWorld[0;37;1m, [0;32;1mAntiAFKPlus[0;37;1m, [0;32;1mPlugMan[0;37;1m, [0;32;1mTGconsole[0;37;1m, [0;32;1mCustomRecipes[0;37;1m, [0;32;1mConsoleSpamFix[0;37;1m, [0;32;1mMonsterGrinder[0;37;1m, [0;32;1mCustomCraftingRecipes[0;37;1m, [0;32;1mTelegramBotsAPI[0;37;1m, [0;32;1mViaVersion[0;37;1m, [0;32;1mTablist[0;37;1m, [0;32;1mChatColor[0;37;1m, [0;32;1mAIO-Jetpacks[0;37;1m, [0;32;1mKitsCreator[0;37;1m, [0;32;1mAntiCrash[0;37;1m, [0;32;1mOpenInv[0;37;1m, [0;32;1mChunkFixer[0;37;1m, [0;32;1mClearLag[0;37;1m, [0;32;1mControlHacker[0;37;1m, [0;32;1mBuycraftX[0;37;1m, [0;32;1mVotifier[0;37;1m, [0;32;1mActionHealth[0;37;1m, [0;32;1mYamler[0;37;1m, [0;32;1mProtocolLib[0;37;1m, [0;32;1mNoCheatPlus[0;37;1m, [0;32;1mSinusForMinecraft[0;37;1m, [0;32;1mBookPacketExploitFix[0;37;1m, [0;32;1mMVdWPlaceholderAPI[0;37;1m, [0;32;1mSignEdit[0;37;1m, [0;32;1mFastAsyncWorldEdit[0;37;1m, [0;32;1miDisguise[0;37;1m, [0;32;1mAdvancedOreGen[0;37;1m, [0;32;1mPermissionsEx[0;37;1m, [0;32;1mCraftFactory[0;37;1m, [0;32;1mFeatherBoard[0;37;1m, [0;32;1mCS-CoreLib[0;37;1m, [0;32;1mCCM2[0;37;1m, [0;32;1mVault[0;37;1m, [0;32;1mCBWrapper[0;37;1m, [0;32;1mCmdBlock[0;37;1m, [0;32;1mFastAsyncVoxelSniper[0;37;1m, [0;32;1mSimpleRename[0;37;1m, [0;32;1mVoteParty[0;37;1m, [0;32;1mHideAndCustomPlugins[0;37;1m, [0;32;1mAuctionHouse[0;37;1m, [0;32;1mASkyBlock[0;37;1m, [0;32;1mVoxelSniper[0;37;1m, [0;32;1mWorldEdit[0;37;1m, [0;32;1mEssentials[0;37;1m, [0;32;1mHeadDatabase[0;37;1m, [0;32;1mBanknotes[0;37;1m, [0;32;1mMultiverse-Core[0;37;1m, [0;32;1mVoidSpawn[0;37;1m, [0;32;1mDeluxeChat[0;37;1m, [0;32;1mCitizens[0;37;1m, [0;32;1mTradeMe[0;37;1m, [0;32;1mEssentialsChat[0;37;1m, [0;32;1mHolographicDisplays[0;37;1m, [0;32;1mWorldGuard[0;37;1m, [0;32;1mSkinsRestorer[0;37;1m, [0;32;1mMultiverse-Inventories[0;37;1m, [0;32;1mPressurePush[0;37;1m, [0;32;1mCommandNPC[0;37;1m, [0;32;1mEssentialsSpawn[0;37;1m, [0;32;1mSensibleToolbox[0;37;1m, [0;32;1mCrateReloaded[0;37;1m, [0;32;1mSilkSpawners[0;37;1m, [0;32;1mChestShop[0;37;1m, [0;32;1mTouchscreenHolograms[0;37;1m, [0;32;1mShopGUIPlus[m
921[15:08:29] [Craft Scheduler Thread - 28/INFO]: [BuycraftX] Fetching all due players...
922[15:08:29] [Server thread/INFO]: [ASkyBlock] No update available.
923[15:08:29] [Craft Scheduler Thread - 28/INFO]: [BuycraftX] Fetched due players (1 found).
924[15:08:38] [Server thread/WARN]: [HideAndCustomPlugins] A new update is available! (1.8.1) current: 1.4.8
925[15:08:38] [Server thread/WARN]: [HideAndCustomPlugins] You can get it at: http://dev.bukkit.org/bukkit-plugins/hideandcustomplugins/
926[15:08:45] [Server thread/INFO]: alexdalfo4_ issued server command: /tgc