· 6 years ago · Mar 21, 2020, 04:30 PM
1[15:54:43] [main/INFO]: Main is now locked.
2[15:54:43] [Server thread/INFO]: Starting minecraft server version 1.8.8
3[15:54:43] [Server thread/INFO]: Loading properties
4[15:54:43] [Server thread/INFO]: Default game type: SURVIVAL
5[15:54:43] [Server thread/INFO]: This server is running Stellar version Stellar (MC: 1.8.8) (Implementing API version 1.8.8-R0.2-SNAPSHOT)
6[15:54:43] [Server thread/INFO]: Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m
7[15:54:43] [Server thread/INFO]: Server Ping Player Sample Count: 12
8[15:54:43] [Server thread/INFO]: Using 4 threads for Netty based IO
9[15:54:43] [Server thread/INFO]: Debug logging is disabled
10[15:54:43] [Server thread/INFO]: Data value allowed items:
11[15:54:43] [Server thread/INFO]: Generating keypair
12[15:54:43] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25582
13[15:54:43] [Server thread/INFO]: Using epoll channel type
14[15:54:43] [Server thread/ERROR]: Could not load 'plugins/CS-CoreLib v1.6.2.jar' in folder 'plugins'
15org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
16 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:167) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
17 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:134) [StellarSpigot.jar:git-TacoSpigot-04511af6]
18 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:287) [StellarSpigot.jar:git-TacoSpigot-04511af6]
19 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:215) [StellarSpigot.jar:git-TacoSpigot-04511af6]
20 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:605) [StellarSpigot.jar:git-TacoSpigot-04511af6]
21 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
22Caused by: java.util.zip.ZipException: zip file is empty
23 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_242]
24 at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_242]
25 at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_242]
26 at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_242]
27 at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_242]
28 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:155) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
29 ... 5 more
30[15:54:43] [Server thread/INFO]: Set PluginClassLoader as parallel capable
31[15:54:45] [Server thread/ERROR]: Could not load 'plugins/PrisonUtils.jar' in folder 'plugins'
32org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: me/mrCookieSlime/CSCoreLibPlugin/general/Inventory/Item/CustomItem
33 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:134) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
34 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:335) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
35 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:252) [StellarSpigot.jar:git-TacoSpigot-04511af6]
36 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:287) [StellarSpigot.jar:git-TacoSpigot-04511af6]
37 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:215) [StellarSpigot.jar:git-TacoSpigot-04511af6]
38 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:605) [StellarSpigot.jar:git-TacoSpigot-04511af6]
39 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
40Caused by: java.lang.NoClassDefFoundError: me/mrCookieSlime/CSCoreLibPlugin/general/Inventory/Item/CustomItem
41 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_242]
42 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_242]
43 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
44 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:130) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
45 ... 6 more
46Caused by: java.lang.ClassNotFoundException: me.mrCookieSlime.CSCoreLibPlugin.general.Inventory.Item.CustomItem
47 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_242]
48 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
49 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
50 at java.lang.ClassLoader.loadClass(ClassLoader.java:419) ~[?:1.8.0_242]
51 at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_242]
52 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_242]
53 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_242]
54 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
55 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:130) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
56 ... 6 more
57[15:54:45] [Server thread/INFO]: [AdvancedMonthlyCrates] Loading AdvancedMonthlyCrates v1.6.1
58[15:54:45] [Server thread/INFO]: [TreasurePets] Loading TreasurePets v6.17
59[15:54:45] [Server thread/INFO]: [OptimalKeyAll] Loading OptimalKeyAll v1.0-SNAPSHOT
60[15:54:45] [Server thread/INFO]: [OptimalLevels] Loading OptimalLevels v1.4-STABLE
61[15:54:45] [Server thread/INFO]: [CustomRewards] Loading CustomRewards v1.0.1-1.8
62[15:54:45] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.3
63[15:54:45] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.6
64[15:54:45] [Server thread/INFO]: [CommandAliases] Loading CommandAliases v1.0
65[15:54:45] [Server thread/INFO]: [AntiWorldFly] Loading AntiWorldFly v2.3.7
66[15:54:45] [Server thread/INFO]: [AsylumBombs] Loading AsylumBombs v1.2.9
67[15:54:45] [Server thread/INFO]: [CustomMobs] Loading CustomMobs v1.0.0
68[15:54:45] [Server thread/INFO]: [ChatReaction] Loading ChatReaction v1.7.1
69[15:54:45] [Server thread/INFO]: [CustomEnchants] Loading CustomEnchants v1.0.1
70[15:54:45] [Server thread/INFO]: [LuckyTags] Loading LuckyTags v1.1
71[15:54:45] [Server thread/INFO]: [BungeeGuard] Loading BungeeGuard v1.0-SNAPSHOT
72[15:54:45] [Server thread/INFO]: [Shop] Loading Shop v1.5.3
73[15:54:45] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.2.3
74[15:54:45] [Server thread/INFO]: [ViaVersion] ViaVersion 2.2.3 is now loaded, injecting!
75[15:54:45] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
76[15:54:46] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
77[15:54:46] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
78[15:54:46] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
79[15:54:46] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
80[15:54:46] [Server thread/INFO]: [ViaVersion] Loading translation mapping
81[15:54:46] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
82[15:54:46] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
83[15:54:46] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
84[15:54:46] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
85[15:54:46] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
86[15:54:46] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
87[15:54:46] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 blockstate mapping...
88[15:54:47] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 block mapping...
89[15:54:47] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 item mapping...
90[15:54:47] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 sound mapping...
91[15:54:47] [Server thread/INFO]: [CraftingStore] Loading CraftingStore v1.5
92[15:54:47] [Server thread/INFO]: [OpenInv] Loading OpenInv v2.3.4
93[15:54:47] [Server thread/INFO]: [LockProxy] Loading LockProxy v1.0.1
94[15:54:47] [Server thread/INFO]: [QuadrexAnnouncements] Loading QuadrexAnnouncements v1.0.0-SNAPSHOT
95[15:54:47] [Server thread/INFO]: [SuperPouches] Loading SuperPouches v1.2.1
96[15:54:47] [Server thread/INFO]: [EpicMinions] Loading EpicMinions v3.10.1
97[15:54:47] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
98[15:54:47] [Server thread/INFO]: [BarGamble] Loading BarGamble v1.0
99[15:54:47] [Server thread/INFO]: [Votifier] Loading Votifier v3.0.0-SNAPSHOT
100[15:54:47] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b699
101[15:54:47] [Server thread/INFO]: [DeathMessagesPrime] Loading DeathMessagesPrime v1.14.8
102[15:54:47] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v3.0.1
103[15:54:47] [Server thread/INFO]: [Vouchers] Loading Vouchers v1.7.8
104[15:54:47] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.07.25-58243b6-1278-22.3.1
105[15:54:47] [Server thread/INFO]: [PvPingDonation] Loading PvPingDonation v2.5-UNIVERSAL-STABLE
106[15:54:47] [Server thread/INFO]: [ChatColorGUI] Loading ChatColorGUI v1.0.1
107[15:54:47] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.10.5
108[15:54:47] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
109[15:54:47] [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*!
110[15:54:47] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v4.22.0
111[15:54:47] [Server thread/INFO]: [KOTH] Loading KOTH v1.14.2
112[15:54:47] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
113[15:54:47] [Server thread/INFO]: [MoneyTopList] Loading MoneyTopList v1.0
114[15:54:47] [Server thread/INFO]: [Mines] Loading Mines v4.10.6
115[15:54:47] [Server thread/INFO]: [EpicRename] Loading EpicRename v3.6
116[15:54:47] [Server thread/INFO]: [VoteParty] Loading VoteParty v1.9.9
117[15:54:47] [Server thread/INFO]: [EpicCraftingsPlus] Loading EpicCraftingsPlus v5.8.4
118[15:54:47] [Server thread/INFO]: [Coinflip] Loading Coinflip v1.0.4-SNAPSHOT
119[15:54:47] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v4.1.4
120[15:54:47] [Server thread/INFO]: [EZPrestige] Loading EZPrestige v1.0.2
121[15:54:47] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro v1.9.0
122[15:54:47] [Server thread/INFO]: [GrantX] Loading GrantX v1.1.0
123[15:54:47] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
124[15:54:47] [Server thread/INFO]: [QuickSell] Loading QuickSell v2.0.6
125[15:54:47] [Server thread/INFO]: [Essentials] Loading Essentials v2.16.1.0
126[15:54:47] [Server thread/INFO]: [ClearLagTimer] Loading ClearLagTimer vBuild 25b
127[15:54:47] [Server thread/INFO]: [ACSell] Loading ACSell v1.0
128[15:54:47] [Server thread/INFO]: [PremiumHelp] Loading PremiumHelp v1.0.4-SNAPSHOT
129[15:54:47] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat v1.14.3
130[15:54:47] [Server thread/INFO]: [VoteRewards] Loading VoteRewards v3.3.3-Beta
131[15:54:47] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.17.1
132[15:54:47] [Server thread/INFO]: [AutoPickup] Loading AutoPickup v5.0.3
133[15:54:47] [Server thread/INFO]: [TAB] Loading TAB v2.5.1
134[15:54:47] [Server thread/INFO]: [Boss] Loading Boss v3.7.1
135[15:54:47] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
136[15:54:47] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v1.8.13
137[15:54:47] [Server thread/INFO]: [QuadrexKitGUI] Loading QuadrexKitGUI v1.0.0-SNAPSHOT
138[15:54:47] [Server thread/INFO]: [CombatLogX] Loading CombatLogX v9.9.0.0
139[15:54:47] [Server thread/INFO]: [Combat] Loading expansion 'WorldGuard Compatibility v14.10'
140[15:54:47] [Server thread/INFO]: [Combat] Loaded 1 expansion
141[15:54:47] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.16.1.0
142[15:54:47] [Server thread/INFO]: [BeastTokens] Loading BeastTokens v3.8.4
143[15:54:47] [Server thread/INFO]: [ZyroxEvents] Loading ZyroxEvents vv11.0
144[15:54:47] [Server thread/INFO]: [AdvancedEnchantments] Loading AdvancedEnchantments v7.0.1
145[15:54:47] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.9.0 (build #52)
146[15:54:47] [Server thread/INFO]: [CrazyEnvoy] Loading CrazyEnvoy v1.3.7-RELEASE
147[15:54:47] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
148[15:54:47] [Server thread/INFO]: [XLAutoMiner] Loading XLAutoMiner v1.5.2
149[15:54:47] [Server thread/INFO]: [PVPWarsGenerator] Loading PVPWarsGenerator v3.2
150[15:54:47] [Server thread/INFO]: [ServerNPC] Loading ServerNPC v1.6.4-RELEASE
151[15:54:47] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v2.0.21
152[15:54:47] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.3.15
153[15:54:47] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
154[15:54:48] [Server thread/INFO]: [Item2Chat] Loading Item2Chat v4.2.3
155[15:54:48] [Server thread/INFO]: [BPS-Premium] Loading BPS-Premium v6.2.3
156[15:54:48] [Server thread/INFO]: [PremiumVanish] Loading PremiumVanish v2.4.9
157[15:54:48] [Server thread/INFO]: [AdvancedSpawners] Loading AdvancedSpawners v1.0.5
158[15:54:48] [Server thread/INFO]: [ExploitFixer] Loading ExploitFixer v1.0.2
159[15:54:48] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.07.25-58243b6-1278-22.3.1
160[15:54:48] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
161[15:54:48] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
162[15:54:48] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
163[15:54:48] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
164[15:54:48] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
165[15:54:48] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
166[15:54:48] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
167[15:54:48] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
168[15:54:48] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
169[15:54:48] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
170[15:54:48] [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.
171[15:54:48] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
172[15:54:48] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
173[15:54:48] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
174[15:54:48] [Server thread/INFO]: Preparing level "OpPrison"
175[15:54:48] [Server thread/INFO]: -------- World Settings For [OpPrison] --------
176[15:54:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
177[15:54:48] [Server thread/INFO]: Mob Spawn Range: 4
178[15:54:48] [Server thread/INFO]: Anti X-Ray: true
179[15:54:48] [Server thread/INFO]: Engine Mode: 1
180[15:54:48] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
181[15:54:48] [Server thread/INFO]: Replace Blocks: [1, 5]
182[15:54:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
183[15:54:48] [Server thread/INFO]: Cane Growth Modifier: 100%
184[15:54:48] [Server thread/INFO]: Melon Growth Modifier: 100%
185[15:54:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
186[15:54:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
187[15:54:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
188[15:54:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
189[15:54:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
190[15:54:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
191[15:54:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
192[15:54:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
193[15:54:48] [Server thread/INFO]: Random Lighting Updates: false
194[15:54:48] [Server thread/INFO]: Structure Info Saving: true
195[15:54:48] [Server thread/INFO]: Sending up to 10 chunks per packet
196[15:54:48] [Server thread/INFO]: Max Entity Collisions: 8
197[15:54:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
198[15:54:48] [Server thread/INFO]: Max TNT Explosions: 100
199[15:54:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
200[15:54:48] [Server thread/INFO]: View Distance: 10
201[15:54:48] [Server thread/INFO]: Item Despawn Rate: 6000
202[15:54:48] [Server thread/INFO]: Item Merge Radius: 2.5
203[15:54:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
204[15:54:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
205[15:54:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
206[15:54:48] [Server thread/INFO]: Chunks to Grow per Tick: 650
207[15:54:48] [Server thread/INFO]: Clear tick list: false
208[15:54:48] [Server thread/INFO]: Experience Merge Radius: 3.0
209[15:54:48] [Server thread/INFO]: -------- World Settings For [OpPrison] --------
210[15:54:48] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
211[15:54:48] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
212[15:54:48] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
213[15:54:48] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
214[15:54:48] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
215[15:54:48] [Server thread/INFO]: Water over lava flow speed: 5
216[15:54:48] [Server thread/INFO]: Fix TNT cannons: false
217[15:54:48] [Server thread/INFO]: Allow undead horse types to be leashed: false
218[15:54:48] [Server thread/INFO]: Keep spawn chunk loaded: true
219[15:54:48] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
220[15:54:48] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
221[15:54:48] [Server thread/INFO]: World async lighting: false
222[15:54:48] [Server thread/INFO]: -------- World Settings For [OpPrison] --------
223[15:54:48] [Server thread/INFO]: -------- World Settings For [OpPrison] --------
224[15:54:48] [Server thread/INFO]: Cooldown Hoppers when Full: enabled
225[15:54:48] [Server thread/INFO]: Hopper Move Item Events: disabled
226[15:54:48] [Server thread/INFO]: Preparing start region for level 0 (Seed: 0)
227[15:54:49] [Server thread/INFO]: [AdvancedMonthlyCrates] Enabling AdvancedMonthlyCrates v1.6.1
228[15:54:50] [Server thread/INFO]: [TreasurePets] Enabling TreasurePets v6.17
229[15:54:50] [Server thread/INFO]: TreasurePets V:6.17 is loading
230[15:54:50] [Server thread/ERROR]: [TreasurePets] Plugin TreasurePets v6.17 has failed to register events for class me.bournedev.custompets.skills.statusrelated.events.moneyboosterevent.ShopGUIPlus because net/brcdev/shopgui/event/ShopPreTransactionEvent does not exist.
231[15:54:50] [Server thread/INFO]: TreasurePets V:6.17 has been loaded
232[15:54:50] [Server thread/INFO]: [OptimalKeyAll] Enabling OptimalKeyAll v1.0-SNAPSHOT
233[15:54:50] [Server thread/INFO]: [OptimalKeyAll] Running Base Framework Enable...
234[15:54:50] [Server thread/INFO]: [OptimalKeyAll] ================================================
235[15:54:50] [Server thread/INFO]: [OptimalKeyAll] Plugin: OptimalKeyAll
236[15:54:50] [Server thread/INFO]: [OptimalKeyAll] Version: 1.0-SNAPSHOT
237[15:54:50] [Server thread/INFO]: [OptimalKeyAll] Author(s): [Taleeko]
238[15:54:50] [Server thread/INFO]: [OptimalKeyAll] Description: null
239[15:54:50] [Server thread/INFO]: [OptimalKeyAll] ================================================
240[15:54:50] [Server thread/INFO]: [OptimalLevels] Enabling OptimalLevels v1.4-STABLE
241[15:54:50] [Server thread/INFO]: [CustomRewards] Enabling CustomRewards v1.0.1-1.8
242[15:54:50] [Server thread/WARN]: java.lang.IllegalArgumentException: No enum constant me.ipodtouch0218.superr.customrewards.utils.ParticleEffect.TOTEM
243[15:54:50] [Server thread/WARN]: at java.lang.Enum.valueOf(Enum.java:238)
244[15:54:50] [Server thread/WARN]: at me.ipodtouch0218.superr.customrewards.utils.ParticleEffect.valueOf(ParticleEffect.java:47)
245[15:54:50] [Server thread/WARN]: at me.ipodtouch0218.superr.customrewards.CustomReward.deserialize(CustomReward.java:49)
246[15:54:50] [Server thread/WARN]: at me.ipodtouch0218.superr.customrewards.RewardsMain.lambda$loadRewards$1(RewardsMain.java:123)
247[15:54:50] [Server thread/WARN]: at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
248[15:54:50] [Server thread/WARN]: at me.ipodtouch0218.superr.customrewards.RewardsMain.loadRewards(RewardsMain.java:120)
249[15:54:50] [Server thread/WARN]: at me.ipodtouch0218.superr.customrewards.RewardsMain.reload(RewardsMain.java:102)
250[15:54:50] [Server thread/WARN]: at me.ipodtouch0218.superr.customrewards.RewardsMain.onEnable(RewardsMain.java:41)
251[15:54:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
252[15:54:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339)
253[15:54:50] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:411)
254[15:54:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:353)
255[15:54:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:312)
256[15:54:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:439)
257[15:54:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:403)
258[15:54:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:358)
259[15:54:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:280)
260[15:54:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:605)
261[15:54:50] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
262[15:54:50] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.3
263[15:54:50] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
264[15:54:50] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.6
265[15:54:50] [Server thread/INFO]: [CommandAliases] Enabling CommandAliases v1.0
266[15:54:50] [Server thread/WARN]: java.io.FileNotFoundException: http://kineticraft.net/checkUpdate.php?plugin=CommandAliases
267[15:54:50] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896)
268[15:54:50] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
269[15:54:50] [Server thread/WARN]: at com.snap.alias.Updater.httpRequest(Updater.java:51)
270[15:54:50] [Server thread/WARN]: at com.snap.alias.Updater.isUpToDate(Updater.java:63)
271[15:54:50] [Server thread/WARN]: at com.snap.alias.CommandAliases.onEnable(CommandAliases.java:13)
272[15:54:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
273[15:54:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339)
274[15:54:50] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:411)
275[15:54:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:353)
276[15:54:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:312)
277[15:54:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:439)
278[15:54:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:403)
279[15:54:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:358)
280[15:54:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:280)
281[15:54:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:605)
282[15:54:50] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
283[15:54:50] [Server thread/INFO]: [AntiWorldFly] Enabling AntiWorldFly v2.3.7
284[15:54:50] [Server thread/INFO]: [AntiWorldFly] Registering listeners...
285[15:54:50] [Server thread/INFO]: [AntiWorldFly] Backing up and loading configuration files...
286[15:54:50] [Thread-31/INFO]: [AntiWorldFly] Checking for plugin update...
287[15:54:50] [Server thread/INFO]: [AntiWorldFly] Plugin successfully enabled and ready to run! Took 32ms.
288[15:54:50] [Server thread/INFO]: [AsylumBombs] Enabling AsylumBombs v1.2.9
289[15:54:50] [Server thread/INFO]: [AsylumBombs] Using WorldGuard version 6
290[15:54:50] [Server thread/INFO]: [CustomMobs] Enabling CustomMobs v1.0.0
291[15:54:50] [Server thread/INFO]: [ChatReaction] Enabling ChatReaction v1.7.1
292[15:54:50] [Server thread/INFO]: [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
293[15:54:50] [Server thread/INFO]: [ChatReaction] 0 words loaded!
294[15:54:50] [Server thread/INFO]: [ChatReaction] Reaction stats are disabled!!
295[15:54:50] [Server thread/INFO]: ---------------------------
296[15:54:50] [Server thread/INFO]: ChatReaction Updater
297[15:54:50] [Server thread/INFO]:
298[15:54:50] [Server thread/INFO]: Could not connect to spigotmc.org
299[15:54:50] [Server thread/INFO]: to check for updates!
300[15:54:50] [Server thread/INFO]:
301[15:54:50] [Server thread/INFO]: ---------------------------
302[15:54:50] [Server thread/INFO]: ---------------------------
303[15:54:50] [Server thread/INFO]: ChatReaction Updater
304[15:54:50] [Server thread/INFO]:
305[15:54:50] [Server thread/INFO]: You are running 1.7.1
306[15:54:50] [Server thread/INFO]: The latest version
307[15:54:50] [Server thread/INFO]: of ChatReaction!
308[15:54:50] [Server thread/INFO]:
309[15:54:50] [Server thread/INFO]: ---------------------------
310[15:54:50] [Server thread/INFO]: [CustomEnchants] Enabling CustomEnchants v1.0.1
311[15:54:50] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: mapping values are not allowed here
312 in 'string', line 22, column 19:
313 Max-Level: 5
314 ^
315
316[15:54:50] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57)
317[15:54:50] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226)
318[15:54:50] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169)
319[15:54:50] [Server thread/WARN]: at me.PCPSells.CEMain.onEnable(CEMain.java:54)
320[15:54:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
321[15:54:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339)
322[15:54:50] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:411)
323[15:54:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:353)
324[15:54:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:312)
325[15:54:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:439)
326[15:54:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:403)
327[15:54:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:358)
328[15:54:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:280)
329[15:54:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:605)
330[15:54:50] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
331[15:54:50] [Server thread/WARN]: Caused by: mapping values are not allowed here
332 in 'string', line 22, column 19:
333 Max-Level: 5
334 ^
335
336[15:54:50] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:871)
337[15:54:50] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360)
338[15:54:50] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226)
339[15:54:50] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558)
340[15:54:50] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
341[15:54:50] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143)
342[15:54:50] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224)
343[15:54:50] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
344[15:54:50] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229)
345[15:54:50] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
346[15:54:50] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229)
347[15:54:50] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
348[15:54:50] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
349[15:54:50] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
350[15:54:50] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120)
351[15:54:50] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450)
352[15:54:50] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:369)
353[15:54:50] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
354[15:54:50] [Server thread/WARN]: ... 14 more
355[15:54:50] [Server thread/INFO]: [LuckyTags] Enabling LuckyTags v1.1
356[15:54:50] [Server thread/WARN]: [LuckyTags] Could not save config.yml to plugins/LuckyTags/config.yml because config.yml already exists.
357[15:54:50] [Server thread/WARN]: [LuckyTags] Could not save config.yml to plugins/LuckyTags/config.yml because config.yml already exists.
358[15:54:50] [Server thread/WARN]: [LuckyTags] Could not save data.yml to plugins/LuckyTags/data.yml because data.yml already exists.
359[15:54:50] [Server thread/WARN]: [LuckyTags] Could not save data.yml to plugins/LuckyTags/data.yml because data.yml already exists.
360[15:54:50] [Server thread/WARN]: [LuckyTags] Could not save settings.yml to plugins/LuckyTags/settings.yml because settings.yml already exists.
361[15:54:50] [Server thread/WARN]: [LuckyTags] Could not save settings.yml to plugins/LuckyTags/settings.yml because settings.yml already exists.
362[15:54:50] [Server thread/INFO]: [LuckyTags] +--------------------------+
363[15:54:50] [Server thread/INFO]: [LuckyTags] Registering Commands (1/2)
364[15:54:50] [Server thread/INFO]: [LuckyTags] Commands Registered
365[15:54:50] [Server thread/INFO]: [LuckyTags] Registering Events (2/2)
366[15:54:50] [Server thread/INFO]: [LuckyTags] Events Registered
367[15:54:50] [Server thread/INFO]: [LuckyTags] +--------------------------+
368[15:54:50] [Server thread/INFO]: [LuckyTags] Plugin Made by eickmung!
369[15:54:50] [Server thread/INFO]: [LuckyTags] +--------------------------+
370[15:54:50] [Server thread/INFO]: [BungeeGuard] Enabling BungeeGuard v1.0-SNAPSHOT
371[15:54:50] [Server thread/INFO]: [BungeeGuard] Using Paper PlayerHandshakeEvent
372[15:54:50] [Server thread/ERROR]: [BungeeGuard] Plugin BungeeGuard v1.0-SNAPSHOT has failed to register events for class me.lucko.bungeeguard.backend.BungeeGuardBackendPlugin because com/destroystokyo/paper/event/player/PlayerHandshakeEvent does not exist.
373[15:54:50] [Server thread/INFO]: [Shop] Enabling Shop v1.5.3
374[15:54:50] [Server thread/INFO]: [Shop] Registered amount pattern: 1-64
375[15:54:51] [Server thread/INFO]: [Shop] Registered shop: blocks
376[15:54:51] [Server thread/INFO]: [Shop] Registered shop: wool
377[15:54:51] [Server thread/INFO]: [Shop] Registered shop: farming
378[15:54:51] [Server thread/INFO]: [Shop] Registered shop: mobdrops
379[15:54:51] [Server thread/INFO]: [Shop] Registered shop: food
380[15:54:51] [Server thread/INFO]: [Shop] Registered shop: redstone
381[15:54:51] [Server thread/INFO]: [Shop] Registered shop: miscellaneous
382[15:54:51] [Server thread/INFO]: [Shop] Registered shop: clay
383[15:54:51] [Server thread/INFO]: [Shop] Registered shop: glass
384[15:54:51] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.2.3
385[15:54:51] [Server thread/INFO]: [CraftingStore] Enabling CraftingStore v1.5
386[15:54:51] [Server thread/INFO]: [CraftingStore] Your key is valid, and you are ready to accept donations!
387[15:54:52] [Server thread/INFO]: [CraftingStore] Hooked with PlaceholderAPI
388[15:54:52] [Server thread/INFO]: [OpenInv] Enabling OpenInv v2.3.4
389[15:54:52] [Server thread/INFO]: [OpenInv] [Config] Update not required.
390[15:54:52] [Server thread/INFO]: [LockProxy] Enabling LockProxy v1.0.1
391[15:54:52] [Server thread/INFO]: [QuadrexAnnouncements] Enabling QuadrexAnnouncements v1.0.0-SNAPSHOT
392[15:54:52] [Server thread/INFO]: [SuperPouches] Enabling SuperPouches v1.2.1
393[15:54:52] [Server thread/INFO]: [EpicMinions] Enabling EpicMinions v3.10.1
394[15:54:52] [Server thread/INFO]: ______ _____ _____ _____ __ __ _____ _ _ _____ ____ _ _ _____
395[15:54:52] [Server thread/INFO]: | ____| | __ \ |_ _| / ____| | \/ | |_ _| | \ | | |_ _| / __ \ | \ | | / ____|
396[15:54:52] [Server thread/INFO]: | |__ | |__) | | | | | | \ / | | | | \| | | | | | | | | \| | | (___
397[15:54:52] [Server thread/INFO]: | __| | ___/ | | | | | |\/| | | | | . ` | | | | | | | | . ` | \___ \
398[15:54:52] [Server thread/INFO]: | |____ | | _| |_ | |____ | | | | _| |_ | |\ | _| |_ | |__| | | |\ | ____) |
399[15:54:52] [Server thread/INFO]: |______| |_| |_____| \_____| |_| |_| |_____| |_| \_| |_____| \____/ |_| \_| |_____/
400[15:54:52] [Server thread/INFO]: Loading minions...
401[15:54:52] [Server thread/INFO]: Your config:
402[15:54:52] [Server thread/INFO]: ? SuperVanish > true
403[15:54:52] [Server thread/INFO]: ? Vault > false
404[15:54:52] [Server thread/INFO]: ? GiveEgg > false
405[15:54:52] [Server thread/INFO]: ? Hide&Sneak > false
406[15:54:52] [Server thread/INFO]: ? HideCombat > false
407[15:54:52] [Server thread/INFO]: > Plugin EpicMinion starting ...
408[15:54:52] [Server thread/INFO]: > Author: Souyard
409[15:54:52] [Server thread/INFO]: > Minions are charged
410[15:54:52] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
411[15:54:52] [Server thread/INFO]: [ClearLag] Loading modules...
412[15:54:52] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
413[15:54:52] [Server thread/INFO]: [ClearLag] Modules have been loaded!
414[15:54:52] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
415[15:54:52] [Thread-34/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
416[15:54:52] [Server thread/INFO]: [BarGamble] Enabling BarGamble v1.0
417[15:54:53] [Server thread/INFO]: [Votifier] Enabling Votifier v3.0.0-SNAPSHOT
418[15:54:53] [Server thread/INFO]: [Votifier] Loaded token for website: default
419[15:54:53] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
420[15:54:53] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b699
421[15:54:53] [Votifier NIO boss/INFO]: [Votifier] Votifier enabled on socket /0.0.0.0:8192.
422[15:54:53] [Thread-34/INFO]: [ClearLag] No updates found!
423[15:54:53] [Server thread/INFO]: -------- World Settings For [SuperiorWorld] --------
424[15:54:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
425[15:54:53] [Server thread/INFO]: Mob Spawn Range: 4
426[15:54:53] [Server thread/INFO]: Anti X-Ray: true
427[15:54:53] [Server thread/INFO]: Engine Mode: 1
428[15:54:53] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
429[15:54:53] [Server thread/INFO]: Replace Blocks: [1, 5]
430[15:54:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
431[15:54:53] [Server thread/INFO]: Cane Growth Modifier: 100%
432[15:54:53] [Server thread/INFO]: Melon Growth Modifier: 100%
433[15:54:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
434[15:54:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
435[15:54:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
436[15:54:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
437[15:54:53] [Server thread/INFO]: NetherWart Growth Modifier: 100%
438[15:54:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
439[15:54:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
440[15:54:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
441[15:54:53] [Server thread/INFO]: Random Lighting Updates: false
442[15:54:53] [Server thread/INFO]: Structure Info Saving: true
443[15:54:53] [Server thread/INFO]: Sending up to 10 chunks per packet
444[15:54:53] [Server thread/INFO]: Max Entity Collisions: 8
445[15:54:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
446[15:54:53] [Server thread/INFO]: Max TNT Explosions: 100
447[15:54:53] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
448[15:54:53] [Server thread/INFO]: View Distance: 10
449[15:54:53] [Server thread/INFO]: Item Despawn Rate: 6000
450[15:54:53] [Server thread/INFO]: Item Merge Radius: 2.5
451[15:54:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
452[15:54:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
453[15:54:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
454[15:54:53] [Server thread/INFO]: Chunks to Grow per Tick: 650
455[15:54:53] [Server thread/INFO]: Clear tick list: false
456[15:54:53] [Server thread/INFO]: Experience Merge Radius: 3.0
457[15:54:53] [Server thread/INFO]: -------- World Settings For [SuperiorWorld] --------
458[15:54:53] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
459[15:54:53] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
460[15:54:53] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
461[15:54:53] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
462[15:54:53] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
463[15:54:53] [Server thread/INFO]: Water over lava flow speed: 5
464[15:54:53] [Server thread/INFO]: Fix TNT cannons: false
465[15:54:53] [Server thread/INFO]: Allow undead horse types to be leashed: false
466[15:54:53] [Server thread/INFO]: Keep spawn chunk loaded: true
467[15:54:53] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
468[15:54:53] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
469[15:54:53] [Server thread/INFO]: World async lighting: false
470[15:54:53] [Server thread/INFO]: -------- World Settings For [SuperiorWorld] --------
471[15:54:53] [Server thread/INFO]: -------- World Settings For [SuperiorWorld] --------
472[15:54:53] [Server thread/INFO]: Cooldown Hoppers when Full: enabled
473[15:54:53] [Server thread/INFO]: Hopper Move Item Events: disabled
474[15:54:53] [Server thread/INFO]: Preparing start region for level 1 (Seed: 889582181219404114)
475[15:54:53] [Server thread/INFO]: -------- World Settings For [Mine] --------
476[15:54:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
477[15:54:53] [Server thread/INFO]: Mob Spawn Range: 4
478[15:54:53] [Server thread/INFO]: Anti X-Ray: true
479[15:54:53] [Server thread/INFO]: Engine Mode: 1
480[15:54:53] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
481[15:54:53] [Server thread/INFO]: Replace Blocks: [1, 5]
482[15:54:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
483[15:54:53] [Server thread/INFO]: Cane Growth Modifier: 100%
484[15:54:53] [Server thread/INFO]: Melon Growth Modifier: 100%
485[15:54:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
486[15:54:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
487[15:54:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
488[15:54:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
489[15:54:53] [Server thread/INFO]: NetherWart Growth Modifier: 100%
490[15:54:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
491[15:54:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
492[15:54:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
493[15:54:53] [Server thread/INFO]: Random Lighting Updates: false
494[15:54:53] [Server thread/INFO]: Structure Info Saving: true
495[15:54:53] [Server thread/INFO]: Sending up to 10 chunks per packet
496[15:54:53] [Server thread/INFO]: Max Entity Collisions: 8
497[15:54:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
498[15:54:53] [Server thread/INFO]: Max TNT Explosions: 100
499[15:54:53] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
500[15:54:53] [Server thread/INFO]: View Distance: 10
501[15:54:53] [Server thread/INFO]: Item Despawn Rate: 6000
502[15:54:53] [Server thread/INFO]: Item Merge Radius: 2.5
503[15:54:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
504[15:54:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
505[15:54:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
506[15:54:53] [Server thread/INFO]: Chunks to Grow per Tick: 650
507[15:54:53] [Server thread/INFO]: Clear tick list: false
508[15:54:53] [Server thread/INFO]: Experience Merge Radius: 3.0
509[15:54:53] [Server thread/INFO]: -------- World Settings For [Mine] --------
510[15:54:53] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
511[15:54:53] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
512[15:54:53] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
513[15:54:53] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
514[15:54:53] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
515[15:54:53] [Server thread/INFO]: Water over lava flow speed: 5
516[15:54:53] [Server thread/INFO]: Fix TNT cannons: false
517[15:54:53] [Server thread/INFO]: Allow undead horse types to be leashed: false
518[15:54:53] [Server thread/INFO]: Keep spawn chunk loaded: true
519[15:54:53] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
520[15:54:53] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
521[15:54:53] [Server thread/INFO]: World async lighting: false
522[15:54:53] [Server thread/INFO]: -------- World Settings For [Mine] --------
523[15:54:53] [Server thread/INFO]: -------- World Settings For [Mine] --------
524[15:54:53] [Server thread/INFO]: Cooldown Hoppers when Full: enabled
525[15:54:53] [Server thread/INFO]: Hopper Move Item Events: disabled
526[15:54:53] [Server thread/INFO]: Preparing start region for level 2 (Seed: -8262921798643559040)
527[15:54:53] [Server thread/INFO]: -------- World Settings For [Event] --------
528[15:54:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
529[15:54:53] [Server thread/INFO]: Mob Spawn Range: 4
530[15:54:53] [Server thread/INFO]: Anti X-Ray: true
531[15:54:53] [Server thread/INFO]: Engine Mode: 1
532[15:54:53] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
533[15:54:53] [Server thread/INFO]: Replace Blocks: [1, 5]
534[15:54:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
535[15:54:53] [Server thread/INFO]: Cane Growth Modifier: 100%
536[15:54:53] [Server thread/INFO]: Melon Growth Modifier: 100%
537[15:54:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
538[15:54:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
539[15:54:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
540[15:54:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
541[15:54:53] [Server thread/INFO]: NetherWart Growth Modifier: 100%
542[15:54:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
543[15:54:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
544[15:54:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
545[15:54:53] [Server thread/INFO]: Random Lighting Updates: false
546[15:54:53] [Server thread/INFO]: Structure Info Saving: true
547[15:54:53] [Server thread/INFO]: Sending up to 10 chunks per packet
548[15:54:53] [Server thread/INFO]: Max Entity Collisions: 8
549[15:54:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
550[15:54:53] [Server thread/INFO]: Max TNT Explosions: 100
551[15:54:53] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
552[15:54:53] [Server thread/INFO]: View Distance: 10
553[15:54:53] [Server thread/INFO]: Item Despawn Rate: 6000
554[15:54:53] [Server thread/INFO]: Item Merge Radius: 2.5
555[15:54:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
556[15:54:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
557[15:54:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
558[15:54:53] [Server thread/INFO]: Chunks to Grow per Tick: 650
559[15:54:53] [Server thread/INFO]: Clear tick list: false
560[15:54:53] [Server thread/INFO]: Experience Merge Radius: 3.0
561[15:54:53] [Server thread/INFO]: -------- World Settings For [Event] --------
562[15:54:53] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
563[15:54:53] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
564[15:54:53] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
565[15:54:53] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
566[15:54:53] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
567[15:54:53] [Server thread/INFO]: Water over lava flow speed: 5
568[15:54:53] [Server thread/INFO]: Fix TNT cannons: false
569[15:54:53] [Server thread/INFO]: Allow undead horse types to be leashed: false
570[15:54:53] [Server thread/INFO]: Keep spawn chunk loaded: true
571[15:54:53] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
572[15:54:53] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
573[15:54:53] [Server thread/INFO]: World async lighting: false
574[15:54:53] [Server thread/INFO]: -------- World Settings For [Event] --------
575[15:54:53] [Server thread/INFO]: -------- World Settings For [Event] --------
576[15:54:53] [Server thread/INFO]: Cooldown Hoppers when Full: enabled
577[15:54:53] [Server thread/INFO]: Hopper Move Item Events: disabled
578[15:54:53] [Server thread/INFO]: Preparing start region for level 3 (Seed: -6243855166553880787)
579[15:54:54] [Server thread/INFO]: -------- World Settings For [TESTISLAND] --------
580[15:54:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
581[15:54:54] [Server thread/INFO]: Mob Spawn Range: 4
582[15:54:54] [Server thread/INFO]: Anti X-Ray: true
583[15:54:54] [Server thread/INFO]: Engine Mode: 1
584[15:54:54] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
585[15:54:54] [Server thread/INFO]: Replace Blocks: [1, 5]
586[15:54:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
587[15:54:54] [Server thread/INFO]: Cane Growth Modifier: 100%
588[15:54:54] [Server thread/INFO]: Melon Growth Modifier: 100%
589[15:54:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
590[15:54:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
591[15:54:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
592[15:54:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
593[15:54:54] [Server thread/INFO]: NetherWart Growth Modifier: 100%
594[15:54:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
595[15:54:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
596[15:54:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
597[15:54:54] [Server thread/INFO]: Random Lighting Updates: false
598[15:54:54] [Server thread/INFO]: Structure Info Saving: true
599[15:54:54] [Server thread/INFO]: Sending up to 10 chunks per packet
600[15:54:54] [Server thread/INFO]: Max Entity Collisions: 8
601[15:54:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
602[15:54:54] [Server thread/INFO]: Max TNT Explosions: 100
603[15:54:54] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
604[15:54:54] [Server thread/INFO]: View Distance: 10
605[15:54:54] [Server thread/INFO]: Item Despawn Rate: 6000
606[15:54:54] [Server thread/INFO]: Item Merge Radius: 2.5
607[15:54:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
608[15:54:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
609[15:54:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
610[15:54:54] [Server thread/INFO]: Chunks to Grow per Tick: 650
611[15:54:54] [Server thread/INFO]: Clear tick list: false
612[15:54:54] [Server thread/INFO]: Experience Merge Radius: 3.0
613[15:54:54] [Server thread/INFO]: -------- World Settings For [TESTISLAND] --------
614[15:54:54] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
615[15:54:54] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
616[15:54:54] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
617[15:54:54] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
618[15:54:54] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
619[15:54:54] [Server thread/INFO]: Water over lava flow speed: 5
620[15:54:54] [Server thread/INFO]: Fix TNT cannons: false
621[15:54:54] [Server thread/INFO]: Allow undead horse types to be leashed: false
622[15:54:54] [Server thread/INFO]: Keep spawn chunk loaded: true
623[15:54:54] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
624[15:54:54] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
625[15:54:54] [Server thread/INFO]: World async lighting: false
626[15:54:54] [Server thread/INFO]: -------- World Settings For [TESTISLAND] --------
627[15:54:54] [Server thread/INFO]: -------- World Settings For [TESTISLAND] --------
628[15:54:54] [Server thread/INFO]: Cooldown Hoppers when Full: enabled
629[15:54:54] [Server thread/INFO]: Hopper Move Item Events: disabled
630[15:54:54] [Server thread/INFO]: Preparing start region for level 4 (Seed: 0)
631[15:54:54] [Server thread/INFO]: -------- World Settings For [PvP] --------
632[15:54:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
633[15:54:54] [Server thread/INFO]: Mob Spawn Range: 4
634[15:54:54] [Server thread/INFO]: Anti X-Ray: true
635[15:54:54] [Server thread/INFO]: Engine Mode: 1
636[15:54:54] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
637[15:54:54] [Server thread/INFO]: Replace Blocks: [1, 5]
638[15:54:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
639[15:54:54] [Server thread/INFO]: Cane Growth Modifier: 100%
640[15:54:54] [Server thread/INFO]: Melon Growth Modifier: 100%
641[15:54:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
642[15:54:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
643[15:54:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
644[15:54:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
645[15:54:54] [Server thread/INFO]: NetherWart Growth Modifier: 100%
646[15:54:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
647[15:54:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
648[15:54:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
649[15:54:54] [Server thread/INFO]: Random Lighting Updates: false
650[15:54:54] [Server thread/INFO]: Structure Info Saving: true
651[15:54:54] [Server thread/INFO]: Sending up to 10 chunks per packet
652[15:54:54] [Server thread/INFO]: Max Entity Collisions: 8
653[15:54:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
654[15:54:54] [Server thread/INFO]: Max TNT Explosions: 100
655[15:54:54] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
656[15:54:54] [Server thread/INFO]: View Distance: 10
657[15:54:54] [Server thread/INFO]: Item Despawn Rate: 6000
658[15:54:54] [Server thread/INFO]: Item Merge Radius: 2.5
659[15:54:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
660[15:54:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
661[15:54:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
662[15:54:54] [Server thread/INFO]: Chunks to Grow per Tick: 650
663[15:54:54] [Server thread/INFO]: Clear tick list: false
664[15:54:54] [Server thread/INFO]: Experience Merge Radius: 3.0
665[15:54:54] [Server thread/INFO]: -------- World Settings For [PvP] --------
666[15:54:54] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
667[15:54:54] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
668[15:54:54] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
669[15:54:54] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
670[15:54:54] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
671[15:54:54] [Server thread/INFO]: Water over lava flow speed: 5
672[15:54:54] [Server thread/INFO]: Fix TNT cannons: false
673[15:54:54] [Server thread/INFO]: Allow undead horse types to be leashed: false
674[15:54:54] [Server thread/INFO]: Keep spawn chunk loaded: true
675[15:54:54] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
676[15:54:54] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
677[15:54:54] [Server thread/INFO]: World async lighting: false
678[15:54:54] [Server thread/INFO]: -------- World Settings For [PvP] --------
679[15:54:54] [Server thread/INFO]: -------- World Settings For [PvP] --------
680[15:54:54] [Server thread/INFO]: Cooldown Hoppers when Full: enabled
681[15:54:54] [Server thread/INFO]: Hopper Move Item Events: disabled
682[15:54:54] [Server thread/INFO]: Preparing start region for level 5 (Seed: 0)
683[15:54:54] [Server thread/INFO]: -------- World Settings For [Map] --------
684[15:54:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
685[15:54:54] [Server thread/INFO]: Mob Spawn Range: 4
686[15:54:54] [Server thread/INFO]: Anti X-Ray: true
687[15:54:54] [Server thread/INFO]: Engine Mode: 1
688[15:54:54] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
689[15:54:54] [Server thread/INFO]: Replace Blocks: [1, 5]
690[15:54:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
691[15:54:54] [Server thread/INFO]: Cane Growth Modifier: 100%
692[15:54:54] [Server thread/INFO]: Melon Growth Modifier: 100%
693[15:54:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
694[15:54:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
695[15:54:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
696[15:54:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
697[15:54:54] [Server thread/INFO]: NetherWart Growth Modifier: 100%
698[15:54:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
699[15:54:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
700[15:54:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
701[15:54:54] [Server thread/INFO]: Random Lighting Updates: false
702[15:54:54] [Server thread/INFO]: Structure Info Saving: true
703[15:54:54] [Server thread/INFO]: Sending up to 10 chunks per packet
704[15:54:54] [Server thread/INFO]: Max Entity Collisions: 8
705[15:54:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
706[15:54:54] [Server thread/INFO]: Max TNT Explosions: 100
707[15:54:54] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
708[15:54:54] [Server thread/INFO]: View Distance: 10
709[15:54:54] [Server thread/INFO]: Item Despawn Rate: 6000
710[15:54:54] [Server thread/INFO]: Item Merge Radius: 2.5
711[15:54:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
712[15:54:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
713[15:54:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
714[15:54:54] [Server thread/INFO]: Chunks to Grow per Tick: 650
715[15:54:54] [Server thread/INFO]: Clear tick list: false
716[15:54:54] [Server thread/INFO]: Experience Merge Radius: 3.0
717[15:54:54] [Server thread/INFO]: -------- World Settings For [Map] --------
718[15:54:54] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
719[15:54:54] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
720[15:54:54] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
721[15:54:54] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
722[15:54:54] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
723[15:54:54] [Server thread/INFO]: Water over lava flow speed: 5
724[15:54:54] [Server thread/INFO]: Fix TNT cannons: false
725[15:54:54] [Server thread/INFO]: Allow undead horse types to be leashed: false
726[15:54:54] [Server thread/INFO]: Keep spawn chunk loaded: true
727[15:54:54] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
728[15:54:54] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
729[15:54:54] [Server thread/INFO]: World async lighting: false
730[15:54:54] [Server thread/INFO]: -------- World Settings For [Map] --------
731[15:54:54] [Server thread/INFO]: -------- World Settings For [Map] --------
732[15:54:54] [Server thread/INFO]: Cooldown Hoppers when Full: enabled
733[15:54:54] [Server thread/INFO]: Hopper Move Item Events: disabled
734[15:54:55] [Server thread/INFO]: Preparing start region for level 6 (Seed: 27594263)
735[15:54:55] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
736[15:54:55] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b699 (API v19) Enabled - By Rigby, fernferret, lithium3141 and main--
737[15:54:55] [Server thread/INFO]: [DeathMessagesPrime] Enabling DeathMessagesPrime v1.14.8
738[15:54:55] [Server thread/WARN]: [DeathMessagesPrime] !!! WARNING !!! Your configuration is old. There may be new features or some config behavior might have changed, so it is advised to regenerate your config when possible!
739[15:54:55] [Server thread/INFO]: [DeathMessagesPrime] Minecraft version is 1.8.8
740[15:54:55] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v3.0.1
741[15:54:55] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing placeholders ...
742[15:54:55] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
743[15:54:55] [Server thread/INFO]: [Vouchers] Enabling Vouchers v1.7.8
744[15:54:56] [Server thread/INFO]: [Vouchers] Loading the Config.yml
745[15:54:56] [Server thread/INFO]: [Vouchers] Successfully loaded Config.yml
746[15:54:56] [Server thread/INFO]: [Vouchers] Loading the Data.yml
747[15:54:56] [Server thread/INFO]: [Vouchers] Successfully loaded Data.yml
748[15:54:56] [Server thread/INFO]: [Vouchers] Loading the Messages.yml
749[15:54:56] [Server thread/INFO]: [Vouchers] Successfully loaded Messages.yml
750[15:54:56] [Server thread/INFO]: [Vouchers] Loading the VoucherCodes.yml
751[15:54:56] [Server thread/INFO]: [Vouchers] Successfully loaded VoucherCodes.yml
752[15:54:56] [Server thread/INFO]: [PvPingDonation] Enabling PvPingDonation v2.5-UNIVERSAL-STABLE
753[15:54:56] [Server thread/WARN]: [PvPingDonation] Could not save messages.yml to plugins/PvPingDonation/messages.yml because messages.yml already exists.
754[15:54:56] [Server thread/WARN]: [PvPingDonation] Could not save messages.yml to plugins/PvPingDonation/messages.yml because messages.yml already exists.
755[15:54:56] [Server thread/INFO]: <PvPingDonation> =[ Plugin PvPingDonation Enabled. ]=
756[15:54:56] [Server thread/INFO]: <PvPingDonation> Developers: [vakaris]
757[15:54:56] [Server thread/INFO]: <PvPingDonation> Version: 2.5-UNIVERSAL-STABLE
758[15:54:56] [Server thread/INFO]: {vakaris}'s Development
759[15:54:56] [Server thread/INFO]: 2015-2019, All rights reserved
760[15:54:56] [Server thread/INFO]: [ChatColorGUI] Enabling ChatColorGUI v1.0.1
761[15:54:56] [Server thread/INFO]: [x] PlaceholderAPI found, continuing setup..
762[15:54:56] [Server thread/INFO]: [x] ChatColorGUI v1.0.1 has enabled.
763[15:54:56] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.10.5
764[15:54:56] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
765[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass1 in GUI menu: Title is not a valid material name / id!
766[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass1
767[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass2 in GUI menu: Title is not a valid material name / id!
768[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass2
769[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass3 in GUI menu: Title is not a valid material name / id!
770[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass3
771[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass4 in GUI menu: Title is not a valid material name / id!
772[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass4
773[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass5 in GUI menu: Title is not a valid material name / id!
774[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass5
775[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass6 in GUI menu: Title is not a valid material name / id!
776[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass6
777[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass7 in GUI menu: Title is not a valid material name / id!
778[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass7
779[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass8 in GUI menu: Title is not a valid material name / id!
780[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass8
781[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass9 in GUI menu: Title is not a valid material name / id!
782[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass9
783[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass10 in GUI menu: Title is not a valid material name / id!
784[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass10
785[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass19 in GUI menu: Title is not a valid material name / id!
786[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass19
787[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass20 in GUI menu: Title is not a valid material name / id!
788[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass20
789[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass21 in GUI menu: Title is not a valid material name / id!
790[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass21
791[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass22 in GUI menu: Title is not a valid material name / id!
792[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass22
793[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass23 in GUI menu: Title is not a valid material name / id!
794[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass23
795[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass24 in GUI menu: Title is not a valid material name / id!
796[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass24
797[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass25 in GUI menu: Title is not a valid material name / id!
798[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass25
799[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass26 in GUI menu: Title is not a valid material name / id!
800[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass26
801[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass27 in GUI menu: Title is not a valid material name / id!
802[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass27
803[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass28 in GUI menu: Title is not a valid material name / id!
804[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass28
805[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass29 in GUI menu: Title is not a valid material name / id!
806[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass29
807[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass30 in GUI menu: Title is not a valid material name / id!
808[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass30
809[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass31 in GUI menu: Title is not a valid material name / id!
810[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass31
811[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass32 in GUI menu: Title is not a valid material name / id!
812[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass32
813[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass33 in GUI menu: Title is not a valid material name / id!
814[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass33
815[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass34 in GUI menu: Title is not a valid material name / id!
816[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass34
817[15:54:56] [Server thread/WARN]: [DeluxeMenus] Detected invalid configuration in file: EnchantsMenu.yml
818[15:54:56] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
819 in 'string', line 1, column 1:
820 pelf menu_title: '&e&lEnchants'
821 ^
822expected <block end>, but found BlockMappingStart
823 in 'string', line 2, column 5:
824 open_command:
825 ^
826
827[15:54:56] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57)
828[15:54:56] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226)
829[15:54:56] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169)
830[15:54:56] [Server thread/WARN]: at com.extendedclip.deluxemenus.DeluxeMenusConfig.checkConfig(DeluxeMenusConfig.java:578)
831[15:54:56] [Server thread/WARN]: at com.extendedclip.deluxemenus.DeluxeMenusConfig.loadGUIMenus(DeluxeMenusConfig.java:658)
832[15:54:56] [Server thread/WARN]: at com.extendedclip.deluxemenus.DeluxeMenus.onEnable(DeluxeMenus.java:62)
833[15:54:56] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
834[15:54:56] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339)
835[15:54:56] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:411)
836[15:54:56] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:353)
837[15:54:56] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:312)
838[15:54:56] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:439)
839[15:54:56] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:403)
840[15:54:56] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:358)
841[15:54:56] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:280)
842[15:54:56] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:605)
843[15:54:56] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
844[15:54:56] [Server thread/WARN]: Caused by: while parsing a block mapping
845 in 'string', line 1, column 1:
846 pelf menu_title: '&e&lEnchants'
847 ^
848expected <block end>, but found BlockMappingStart
849 in 'string', line 2, column 5:
850 open_command:
851 ^
852
853[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570)
854[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
855[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143)
856[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224)
857[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
858[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
859[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
860[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120)
861[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450)
862[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:369)
863[15:54:56] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
864[15:54:56] [Server thread/WARN]: ... 16 more
865[15:54:56] [Server thread/WARN]: [DeluxeMenus] Menu: EnchantsMenu in file: EnchantsMenu.yml not loaded.
866[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: AlienGKit in GUI menu: gkits is not a valid material name / id!
867[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: AlienGKit
868[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
869[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
870[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: DustGKit in GUI menu: gkits is not a valid material name / id!
871[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: DustGKit
872[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
873[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: ShardMachineGKit in GUI menu: gkits is not a valid material name / id!
874[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: ShardMachineGKit
875[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: SuperShardMachineGKit in GUI menu: gkits is not a valid material name / id!
876[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: SuperShardMachineGKit
877[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: DustMachineGKit in GUI menu: gkits is not a valid material name / id!
878[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: DustMachineGKit
879[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass8 in GUI menu: gkits is not a valid material name / id!
880[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass8
881[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass9 in GUI menu: gkits is not a valid material name / id!
882[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass9
883[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass11 in GUI menu: gkits is not a valid material name / id!
884[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass11
885[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass12 in GUI menu: gkits is not a valid material name / id!
886[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass12
887[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass13 in GUI menu: gkits is not a valid material name / id!
888[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass13
889[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass14 in GUI menu: gkits is not a valid material name / id!
890[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass14
891[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass15 in GUI menu: gkits is not a valid material name / id!
892[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass15
893[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass16 in GUI menu: gkits is not a valid material name / id!
894[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass16
895[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass17 in GUI menu: gkits is not a valid material name / id!
896[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass17
897[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass18 in GUI menu: gkits is not a valid material name / id!
898[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass18
899[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass19 in GUI menu: gkits is not a valid material name / id!
900[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass19
901[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass21 in GUI menu: gkits is not a valid material name / id!
902[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass21
903[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass22 in GUI menu: gkits is not a valid material name / id!
904[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass22
905[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass23 in GUI menu: gkits is not a valid material name / id!
906[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass23
907[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass24 in GUI menu: gkits is not a valid material name / id!
908[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass24
909[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass25 in GUI menu: gkits is not a valid material name / id!
910[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass25
911[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass26 in GUI menu: gkits is not a valid material name / id!
912[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass26
913[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass27 in GUI menu: gkits is not a valid material name / id!
914[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass27
915[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass28 in GUI menu: gkits is not a valid material name / id!
916[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass28
917[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass29 in GUI menu: gkits is not a valid material name / id!
918[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass29
919[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass30 in GUI menu: gkits is not a valid material name / id!
920[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass30
921[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass31 in GUI menu: gkits is not a valid material name / id!
922[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass31
923[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: paper1 in GUI menu: gkits is not a valid material name / id!
924[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: paper1
925[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass32 in GUI menu: gkits is not a valid material name / id!
926[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass32
927[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: paper2 in GUI menu: gkits is not a valid material name / id!
928[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: paper2
929[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass33 in GUI menu: gkits is not a valid material name / id!
930[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass33
931[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass34 in GUI menu: gkits is not a valid material name / id!
932[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass34
933[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass35 in GUI menu: gkits is not a valid material name / id!
934[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass35
935[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass36 in GUI menu: gkits is not a valid material name / id!
936[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass36
937[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass37 in GUI menu: gkits is not a valid material name / id!
938[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass37
939[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass38 in GUI menu: gkits is not a valid material name / id!
940[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass38
941[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass39 in GUI menu: gkits is not a valid material name / id!
942[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass39
943[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass40 in GUI menu: gkits is not a valid material name / id!
944[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass40
945[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass41 in GUI menu: gkits is not a valid material name / id!
946[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass41
947[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass42 in GUI menu: gkits is not a valid material name / id!
948[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass42
949[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass43 in GUI menu: gkits is not a valid material name / id!
950[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass43
951[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass44 in GUI menu: gkits is not a valid material name / id!
952[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass44
953[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass45 in GUI menu: gkits is not a valid material name / id!
954[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass45
955[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass46 in GUI menu: gkits is not a valid material name / id!
956[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass46
957[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass47 in GUI menu: gkits is not a valid material name / id!
958[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass47
959[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass48 in GUI menu: gkits is not a valid material name / id!
960[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass48
961[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass49 in GUI menu: gkits is not a valid material name / id!
962[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass49
963[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass50 in GUI menu: gkits is not a valid material name / id!
964[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass50
965[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass51 in GUI menu: gkits is not a valid material name / id!
966[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass51
967[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass52 in GUI menu: gkits is not a valid material name / id!
968[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass52
969[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass53 in GUI menu: gkits is not a valid material name / id!
970[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass53
971[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass54 in GUI menu: gkits is not a valid material name / id!
972[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass54
973[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
974[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
975[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
976[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
977[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
978[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
979[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
980[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
981[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
982[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
983[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass11 in GUI menu: kit is not a valid material name / id!
984[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass11
985[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass12 in GUI menu: kit is not a valid material name / id!
986[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass12
987[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass13 in GUI menu: kit is not a valid material name / id!
988[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass13
989[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass14 in GUI menu: kit is not a valid material name / id!
990[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass14
991[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass15 in GUI menu: kit is not a valid material name / id!
992[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass15
993[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass16 in GUI menu: kit is not a valid material name / id!
994[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass16
995[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass17 in GUI menu: kit is not a valid material name / id!
996[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass17
997[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass18 in GUI menu: kit is not a valid material name / id!
998[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass18
999[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass19 in GUI menu: kit is not a valid material name / id!
1000[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass19
1001[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass21 in GUI menu: kit is not a valid material name / id!
1002[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass21
1003[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass22 in GUI menu: kit is not a valid material name / id!
1004[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass22
1005[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass23 in GUI menu: kit is not a valid material name / id!
1006[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass23
1007[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass24 in GUI menu: kit is not a valid material name / id!
1008[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass24
1009[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass25 in GUI menu: kit is not a valid material name / id!
1010[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass25
1011[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass26 in GUI menu: kit is not a valid material name / id!
1012[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass26
1013[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass27 in GUI menu: kit is not a valid material name / id!
1014[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass27
1015[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass28 in GUI menu: kit is not a valid material name / id!
1016[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass28
1017[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass29 in GUI menu: kit is not a valid material name / id!
1018[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass29
1019[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass30 in GUI menu: kit is not a valid material name / id!
1020[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass30
1021[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass31 in GUI menu: kit is not a valid material name / id!
1022[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass31
1023[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: paper1 in GUI menu: kit is not a valid material name / id!
1024[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: paper1
1025[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass32 in GUI menu: kit is not a valid material name / id!
1026[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass32
1027[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: paper2 in GUI menu: kit is not a valid material name / id!
1028[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: paper2
1029[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass33 in GUI menu: kit is not a valid material name / id!
1030[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass33
1031[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass34 in GUI menu: kit is not a valid material name / id!
1032[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass34
1033[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass35 in GUI menu: kit is not a valid material name / id!
1034[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass35
1035[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass36 in GUI menu: kit is not a valid material name / id!
1036[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass36
1037[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass37 in GUI menu: kit is not a valid material name / id!
1038[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass37
1039[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass38 in GUI menu: kit is not a valid material name / id!
1040[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass38
1041[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass39 in GUI menu: kit is not a valid material name / id!
1042[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass39
1043[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass40 in GUI menu: kit is not a valid material name / id!
1044[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass40
1045[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass41 in GUI menu: kit is not a valid material name / id!
1046[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass41
1047[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass42 in GUI menu: kit is not a valid material name / id!
1048[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass42
1049[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass43 in GUI menu: kit is not a valid material name / id!
1050[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass43
1051[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass44 in GUI menu: kit is not a valid material name / id!
1052[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass44
1053[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass45 in GUI menu: kit is not a valid material name / id!
1054[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass45
1055[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass46 in GUI menu: kit is not a valid material name / id!
1056[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass46
1057[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass47 in GUI menu: kit is not a valid material name / id!
1058[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass47
1059[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass48 in GUI menu: kit is not a valid material name / id!
1060[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass48
1061[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass49 in GUI menu: kit is not a valid material name / id!
1062[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass49
1063[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass50 in GUI menu: kit is not a valid material name / id!
1064[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass50
1065[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass51 in GUI menu: kit is not a valid material name / id!
1066[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass51
1067[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass52 in GUI menu: kit is not a valid material name / id!
1068[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass52
1069[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass53 in GUI menu: kit is not a valid material name / id!
1070[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass53
1071[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass54 in GUI menu: kit is not a valid material name / id!
1072[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass54
1073[15:54:56] [Server thread/WARN]: [DeluxeMenus] Detected invalid configuration in file: Store.yml
1074[15:54:56] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: while scanning a simple key
1075 in 'string', line 93, column 9:
1076 data:4
1077 ^
1078could not find expected ':'
1079 in 'string', line 94, column 9:
1080 slot: 13
1081 ^
1082
1083[15:54:56] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57)
1084[15:54:56] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226)
1085[15:54:56] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169)
1086[15:54:56] [Server thread/WARN]: at com.extendedclip.deluxemenus.DeluxeMenusConfig.checkConfig(DeluxeMenusConfig.java:578)
1087[15:54:56] [Server thread/WARN]: at com.extendedclip.deluxemenus.DeluxeMenusConfig.loadGUIMenus(DeluxeMenusConfig.java:658)
1088[15:54:56] [Server thread/WARN]: at com.extendedclip.deluxemenus.DeluxeMenus.onEnable(DeluxeMenus.java:62)
1089[15:54:56] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
1090[15:54:56] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339)
1091[15:54:56] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:411)
1092[15:54:56] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:353)
1093[15:54:56] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:312)
1094[15:54:56] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:439)
1095[15:54:56] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:403)
1096[15:54:56] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:358)
1097[15:54:56] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:280)
1098[15:54:56] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:605)
1099[15:54:56] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1100[15:54:56] [Server thread/WARN]: Caused by: while scanning a simple key
1101 in 'string', line 93, column 9:
1102 data:4
1103 ^
1104could not find expected ':'
1105 in 'string', line 94, column 9:
1106 slot: 13
1107 ^
1108
1109[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.stalePossibleSimpleKeys(ScannerImpl.java:465)
1110[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.needMoreTokens(ScannerImpl.java:280)
1111[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:225)
1112[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558)
1113[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
1114[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143)
1115[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224)
1116[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
1117[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229)
1118[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
1119[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229)
1120[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
1121[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
1122[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
1123[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120)
1124[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450)
1125[15:54:56] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:369)
1126[15:54:56] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
1127[15:54:56] [Server thread/WARN]: ... 16 more
1128[15:54:56] [Server thread/WARN]: [DeluxeMenus] Menu: Store in file: Store.yml not loaded.
1129[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass14 in GUI menu: Ranks is not a valid material name / id!
1130[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass14
1131[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass15 in GUI menu: Ranks is not a valid material name / id!
1132[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass15
1133[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass17 in GUI menu: Ranks is not a valid material name / id!
1134[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass17
1135[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass16 in GUI menu: Ranks is not a valid material name / id!
1136[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass16
1137[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass171 in GUI menu: Ranks is not a valid material name / id!
1138[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass171
1139[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass18 in GUI menu: Ranks is not a valid material name / id!
1140[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass18
1141[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass19 in GUI menu: Ranks is not a valid material name / id!
1142[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass19
1143[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass20 in GUI menu: Ranks is not a valid material name / id!
1144[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass20
1145[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass21 in GUI menu: Ranks is not a valid material name / id!
1146[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass21
1147[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass22 in GUI menu: Ranks is not a valid material name / id!
1148[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass22
1149[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass23 in GUI menu: Ranks is not a valid material name / id!
1150[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass23
1151[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass7 in GUI menu: RankUpgrades is not a valid material name / id!
1152[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass7
1153[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass222222 in GUI menu: RankUpgrades is not a valid material name / id!
1154[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass222222
1155[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass13 in GUI menu: RankUpgrades is not a valid material name / id!
1156[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass13
1157[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass14 in GUI menu: RankUpgrades is not a valid material name / id!
1158[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass14
1159[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass15 in GUI menu: RankUpgrades is not a valid material name / id!
1160[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass15
1161[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass17 in GUI menu: RankUpgrades is not a valid material name / id!
1162[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass17
1163[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass16 in GUI menu: RankUpgrades is not a valid material name / id!
1164[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass16
1165[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass171 in GUI menu: RankUpgrades is not a valid material name / id!
1166[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass171
1167[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass18 in GUI menu: RankUpgrades is not a valid material name / id!
1168[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass18
1169[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass19 in GUI menu: RankUpgrades is not a valid material name / id!
1170[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass19
1171[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass20 in GUI menu: RankUpgrades is not a valid material name / id!
1172[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass20
1173[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass21 in GUI menu: RankUpgrades is not a valid material name / id!
1174[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass21
1175[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass22 in GUI menu: RankUpgrades is not a valid material name / id!
1176[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass22
1177[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass23 in GUI menu: RankUpgrades is not a valid material name / id!
1178[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass23
1179[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass4 in GUI menu: GKitStore is not a valid material name / id!
1180[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass4
1181[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass5 in GUI menu: GKitStore is not a valid material name / id!
1182[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass5
1183[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass8 in GUI menu: GKitStore is not a valid material name / id!
1184[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass8
1185[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass9 in GUI menu: GKitStore is not a valid material name / id!
1186[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass9
1187[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass10 in GUI menu: GKitStore is not a valid material name / id!
1188[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass10
1189[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass13 in GUI menu: GKitStore is not a valid material name / id!
1190[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass13
1191[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass14 in GUI menu: GKitStore is not a valid material name / id!
1192[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass14
1193[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass15 in GUI menu: GKitStore is not a valid material name / id!
1194[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass15
1195[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass17 in GUI menu: GKitStore is not a valid material name / id!
1196[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass17
1197[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass16 in GUI menu: GKitStore is not a valid material name / id!
1198[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass16
1199[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass171 in GUI menu: GKitStore is not a valid material name / id!
1200[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass171
1201[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass18 in GUI menu: GKitStore is not a valid material name / id!
1202[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass18
1203[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass19 in GUI menu: GKitStore is not a valid material name / id!
1204[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass19
1205[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass20 in GUI menu: GKitStore is not a valid material name / id!
1206[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass20
1207[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass21 in GUI menu: GKitStore is not a valid material name / id!
1208[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass21
1209[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass22 in GUI menu: GKitStore is not a valid material name / id!
1210[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass22
1211[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass23 in GUI menu: GKitStore is not a valid material name / id!
1212[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass23
1213[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass4 in GUI menu: ExtraStore is not a valid material name / id!
1214[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass4
1215[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass7 in GUI menu: ExtraStore is not a valid material name / id!
1216[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass7
1217[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass8 in GUI menu: ExtraStore is not a valid material name / id!
1218[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass8
1219[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass9 in GUI menu: ExtraStore is not a valid material name / id!
1220[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass9
1221[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass10 in GUI menu: ExtraStore is not a valid material name / id!
1222[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass10
1223[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass12 in GUI menu: ExtraStore is not a valid material name / id!
1224[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass12
1225[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass13 in GUI menu: ExtraStore is not a valid material name / id!
1226[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass13
1227[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass14 in GUI menu: ExtraStore is not a valid material name / id!
1228[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass14
1229[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass15 in GUI menu: ExtraStore is not a valid material name / id!
1230[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass15
1231[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass17 in GUI menu: ExtraStore is not a valid material name / id!
1232[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass17
1233[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass16 in GUI menu: ExtraStore is not a valid material name / id!
1234[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass16
1235[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass171 in GUI menu: ExtraStore is not a valid material name / id!
1236[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass171
1237[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass18 in GUI menu: ExtraStore is not a valid material name / id!
1238[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass18
1239[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass19 in GUI menu: ExtraStore is not a valid material name / id!
1240[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass19
1241[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass20 in GUI menu: ExtraStore is not a valid material name / id!
1242[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass20
1243[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass21 in GUI menu: ExtraStore is not a valid material name / id!
1244[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass21
1245[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass22 in GUI menu: ExtraStore is not a valid material name / id!
1246[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass22
1247[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass23 in GUI menu: ExtraStore is not a valid material name / id!
1248[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass23
1249[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1250[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1251[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1252[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1253[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1254[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1255[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1256[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1257[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1258[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1259[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1260[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1261[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1262[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1263[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1264[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1265[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1266[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1267[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1268[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1269[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1270[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1271[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1272[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1273[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1274[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1275[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1276[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1277[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1278[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1279[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1280[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1281[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1282[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1283[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1284[15:54:56] [Server thread/WARN]: [DeluxeMenus] No type set for requirement: permission
1285[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass10 in GUI menu: AlienGKit is not a valid material name / id!
1286[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass10
1287[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass11 in GUI menu: AlienGKit is not a valid material name / id!
1288[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass11
1289[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass12 in GUI menu: AlienGKit is not a valid material name / id!
1290[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass12
1291[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass13 in GUI menu: AlienGKit is not a valid material name / id!
1292[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass13
1293[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass14 in GUI menu: AlienGKit is not a valid material name / id!
1294[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass14
1295[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass15 in GUI menu: AlienGKit is not a valid material name / id!
1296[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass15
1297[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass16 in GUI menu: AlienGKit is not a valid material name / id!
1298[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass16
1299[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass17 in GUI menu: AlienGKit is not a valid material name / id!
1300[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass17
1301[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass18 in GUI menu: AlienGKit is not a valid material name / id!
1302[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass18
1303[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass19 in GUI menu: AlienGKit is not a valid material name / id!
1304[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass19
1305[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass20 in GUI menu: AlienGKit is not a valid material name / id!
1306[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass20
1307[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass21 in GUI menu: AlienGKit is not a valid material name / id!
1308[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass21
1309[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass22 in GUI menu: AlienGKit is not a valid material name / id!
1310[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass22
1311[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass23 in GUI menu: AlienGKit is not a valid material name / id!
1312[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass23
1313[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass8 in GUI menu: CrateKeyGKit is not a valid material name / id!
1314[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass8
1315[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass9 in GUI menu: CrateKeyGKit is not a valid material name / id!
1316[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass9
1317[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass10 in GUI menu: CrateKeyGKit is not a valid material name / id!
1318[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass10
1319[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass11 in GUI menu: CrateKeyGKit is not a valid material name / id!
1320[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass11
1321[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass12 in GUI menu: CrateKeyGKit is not a valid material name / id!
1322[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass12
1323[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass13 in GUI menu: CrateKeyGKit is not a valid material name / id!
1324[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass13
1325[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass14 in GUI menu: CrateKeyGKit is not a valid material name / id!
1326[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass14
1327[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass15 in GUI menu: CrateKeyGKit is not a valid material name / id!
1328[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass15
1329[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass16 in GUI menu: CrateKeyGKit is not a valid material name / id!
1330[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass16
1331[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass17 in GUI menu: CrateKeyGKit is not a valid material name / id!
1332[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass17
1333[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass18 in GUI menu: CrateKeyGKit is not a valid material name / id!
1334[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass18
1335[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass19 in GUI menu: CrateKeyGKit is not a valid material name / id!
1336[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass19
1337[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass20 in GUI menu: CrateKeyGKit is not a valid material name / id!
1338[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass20
1339[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass21 in GUI menu: CrateKeyGKit is not a valid material name / id!
1340[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass21
1341[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass22 in GUI menu: CrateKeyGKit is not a valid material name / id!
1342[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass22
1343[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass9 in GUI menu: BookGKit is not a valid material name / id!
1344[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass9
1345[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass10 in GUI menu: BookGKit is not a valid material name / id!
1346[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass10
1347[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass11 in GUI menu: BookGKit is not a valid material name / id!
1348[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass11
1349[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass12 in GUI menu: BookGKit is not a valid material name / id!
1350[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass12
1351[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass13 in GUI menu: BookGKit is not a valid material name / id!
1352[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass13
1353[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass14 in GUI menu: BookGKit is not a valid material name / id!
1354[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass14
1355[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass15 in GUI menu: BookGKit is not a valid material name / id!
1356[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass15
1357[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass16 in GUI menu: BookGKit is not a valid material name / id!
1358[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass16
1359[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass17 in GUI menu: BookGKit is not a valid material name / id!
1360[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass17
1361[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass18 in GUI menu: BookGKit is not a valid material name / id!
1362[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass18
1363[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass19 in GUI menu: BookGKit is not a valid material name / id!
1364[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass19
1365[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass20 in GUI menu: BookGKit is not a valid material name / id!
1366[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass20
1367[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass21 in GUI menu: BookGKit is not a valid material name / id!
1368[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass21
1369[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass22 in GUI menu: BookGKit is not a valid material name / id!
1370[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass22
1371[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass23 in GUI menu: BookGKit is not a valid material name / id!
1372[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass23
1373[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass5 in GUI menu: DustGKit is not a valid material name / id!
1374[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass5
1375[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass6 in GUI menu: DustGKit is not a valid material name / id!
1376[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass6
1377[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass7 in GUI menu: DustGKit is not a valid material name / id!
1378[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass7
1379[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass8 in GUI menu: DustGKit is not a valid material name / id!
1380[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass8
1381[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass9 in GUI menu: DustGKit is not a valid material name / id!
1382[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass9
1383[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass10 in GUI menu: DustGKit is not a valid material name / id!
1384[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass10
1385[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass11 in GUI menu: DustGKit is not a valid material name / id!
1386[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass11
1387[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass12 in GUI menu: DustGKit is not a valid material name / id!
1388[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass12
1389[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass13 in GUI menu: DustGKit is not a valid material name / id!
1390[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass13
1391[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass14 in GUI menu: DustGKit is not a valid material name / id!
1392[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass14
1393[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass15 in GUI menu: DustGKit is not a valid material name / id!
1394[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass15
1395[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass16 in GUI menu: DustGKit is not a valid material name / id!
1396[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass16
1397[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass17 in GUI menu: DustGKit is not a valid material name / id!
1398[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass17
1399[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass18 in GUI menu: DustGKit is not a valid material name / id!
1400[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass18
1401[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass19 in GUI menu: DustGKit is not a valid material name / id!
1402[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass19
1403[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass20 in GUI menu: DustGKit is not a valid material name / id!
1404[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass20
1405[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass21 in GUI menu: DustGKit is not a valid material name / id!
1406[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass21
1407[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass22 in GUI menu: DustGKit is not a valid material name / id!
1408[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass22
1409[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass23 in GUI menu: DustGKit is not a valid material name / id!
1410[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass23
1411[15:54:56] [Server thread/WARN]: [DeluxeMenus] Failed to load menu items for GUI menu: DustGKit
1412[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping loading of GUI menu: DustGKit
1413[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass6 in GUI menu: ScrollGKit is not a valid material name / id!
1414[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass6
1415[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass8 in GUI menu: ScrollGKit is not a valid material name / id!
1416[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass8
1417[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass9 in GUI menu: ScrollGKit is not a valid material name / id!
1418[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass9
1419[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass10 in GUI menu: ScrollGKit is not a valid material name / id!
1420[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass10
1421[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass11 in GUI menu: ScrollGKit is not a valid material name / id!
1422[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass11
1423[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass12 in GUI menu: ScrollGKit is not a valid material name / id!
1424[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass12
1425[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass13 in GUI menu: ScrollGKit is not a valid material name / id!
1426[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass13
1427[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass14 in GUI menu: ScrollGKit is not a valid material name / id!
1428[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass14
1429[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass15 in GUI menu: ScrollGKit is not a valid material name / id!
1430[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass15
1431[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass16 in GUI menu: ScrollGKit is not a valid material name / id!
1432[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass16
1433[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass17 in GUI menu: ScrollGKit is not a valid material name / id!
1434[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass17
1435[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass18 in GUI menu: ScrollGKit is not a valid material name / id!
1436[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass18
1437[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass19 in GUI menu: ScrollGKit is not a valid material name / id!
1438[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass19
1439[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass20 in GUI menu: ScrollGKit is not a valid material name / id!
1440[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass20
1441[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass21 in GUI menu: ScrollGKit is not a valid material name / id!
1442[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass21
1443[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass22 in GUI menu: ScrollGKit is not a valid material name / id!
1444[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass22
1445[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass23 in GUI menu: ScrollGKit is not a valid material name / id!
1446[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass23
1447[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass5 in GUI menu: ShardMachineGKit is not a valid material name / id!
1448[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass5
1449[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass6 in GUI menu: ShardMachineGKit is not a valid material name / id!
1450[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass6
1451[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass7 in GUI menu: ShardMachineGKit is not a valid material name / id!
1452[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass7
1453[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass8 in GUI menu: ShardMachineGKit is not a valid material name / id!
1454[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass8
1455[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass9 in GUI menu: ShardMachineGKit is not a valid material name / id!
1456[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass9
1457[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass10 in GUI menu: ShardMachineGKit is not a valid material name / id!
1458[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass10
1459[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass11 in GUI menu: ShardMachineGKit is not a valid material name / id!
1460[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass11
1461[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass12 in GUI menu: ShardMachineGKit is not a valid material name / id!
1462[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass12
1463[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass13 in GUI menu: ShardMachineGKit is not a valid material name / id!
1464[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass13
1465[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass14 in GUI menu: ShardMachineGKit is not a valid material name / id!
1466[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass14
1467[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass15 in GUI menu: ShardMachineGKit is not a valid material name / id!
1468[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass15
1469[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass16 in GUI menu: ShardMachineGKit is not a valid material name / id!
1470[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass16
1471[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass17 in GUI menu: ShardMachineGKit is not a valid material name / id!
1472[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass17
1473[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass18 in GUI menu: ShardMachineGKit is not a valid material name / id!
1474[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass18
1475[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass19 in GUI menu: ShardMachineGKit is not a valid material name / id!
1476[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass19
1477[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass20 in GUI menu: ShardMachineGKit is not a valid material name / id!
1478[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass20
1479[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass21 in GUI menu: ShardMachineGKit is not a valid material name / id!
1480[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass21
1481[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass22 in GUI menu: ShardMachineGKit is not a valid material name / id!
1482[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass22
1483[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass23 in GUI menu: ShardMachineGKit is not a valid material name / id!
1484[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass23
1485[15:54:56] [Server thread/WARN]: [DeluxeMenus] Failed to load menu items for GUI menu: ShardMachineGKit
1486[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping loading of GUI menu: ShardMachineGKit
1487[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass5 in GUI menu: SuperShardMachineGKit is not a valid material name / id!
1488[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass5
1489[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass6 in GUI menu: SuperShardMachineGKit is not a valid material name / id!
1490[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass6
1491[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass7 in GUI menu: SuperShardMachineGKit is not a valid material name / id!
1492[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass7
1493[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass8 in GUI menu: SuperShardMachineGKit is not a valid material name / id!
1494[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass8
1495[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass9 in GUI menu: SuperShardMachineGKit is not a valid material name / id!
1496[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass9
1497[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass10 in GUI menu: SuperShardMachineGKit is not a valid material name / id!
1498[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass10
1499[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass11 in GUI menu: SuperShardMachineGKit is not a valid material name / id!
1500[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass11
1501[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass12 in GUI menu: SuperShardMachineGKit is not a valid material name / id!
1502[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass12
1503[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass13 in GUI menu: SuperShardMachineGKit is not a valid material name / id!
1504[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass13
1505[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass14 in GUI menu: SuperShardMachineGKit is not a valid material name / id!
1506[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass14
1507[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass15 in GUI menu: SuperShardMachineGKit is not a valid material name / id!
1508[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass15
1509[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass16 in GUI menu: SuperShardMachineGKit is not a valid material name / id!
1510[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass16
1511[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass17 in GUI menu: SuperShardMachineGKit is not a valid material name / id!
1512[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass17
1513[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass18 in GUI menu: SuperShardMachineGKit is not a valid material name / id!
1514[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass18
1515[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass19 in GUI menu: SuperShardMachineGKit is not a valid material name / id!
1516[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass19
1517[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass20 in GUI menu: SuperShardMachineGKit is not a valid material name / id!
1518[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass20
1519[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass21 in GUI menu: SuperShardMachineGKit is not a valid material name / id!
1520[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass21
1521[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass22 in GUI menu: SuperShardMachineGKit is not a valid material name / id!
1522[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass22
1523[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass23 in GUI menu: SuperShardMachineGKit is not a valid material name / id!
1524[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass23
1525[15:54:56] [Server thread/WARN]: [DeluxeMenus] Failed to load menu items for GUI menu: SuperShardMachineGKit
1526[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping loading of GUI menu: SuperShardMachineGKit
1527[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass5 in GUI menu: DustMachineGKit is not a valid material name / id!
1528[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass5
1529[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass6 in GUI menu: DustMachineGKit is not a valid material name / id!
1530[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass6
1531[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass7 in GUI menu: DustMachineGKit is not a valid material name / id!
1532[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass7
1533[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass8 in GUI menu: DustMachineGKit is not a valid material name / id!
1534[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass8
1535[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass9 in GUI menu: DustMachineGKit is not a valid material name / id!
1536[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass9
1537[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass10 in GUI menu: DustMachineGKit is not a valid material name / id!
1538[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass10
1539[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass11 in GUI menu: DustMachineGKit is not a valid material name / id!
1540[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass11
1541[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass12 in GUI menu: DustMachineGKit is not a valid material name / id!
1542[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass12
1543[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass13 in GUI menu: DustMachineGKit is not a valid material name / id!
1544[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass13
1545[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass14 in GUI menu: DustMachineGKit is not a valid material name / id!
1546[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass14
1547[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass15 in GUI menu: DustMachineGKit is not a valid material name / id!
1548[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass15
1549[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass16 in GUI menu: DustMachineGKit is not a valid material name / id!
1550[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass16
1551[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass17 in GUI menu: DustMachineGKit is not a valid material name / id!
1552[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass17
1553[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass18 in GUI menu: DustMachineGKit is not a valid material name / id!
1554[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass18
1555[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass19 in GUI menu: DustMachineGKit is not a valid material name / id!
1556[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass19
1557[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass20 in GUI menu: DustMachineGKit is not a valid material name / id!
1558[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass20
1559[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass21 in GUI menu: DustMachineGKit is not a valid material name / id!
1560[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass21
1561[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass22 in GUI menu: DustMachineGKit is not a valid material name / id!
1562[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass22
1563[15:54:56] [Server thread/WARN]: [DeluxeMenus] Material for item: glass23 in GUI menu: DustMachineGKit is not a valid material name / id!
1564[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping item: glass23
1565[15:54:56] [Server thread/WARN]: [DeluxeMenus] Failed to load menu items for GUI menu: DustMachineGKit
1566[15:54:56] [Server thread/WARN]: [DeluxeMenus] Skipping loading of GUI menu: DustMachineGKit
1567[15:54:56] [Server thread/INFO]: [DeluxeMenus] 26 GUI menus loaded!
1568[15:54:56] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
1569[15:54:56] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
1570[15:54:56] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
1571[15:54:56] [Server thread/INFO]: [PermissionsEx] Initializing file backend
1572[15:54:56] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
1573[15:54:56] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
1574[15:54:56] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx_Chat hooked.
1575[15:54:56] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.22.0
1576[15:54:56] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
1577[15:54:56] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.22.0
1578[15:54:56] [Server thread/INFO]: [FeatherBoard] Framework version: 2019-07
1579[15:54:56] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
1580[15:54:56] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
1581[15:54:56] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
1582[15:54:56] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
1583[15:54:56] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
1584[15:54:56] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
1585[15:54:56] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
1586[15:54:56] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
1587[15:54:56] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
1588[15:54:56] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
1589[15:54:56] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
1590[15:54:56] [Server thread/INFO]: [FeatherBoard] Loading messages ...
1591[15:54:56] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
1592[15:54:56] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
1593[15:54:56] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
1594[15:54:56] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
1595[15:54:56] [Thread-51/WARN]: [PermissionsEx] The updater could not find any files for the project id 31279
1596[15:54:58] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading City database ...
1597[15:54:58] [Server thread/INFO]: [MVdWPlaceholderAPI] geolite.maxmind.com
1598[15:54:58] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
1599[15:54:58] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading Country database ...
1600[15:54:58] [Server thread/INFO]: [MVdWPlaceholderAPI] geolite.maxmind.com
1601[15:54:58] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIP.dat updated
1602[15:54:58] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading IPV6 database ...
1603[15:54:58] [Server thread/INFO]: [MVdWPlaceholderAPI] geolite.maxmind.com
1604[15:54:58] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIPv6.dat updated
1605[15:54:58] [Server thread/INFO]: [MVdWPlaceholderAPI] Updater disabled.
1606[15:54:59] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
1607[15:54:59] [Server thread/INFO]: [FeatherBoard] Loaded 2832 of the 2832 placholders
1608[15:54:59] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: FeatherBoard
1609[15:54:59] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
1610[15:54:59] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
1611[15:54:59] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
1612[15:54:59] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
1613[15:54:59] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
1614[15:54:59] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
1615[15:55:00] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
1616[15:55:00] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
1617[15:55:00] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'benchmark' ...
1618[15:55:01] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'combat-scoreboard-example' ...
1619[15:55:01] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'towny-town-example' ...
1620[15:55:01] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'mcmmo-levelup' ...
1621[15:55:01] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
1622[15:55:01] [Server thread/INFO]: [FeatherBoard] Generating metrics information ...
1623[15:55:01] [Server thread/INFO]: [FeatherBoard] A new update for FeatherBoard is available for download on Spigot!
1624[15:55:01] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
1625[15:55:01] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
1626[15:55:01] [Server thread/INFO]: [KOTH] Enabling KOTH v1.14.2
1627[15:55:01] [Server thread/INFO]: Configuration files have successfully loaded.
1628[15:55:01] [Server thread/INFO]: Successfully registered placeholders with PlaceholderAPI.
1629[15:55:01] [Server thread/INFO]: Found MVdWPlaceholderAPI. Adding hooks.
1630[15:55:01] [Server thread/WARN]: =============================================
1631[15:55:01] [Server thread/WARN]: YOU DON'T HAVE KOTHSUPPORT4FACTIONS INSTALLED.
1632[15:55:01] [Server thread/WARN]: =============================================
1633[15:55:01] [Server thread/WARN]: If you are using FactionsUUID you will need to download this here:
1634[15:55:01] [Server thread/WARN]: https://www.spigotmc.org/resources/kothsupport4factions.50216/
1635[15:55:01] [Server thread/WARN]: =============================================
1636[15:55:01] [Server thread/INFO]:
1637[15:55:01] [Server thread/INFO]: Loaded version [KOTH-v1.14.2] successfully.
1638[15:55:01] [Server thread/INFO]:
1639[15:55:01] [Server thread/INFO]: [MoneyTopList] Enabling MoneyTopList v1.0
1640[15:55:01] [Server thread/INFO]: [MoneyTopList] Serverversion: 1.8
1641[15:55:01] [Server thread/INFO]:
1642[15:55:01] [Server thread/INFO]:
1643[15:55:01] [Server thread/INFO]: [MoneyToplist] activated
1644[15:55:01] [Server thread/INFO]: [MoneyToplist] was coded by Dyroxplays
1645[15:55:01] [Server thread/INFO]:
1646[15:55:01] [Server thread/INFO]:
1647[15:55:01] [Server thread/INFO]: [Mines] Enabling Mines v4.10.6
1648[15:55:01] [Server thread/INFO]: __ __
1649[15:55:01] [Server thread/INFO]: | \ / | (_) _ __ ___ ___
1650[15:55:01] [Server thread/INFO]: | |\/ | | | | | '_ \ / _ \ / __| Mines 4.10.6
1651[15:55:01] [Server thread/INFO]: | | | | | | | | | | | __/ \__ \ Running on Bukkit: Stellar
1652[15:55:01] [Server thread/INFO]: |_| |_| |_| |_| |_| \___| |___/
1653[15:55:01] [Server thread/INFO]: [Mines] Loading libraries...
1654[15:55:01] [Server thread/INFO]: [Mines] Registered PlaceholderAPI hook.
1655[15:55:01] [Server thread/INFO]: [Mines] Successfully enabled. (Took 44ms)
1656[15:55:01] [Server thread/INFO]: [EpicRename] Enabling EpicRename v3.6
1657[15:55:01] [Server thread/INFO]: [EpicRename] Version: 3.6 MC Version: OLDER_THAN_ONE_DOT_NINE
1658[15:55:01] [Server thread/INFO]: [EpicRename] This plugin is Copyright (c) 2020 Justin "JustBru00" Brubaker. This plugin is licensed under the MPL v2.0. You can view a copy of it at: http://bit.ly/2eMknxx
1659[15:55:01] [Server thread/INFO]: [EpicRename] Starting to enable plugin...
1660[15:55:01] [Server thread/INFO]: [EpicRename] Prefix set to: '[EpicRename] '
1661[15:55:01] [Server thread/INFO]: [EpicRename] Plugin Enabled!
1662[15:55:01] [Server thread/INFO]: [VoteParty] Enabling VoteParty v1.9.9
1663[15:55:01] [Server thread/INFO]: [EpicCraftingsPlus] Enabling EpicCraftingsPlus v5.8.4
1664[15:55:01] [Server thread/INFO]: ----------[EpicCraftingsPlus]---------
1665[15:55:01] [Server thread/INFO]: Has been enabled! Version: 5.8.4
1666[15:55:01] [Server thread/INFO]: Optional Dependencies:
1667[15:55:01] [Server thread/INFO]: [JOBS] Not Found!
1668[15:55:01] [Server thread/INFO]: [VAULT] Found!
1669[15:55:01] [Server thread/INFO]: [BATTLELEVELS] Not Found!
1670[15:55:01] [Server thread/INFO]: [SKILLAPI] Not Found!
1671[15:55:01] [Server thread/INFO]: [TOKENENCHANT] Not Found!
1672[15:55:01] [Server thread/INFO]: [PLACEHOLDERAPI] Found!
1673[15:55:01] [Server thread/INFO]: Thanks for using my plugin! ~Ajneb97
1674[15:55:01] [Server thread/INFO]: There is a new version available. (5.8.8)
1675[15:55:01] [Server thread/INFO]: You can download it at: https://www.spigotmc.org/resources/39967/
1676[15:55:01] [Server thread/INFO]: -------------------------------------
1677[15:55:01] [Server thread/INFO]: [Coinflip] Enabling Coinflip v1.0.4-SNAPSHOT
1678[15:55:01] [Server thread/INFO]: ___ ___ ___ _ _ ___ _ ___ ___
1679[15:55:01] [Server thread/INFO]: / __/ _ \_ _| \| | | __| | |_ _| _ \
1680[15:55:01] [Server thread/INFO]: | (_| (_) | || .` | | _|| |__ | || _/
1681[15:55:01] [Server thread/INFO]: \___\___/___|_|\_| |_| |____|___|_|
1682[15:55:01] [Server thread/INFO]:
1683[15:55:01] [Server thread/INFO]: Running version v1.0.4-SNAPSHOT
1684[15:55:01] [Server thread/INFO]: Author: ItsLewizzz
1685[15:55:01] [Server thread/INFO]:
1686[15:55:01] [Server thread/INFO]: [Coinflip] Found and using Vault!
1687[15:55:01] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v4.1.4
1688[15:55:01] [Server thread/INFO]: [PlayerVaults] Added BEDROCK to list of blocked materials.
1689[15:55:01] [Server thread/INFO]: [PlayerVaults] Added BARRIER to list of blocked materials.
1690[15:55:01] [Server thread/INFO]: [PlayerVaults] Loaded lang for english
1691[15:55:01] [Server thread/INFO]: [EZPrestige] Enabling EZPrestige v1.0.2
1692[15:55:01] [Server thread/INFO]: [EZPrestige] 1 prestiges loaded!
1693[15:55:02] [Server thread/INFO]: [EZRanksPro] Enabling EZRanksPro v1.9.0
1694[15:55:02] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro messages.yml
1695[15:55:02] [Server thread/INFO]: [EZRanksPro] Loading rankups.yml....
1696[15:55:02] [Server thread/WARN]: [EZRanksPro] Rankup requirement message successfully loaded!
1697[15:55:02] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Z
1698[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: A to B successfully loaded
1699[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: B to C successfully loaded
1700[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: C to D successfully loaded
1701[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: D to E successfully loaded
1702[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: E to F successfully loaded
1703[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: F to G successfully loaded
1704[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: G to H successfully loaded
1705[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: H to I successfully loaded
1706[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: I to J successfully loaded
1707[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: J to K successfully loaded
1708[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: K to L successfully loaded
1709[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: L to M successfully loaded
1710[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: M to N successfully loaded
1711[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: N to O successfully loaded
1712[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: O to P successfully loaded
1713[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: P to Q successfully loaded
1714[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: Q to R successfully loaded
1715[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: R to S successfully loaded
1716[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: S to T successfully loaded
1717[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: T to U successfully loaded
1718[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: U to V successfully loaded
1719[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: V to W successfully loaded
1720[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: W to X successfully loaded
1721[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: X to Y successfully loaded
1722[15:55:02] [Server thread/INFO]: [EZRanksPro] Rankup: Y to Z successfully loaded
1723[15:55:02] [Server thread/INFO]: [EZRanksPro] 25 rankup(s) loaded
1724[15:55:02] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Z
1725[15:55:02] [Server thread/INFO]: [EZRanksPro] 1 rankup cost discounts loaded!
1726[15:55:02] [Server thread/INFO]: [EZRanksPro] 1 rankup cost multipliers loaded!
1727[15:55:02] [Server thread/INFO]: [EZRanksPro] Autorankup task started and will check if toggled players can rankup every 60 seconds
1728[15:55:02] [Server thread/INFO]: [EZRanksPro] You are running the latest version of EZRanksPro!
1729[15:55:02] [Server thread/INFO]: [GrantX] Enabling GrantX v1.1.0
1730[15:55:02] [Server thread/INFO]: [GrantX] Beginning to enable GrantX...
1731
1732 ________ __ ____ ___
1733 / _____/___________ _____/ |_ \ \/ /
1734/ \ __\_ __ \__ \ / \ __\ \ /
1735\ \_\ \ | \// __ \| | \ | / \
1736 \______ /__| (____ /___| /__| /___/\ \
1737 \/ \/ \/ \_/
1738
1739
1740[15:55:02] [Server thread/ERROR]: Error occurred while enabling GrantX v1.1.0 (Is it up to date?)
1741java.lang.NullPointerException
1742 at com.demeng7215.grantx.GrantX.onEnable(kb:125) ~[?:?]
1743 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1744 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1745 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:411) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1746 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:353) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1747 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:312) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1748 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:439) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1749 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:403) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1750 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:358) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1751 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:280) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1752 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:605) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1753 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
1754[15:55:02] [Server thread/INFO]: [GrantX] Disabling GrantX v1.1.0
1755[15:55:02] [Server thread/ERROR]: Error occurred while disabling GrantX v1.1.0 (Is it up to date?)
1756java.lang.NullPointerException
1757 at com.demeng7215.grantx.GrantX.q(kb:111) ~[?:?]
1758 at com.demeng7215.grantx.pa.t(la:13) ~[?:?]
1759 at com.demeng7215.grantx.GrantX.onDisable(kb:3) ~[?:?]
1760 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1761 at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:367) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1762 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:343) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1763 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:411) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1764 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:353) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1765 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:312) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1766 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:439) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1767 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:403) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1768 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:358) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1769 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:280) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1770 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:605) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1771 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
1772[15:55:02] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
1773[15:55:02] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
1774[15:55:02] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
1775[15:55:02] [Server thread/INFO]: [QuickSell] Enabling QuickSell v2.0.6
1776[15:55:03] [Server thread/INFO]: [Essentials] Enabling Essentials v2.16.1.0
1777[15:55:03] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
1778[15:55:03] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
1779[15:55:03] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
1780[15:55:03] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
1781[15:55:03] [Server thread/INFO]: Loaded 852 items from items.csv.
1782[15:55:03] [Server thread/INFO]: Using locale en_US
1783[15:55:03] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
1784[15:55:03] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
1785[15:55:03] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
1786[15:55:03] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
1787[15:55:03] [Server thread/INFO]: [ClearLagTimer] Enabling ClearLagTimer vBuild 25b
1788[15:55:03] [Server thread/INFO]:
1789[15:55:03] [Server thread/INFO]: ClearLagTimer Build 25b, a free resource by Norska - Executing startup sequence...
1790[15:55:03] [Server thread/INFO]:
1791[15:55:03] [Server thread/INFO]: [+] Checking for ClearLag...
1792[15:55:03] [Server thread/INFO]: [+] SUCCESS! Detected ClearLag!
1793[15:55:03] [Server thread/INFO]: [+] Checking for PlaceholderAPI...
1794[15:55:03] [Server thread/INFO]: [+] SUCCESS! Hooked into PlaceholderAPI!
1795[15:55:03] [Server thread/INFO]: [+] Registered commands (took 0ms)
1796[15:55:03] [Server thread/INFO]: [+] Registered listeners (took 1ms)
1797[15:55:03] [Server thread/INFO]:
1798[15:55:03] [Server thread/INFO]: [+] Completed startup. Enjoy the plugin!
1799[15:55:03] [Server thread/INFO]:
1800[15:55:03] [Server thread/INFO]: [ACSell] Enabling ACSell v1.0
1801[15:55:03] [Server thread/INFO]: [MVdWPlaceholderAPI] ACSell added custom placeholder {mb}
1802[15:55:03] [Server thread/INFO]: [MVdWPlaceholderAPI] ACSell added custom placeholder {mbt}
1803[15:55:03] [Server thread/INFO]: [PremiumHelp] Enabling PremiumHelp v1.0.4-SNAPSHOT
1804[15:55:03] [Server thread/INFO]: [DeluxeChat] Enabling DeluxeChat v1.14.3
1805[15:55:03] [Server thread/INFO]: [DeluxeChat] 4 formats loaded!
1806[15:55:03] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat messages.yml
1807[15:55:03] [Server thread/INFO]: [DeluxeChat] 2 entries added to the chat_filter!
1808[15:55:03] [Server thread/INFO]: [DeluxeChat] Detected Vault
1809[15:55:03] [Server thread/INFO]: [DeluxeChat] Hooked into Vault
1810[15:55:03] [Server thread/INFO]: [DeluxeChat] Detected SuperVanish / PremiumVanish
1811[15:55:03] [Server thread/INFO]: [DeluxeChat] Bungee integration has been enabled!
1812[15:55:03] [Server thread/INFO]: [DeluxeChat] Remember DeluxeChat.jar must be running on your bungee proxy server also for integration to work properly!!
1813[15:55:03] [Server thread/INFO]: [VoteRewards] Enabling VoteRewards v3.3.3-Beta
1814[15:55:03] [Server thread/INFO]: [MVdWPlaceholderAPI] VoteRewards added custom placeholder {voterewards_total_votes}
1815[15:55:03] [Server thread/INFO]: [MVdWPlaceholderAPI] VoteRewards added custom placeholder {voterewards_votes_needed}
1816[15:55:03] [Server thread/INFO]: [MVdWPlaceholderAPI] VoteRewards added custom placeholder {voterewards_votes_until}
1817[15:55:03] [Server thread/INFO]: [MVdWPlaceholderAPI] VoteRewards added custom placeholder {voterewards_vote_top}
1818[15:55:03] [Server thread/INFO]: [VoteRewards] Checking for Updates ...
1819[15:55:04] [Server thread/INFO]: [VoteRewards] You are running the newest beta build.
1820[15:55:04] [Server thread/INFO]: [VoteRewards] Metrics is enabled!
1821[15:55:04] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.17.1
1822[15:55:04] [Server thread/INFO]: [AutoPickup] Enabling AutoPickup v5.0.3
1823[15:55:04] [Server thread/INFO]: [AutoPickup] Detected you are using QuickSell
1824[15:55:04] [Server thread/INFO]: [TAB] Enabling TAB v2.5.1
1825[15:55:04] [Server thread/INFO]: [TAB] Enabled in 101ms
1826[15:55:04] [Server thread/INFO]: [Boss] Enabling Boss v3.7.1
1827[15:55:04] [Server thread/INFO]: ______
1828[15:55:04] [Server thread/INFO]: (____ \
1829[15:55:04] [Server thread/INFO]: ____) ) ___ ___ ___
1830[15:55:04] [Server thread/INFO]: | __ ( / _ \ /___)/___)
1831[15:55:04] [Server thread/INFO]: | |__) ) |_| |___ |___ |
1832[15:55:04] [Server thread/INFO]: |______/ \___/(___/(___/
1833[15:55:04] [Server thread/INFO]:
1834[15:55:04] [Server thread/INFO]: !-----------------------------------------------------!
1835[15:55:04] [Server thread/INFO]: Region keeping requires Minecraft
1836[15:55:04] [Server thread/INFO]: version 1.10 or greater, disabling..
1837[15:55:04] [Server thread/INFO]: !-----------------------------------------------------!
1838[15:55:05] [Server thread/INFO]: Boss 3.7.1 encountered a ClassNotFoundException! Please check your error.log and report this issue with the information in that file.
1839[15:55:05] [Server thread/INFO]: java.lang.ClassNotFoundException: github.scarsz.discordsrv.dependencies.jda.api.entities.TextChannel
1840[15:55:05] [Server thread/INFO]: at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
1841[15:55:05] [Server thread/INFO]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102)
1842[15:55:05] [Server thread/INFO]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87)
1843[15:55:05] [Server thread/INFO]: at java.lang.ClassLoader.loadClass(ClassLoader.java:419)
1844[15:55:05] [Server thread/INFO]: at java.lang.ClassLoader.loadClass(ClassLoader.java:352)
1845[15:55:05] [Server thread/INFO]: at java.lang.Class.forName0(Native Method)
1846[15:55:05] [Server thread/INFO]: at java.lang.Class.forName(Class.java:264)
1847[15:55:05] [Server thread/INFO]: at org.mineacademy.boss.lib.fo.model.v.a(SourceFile:199)
1848[15:55:05] [Server thread/INFO]: at org.mineacademy.boss.double. .cV.onEnable(SourceFile:273)
1849[15:55:05] [Server thread/INFO]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
1850[15:55:05] [Server thread/INFO]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339)
1851[15:55:05] [Server thread/INFO]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:411)
1852[15:55:05] [Server thread/INFO]: at java.lang.Thread.run(Thread.java:748)
1853[15:55:05] [Server thread/INFO]: !-----------------------------------------------------!
1854[15:55:05] [Server thread/INFO]: Boss failed to hook DiscordSRV because the plugin is outdated (1.18.x is supported)!
1855[15:55:05] [Server thread/INFO]: !-----------------------------------------------------!
1856[15:55:05] [Server thread/INFO]:
1857[15:55:05] [Server thread/INFO]: Loading bosses (0) ..
1858[15:55:05] [Server thread/INFO]:
1859[15:55:05] [Server thread/INFO]: Tutorial:
1860[15:55:05] [Server thread/INFO]: https://github.com/kangarko/Boss/wiki
1861[15:55:05] [Server thread/INFO]:
1862[15:55:05] [Server thread/INFO]: Get help:
1863[15:55:05] [Server thread/INFO]: https://github.com/kangarko/Boss/issues
1864[15:55:05] [Server thread/INFO]: ______________________________________________________________
1865[15:55:05] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
1866[15:55:05] [Server thread/INFO]: [WorldGuard] (OpPrison) TNT ignition is PERMITTED.
1867[15:55:05] [Server thread/INFO]: [WorldGuard] (OpPrison) Lighters are PERMITTED.
1868[15:55:05] [Server thread/INFO]: [WorldGuard] (OpPrison) Lava fire is blocked.
1869[15:55:05] [Server thread/INFO]: [WorldGuard] (OpPrison) Fire spread is UNRESTRICTED.
1870[15:55:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'OpPrison'
1871[15:55:05] [Server thread/INFO]: [WorldGuard] (SuperiorWorld) TNT ignition is PERMITTED.
1872[15:55:05] [Server thread/INFO]: [WorldGuard] (SuperiorWorld) Lighters are PERMITTED.
1873[15:55:05] [Server thread/INFO]: [WorldGuard] (SuperiorWorld) Lava fire is blocked.
1874[15:55:05] [Server thread/INFO]: [WorldGuard] (SuperiorWorld) Fire spread is UNRESTRICTED.
1875[15:55:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SuperiorWorld'
1876[15:55:05] [Server thread/INFO]: [WorldGuard] (Mine) TNT ignition is PERMITTED.
1877[15:55:05] [Server thread/INFO]: [WorldGuard] (Mine) Lighters are PERMITTED.
1878[15:55:05] [Server thread/INFO]: [WorldGuard] (Mine) Lava fire is blocked.
1879[15:55:05] [Server thread/INFO]: [WorldGuard] (Mine) Fire spread is UNRESTRICTED.
1880[15:55:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Mine'
1881[15:55:05] [Server thread/INFO]: [WorldGuard] (Event) TNT ignition is PERMITTED.
1882[15:55:05] [Server thread/INFO]: [WorldGuard] (Event) Lighters are PERMITTED.
1883[15:55:05] [Server thread/INFO]: [WorldGuard] (Event) Lava fire is blocked.
1884[15:55:05] [Server thread/INFO]: [WorldGuard] (Event) Fire spread is UNRESTRICTED.
1885[15:55:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Event'
1886[15:55:05] [Server thread/INFO]: [WorldGuard] (TESTISLAND) TNT ignition is PERMITTED.
1887[15:55:05] [Server thread/INFO]: [WorldGuard] (TESTISLAND) Lighters are PERMITTED.
1888[15:55:05] [Server thread/INFO]: [WorldGuard] (TESTISLAND) Lava fire is blocked.
1889[15:55:05] [Server thread/INFO]: [WorldGuard] (TESTISLAND) Fire spread is UNRESTRICTED.
1890[15:55:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TESTISLAND'
1891[15:55:05] [Server thread/INFO]: [WorldGuard] (PvP) TNT ignition is PERMITTED.
1892[15:55:05] [Server thread/INFO]: [WorldGuard] (PvP) Lighters are PERMITTED.
1893[15:55:05] [Server thread/INFO]: [WorldGuard] (PvP) Lava fire is blocked.
1894[15:55:05] [Server thread/INFO]: [WorldGuard] (PvP) Fire spread is UNRESTRICTED.
1895[15:55:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PvP'
1896[15:55:05] [Server thread/INFO]: [WorldGuard] (Map) TNT ignition is PERMITTED.
1897[15:55:05] [Server thread/INFO]: [WorldGuard] (Map) Lighters are PERMITTED.
1898[15:55:05] [Server thread/INFO]: [WorldGuard] (Map) Lava fire is blocked.
1899[15:55:05] [Server thread/INFO]: [WorldGuard] (Map) Fire spread is UNRESTRICTED.
1900[15:55:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Map'
1901[15:55:05] [Server thread/INFO]: [WorldGuard] Loading region data...
1902[15:55:05] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v1.8.13
1903[15:55:05] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_8_R3
1904[15:55:05] [Server thread/WARN]: [AuctionHouse] This "retro" plugin only contains support for Spigot 1.8.8
1905[15:55:05] [Server thread/WARN]: [AuctionHouse] Some features may not be fully tested - use at your own risk!
1906[15:55:05] [Server thread/WARN]: [AuctionHouse] Enabling DiscordSRV support
1907[15:55:05] [Server thread/INFO]: [QuadrexKitGUI] Enabling QuadrexKitGUI v1.0.0-SNAPSHOT
1908[15:55:05] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v9.9.0.0
1909[15:55:05] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.16.1.0
1910[15:55:05] [Server thread/INFO]: [BeastTokens] Enabling BeastTokens v3.8.4
1911[15:55:06] [Server thread/INFO]: [BeastTokens] /BeastTokens command aliases [beasttoken, btokens, btoken, token] are regitered.
1912[15:55:06] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_tokens}
1913[15:55:06] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_tokens_raw}
1914[15:55:06] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_tokens_formated}
1915[15:55:06] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_topplayer_1}
1916[15:55:06] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_topplayer_2}
1917[15:55:06] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_topplayer_3}
1918[15:55:06] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_topplayer_4}
1919[15:55:06] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_topplayer_5}
1920[15:55:06] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_topplayer_6}
1921[15:55:06] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_topplayer_7}
1922[15:55:06] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_topplayer_8}
1923[15:55:06] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_topplayer_9}
1924[15:55:06] [Server thread/INFO]: [MVdWPlaceholderAPI] BeastTokens added custom placeholder {beasttokens_topplayer_10}
1925[15:55:06] [Server thread/INFO]: [BeastTokens] Version 3.8.4 : has been enabled!
1926[15:55:06] [Server thread/INFO]: [ZyroxEvents] Enabling ZyroxEvents vv11.0
1927[15:55:06] [Server thread/INFO]: [ZyroxEvents] [Events] Hooked into featherboard, enabling featherboard support.
1928[15:55:06] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: while scanning a simple key
1929 in 'string', line 3, column 1:
1930 Ok so, this file has been genera ...
1931 ^
1932could not find expected ':'
1933 in 'string', line 5, column 1:
1934 Scoreboards will not work with f ...
1935 ^
1936
1937[15:55:06] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57)
1938[15:55:06] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226)
1939[15:55:06] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169)
1940[15:55:06] [Server thread/WARN]: at str.events.Events.setupFeatherBoardReadMe(Events.java:157)
1941[15:55:06] [Server thread/WARN]: at str.events.Events.onEnable(Events.java:53)
1942[15:55:06] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
1943[15:55:06] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339)
1944[15:55:06] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:411)
1945[15:55:06] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:353)
1946[15:55:06] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:312)
1947[15:55:06] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:439)
1948[15:55:06] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:403)
1949[15:55:06] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:358)
1950[15:55:06] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:280)
1951[15:55:06] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:605)
1952[15:55:06] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1953[15:55:06] [Server thread/WARN]: Caused by: while scanning a simple key
1954 in 'string', line 3, column 1:
1955 Ok so, this file has been genera ...
1956 ^
1957could not find expected ':'
1958 in 'string', line 5, column 1:
1959 Scoreboards will not work with f ...
1960 ^
1961
1962[15:55:06] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.stalePossibleSimpleKeys(ScannerImpl.java:465)
1963[15:55:06] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.needMoreTokens(ScannerImpl.java:280)
1964[15:55:06] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:225)
1965[15:55:06] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:586)
1966[15:55:06] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
1967[15:55:06] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143)
1968[15:55:06] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:132)
1969[15:55:06] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229)
1970[15:55:06] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
1971[15:55:06] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
1972[15:55:06] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
1973[15:55:06] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120)
1974[15:55:06] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450)
1975[15:55:06] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:369)
1976[15:55:06] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
1977[15:55:06] [Server thread/WARN]: ... 15 more
1978[15:55:06] [Server thread/INFO]: [AdvancedEnchantments] Enabling AdvancedEnchantments v7.0.1
1979[15:55:06] [Server thread/INFO]: [AdvancedEnchantments] Loaded 4 armor sets.
1980[15:55:06] [Server thread/INFO]: [AdvancedEnchantments] Loaded 1 weapons.
1981[15:55:06] [DiscordSRV - Initialization/WARN]: [DiscordSRV]
1982
1983The current build of DiscordSRV is outdated by 280 commits! Get the latest build at your favorite distribution center.
1984
1985Spigot: https://www.spigotmc.org/resources/discordsrv.18494/
1986Bukkit Dev: http://dev.bukkit.org/bukkit-plugins/discordsrv/
1987Source: https://github.com/Scarsz/DiscordSRV
1988
1989[15:55:06] [Server thread/INFO]: [AdvancedEnchantments] Registered 'level' payment type for Enchanter from class n3kas.ae.features.enchanter.LevelsPayment
1990[15:55:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Language initialized as English
1991[15:55:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] ?8===============================================================================
1992[15:55:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] ?a Need a server host? Try PebbleHost! Plans starting at $1/GB!
1993[15:55:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] ?a Use promo code "DISCORDSRV" at checkout for 15% off your first three bills!
1994[15:55:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] ?8===============================================================================
1995[15:55:06] [Server thread/WARN]: [AdvancedEnchantments] ATTACK_MOB, KILL_PLAYER, FIRE, REPEATING, BOW_MOB, DEFENSE_MOB, SHIFT, ITEM_BREAK, FISHING, CATCH_FISH, FALL_DAMAGE enchantment types have been disabled for this session (No enchants utilizing it, increasing performance)
1996[15:55:06] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into PlaceholderAPI.
1997[15:55:06] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into economy plugin (Vault)
1998[15:55:06] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.9.0 (build #52)
1999[15:55:07] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
2000[15:55:07] [Server thread/INFO]: [CrazyEnvoy] Enabling CrazyEnvoy v1.3.7-RELEASE
2001[15:55:07] [Server thread/INFO]: [CrazyEnvoy] Loading the Config.yml
2002[15:55:07] [Server thread/INFO]: [CrazyEnvoy] Successfully loaded Config.yml
2003[15:55:07] [Server thread/INFO]: [CrazyEnvoy] Loading the Messages.yml
2004[15:55:07] [Server thread/INFO]: [CrazyEnvoy] Successfully loaded Messages.yml
2005[15:55:07] [Server thread/INFO]: [CrazyEnvoy] Loading the Data.yml
2006[15:55:07] [Server thread/INFO]: [CrazyEnvoy] Successfully loaded Data.yml
2007[15:55:07] [Server thread/INFO]: [CrazyEnvoy] Loading custom files.
2008[15:55:07] [Server thread/INFO]: [CrazyEnvoy] Loaded new custom file: /Tiers/Basic.yml.
2009[15:55:07] [Server thread/INFO]: [CrazyEnvoy] Finished loading custom files.
2010[15:55:07] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyEnvoy added custom placeholder {crazyenvoy_cooldown}
2011[15:55:07] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyEnvoy added custom placeholder {crazyenvoy_time_left}
2012[15:55:07] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyEnvoy added custom placeholder {crazyenvoy_crates_left}
2013[15:55:07] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
2014[15:55:07] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
2015[15:55:07] [Server thread/INFO]: [XLAutoMiner] Enabling XLAutoMiner v1.5.2
2016[15:55:07] [Server thread/INFO]: [DEBUG AutoMiner] - Allowing Multiple Players: false
2017[15:55:07] [Server thread/INFO]: [PVPWarsGenerator] Enabling PVPWarsGenerator v3.2
2018[15:55:07] [Server thread/INFO]: [ServerNPC] Enabling ServerNPC v1.6.4-RELEASE
2019[15:55:07] [Server thread/INFO]: ServerNPC | Hooked PlaceholderAPI
2020[15:55:07] [Server thread/INFO]: ServerNPC | Hooked HolographicDisplays
2021[15:55:07] [Server thread/INFO]: ServerNPC | Has been loaded.
2022[15:55:07] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v2.0.21
2023[15:55:07] [Server thread/INFO]: [CrateReloaded] Config Version: 2.X
2024[15:55:07] [Server thread/INFO]: [CrateReloaded] v1_8_R3
2025[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:SuperMc(405881369991053323)
2026[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:announcements(434491775080726549)
2027[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:update-notes(439403451219181578)
2028[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:welcome-leave(445374727263879168)
2029[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-applications(556834468170563614)
2030[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rules(405883312339419137)
2031[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:information(612161140113408021)
2032[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:giveaway(659185628310929422)
2033[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:chat(411236521467969536)
2034[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:off-topic(490953171431063583)
2035[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:suggestions(566844718630043668)
2036[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:bot-commands(534585710238367784)
2037[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:reports(434485110692118538)
2038[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:bug-reports(652868200144306177)
2039[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:hub-chat(610825253706530817)
2040[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:minecraft-chat(579392601007063041)
2041[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:luckyblockwars-chat(627496207958147112)
2042[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:prison-chat(610824731595374598)
2043[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:skyblock-chat(637199643926855681)
2044[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:donator-chat(424283508391804938)
2045[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-chat(407638069554970626)
2046[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-discussion(574223995692515352)
2047[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-rules(468515026265702410)
2048[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:punishment-logs(489514002318360645)
2049[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-test(513325227229577247)
2050[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-announcement(659192063262457898)
2051[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:build-team(423271337415671848)
2052[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:test-channel(485533372064464906)
2053[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:developer-testing(450049226450403329)
2054[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:special-logs(475845617755619329)
2055[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:servers(521788826440433664)
2056[15:55:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel 000000000000000000
2057[15:55:08] [Server thread/WARN]: java.lang.NoSuchMethodException: org.bukkit.inventory.meta.ItemMeta.setCustomModelData(java.lang.Integer)
2058[15:55:08] [Server thread/WARN]: at java.lang.Class.getMethod(Class.java:1786)
2059[15:55:08] [Server thread/WARN]: at com.hazebyte.crate.api.util.ItemBuilder.<clinit>(ItemBuilder.java:25)
2060[15:55:08] [Server thread/WARN]: at com.hazebyte.crate.api.util.ItemHelper.setName(ItemHelper.java:44)
2061[15:55:08] [Server thread/WARN]: at cratereloaded.cC.a(ItemParser.java:284)
2062[15:55:08] [Server thread/WARN]: at cratereloaded.cC.T(ItemParser.java:254)
2063[15:55:08] [Server thread/WARN]: at cratereloaded.bA.a(CrateParser.java:80)
2064[15:55:08] [Server thread/WARN]: at cratereloaded.bA.d(CrateParser.java:55)
2065[15:55:08] [Server thread/WARN]: at cratereloaded.bA.parse(CrateParser.java:40)
2066[15:55:08] [Server thread/WARN]: at cratereloaded.K.U(CrateHandler.java:73)
2067[15:55:08] [Server thread/WARN]: at cratereloaded.K.T(CrateHandler.java:66)
2068[15:55:08] [Server thread/WARN]: at cratereloaded.K.initialize(CrateHandler.java:52)
2069[15:55:08] [Server thread/WARN]: at cratereloaded.ba.enable(Manager.java:20)
2070[15:55:08] [Server thread/WARN]: at cratereloaded.ba.<init>(Manager.java:13)
2071[15:55:08] [Server thread/WARN]: at cratereloaded.K.<init>(CrateHandler.java:38)
2072[15:55:08] [Server thread/WARN]: at com.hazebyte.crate.cratereloaded.CorePlugin.registerCrates(CorePlugin.java:201)
2073[15:55:08] [Server thread/WARN]: at com.hazebyte.crate.cratereloaded.CorePlugin.onEnable(CorePlugin.java:335)
2074[15:55:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
2075[15:55:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339)
2076[15:55:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:411)
2077[15:55:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:353)
2078[15:55:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:312)
2079[15:55:08] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:439)
2080[15:55:08] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:403)
2081[15:55:08] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:358)
2082[15:55:08] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:280)
2083[15:55:08] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:605)
2084[15:55:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2085[15:55:08] [Server thread/INFO]: [CrateReloaded] Crate Configurations (1): crate.yml
2086[15:55:08] [Server thread/WARN]: [CrateReloaded] Block.yml: Not able to find world, "Prison". Queuing listener for world!
2087[15:55:08] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.3.15
2088[15:55:08] [ForkJoinPool.commonPool-worker-1/INFO]: [CrateReloaded] Plugin is out of date. Running: 2.0.21, Latest: 2.0.22.
2089[15:55:08] [Server thread/INFO]: [LiteBans] Using default database drivers.
2090[15:55:08] [Server thread/INFO]: [LiteBans] Loading SQL driver: mariadb (org.mariadb.jdbc.Driver)
2091[15:55:08] [Server thread/INFO]: [LiteBans] Connecting to database...
2092[15:55:09] [Server thread/INFO]: [LiteBans] Connected to [jdbc:mariadb://na-sql.pebblehost.com:3306/customer_92529;useSSL=false] (78 ms).
2093[15:55:09] [Server thread/INFO]: [LiteBans] [Sync] Server name: Prison1
2094[15:55:09] [Server thread/INFO]: [LiteBans] [Sync] Server UUID: cddd7dafdb9246039a0f6466dcea7a68 <2>
2095[15:55:09] [Server thread/INFO]: [LiteBans] Database connection fully initialized (92.1 ms).
2096[15:55:09] [Server thread/INFO]: [LiteBans] v2.3.15 enabled. Startup took 356 ms.
2097[15:55:09] [Server thread/INFO]: [Item2Chat] Enabling Item2Chat v4.2.3
2098[15:55:09] [Server thread/INFO]: [Item2Chat] Item2Chat version 4.2.3 is Enabled
2099[15:55:09] [Server thread/INFO]: [BPS-Premium] Enabling BPS-Premium v6.2.3
2100[15:55:09] [Server thread/INFO]: --------------------------------------------------------------------------------------
2101[15:55:09] [Server thread/INFO]: [BPS-Premium] You have an old version of the BPS-Premium plugin.
2102[15:55:09] [Server thread/INFO]: [BPS-Premium] Please download the latest version on mc-market.
2103[15:55:09] [Server thread/INFO]: [BPS-Premium] https://www.mc-market.org/resources/10235/
2104[15:55:09] [Server thread/INFO]: [BPS-Premium] https://www.spigotmc.org/resources/67158/
2105[15:55:09] [Server thread/INFO]: --------------------------------------------------------------------------------------
2106[15:55:09] [Server thread/ERROR]: [BPS-Premium] Plugin BPS-Premium v6.2.3 has failed to register events for class ruben_artz.events.BPSTab because org/bukkit/event/player/PlayerCommandSendEvent does not exist.
2107[15:55:09] [Server thread/INFO]: [BPS-Premium] Successfully enabled v6.2.3
2108[15:55:09] [Server thread/INFO]: --------------------------------------------------------------------------------------
2109[15:55:09] [Server thread/INFO]: Developed by Ruben_Artz
2110[15:55:09] [Server thread/INFO]: [BPS-Premium] Version: 6.2.3
2111[15:55:09] [Server thread/INFO]: [BPS-Premium] Uploading files...
2112[15:55:09] [Server thread/INFO]: BPS-Premium - config.yml
2113[15:55:09] [Server thread/INFO]: BPS-Premium - Fireworks.yml
2114[15:55:09] [Server thread/INFO]: BPS-Premium - Swear.yml
2115[15:55:09] [Server thread/INFO]: BPS-Premium - Messages.yml
2116[15:55:09] [Server thread/INFO]: BPS-Premium - GUI.yml
2117[15:55:09] [Server thread/INFO]: [BPS-Premium] Successfully loaded files
2118[15:55:09] [Server thread/INFO]: Premium Features:
2119[15:55:09] [Server thread/INFO]: - High quality.
2120[15:55:09] [Server thread/INFO]: - Constant updates.
2121[15:55:09] [Server thread/INFO]: - Does not block names.
2122[15:55:09] [Server thread/INFO]: - There are no watermarks.
2123[15:55:09] [Server thread/INFO]: - Titles.
2124[15:55:09] [Server thread/INFO]: - Fireworks.
2125[15:55:09] [Server thread/INFO]: - Action Bar.
2126[15:55:09] [Server thread/INFO]: - Command Spy.
2127[15:55:09] [Server thread/INFO]: - Potions.
2128[15:55:09] [Server thread/INFO]: - Particles.
2129[15:55:09] [Server thread/INFO]: - Effects.
2130[15:55:09] [Server thread/INFO]: - Player skin.
2131[15:55:09] [Server thread/INFO]: - Anti bad words.
2132[15:55:09] [Server thread/INFO]: - Boss Bar.
2133[15:55:09] [Server thread/INFO]: - AntiTab 1.8.8x - 1.14x.
2134[15:55:09] [Server thread/INFO]: See Terms of Service and Conditions here:
2135[15:55:09] [Server thread/INFO]: https://pastebin.com/raw/qSzZk2U7
2136[15:55:09] [Server thread/INFO]: --------------------------------------------------------------------------------------
2137[15:55:09] [Server thread/INFO]: [PremiumVanish] Enabling PremiumVanish v2.4.9
2138[15:55:09] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Not using JDBC, one of host/port/database was default
2139[15:55:09] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
2140[15:55:09] [Server thread/INFO]: [PremiumVanish] Hooked into PlaceholderAPI
2141[15:55:09] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_isvanished}
2142[15:55:09] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_vanishedplayers}
2143[15:55:09] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_playercount}
2144[15:55:09] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_bungeeplayercount}
2145[15:55:09] [Server thread/INFO]: [PremiumVanish] Hooked into MVdWPlaceholderAPI
2146[15:55:09] [Server thread/INFO]: [PremiumVanish] Hooked into FeatherBoard
2147[15:55:09] [Server thread/INFO]: [PremiumVanish] Hooked into Essentials
2148[15:55:09] [Server thread/INFO]: [AdvancedSpawners] Enabling AdvancedSpawners v1.0.5
2149[15:55:09] [Server thread/INFO]: [AdvancedSpawners] Loaded 5 mob configurations.
2150[15:55:09] [Server thread/INFO]: [AdvancedSpawners] Loaded 7 spawners
2151[15:55:09] [Server thread/INFO]: [ExploitFixer] Enabling ExploitFixer v1.0.2
2152[15:55:09] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [ExploitFixer] Unsupported client packet in current Minecraft version: AUTO_RECIPE[PLAY, CLIENT, 22, classNames: [PacketPlayInAutoRecipe] (unregistered)]
2153[15:55:09] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [ExploitFixer] Unsupported client packet in current Minecraft version: ITEM_NAME[PLAY, CLIENT, 28, classNames: [PacketPlayInItemName] (unregistered)]
2154[15:55:09] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [ExploitFixer] Unsupported client packet in current Minecraft version: RECIPE_DISPLAYED[PLAY, CLIENT, 27, classNames: [PacketPlayInRecipeDisplayed] (unregistered)]
2155[15:55:09] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [ExploitFixer] Unsupported client packet in current Minecraft version: BEACON[PLAY, CLIENT, 32, classNames: [PacketPlayInBeacon] (unregistered)]
2156[15:55:09] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [ExploitFixer] Unsupported client packet in current Minecraft version: ADVANCEMENTS[PLAY, CLIENT, 30, classNames: [PacketPlayInAdvancements] (unregistered)]
2157[15:55:09] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [ExploitFixer] Unsupported client packet in current Minecraft version: TRADE_SELECT[PLAY, CLIENT, 31, classNames: [PacketPlayInTrSel] (unregistered)]
2158[15:55:09] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [ExploitFixer] Unsupported client packet in current Minecraft version: STRUCTURE_BLOCK[PLAY, CLIENT, 37, classNames: [PacketPlayInStruct] (unregistered)]
2159[15:55:09] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [ExploitFixer] Unsupported client packet in current Minecraft version: SET_COMMAND_BLOCK[PLAY, CLIENT, 34, classNames: [PacketPlayInSetCommandBlock] (unregistered)]
2160[15:55:09] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [ExploitFixer] Unsupported client packet in current Minecraft version: SET_COMMAND_MINECART[PLAY, CLIENT, 35, classNames: [PacketPlayInSetCommandMinecart] (unregistered)]
2161[15:55:09] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [ExploitFixer] Unsupported client packet in current Minecraft version: ENTITY_NBT_QUERY[PLAY, CLIENT, 12, classNames: [PacketPlayInEntityNBTQuery] (unregistered)]
2162[15:55:09] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [ExploitFixer] Unsupported client packet in current Minecraft version: BOOK_EDIT[PLAY, CLIENT, 11, classNames: [PacketPlayInBEdit] (unregistered)]
2163[15:55:09] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [ExploitFixer] Unsupported client packet in current Minecraft version: BOAT_MOVE[PLAY, CLIENT, 20, classNames: [PacketPlayInBoatMove] (unregistered)]
2164[15:55:09] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [ExploitFixer] Unsupported client packet in current Minecraft version: PICK_ITEM[PLAY, CLIENT, 21, classNames: [PacketPlayInPickItem] (unregistered)]
2165[15:55:09] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [ExploitFixer] Unsupported client packet in current Minecraft version: VEHICLE_MOVE[PLAY, CLIENT, 19, classNames: [PacketPlayInVehicleMove] (unregistered)]
2166[15:55:09] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [ExploitFixer] Unsupported client packet in current Minecraft version: TELEPORT_ACCEPT[PLAY, CLIENT, 0, classNames: [PacketPlayInTeleportAccept] (unregistered)]
2167[15:55:09] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [ExploitFixer] Unsupported client packet in current Minecraft version: TILE_NBT_QUERY[PLAY, CLIENT, 1, classNames: [PacketPlayInTileNBTQuery] (unregistered)]
2168[15:55:09] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [ExploitFixer] Unsupported client packet in current Minecraft version: USE_ITEM[PLAY, CLIENT, 41, classNames: [PacketPlayInUseItem] (unregistered)]
2169[15:55:09] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
2170[15:55:09] [Server thread/INFO]: Done (21.007s)! For help, type "help" or "?"
2171[15:55:09] [Server thread/INFO]: Starting StellarSpigot TNT Optimizations
2172[15:55:09] [Server thread/INFO]: Starting StellarSpigot Obsidian Destroyer
2173[15:55:09] [Server thread/INFO]: Starting StellarSpigot Redstone Optimizations
2174[15:55:10] [Server thread/INFO]: Starting StellarSpigot TNT Optimizations
2175[15:55:10] [Server thread/INFO]: --------------------------------------------
2176[15:55:10] [Server thread/INFO]:
2177[15:55:10] [Server thread/INFO]: STARTING STELLARSPIGOT TNT CALCULATIONS...
2178[15:55:10] [Server thread/INFO]:
2179[15:55:10] [Server thread/INFO]: -------------------------------------------
2180[15:55:10] [Server thread/INFO]: Progress [1/10]
2181[15:55:10] [Server thread/INFO]: Progress [2/10]
2182[15:55:10] [Server thread/INFO]: Progress [3/10]
2183[15:55:10] [Server thread/INFO]: Progress [4/10]
2184[15:55:10] [Server thread/INFO]: Progress [5/10]
2185[15:55:10] [Server thread/INFO]: Progress [6/10]
2186[15:55:10] [Server thread/INFO]: Progress [7/10]
2187[15:55:14] [Server thread/INFO]: Progress [8/10]
2188[15:55:14] [Server thread/INFO]: Progress [9/10]
2189[15:55:14] [Server thread/INFO]: Progress [10/10]
2190[15:55:14] [Server thread/INFO]: --------------------------------------------
2191[15:55:14] [Server thread/INFO]:
2192[15:55:14] [Server thread/INFO]: FINISHED!
2193[15:55:14] [Server thread/INFO]: (Players may now join)
2194[15:55:14] [Server thread/INFO]:
2195[15:55:14] [Server thread/INFO]: -------------------------------------------
2196[15:55:14] [Server thread/INFO]: StellarSpigot TNT Optimizations Completed
2197[15:55:14] [Server thread/INFO]: Started StellarSpigot TPS Tracker
2198[15:55:14] [Server thread/INFO]: Starting Armor Events
2199[15:55:14] [Server thread/INFO]: > Armor Event Done
2200[15:55:14] [Server thread/INFO]: Starting Mob Stacker
2201[15:55:14] [Server thread/INFO]: > Mob Stacker Done
2202[15:55:14] [Server thread/INFO]: Timings Reset
2203[15:55:14] [Server thread/WARN]:
2204[15:55:14] [Server thread/WARN]: #################### - FATAL ERROR - ####################
2205[15:55:14] [Server thread/WARN]:
2206[15:55:14] [Server thread/WARN]: QuickSell could not be properly installed!
2207[15:55:14] [Server thread/WARN]: It appears that you have not installed CS-CoreLib
2208[15:55:14] [Server thread/WARN]: And because of that, CS-CoreLib is now going to be
2209[15:55:14] [Server thread/WARN]: downloaded and installed.
2210[15:55:14] [Server thread/WARN]: But for the time being QuickSell will remain disabled
2211[15:55:14] [Server thread/WARN]: After the installation process has finished,
2212[15:55:14] [Server thread/INFO]: you will be asked to restart your Server.
2213[15:55:14] [Server thread/WARN]: - mrCookieSlime
2214[15:55:14] [Server thread/WARN]:
2215[15:55:14] [Server thread/WARN]: #################### - FATAL ERROR - ####################
2216[15:55:14] [Server thread/WARN]:
2217[15:55:14] [Server thread/WARN]:
2218[15:55:14] [Server thread/WARN]: #################### - WARNING - ####################
2219[15:55:14] [Server thread/WARN]:
2220[15:55:14] [Server thread/WARN]: Please restart your Server to finish the Installation
2221[15:55:14] [Server thread/WARN]: of QuickSell and CS-CoreLib
2222[15:55:14] [Server thread/WARN]:
2223[15:55:14] [Server thread/WARN]: #################### - WARNING - ####################
2224[15:55:14] [Server thread/WARN]:
2225[15:55:14] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.4.1
2226[15:55:14] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
2227[15:55:14] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
2228[15:55:14] [Craft Scheduler Thread - 12/INFO]: [DEBUG AutoMiner] - Not using MySQL!
2229[15:55:14] [Server thread/WARN]: [HolographicDisplays] Hologram 'warning' was in the world 'Wizard' but it wasn't loaded.
2230[15:55:14] [Server thread/WARN]: [HolographicDisplays] Hologram 'pvp1' was in the world 'Prison' but it wasn't loaded.
2231[15:55:14] [Server thread/WARN]: [HolographicDisplays] Hologram 'pvp2' was in the world 'Prison' but it wasn't loaded.
2232[15:55:14] [Server thread/WARN]: [HolographicDisplays] Hologram 'pvp3' was in the world 'Prison' but it wasn't loaded.
2233[15:55:14] [Server thread/WARN]: [HolographicDisplays] Hologram 'pvp4' was in the world 'Prison' but it wasn't loaded.
2234[15:55:14] [Server thread/WARN]: [HolographicDisplays] Hologram 'prison' was in the world 'Spawn' but it wasn't loaded.
2235[15:55:14] [Server thread/WARN]:
2236[15:55:14] [Server thread/WARN]: #################### - FATAL ERROR - ####################
2237[15:55:14] [Server thread/WARN]:
2238[15:55:14] [Server thread/WARN]: ACSell could not be properly installed!
2239[15:55:14] [Server thread/WARN]: It appears that you have not installed CS-CoreLib
2240[15:55:14] [Server thread/WARN]: And because of that, CS-CoreLib is now going to be
2241[15:55:14] [Server thread/WARN]: downloaded and installed.
2242[15:55:14] [Server thread/WARN]: But for the time being ACSell will remain disabled
2243[15:55:14] [Server thread/WARN]: After the installation process has finished,
2244[15:55:14] [Server thread/INFO]: you will be asked to restart your Server.
2245[15:55:14] [Server thread/WARN]: - mrCookieSlime
2246[15:55:14] [Server thread/WARN]:
2247[15:55:14] [Server thread/WARN]: #################### - FATAL ERROR - ####################
2248[15:55:14] [Server thread/WARN]:
2249[15:55:15] [Server thread/WARN]:
2250[15:55:15] [Server thread/WARN]: #################### - WARNING - ####################
2251[15:55:15] [Server thread/WARN]:
2252[15:55:15] [Server thread/WARN]: Please restart your Server to finish the Installation
2253[15:55:15] [Server thread/WARN]: of ACSell and CS-CoreLib
2254[15:55:15] [Server thread/WARN]:
2255[15:55:15] [Server thread/WARN]: #################### - WARNING - ####################
2256[15:55:15] [Server thread/WARN]:
2257[15:55:15] [Server thread/INFO]: [Combat] Enabling expansion 'WorldGuard Compatibility v14.10'
2258[15:55:15] [Server thread/INFO]: [Combat]
2259[15:55:15] [Server thread/INFO]: [Combat] Successfully enabled 1 expansion
2260[15:55:15] [Server thread/INFO]: [AuctionHouse] Registered Service Provider Vault for Vault's Economy API
2261[15:55:15] [Server thread/INFO]: [AuctionHouse] Registered Service Provider Vault for Vault's Chat API
2262[15:55:15] [Craft Scheduler Thread - 6/INFO]:
2263[15:55:16] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
2264[15:55:16] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
2265[15:55:16] [Craft Scheduler Thread - 4/INFO]: [BeastTokens] There is a new update available.
2266[15:55:16] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
2267[15:55:16] [Craft Scheduler Thread - 6/INFO]: (AsylumBombs) An update was found: You are running 1.2.9 while 1.3.1 is available.
2268[15:55:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
2269[15:55:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
2270[15:55:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bungee
2271[15:55:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
2272[15:55:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ezrankspro
2273[15:55:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxechat
2274[15:55:16] [Server thread/ERROR]: [PlaceholderAPI] Failed to init placeholder expansion from class: com.extendedclip.papi.expansion.mcstatistics.StatisticsExpansion
2275[15:55:16] [Server thread/ERROR]: [PlaceholderAPI] org.bukkit.Material.isItem()Z
2276[15:55:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
2277[15:55:16] [Server thread/INFO]: [PremiumVanish] Your current version of PremiumVanish is outdated - New version: '2.5.10'; Currently: '2.4.9'
2278[15:55:16] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.10.4) is available at:
2279[15:55:16] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
2280[15:55:16] [Craft Scheduler Thread - 1/INFO]: [Combat] Checking for updates using Spigot API...
2281[15:55:16] [Craft Scheduler Thread - 6/INFO]: [Vault] Checking for Updates ...
2282[15:55:16] [Craft Scheduler Thread - 1/INFO]: ==============================================
2283[15:55:16] [Craft Scheduler Thread - 1/INFO]: CombatLogX Update Checker
2284[15:55:16] [Craft Scheduler Thread - 1/INFO]:
2285[15:55:16] [Craft Scheduler Thread - 1/INFO]: There is an update available!
2286[15:55:16] [Craft Scheduler Thread - 1/INFO]: Latest Version: 9.9.3.0
2287[15:55:16] [Craft Scheduler Thread - 1/INFO]: Your Version: 9.9.0.0
2288[15:55:16] [Craft Scheduler Thread - 1/INFO]: Get it here: https://www.spigotmc.org/resources/combatlogx.31689/
2289[15:55:16] [Craft Scheduler Thread - 1/INFO]: ==============================================
2290[15:55:16] [Server thread/INFO]: [ZyroxEvents] Couldn't load (THIS IS NOT AN ERROR, THIS SIMPLY MEANS YOU EITHER HAVEN'T SETUP THE EVENT PROPERLY OR IT'S NOT SETUP AT ALL) eventmode Sumo: null
2291java.lang.NullPointerException
2292 at str.events.EventManager.readArenas(EventManager.java:146) ~[?:?]
2293 at str.events.EventManager.lambda$0(EventManager.java:45) ~[?:?]
2294 at str.events.EventManager.tryLoad(EventManager.java:474) ~[?:?]
2295 at str.events.EventManager.<init>(EventManager.java:42) ~[?:?]
2296 at str.events.Events.lambda$0(Events.java:66) ~[?:?]
2297 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:63) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2298 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:371) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2299 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:829) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2300 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:842) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2301 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:759) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2302 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:660) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2303 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
2304[15:55:16] [Server thread/INFO]: [ZyroxEvents] Couldn't load (THIS IS NOT AN ERROR, THIS SIMPLY MEANS YOU EITHER HAVEN'T SETUP THE EVENT PROPERLY OR IT'S NOT SETUP AT ALL) eventmode RedRover: null
2305java.lang.NullPointerException
2306 at str.events.EventManager.readArenas1(EventManager.java:185) ~[?:?]
2307 at str.events.EventManager.lambda$1(EventManager.java:50) ~[?:?]
2308 at str.events.EventManager.tryLoad(EventManager.java:474) ~[?:?]
2309 at str.events.EventManager.<init>(EventManager.java:47) ~[?:?]
2310 at str.events.Events.lambda$0(Events.java:66) ~[?:?]
2311 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:63) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2312 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:371) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2313 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:829) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2314 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:842) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2315 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:759) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2316 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:660) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2317 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
2318[15:55:16] [Server thread/INFO]: [ZyroxEvents] Couldn't load (THIS IS NOT AN ERROR, THIS SIMPLY MEANS YOU EITHER HAVEN'T SETUP THE EVENT PROPERLY OR IT'S NOT SETUP AT ALL) eventmode Brackets: null
2319java.lang.NullPointerException
2320 at str.events.EventManager.readArenas2(EventManager.java:265) ~[?:?]
2321 at str.events.EventManager.lambda$2(EventManager.java:55) ~[?:?]
2322 at str.events.EventManager.tryLoad(EventManager.java:474) ~[?:?]
2323 at str.events.EventManager.<init>(EventManager.java:52) ~[?:?]
2324 at str.events.Events.lambda$0(Events.java:66) ~[?:?]
2325 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:63) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2326 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:371) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2327 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:829) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2328 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:842) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2329 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:759) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2330 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:660) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2331 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
2332[15:55:16] [Server thread/INFO]: [ZyroxEvents] Couldn't load (THIS IS NOT AN ERROR, THIS SIMPLY MEANS YOU EITHER HAVEN'T SETUP THE EVENT PROPERLY OR IT'S NOT SETUP AT ALL) eventmode RoD: null
2333java.lang.NullPointerException
2334 at str.events.EventManager.readArenas3(EventManager.java:298) ~[?:?]
2335 at str.events.EventManager.lambda$3(EventManager.java:60) ~[?:?]
2336 at str.events.EventManager.tryLoad(EventManager.java:474) ~[?:?]
2337 at str.events.EventManager.<init>(EventManager.java:57) ~[?:?]
2338 at str.events.Events.lambda$0(Events.java:66) ~[?:?]
2339 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:63) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2340 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:371) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2341 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:829) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2342 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:842) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2343 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:759) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2344 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:660) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2345 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
2346[15:55:16] [Server thread/INFO]: [ZyroxEvents] Couldn't load (THIS IS NOT AN ERROR, THIS SIMPLY MEANS YOU EITHER HAVEN'T SETUP THE EVENT PROPERLY OR IT'S NOT SETUP AT ALL) eventmode LMS: null
2347java.lang.NullPointerException
2348 at str.events.EventManager.readArenas4(EventManager.java:331) ~[?:?]
2349 at str.events.EventManager.lambda$4(EventManager.java:65) ~[?:?]
2350 at str.events.EventManager.tryLoad(EventManager.java:474) ~[?:?]
2351 at str.events.EventManager.<init>(EventManager.java:62) ~[?:?]
2352 at str.events.Events.lambda$0(Events.java:66) ~[?:?]
2353 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:63) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2354 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:371) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2355 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:829) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2356 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:842) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2357 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:759) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2358 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:660) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2359 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
2360[15:55:16] [Server thread/INFO]: [ZyroxEvents] Couldn't load (THIS IS NOT AN ERROR, THIS SIMPLY MEANS YOU EITHER HAVEN'T SETUP THE EVENT PROPERLY OR IT'S NOT SETUP AT ALL) eventmode Maze: null
2361java.lang.NullPointerException
2362 at str.events.EventManager.readArenas5(EventManager.java:364) ~[?:?]
2363 at str.events.EventManager.lambda$5(EventManager.java:70) ~[?:?]
2364 at str.events.EventManager.tryLoad(EventManager.java:474) ~[?:?]
2365 at str.events.EventManager.<init>(EventManager.java:67) ~[?:?]
2366 at str.events.Events.lambda$0(Events.java:66) ~[?:?]
2367 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:63) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2368 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:371) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2369 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:829) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2370 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:842) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2371 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:759) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2372 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:660) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2373 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
2374[15:55:16] [Server thread/INFO]: [ZyroxEvents] Couldn't load (THIS IS NOT AN ERROR, THIS SIMPLY MEANS YOU EITHER HAVEN'T SETUP THE EVENT PROPERLY OR IT'S NOT SETUP AT ALL) eventmode WaterDrop: null
2375java.lang.NullPointerException
2376 at str.events.EventManager.readArenas6(EventManager.java:405) ~[?:?]
2377 at str.events.EventManager.lambda$6(EventManager.java:75) ~[?:?]
2378 at str.events.EventManager.tryLoad(EventManager.java:474) ~[?:?]
2379 at str.events.EventManager.<init>(EventManager.java:72) ~[?:?]
2380 at str.events.Events.lambda$0(Events.java:66) ~[?:?]
2381 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:63) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2382 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:371) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2383 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:829) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2384 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:842) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2385 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:759) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2386 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:660) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2387 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
2388[15:55:16] [Server thread/INFO]: [ZyroxEvents] Couldn't load (THIS IS NOT AN ERROR, THIS SIMPLY MEANS YOU EITHER HAVEN'T SETUP THE EVENT PROPERLY OR IT'S NOT SETUP AT ALL) eventmode Node: null
2389java.lang.NullPointerException
2390 at str.events.EventManager.readArenas7(EventManager.java:441) ~[?:?]
2391 at str.events.EventManager.lambda$7(EventManager.java:80) ~[?:?]
2392 at str.events.EventManager.tryLoad(EventManager.java:474) ~[?:?]
2393 at str.events.EventManager.<init>(EventManager.java:77) ~[?:?]
2394 at str.events.Events.lambda$0(Events.java:66) ~[?:?]
2395 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:63) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2396 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:371) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2397 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:829) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2398 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:842) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2399 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:759) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2400 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:660) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2401 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
2402[15:55:16] [Server thread/INFO]: [ZyroxEvents] Couldn't load (THIS IS NOT AN ERROR, THIS SIMPLY MEANS YOU EITHER HAVEN'T SETUP THE EVENT PROPERLY OR IT'S NOT SETUP AT ALL) eventmode Spleef: null
2403java.lang.NullPointerException
2404 at str.events.EventManager.readArenas8(EventManager.java:222) ~[?:?]
2405 at str.events.EventManager.lambda$8(EventManager.java:85) ~[?:?]
2406 at str.events.EventManager.tryLoad(EventManager.java:474) ~[?:?]
2407 at str.events.EventManager.<init>(EventManager.java:82) ~[?:?]
2408 at str.events.Events.lambda$0(Events.java:66) ~[?:?]
2409 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:63) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2410 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:371) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2411 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:829) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2412 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:842) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2413 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:759) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2414 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:660) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2415 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
2416[15:55:16] [Craft Scheduler Thread - 6/INFO]: [Vault] No new version available
2417[15:55:23] [Craft Scheduler Thread - 9/INFO]: [PlaceholderAPI] 170 placeholder expansions are available on the cloud.
2418[15:55:23] [Craft Scheduler Thread - 9/INFO]: [PlaceholderAPI] 1 installed expansions have updates available.
2419[15:55:23] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
2420[15:55:23] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
2421[15:55:24] [Server thread/INFO]: [PVPWarsGenerator] Vault is not enabled, this disables the ability to upgrade your generator
2422[15:57:19] [Craft Scheduler Thread - 14/INFO]: [BeastTokens] Please Update to Latest Version from SpigotMc! Version: 3.8.6
2423[15:59:32] [Server thread/INFO]: ?6?l[!] ?eThere is an envoy event happening in ?e?n10m, 0s?e.
2424[16:00:15] [Craft Scheduler Thread - 12/INFO]: [PVPWarsGenerator] Saved all generators in data.yml
2425[16:05:18] [Craft Scheduler Thread - 4/INFO]: [PVPWarsGenerator] Saved all generators in data.yml
2426[16:08:32] [Server thread/INFO]: ?6?l[!] ?eThere is an envoy event happening in ?e?n1m, 0s?e.
2427[16:08:38] [Craft Scheduler Thread - 7/INFO]: [LiteBans] A plugin update is available! Your version: 2.3.15, latest version: 2.4.7
2428[16:08:38] [Craft Scheduler Thread - 7/INFO]: [LiteBans] Updates can be downloaded from here:
2429[16:08:38] [Craft Scheduler Thread - 7/INFO]: [LiteBans] https://www.spigotmc.org/resources/litebans.3715/
2430[16:08:57] [Thread-143/INFO]: UUID of player Super is f9ed988e-c3f7-4ae7-9615-4182475f041f
2431[16:08:57] [Server thread/INFO]: [LockProxy] ?aSuper ?fis connecting with the IP?8: ?b/142.44.235.9
2432[16:08:57] [Server thread/INFO]: [DiscordSRV] Player Super joined with silent joining permission, not sending a join message
2433[16:08:58] [Server thread/INFO]: Super[/86.184.7.54:42528] logged in with entity id 160 at ([OpPrison]-4.05815975765011, 70.0, 49.827640483271935)
2434[16:08:59] [Craft Scheduler Thread - 26/INFO]: (FAWE) Updated FAWE to 19.11.13-5505943-1282-22.3.5 @ /home/minecraft/multicraft/servers/server75791/plugins/update-confirm/FastAsyncWorldEdit.jar
2435[16:09:02] [Server thread/INFO]: Super issued server command: /vanish
2436[16:09:02] [Server thread/INFO]: ?6?l[!] ?eThere is an envoy event happening in ?e?n30s?e.
2437[16:09:02] [Server thread/INFO]: Super issued server command: /pl
2438[16:09:07] [Server thread/INFO]: Super issued server command: /grantx
2439[16:09:12] [Server thread/INFO]: ?6?l[!] ?eThere is an envoy event happening in ?e?n20s?e.
2440[16:09:17] [Server thread/INFO]: Super issued server command: /i sign
2441[16:09:20] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_8_R3! Trying to find NMS support
2442[16:09:20] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_8_R3' loaded!
2443[16:09:20] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_8_R3! Trying to find NMS support
2444[16:09:20] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_8_R3' loaded!
2445[16:09:20] [Server thread/INFO]: [PVPWarsGenerator] [NBTAPI] Using the plugin 'AdvancedMonthlyCrates' to create a bStats instance!
2446[16:09:22] [Server thread/INFO]: ?6?l[!] ?eThere is an envoy event happening in ?e?n10s?e.
2447[16:09:27] [Server thread/INFO]: ?6?l[!] ?eThere is an envoy event happening in ?e?n5s?e.
2448[16:09:28] [Server thread/INFO]: ?6?l[!] ?eThere is an envoy event happening in ?e?n4s?e.
2449[16:09:29] [Server thread/INFO]: ?6?l[!] ?eThere is an envoy event happening in ?e?n3s?e.
2450[16:09:30] [Server thread/INFO]: ?6?l[!] ?eThere is an envoy event happening in ?e?n2s?e.
2451[16:09:31] [Craft Scheduler Thread - 26/INFO]: [ChestShop] Super created a shop - 64 Diamond - S 1000 - at [OpPrison] 18, 65, 10
2452[16:09:31] [Server thread/INFO]: ?6?l[!] ?eThere is an envoy event happening in ?e?n1s?e.
2453[16:09:32] [Server thread/INFO]: ?6?l[!] ?eAn envoy event has just started. ?e?n15?e crates have spawned around ?e?n/Warp Mine for 5m.
2454[16:09:37] [Server thread/INFO]: Super issued server command: /pl
2455[16:10:16] [Craft Scheduler Thread - 28/INFO]: [PVPWarsGenerator] Saved all generators in data.yml
2456[16:14:32] [Server thread/INFO]: ?6?l[!] ?eThe envoy event has ended. Thanks for playing and please come back for the next one.
2457[16:15:17] [Craft Scheduler Thread - 2/INFO]: [PVPWarsGenerator] Saved all generators in data.yml
2458[16:15:17] [Server thread/INFO]: Super issued server command: /pl
2459[16:15:41] [Server thread/INFO]: Super issued server command: /pay
2460[16:15:43] [Server thread/INFO]: Super issued server command: /vault
2461[16:15:57] [Server thread/INFO]: Super issued server command: /pex
2462[16:16:51] [Server thread/INFO]: Super issued server command: /pl
2463[16:20:17] [Craft Scheduler Thread - 25/INFO]: [PVPWarsGenerator] Saved all generators in data.yml
2464[16:21:40] [Server thread/ERROR]: Could not pass event BlockBreakEvent to AutoPickup v5.0.3
2465org.bukkit.event.EventException
2466 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2467 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2468 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2469 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2470 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2471 at net.minecraft.server.v1_8_R3.PlayerInteractManager.breakBlock(PlayerInteractManager.java:290) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2472 at net.minecraft.server.v1_8_R3.PlayerInteractManager.a(PlayerInteractManager.java:219) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2473 at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:712) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2474 at net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:40) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2475 at net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:10) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2476 at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2477 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_242]
2478 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_242]
2479 at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2480 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:820) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2481 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:842) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2482 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:759) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2483 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:660) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2484 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
2485Caused by: java.lang.NoSuchMethodError: org.bukkit.inventory.PlayerInventory.getItemInMainHand()Lorg/bukkit/inventory/ItemStack;
2486 at me.MnMaxon.AutoPickup.MainListener.onBlockBreak(MainListener.java:398) ~[?:?]
2487 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
2488 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
2489 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
2490 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
2491 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2492 ... 18 more
2493[16:21:40] [Server thread/ERROR]: Cannot load plugins/CustomEnchants/config.yml
2494org.bukkit.configuration.InvalidConfigurationException: mapping values are not allowed here
2495 in 'string', line 22, column 19:
2496 Max-Level: 5
2497 ^
2498
2499 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2500 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2501 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2502 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2503 at me.PCPSells.apis.FileAPI.getConfig(FileAPI.java:9) [CustomEnchants%20(4).jar:?]
2504 at me.PCPSells.enchants.Keys.onBlockBreak(Keys.java:26) [CustomEnchants%20(4).jar:?]
2505 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
2506 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
2507 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
2508 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
2509 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2510 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2511 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2512 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2513 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2514 at net.minecraft.server.v1_8_R3.PlayerInteractManager.breakBlock(PlayerInteractManager.java:290) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2515 at net.minecraft.server.v1_8_R3.PlayerInteractManager.a(PlayerInteractManager.java:219) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2516 at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:712) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2517 at net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:40) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2518 at net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:10) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2519 at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2520 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_242]
2521 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_242]
2522 at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2523 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:820) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2524 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:842) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2525 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:759) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2526 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:660) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2527 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
2528Caused by: org.yaml.snakeyaml.scanner.ScannerException: mapping values are not allowed here
2529 in 'string', line 22, column 19:
2530 Max-Level: 5
2531 ^
2532
2533 at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:871) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2534 at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2535 at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2536 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2537 at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2538 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2539 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2540 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2541 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2542 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2543 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2544 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2545 at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2546 at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2547 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2548 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2549 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2550 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2551 ... 28 more
2552[16:21:40] [Server thread/ERROR]: Could not pass event BlockBreakEvent to CustomEnchants v1.0.1
2553org.bukkit.event.EventException
2554 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2555 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2556 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2557 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2558 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2559 at net.minecraft.server.v1_8_R3.PlayerInteractManager.breakBlock(PlayerInteractManager.java:290) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2560 at net.minecraft.server.v1_8_R3.PlayerInteractManager.a(PlayerInteractManager.java:219) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2561 at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:712) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2562 at net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:40) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2563 at net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:10) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2564 at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2565 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_242]
2566 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_242]
2567 at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2568 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:820) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2569 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:842) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2570 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:759) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2571 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:660) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2572 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
2573Caused by: java.lang.NullPointerException
2574 at me.PCPSells.enchants.Keys.onBlockBreak(Keys.java:27) ~[?:?]
2575 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
2576 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
2577 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
2578 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
2579 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2580 ... 18 more
2581[16:21:40] [Server thread/ERROR]: Could not pass event BlockBreakEvent to CustomEnchants v1.0.1
2582org.bukkit.event.EventException
2583 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2584 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2585 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2586 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2587 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2588 at net.minecraft.server.v1_8_R3.PlayerInteractManager.breakBlock(PlayerInteractManager.java:290) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2589 at net.minecraft.server.v1_8_R3.PlayerInteractManager.a(PlayerInteractManager.java:219) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2590 at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:712) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2591 at net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:40) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2592 at net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:10) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2593 at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2594 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_242]
2595 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_242]
2596 at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2597 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:820) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2598 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:842) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2599 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:759) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2600 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:660) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2601 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
2602Caused by: java.lang.NoClassDefFoundError: me/mrCookieSlime/CSCoreLibPlugin/general/Inventory/Item/CustomItem
2603 at me.PCPSells.enchants.AutoSell.onBlockBreak(AutoSell.java:29) ~[?:?]
2604 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
2605 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
2606 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
2607 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
2608 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2609 ... 18 more
2610Caused by: java.lang.ClassNotFoundException: me.mrCookieSlime.CSCoreLibPlugin.general.Inventory.Item.CustomItem
2611 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_242]
2612 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2613 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2614 at java.lang.ClassLoader.loadClass(ClassLoader.java:419) ~[?:1.8.0_242]
2615 at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_242]
2616 at me.PCPSells.enchants.AutoSell.onBlockBreak(AutoSell.java:29) ~[?:?]
2617 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
2618 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
2619 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
2620 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
2621 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2622 ... 18 more
2623[16:21:40] [Server thread/ERROR]: Cannot load plugins/CustomEnchants/config.yml
2624org.bukkit.configuration.InvalidConfigurationException: mapping values are not allowed here
2625 in 'string', line 22, column 19:
2626 Max-Level: 5
2627 ^
2628
2629 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2630 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2631 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2632 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2633 at me.PCPSells.apis.FileAPI.getConfig(FileAPI.java:9) [CustomEnchants%20(4).jar:?]
2634 at me.PCPSells.enchants.AutoRepair.checkDura(AutoRepair.java:31) [CustomEnchants%20(4).jar:?]
2635 at me.PCPSells.enchants.AutoRepair.onBlockBreak(AutoRepair.java:27) [CustomEnchants%20(4).jar:?]
2636 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
2637 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
2638 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
2639 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
2640 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2641 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2642 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2643 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2644 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2645 at net.minecraft.server.v1_8_R3.PlayerInteractManager.breakBlock(PlayerInteractManager.java:290) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2646 at net.minecraft.server.v1_8_R3.PlayerInteractManager.a(PlayerInteractManager.java:219) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2647 at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:712) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2648 at net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:40) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2649 at net.minecraft.server.v1_8_R3.PacketPlayInBlockDig.a(SourceFile:10) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2650 at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2651 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_242]
2652 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_242]
2653 at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2654 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:820) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2655 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:842) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2656 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:759) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2657 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:660) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2658 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
2659Caused by: org.yaml.snakeyaml.scanner.ScannerException: mapping values are not allowed here
2660 in 'string', line 22, column 19:
2661 Max-Level: 5
2662 ^
2663
2664 at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:871) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2665 at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2666 at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2667 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2668 at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2669 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2670 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2671 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2672 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2673 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2674 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2675 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2676 at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2677 at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2678 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2679 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2680 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2681 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2682 ... 29 more
2683[16:21:43] [Server thread/INFO]: Super issued server command: /pl
2684[16:21:51] [Server thread/INFO]: Super issued server command: /autoblock
2685[16:21:51] [Server thread/ERROR]: null
2686org.bukkit.command.CommandException: Unhandled exception executing command 'autoblock' in plugin AutoPickup v5.0.3
2687 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2688 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:143) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2689 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:660) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2690 at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1280) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2691 at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1089) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2692 at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2693 at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2694 at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2695 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_242]
2696 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_242]
2697 at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2698 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:820) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2699 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:842) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2700 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:759) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2701 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:660) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2702 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
2703Caused by: java.lang.NoSuchMethodError: org.bukkit.inventory.PlayerInventory.getStorageContents()[Lorg/bukkit/inventory/ItemStack;
2704 at me.MnMaxon.AutoPickup.AutoBlock.block(AutoBlock.java:57) ~[?:?]
2705 at me.MnMaxon.AutoPickup.AutoBlock.block(AutoBlock.java:77) ~[?:?]
2706 at me.MnMaxon.AutoPickup.commands.AutoBlockCommand.onCommand(AutoBlockCommand.java:27) ~[?:?]
2707 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2708 ... 15 more
2709[16:25:17] [Craft Scheduler Thread - 28/INFO]: [PVPWarsGenerator] Saved all generators in data.yml