· 8 years ago · Dec 17, 2017, 05:02 AM
1[00:15:03] [Server thread/INFO]: Starting minecraft server version 1.12.2
2[00:15:03] [Server thread/INFO]: Loading properties
3[00:15:03] [Server thread/INFO]: Default game type: SURVIVAL
4[00:15:03] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-7754231-94b0980 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
5[00:15:03] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[00:15:03] [Server thread/INFO]: Using 4 threads for Netty based IO
7[00:15:03] [Server thread/INFO]: Debug logging is disabled
8[00:15:03] [Server thread/INFO]: Generating keypair
9[00:15:04] [Server thread/INFO]: Starting Minecraft server on 167.114.64.62:25582
10[00:15:04] [Server thread/INFO]: Using epoll channel type
11[00:15:04] [Server thread/ERROR]: Could not load 'plugins/Clearlag.jar' in folder 'plugins'
12org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
13 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[spigot.jar:git-Spigot-7754231-94b0980]
14 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot.jar:git-Spigot-7754231-94b0980]
15 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:308) [spigot.jar:git-Spigot-7754231-94b0980]
16 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot.jar:git-Spigot-7754231-94b0980]
17 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-7754231-94b0980]
18 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
19Caused by: java.util.zip.ZipException: error in opening zip file
20 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_91]
21 at java.util.zip.ZipFile.<init>(ZipFile.java:219) ~[?:1.8.0_91]
22 at java.util.zip.ZipFile.<init>(ZipFile.java:149) ~[?:1.8.0_91]
23 at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_91]
24 at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_91]
25 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[spigot.jar:git-Spigot-7754231-94b0980]
26 ... 5 more
27[00:15:04] [Server thread/ERROR]: Could not load 'plugins/Mob_Cash.jar' in folder 'plugins': uses the space-character (0x20) in its name
28[00:15:04] [Server thread/ERROR]: Ambiguous plugin name `Detective' for files `plugins/detective.jar' and `plugins/Detective.jar' in `plugins'
29[00:15:04] [Server thread/INFO]: Set PluginClassLoader as parallel capable
30[00:15:04] [Server thread/WARN]: [ReflectionHelper] Failed to find version enum for 'org.bukkit.craftbukkit.v1_12_R1'/'v1_12_R1.'
31[00:15:04] [Server thread/INFO]: [ReflectionHelper] Generating dynamic constant...
32[00:15:04] [Server thread/INFO]: [ReflectionHelper] Version is UNKNOWN (-1)
33[00:15:04] [Server thread/ERROR]: Could not load 'plugins/BossBarAPI_v2.4.1.jar' in folder 'plugins'
34org.bukkit.plugin.InvalidPluginException: java.lang.ExceptionInInitializerError
35 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot.jar:git-Spigot-7754231-94b0980]
36 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:326) ~[spigot.jar:git-Spigot-7754231-94b0980]
37 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [spigot.jar:git-Spigot-7754231-94b0980]
38 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:308) [spigot.jar:git-Spigot-7754231-94b0980]
39 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot.jar:git-Spigot-7754231-94b0980]
40 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-7754231-94b0980]
41 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
42Caused by: java.lang.ExceptionInInitializerError
43 at org.inventivetalent.bossbar.BossBarAPI.<clinit>(BossBarAPI.java:59) ~[?:?]
44 at org.inventivetalent.bossbar.BossBarPlugin.<init>(BossBarPlugin.java:38) ~[?:?]
45 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_91]
46 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_91]
47 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_91]
48 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_91]
49 at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_91]
50 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot.jar:git-Spigot-7754231-94b0980]
51 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-7754231-94b0980]
52 ... 6 more
53Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: Could not resolve class for [ResolverQuery{name='org.bukkit.craftbukkit.UNKNOWN.entity.CraftEntity', types=[]}]
54 at org.inventivetalent.reflection.minecraft.Minecraft.<clinit>(Minecraft.java:64) ~[?:?]
55 at org.inventivetalent.bossbar.BossBarAPI.<clinit>(BossBarAPI.java:59) ~[?:?]
56 at org.inventivetalent.bossbar.BossBarPlugin.<init>(BossBarPlugin.java:38) ~[?:?]
57 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_91]
58 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_91]
59 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_91]
60 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_91]
61 at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_91]
62 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot.jar:git-Spigot-7754231-94b0980]
63 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-7754231-94b0980]
64 ... 6 more
65Caused by: java.lang.ClassNotFoundException: Could not resolve class for [ResolverQuery{name='org.bukkit.craftbukkit.UNKNOWN.entity.CraftEntity', types=[]}]
66 at org.inventivetalent.reflection.resolver.ClassResolver.notFoundException(ClassResolver.java:68) ~[?:?]
67 at org.inventivetalent.reflection.resolver.ClassResolver.notFoundException(ClassResolver.java:36) ~[?:?]
68 at org.inventivetalent.reflection.resolver.ResolverAbstract.resolve(ResolverAbstract.java:88) ~[?:?]
69 at org.inventivetalent.reflection.resolver.ClassResolver.resolve(ClassResolver.java:55) ~[?:?]
70 at org.inventivetalent.reflection.resolver.minecraft.OBCClassResolver.resolve(OBCClassResolver.java:46) ~[?:?]
71 at org.inventivetalent.reflection.minecraft.Minecraft.<clinit>(Minecraft.java:62) ~[?:?]
72 at org.inventivetalent.bossbar.BossBarAPI.<clinit>(BossBarAPI.java:59) ~[?:?]
73 at org.inventivetalent.bossbar.BossBarPlugin.<init>(BossBarPlugin.java:38) ~[?:?]
74 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_91]
75 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_91]
76 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_91]
77 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_91]
78 at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_91]
79 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot.jar:git-Spigot-7754231-94b0980]
80 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-7754231-94b0980]
81 ... 6 more
82[00:15:05] [User Authenticator #1/INFO]: UUID of player gooeypenguin is c397dd1b-0d89-4450-893d-8f2403044314
83[00:15:06] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %name% for plugin BannerBoard...
84[00:15:06] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %BannerBoard:name% for plugin BannerBoard...
85[00:15:06] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %uuid% for plugin BannerBoard...
86[00:15:06] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %BannerBoard:uuid% for plugin BannerBoard...
87[00:15:06] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer COLOR for plugin BannerBoard...
88[00:15:06] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:COLOR for plugin BannerBoard...
89[00:15:06] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer IMAGE for plugin BannerBoard...
90[00:15:06] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:IMAGE for plugin BannerBoard...
91[00:15:06] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer TEXT for plugin BannerBoard...
92[00:15:06] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:TEXT for plugin BannerBoard...
93[00:15:06] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer SKIN for plugin BannerBoard...
94[00:15:06] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:SKIN for plugin BannerBoard...
95[00:15:06] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer LIVEIMG for plugin BannerBoard...
96[00:15:06] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:LIVEIMG for plugin BannerBoard...
97[00:15:06] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer URLIMG for plugin BannerBoard...
98[00:15:06] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:URLIMG for plugin BannerBoard...
99[00:15:06] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer INTERACT for plugin BannerBoard...
100[00:15:06] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:INTERACT for plugin BannerBoard...
101[00:15:07] [Server thread/INFO]: Custom heat values reloaded into calculator
102[00:15:07] [Server thread/INFO]: radius 0
103[00:15:07] [Server thread/INFO]: fire 0
104[00:15:07] [Server thread/INFO]: torch 0
105[00:15:07] [Server thread/INFO]: [FireFighters] Loading FireFighters v0.1
106[00:15:07] [Server thread/INFO]: [RespawnTime] Loading RespawnTime v0.2
107[00:15:07] [Server thread/INFO]: [StreetLightsReloaded] Loading StreetLightsReloaded v1.2.2
108[00:15:07] [Server thread/INFO]: [HousingCheck] Loading HousingCheck v0.1
109[00:15:07] [Server thread/INFO]: [IP-Check] Loading IP-Check v2.0.7
110[00:15:07] [Server thread/INFO]: [BoatsInWater] Loading BoatsInWater v1.0
111[00:15:07] [Server thread/INFO]: [DeathMessages] Loading DeathMessages v1.11.0
112[00:15:07] [Server thread/INFO]: [WeakBow] Loading WeakBow v1.0
113[00:15:07] [Server thread/INFO]: [DynamicDrinks] Loading DynamicDrinks v1.1
114[00:15:07] [Server thread/INFO]: [ItemRestrict] Loading ItemRestrict v1.4
115[00:15:07] [Server thread/INFO]: [CorpseReborn] Loading CorpseReborn v2.10.2
116[00:15:07] [Server thread/INFO]: [Realistic-Swimming] Loading Realistic-Swimming v1.20.0-SNAPSHOT
117[00:15:07] [Server thread/INFO]: [DivingGear] Loading DivingGear v1.0.0
118[00:15:07] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.1.3-RELEASE
119[00:15:07] [Server thread/INFO]: [NLR] Loading NLR v1.1.2
120[00:15:07] [Server thread/INFO]: [Heads] Loading Heads v1.10.6
121[00:15:07] [Server thread/INFO]: [FoodMC] Loading FoodMC v1.0 (NOT THE REAL VERSION)
122[00:15:07] [Server thread/INFO]: [MessageAnnouncer] Loading MessageAnnouncer v1.8.0
123[00:15:07] [Server thread/INFO]: [WindySkies] Loading WindySkies v1.0
124[00:15:07] [Server thread/INFO]: [OpEnchantLogger] Loading OpEnchantLogger v1.0.0
125[00:15:07] [Server thread/INFO]: [EntityWhitelist] Loading EntityWhitelist v0.1
126[00:15:07] [Server thread/INFO]: [MinePhone] Loading MinePhone v1.0.2
127[00:15:07] [Server thread/INFO]: [CrackShotLimiter] Loading CrackShotLimiter v1.0-SNAPSHOT
128[00:15:07] [Server thread/INFO]: [ImageOnMap] Loading ImageOnMap v2.99
129[00:15:07] [Server thread/INFO]: [Detective] Loading Detective v1.1.0
130[00:15:07] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
131[00:15:07] [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*!
132[00:15:07] [Server thread/INFO]: [FoodMCInjector] Loading FoodMCInjector v1.0
133[00:15:07] [Server thread/INFO]: [LinksOnSigns] Loading LinksOnSigns v1.9
134[00:15:07] [Server thread/INFO]: [AntiDamage] Loading AntiDamage v1.0
135[00:15:07] [Server thread/INFO]: [ColoredSigns] Loading ColoredSigns v0.0.1
136[00:15:07] [Server thread/INFO]: [PotionBan] Loading PotionBan v1.0
137[00:15:07] [Server thread/INFO]: [Rankup] Loading Rankup v1.0.3
138[00:15:07] [Server thread/INFO]: [SignRemoval] Loading SignRemoval v0.1
139[00:15:07] [Server thread/INFO]: [911Emergency] Loading 911Emergency v1.0
140[00:15:07] [Server thread/INFO]: [BetterChairs] Loading BetterChairs v0.9.3
141[00:15:07] [Server thread/INFO]: [Instruments] Loading Instruments v1.0.0
142[00:15:07] [Server thread/INFO]: [PlayerRevival] Loading PlayerRevival v1.0
143[00:15:07] [Server thread/INFO]: [SmokePipe] Loading SmokePipe v1.0-SNAPSHOT
144[00:15:07] [Server thread/INFO]: [NewPlayerSpawn] Loading NewPlayerSpawn v0.1
145[00:15:07] [Server thread/INFO]: [PoliceDogs] Loading PoliceDogs v1.0.0
146[00:15:07] [Server thread/INFO]: [KeepEnchantments] Loading KeepEnchantments v1.0-SNAPSHOT
147[00:15:07] [Server thread/INFO]: [MailMan] Loading MailMan v1.0
148[00:15:07] [Server thread/INFO]: [LightAPI] Loading LightAPI v3.2.4
149[00:15:07] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.14.2
150[00:15:07] [Server thread/INFO]: [PlayerRadios] Loading PlayerRadios v2.19
151[00:15:07] [Server thread/INFO]: [dynmap] Loading dynmap v2.5-Dev201706100405
152[00:15:07] [Server thread/INFO]: [dynmap] version=git-Spigot-7754231-94b0980 (MC: 1.12.2)
153[00:15:07] [Server thread/INFO]: [dynmap] Mod Support API available
154[00:15:07] [Server thread/INFO]: [Warrant] Loading Warrant v1.0
155[00:15:07] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
156[00:15:07] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
157[00:15:07] [Server thread/INFO]: [AntiHoeRepair] Loading AntiHoeRepair v1.0.0
158[00:15:07] [Server thread/INFO]: [Tests] Loading Tests v0.1
159[00:15:07] [Server thread/INFO]: [antiIceWalk] Loading antiIceWalk v1.0
160[00:15:07] [Server thread/INFO]: [CrackShot] Loading CrackShot v0.98.5
161[00:15:07] [Server thread/INFO]: [StopCrafting] Loading StopCrafting v1.0
162[00:15:07] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.6
163[00:15:07] [Server thread/INFO]: [BannerBoard] Loading BannerBoard v1.9.8
164[00:15:07] [Server thread/INFO]: [BlockSyntax] Loading BlockSyntax v1.0
165[00:15:07] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
166[00:15:07] [Server thread/INFO]: [CommandButton] Loading CommandButton v0.1
167[00:15:07] [Server thread/INFO]: [SexyPEX] Loading SexyPEX v1.2.1-B#366
168[00:15:07] [Server thread/INFO]: [SexyPEX] Registered the sexy backend.
169[00:15:07] [Server thread/INFO]: [AutoRespawnPlus] Loading AutoRespawnPlus v3.0
170[00:15:07] [Server thread/INFO]: [IPWhitelist] Loading IPWhitelist v1.7
171[00:15:07] [Server thread/INFO]: [Libruch] Loading Libruch v1.0.0
172[00:15:07] [Server thread/INFO]: [EffectGod] Loading EffectGod v1.0
173[00:15:07] [Server thread/INFO]: [GraviTree] Loading GraviTree v2.7.2
174[00:15:07] [Server thread/INFO]: [DuckHunt] Loading DuckHunt v2.3.1
175[00:15:07] [Server thread/INFO]: [ArmorConcrete] Loading ArmorConcrete v1.6.0
176[00:15:07] [Server thread/INFO]: [Vault] Loading Vault v1.6.1
177[00:15:07] [Server thread/INFO]: [AntiWitherDestruction] Loading AntiWitherDestruction v0.3
178[00:15:07] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v3.0.25
179[00:15:07] [Server thread/INFO]: [ParkingTickets] Loading ParkingTickets v1.0.0
180[00:15:07] [Server thread/INFO]: [PwnFilter] Loading PwnFilter v3.9.1
181[00:15:07] [Server thread/INFO]: [WiiPay] Loading WiiPay v1.1
182[00:15:07] [Server thread/INFO]: [VindexID] Loading VindexID v1.0.0
183[00:15:07] [Server thread/INFO]: [Deathtective] Loading Deathtective v1.0
184[00:15:07] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.3.4
185[00:15:07] [Server thread/INFO]: [PayPulse] Loading PayPulse v0.05
186[00:15:07] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.5.13
187[00:15:07] [Server thread/INFO]: [CrackShotShop] Loading CrackShotShop v0.3
188[00:15:07] [Server thread/INFO]: [HopperPacifier] Loading HopperPacifier v0.0.1
189[00:15:07] [Server thread/INFO]: [BankVault] Loading BankVault v1.0.0
190[00:15:07] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.22-SNAPSHOT (build 1479)
191[00:15:07] [Server thread/INFO]: [vChat] Loading vChat v1.0.0
192[00:15:07] [Server thread/INFO]: [Hats] Loading Hats v0.1
193[00:15:07] [Server thread/INFO]: [VisualWorldEdit] Loading VisualWorldEdit v2.9.1
194[00:15:07] [Server thread/INFO]: [TimeGivesYouMoney] Loading TimeGivesYouMoney v1.2.2
195[00:15:07] [Server thread/INFO]: [Sentry] Loading Sentry v1.9.1
196[00:15:07] [Server thread/INFO]: [Thirst] Loading Thirst v2.7.4
197[00:15:07] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.1;84bc322
198[00:15:07] [Server thread/INFO]: [Brewery] Loading Brewery v1.5
199[00:15:07] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v1.1.0
200[00:15:07] [Server thread/INFO]: [WelcomeBookRecoded] Loading WelcomeBookRecoded v1.0
201[00:15:07] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
202[00:15:07] [Server thread/INFO]: [cardrive] Loading cardrive v2.6
203[00:15:07] [Server thread/INFO]: [ScratchCards] Loading ScratchCards v1.9.2
204[00:15:07] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
205[00:15:07] [Server thread/INFO]: [BungeeNPC] Loading BungeeNPC v1.18.1
206[00:15:07] [Server thread/INFO]: [AreaShop] Loading AreaShop v2.4.0#CUSTOM
207[00:15:07] [Server thread/INFO]: [SpigotLib] Loading SpigotLib v5.6
208[00:15:08] [Server thread/INFO]: [Startup] Loading configuration and language file...
209[00:15:08] [Server thread/INFO]: [Startup] Loading enchants file...
210[00:15:08] [Server thread/INFO]: [Startup] Loading FILE backend for player file...
211[00:15:08] [Server thread/INFO]: [Startup] Loading ReflectionAPI...
212[00:15:08] [Server thread/INFO]: [Startup] Loading AnimationAPI...
213[00:15:08] [Server thread/INFO]: [Startup] Found INCOMPATIBLE SERVER VERSION: UNKNOWN, so the following features was NOT active, so they WILL NOT work: PacketAPI, Offline player management, ChatAPI, TitleAPI, NBTApi, ScoreboardAPI. The other features might work. For additional help contact the plugins developer, gyuriX!
214[00:15:08] [Server thread/INFO]: [Startup] Preparing PlaceholderAPI and Vault hooks...
215[00:15:08] [Server thread/INFO]: [LocalChat] Loading LocalChat v0.2.2
216[00:15:08] [Server thread/INFO]: [CrackShotPlus] Loading CrackShotPlus v1.44
217[00:15:08] [Server thread/INFO]: [ColoredTags] Loading ColoredTags v2.1.3
218[00:15:08] [Server thread/INFO]: [NoBoneMeal] Loading NoBoneMeal v1.1-SNAPSHOT
219[00:15:08] [Server thread/INFO]: [Cartel] Loading Cartel v1.5.2
220[00:15:08] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
221[00:15:08] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.12.2) has not yet been tested! Proceed with caution.
222[00:15:08] [Server thread/INFO]: [Sentinel] Loading Sentinel v1.0.1 (build 112)
223[00:15:08] [Server thread/INFO]: [BlockBall] Loading BlockBall v4.0.0
224[00:15:08] [Server thread/INFO]: [RegionLog] Loading RegionLog v0.2
225[00:15:08] [Server thread/INFO]: [WGCustomFlags] Loading WGCustomFlags v1.0
226[00:15:08] [Server thread/INFO]: [ArtMap] Loading ArtMap v2.6.9
227[00:15:08] [Server thread/INFO]: [Disease] Loading Disease v2.7.2
228[00:15:08] [Server thread/INFO]: [MiniaturePets] Loading MiniaturePets v1.5.1
229[00:15:08] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
230[00:15:08] [Server thread/INFO]: [ArmorStandTools] Loading ArmorStandTools v2.4.0
231[00:15:08] [Server thread/INFO]: [vJail] Loading vJail v1.0.0
232[00:15:08] [Server thread/INFO]: [AntiBlockGlitch2] Loading AntiBlockGlitch2 v0.2
233[00:15:08] [Server thread/INFO]: [RidingFix] Loading RidingFix v1
234[00:15:08] [Server thread/INFO]: [vCore] Loading vCore v1.4.3
235[00:15:08] [Server thread/INFO]: [ProtectionLib] Loading ProtectionLib v0.7
236[00:15:08] [Server thread/INFO]: [zxSlotMachine] Loading zxSlotMachine v1.03
237[00:15:08] [Server thread/INFO]: [CustomTab] Loading CustomTab v1.1
238[00:15:08] [Server thread/INFO]: [WGPlantGrowth] Loading WGPlantGrowth v0.1
239[00:15:08] [Server thread/INFO]: [MysqlPlayerDataBridge] Loading MysqlPlayerDataBridge v3.20.2
240[00:15:08] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v9.3.0
241[00:15:08] [Server thread/INFO]: [NoPlugins] Loading NoPlugins v4.3
242[00:15:08] [Server thread/INFO]: [LockettePro] Loading LockettePro v2.8.1
243[00:15:08] [Server thread/INFO]: [LibCorpse] Loading LibCorpse v1.0.0
244[00:15:08] [Server thread/INFO]: [FurnitureLib] Loading FurnitureLib v1.9.2.7
245[00:15:08] [Server thread/INFO]: [DiceFurniture] Loading DiceFurniture v3.2.1.0
246[00:15:08] [Server thread/INFO]: [Vault] Enabling Vault v1.6.1
247[00:15:08] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
248[00:15:08] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
249[00:15:08] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
250[00:15:08] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
251[00:15:08] [Server thread/INFO]: [Vault] Plugin enabled (84ms)
252[00:15:08] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
253[00:15:08] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
254[00:15:08] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
255[00:15:08] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
256[00:15:08] [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.
257[00:15:08] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
258[00:15:08] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
259[00:15:08] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
260[00:15:08] [Server thread/INFO]: Preparing level "world"
261[00:15:08] [Server thread/INFO]: -------- World Settings For [world] --------
262[00:15:08] [Server thread/INFO]: Mob Spawn Range: 4
263[00:15:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
264[00:15:08] [Server thread/INFO]: Cane Growth Modifier: 100%
265[00:15:08] [Server thread/INFO]: Melon Growth Modifier: 100%
266[00:15:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
267[00:15:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
268[00:15:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
269[00:15:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
270[00:15:08] [Server thread/INFO]: NetherWart Growth Modifier: 100%
271[00:15:08] [Server thread/INFO]: Vine Growth Modifier: 100%
272[00:15:08] [Server thread/INFO]: Cocoa Growth Modifier: 100%
273[00:15:08] [Server thread/INFO]: Entity Activation Range: An 4 / Mo 4 / Mi 2
274[00:15:08] [Server thread/INFO]: Entity Tracking Range: Pl 256 / An 256 / Mo 256 / Mi 256 / Other 256
275[00:15:08] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
276[00:15:08] [Server thread/INFO]: Random Lighting Updates: true
277[00:15:08] [Server thread/INFO]: Structure Info Saving: true
278[00:15:08] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
279[00:15:08] [Server thread/INFO]: Max TNT Explosions: 100
280[00:15:08] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 100ms
281[00:15:08] [Server thread/INFO]: Item Despawn Rate: 6000
282[00:15:08] [Server thread/INFO]: Item Merge Radius: 2.5
283[00:15:08] [Server thread/INFO]: Arrow Despawn Rate: 1200
284[00:15:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
285[00:15:08] [Server thread/INFO]: View Distance: 4
286[00:15:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
287[00:15:08] [Server thread/INFO]: Experience Merge Radius: 3.0
288[00:15:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
289[00:15:09] [Server thread/INFO]: -------- World Settings For [world_nether] --------
290[00:15:09] [Server thread/INFO]: Mob Spawn Range: 4
291[00:15:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
292[00:15:09] [Server thread/INFO]: Cane Growth Modifier: 100%
293[00:15:09] [Server thread/INFO]: Melon Growth Modifier: 100%
294[00:15:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
295[00:15:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
296[00:15:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
297[00:15:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
298[00:15:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
299[00:15:09] [Server thread/INFO]: Vine Growth Modifier: 100%
300[00:15:09] [Server thread/INFO]: Cocoa Growth Modifier: 100%
301[00:15:09] [Server thread/INFO]: Entity Activation Range: An 4 / Mo 4 / Mi 2
302[00:15:09] [Server thread/INFO]: Entity Tracking Range: Pl 256 / An 256 / Mo 256 / Mi 256 / Other 256
303[00:15:09] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
304[00:15:09] [Server thread/INFO]: Random Lighting Updates: true
305[00:15:09] [Server thread/INFO]: Structure Info Saving: true
306[00:15:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
307[00:15:09] [Server thread/INFO]: Max TNT Explosions: 100
308[00:15:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 100ms
309[00:15:09] [Server thread/INFO]: Item Despawn Rate: 6000
310[00:15:09] [Server thread/INFO]: Item Merge Radius: 2.5
311[00:15:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
312[00:15:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
313[00:15:09] [Server thread/INFO]: View Distance: 4
314[00:15:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
315[00:15:09] [Server thread/INFO]: Experience Merge Radius: 3.0
316[00:15:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
317[00:15:09] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
318[00:15:09] [Server thread/INFO]: Mob Spawn Range: 4
319[00:15:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
320[00:15:09] [Server thread/INFO]: Cane Growth Modifier: 100%
321[00:15:09] [Server thread/INFO]: Melon Growth Modifier: 100%
322[00:15:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
323[00:15:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
324[00:15:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
325[00:15:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
326[00:15:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
327[00:15:09] [Server thread/INFO]: Vine Growth Modifier: 100%
328[00:15:09] [Server thread/INFO]: Cocoa Growth Modifier: 100%
329[00:15:09] [Server thread/INFO]: Entity Activation Range: An 4 / Mo 4 / Mi 2
330[00:15:09] [Server thread/INFO]: Entity Tracking Range: Pl 256 / An 256 / Mo 256 / Mi 256 / Other 256
331[00:15:09] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
332[00:15:09] [Server thread/INFO]: Random Lighting Updates: true
333[00:15:09] [Server thread/INFO]: Structure Info Saving: true
334[00:15:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
335[00:15:09] [Server thread/INFO]: Max TNT Explosions: 100
336[00:15:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 100ms
337[00:15:09] [Server thread/INFO]: Item Despawn Rate: 6000
338[00:15:09] [Server thread/INFO]: Item Merge Radius: 2.5
339[00:15:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
340[00:15:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
341[00:15:09] [Server thread/INFO]: View Distance: 4
342[00:15:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
343[00:15:09] [Server thread/INFO]: Experience Merge Radius: 3.0
344[00:15:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
345[00:15:09] [Server thread/INFO]: Preparing start region for level 0 (Seed: 27594263)
346[00:15:10] [Server thread/INFO]: Preparing spawn area: 44%
347[00:15:10] [Server thread/INFO]: Preparing start region for level 1 (Seed: 27594263)
348[00:15:11] [Server thread/INFO]: Preparing start region for level 2 (Seed: 27594263)
349[00:15:11] [Server thread/INFO]: [FireFighters] Enabling FireFighters v0.1
350[00:15:11] [Server thread/INFO]: [RespawnTime] Enabling RespawnTime v0.2
351[00:15:11] [Server thread/INFO]: [StreetLightsReloaded] Enabling StreetLightsReloaded v1.2.2
352[00:15:11] [Server thread/INFO]: [StreetLightsReloaded] [SLr] Streetlights is now enabled.
353[00:15:11] [Server thread/INFO]: [HousingCheck] Enabling HousingCheck v0.1
354[00:15:11] [Server thread/INFO]: [IP-Check] Enabling IP-Check v2.0.7
355[00:15:11] [Server thread/INFO]: [IP-Check] Established connection to database.
356[00:15:11] [Server thread/INFO]: [IP-Check] But did you know...
357[00:15:11] [Server thread/INFO]: [BoatsInWater] Enabling BoatsInWater v1.0
358[00:15:11] [Server thread/INFO]: [DeathMessages] Enabling DeathMessages v1.11.0
359[00:15:11] [Server thread/INFO]: [WeakBow] Enabling WeakBow v1.0
360[00:15:11] [Server thread/INFO]: [DynamicDrinks] Enabling DynamicDrinks v1.1
361[00:15:11] [Server thread/INFO]: [ItemRestrict] Enabling ItemRestrict v1.4
362[00:15:11] [Server thread/INFO]: [CorpseReborn] Enabling CorpseReborn v2.10.2
363[00:15:11] [Server thread/INFO]: [CorpseReborn] Version: v1_12_R1
364[00:15:11] [Server thread/INFO]: [CorpseReborn] Config successfully loaded.
365[00:15:11] [Server thread/INFO]: [CorpseReborn] An update for CorpseReborn has been found!
366[00:15:11] [Server thread/INFO]: [CorpseReborn] Current version: 2.10.2, new version: 2.12.1
367[00:15:11] [Server thread/INFO]: [Realistic-Swimming] Enabling Realistic-Swimming v1.20.0-SNAPSHOT
368[00:15:11] [Server thread/INFO]: [DivingGear] Enabling DivingGear v1.0.0
369[00:15:12] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.1.3-RELEASE
370[00:15:13] [Server thread/INFO]:
371
372[]=====[Enabling AdvancedBan]=====[]
373| Information:
374| Name: AdvancedBan
375| Developer: Leoko
376| Version: 2.1.3-RELEASE
377| Storage: MySQL (external)
378| Support:
379| Skype: Leoko33
380| Mail: Leoko4433@gmail.com
381| Update:
382| You have the newest version
383[]================================[]
384
385[00:15:13] [Server thread/INFO]: [NLR] Enabling NLR v1.1.2
386[00:15:13] [Server thread/INFO]: [Heads] Enabling Heads v1.10.6
387[00:15:13] [User Authenticator #2/INFO]: UUID of player raviva is 8d825350-a518-4825-b32a-879ce0b5ed8b
388[00:15:13] [Server thread/INFO]: [Heads] Loaded cache file (260.93 ms)
389[00:15:13] [Server thread/INFO]: [Heads] Loaded Menu Config with 19 Menus (3.98 ms)
390[00:15:13] [Server thread/INFO]: [Heads] Loaded Lang File with 91 messages (5.9 ms)
391[00:15:13] [Server thread/INFO]: [Heads] Loaded Main Config (0.84 ms)
392[00:15:13] [Server thread/INFO]: [Heads] Hooked Vault Economy
393[00:15:13] [Server thread/INFO]: [Heads] Heads plugin enabled with 10194 heads (295.68 ms)
394[00:15:13] [Server thread/INFO]: [FoodMC] Enabling FoodMC v1.0 (NOT THE REAL VERSION)
395[00:15:13] [Server thread/ERROR]: Error occurred while enabling FoodMC v1.0 (NOT THE REAL VERSION) (Is it up to date?)
396java.lang.NullPointerException: null
397 at net.pandacorp.util.Locale.<init>(Locale.java:70) ~[?:?]
398 at net.pandacorp.main.Core.onEnable(Core.java:50) ~[?:?]
399 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot.jar:git-Spigot-7754231-94b0980]
400 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot.jar:git-Spigot-7754231-94b0980]
401 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [spigot.jar:git-Spigot-7754231-94b0980]
402 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:384) [spigot.jar:git-Spigot-7754231-94b0980]
403 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:333) [spigot.jar:git-Spigot-7754231-94b0980]
404 at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot.jar:git-Spigot-7754231-94b0980]
405 at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot.jar:git-Spigot-7754231-94b0980]
406 at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot.jar:git-Spigot-7754231-94b0980]
407 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot.jar:git-Spigot-7754231-94b0980]
408 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-7754231-94b0980]
409 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
410[00:15:13] [Server thread/INFO]: [MessageAnnouncer] Enabling MessageAnnouncer v1.8.0
411[00:15:13] [Server thread/WARN]: [MessageAnnouncer] Your sound NOTE_PLING is invalid!
412[00:15:13] [Server thread/INFO]: [MessageAnnouncer] Valid sound names can be found at the following link:
413[00:15:13] [Server thread/INFO]: [MessageAnnouncer] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
414[00:15:13] [Server thread/INFO]: [MessageAnnouncer] Sound on message will be disabled!
415[00:15:13] [Server thread/INFO]: [WindySkies] Enabling WindySkies v1.0
416[00:15:13] [Server thread/ERROR]: Error occurred while enabling WindySkies v1.0 (Is it up to date?)
417java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Ljava/io/InputStream;)Lorg/bukkit/configuration/file/YamlConfiguration;
418 at me.xMrPoi.WindySkies.MyConfig.<init>(MyConfig.java:27) ~[?:?]
419 at me.xMrPoi.WindySkies.MyConfigManager.getNewConfig(MyConfigManager.java:34) ~[?:?]
420 at me.xMrPoi.WindySkies.Main.onEnable(Main.java:15) ~[?:?]
421 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot.jar:git-Spigot-7754231-94b0980]
422 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot.jar:git-Spigot-7754231-94b0980]
423 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [spigot.jar:git-Spigot-7754231-94b0980]
424 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:384) [spigot.jar:git-Spigot-7754231-94b0980]
425 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:333) [spigot.jar:git-Spigot-7754231-94b0980]
426 at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot.jar:git-Spigot-7754231-94b0980]
427 at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot.jar:git-Spigot-7754231-94b0980]
428 at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot.jar:git-Spigot-7754231-94b0980]
429 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot.jar:git-Spigot-7754231-94b0980]
430 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-7754231-94b0980]
431 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
432[00:15:13] [Server thread/INFO]: [OpEnchantLogger] Enabling OpEnchantLogger v1.0.0
433[00:15:13] [Server thread/INFO]: [EntityWhitelist] Enabling EntityWhitelist v0.1
434[00:15:13] [Server thread/INFO]: [MinePhone] Enabling MinePhone v1.0.2
435[00:15:13] [Server thread/INFO]: -=-=*=-=-=-=*=-=-=-=*=-=-
436[00:15:13] [Server thread/INFO]: ** MinePhone
437[00:15:13] [Server thread/INFO]: ** Version: 1.0.0
438[00:15:13] [Server thread/INFO]: ** Author: BlackQuartz Software
439[00:15:13] [Server thread/INFO]: -=-=*=-=-=-=*=-=-=-=*=-=-
440[00:15:13] [User Authenticator #3/INFO]: UUID of player Surferboy14 is 7392c150-282a-47c9-b770-1b5d3963dfb4
441[00:15:13] [Server thread/INFO]: [CrackShotLimiter] Enabling CrackShotLimiter v1.0-SNAPSHOT
442[00:15:13] [Server thread/INFO]: [ImageOnMap] Enabling ImageOnMap v2.99
443[00:15:13] [Server thread/INFO]: [ImageOnMap] Loaded 0 player map files.
444[00:15:13] [Server thread/INFO]: [Detective] Enabling Detective v1.1.0
445[00:15:13] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
446[00:15:13] [Server thread/INFO]: [PermissionsEx] Initializing sexy backend
447[00:15:14] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
448[00:15:15] [Server thread/INFO]: [PermissionsEx] Successfully connected to SQL database
449[00:15:16] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
450[00:15:16] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
451[00:15:16] [Server thread/INFO]: [FoodMCInjector] Enabling FoodMCInjector v1.0
452[00:15:16] [Server thread/INFO]: [LinksOnSigns] Enabling LinksOnSigns v1.9
453[00:15:16] [Server thread/INFO]: [LinksOnSigns][LinksOnSigns] loading LinksOnSigns v1.9
454[00:15:16] [Server thread/INFO]: [AntiDamage] Enabling AntiDamage v1.0
455[00:15:16] [Server thread/INFO]: [ColoredSigns] Enabling ColoredSigns v0.0.1
456[00:15:16] [Server thread/INFO]: [PotionBan] Enabling PotionBan v1.0
457[00:15:16] [Server thread/INFO]: [Rankup] Enabling Rankup v1.0.3
458[00:15:16] [Server thread/INFO]: [Rankup] Importing .yml Files...
459[00:15:16] [Server thread/INFO]: [SignRemoval] Enabling SignRemoval v0.1
460[00:15:16] [Server thread/INFO]: [911Emergency] Enabling 911Emergency v1.0
461[00:15:16] [Server thread/INFO]: [BetterChairs] Enabling BetterChairs v0.9.3
462[00:15:16] [Server thread/INFO]: [BetterChairs] Your server is running version v1_12_R1
463[00:15:16] [Server thread/INFO]: [BetterChairs] NMS hooked !
464[00:15:16] [Server thread/INFO]: [Instruments] Enabling Instruments v1.0.0
465[00:15:16] [Server thread/INFO]: [PlayerRevival] Enabling PlayerRevival v1.0
466[00:15:16] [Server thread/INFO]: [SmokePipe] Enabling SmokePipe v1.0-SNAPSHOT
467[00:15:16] [Server thread/INFO]: [NewPlayerSpawn] Enabling NewPlayerSpawn v0.1
468[00:15:16] [Server thread/INFO]: [PoliceDogs] Enabling PoliceDogs v1.0.0
469[00:15:16] [Server thread/INFO]: [PoliceDogs] Loading config...
470[00:15:16] [Server thread/INFO]: [PoliceDogs] Config Loaded!
471[00:15:16] [Server thread/INFO]: [KeepEnchantments] Enabling KeepEnchantments v1.0-SNAPSHOT
472[00:15:16] [Server thread/INFO]: [MailMan] Enabling MailMan v1.0
473[00:15:16] [Server thread/INFO]: [MailMan] Thank you for purchasing MailMan from TechXcrafter
474[00:15:16] [Server thread/INFO]: [MailMan] Version: 1.0
475[00:15:16] [Server thread/INFO]: [MailMan] Loading file... Versions.cfg
476[00:15:16] [Server thread/INFO]: [MailMan] [Task Manager] Loading...
477[00:15:16] [Server thread/INFO]: [MailMan] [Command Base] Loading...
478[00:15:16] [Server thread/INFO]: [MailMan] You can reduce the output by typing in reduceoutput
479[00:15:16] [Server thread/INFO]: [MailMan] [UUID Fetcher] Loading...
480[00:15:17] [Server thread/INFO]: [LightAPI] Enabling LightAPI v3.2.4
481[00:15:17] [Server thread/INFO]: <LightAPI>: Could not find handler for this git-Spigot-7754231-94b0980 (MC: 1.12.2) version.
482[00:15:17] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.14.2
483[00:15:17] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
484[00:15:17] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
485[00:15:17] [Server thread/INFO]: [PlayerRadios] Enabling PlayerRadios v2.19
486[00:15:17] [Server thread/INFO]: [PlayerRadios] Detected MC server version 1.12.x (Exact build: git-Spigot-7754231-94b0980 (MC: 1.12.2), Noteblock version: 2, Old items: false)
487[00:15:17] [Server thread/INFO]: [PlayerRadios] Checking for update...
488[00:15:17] [Server thread/INFO]: [PlayerRadios] Current version: 2.19, Newest version: 2.20
489[00:15:17] [Server thread/INFO]: [PlayerRadios] ----------------------------------------------
490[00:15:17] [Server thread/INFO]: [PlayerRadios] There's an update available: 2.20
491[00:15:17] [Server thread/INFO]: [PlayerRadios] - Added "song settings": Change the (original) author/song name for each song. Just run /pr export <song id> settings to create a song settings file.
492[00:15:17] [Server thread/INFO]: [PlayerRadios]
493[00:15:17] [Server thread/INFO]: [PlayerRadios] Bugfixes:
494[00:15:17] [Server thread/INFO]: [PlayerRadios] - Fixed a bunch of bugs i found while updating the plugin
495[00:15:17] [Server thread/INFO]: [PlayerRadios]
496[00:15:17] [Server thread/INFO]: [PlayerRadios] Download it here: https://www.spigotmc.org/resources/45501/
497[00:15:17] [Server thread/INFO]: [PlayerRadios] ----------------------------------------------
498[00:15:17] [Server thread/INFO]: [PlayerRadios] Loading song(s)...
499[00:15:18] [Server thread/INFO]: [PlayerRadios] Loaded 164 song(s) (0 NBS, 0 RSNG, 164 SNG, 0 imported SNG) (0.63s)
500[00:15:18] [Server thread/INFO]: [PlayerRadios] Loading radio station(s)...
501[00:15:18] [Server thread/INFO]: [PlayerRadios] Loaded 0 station(s)
502[00:15:18] [Server thread/INFO]: [PlayerRadios] Converting song(s)...
503[00:15:18] [Server thread/INFO]: [PlayerRadios] Converted 0 song(s) (0s)
504[00:15:18] [Server thread/INFO]: [PlayerRadios] Enabled PlayerRadios v2.19
505[00:15:18] [Thread-10/INFO]: [PlayerRadios] Thread started successfully!
506[00:15:18] [Server thread/INFO]: [dynmap] Enabling dynmap v2.5-Dev201706100405
507[00:15:18] [Server thread/INFO]: [dynmap] Using PermissionsEx 1.23.4 for access control
508[00:15:18] [Server thread/INFO]: [dynmap] Mod Support processing completed
509[00:15:18] [Server thread/INFO]: [dynmap] Loaded 23 shaders.
510[00:15:18] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
511[00:15:18] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
512[00:15:19] [Server thread/INFO]: [dynmap] Web server started on address 167.114.64.62:8123
513[00:15:19] [Server thread/INFO]: [dynmap] version 2.5-Dev201706100405 is enabled - core version 2.5-Dev201706100401
514[00:15:19] [Server thread/INFO]: [dynmap] Loaded 1 maps of world 'world'.
515[00:15:19] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
516[00:15:19] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
517[00:15:19] [Server thread/INFO]: [dynmap] Enabled
518[00:15:19] [Server thread/INFO]: [Warrant] Enabling Warrant v1.0
519[00:15:19] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
520[00:15:19] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
521[00:15:19] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R1 as the Bukkit adapter
522[00:15:19] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
523[00:15:19] [Server thread/INFO]: Bukkit version format changed. Version not checked.
524[00:15:19] [Server thread/INFO]: git-Spigot-7754231-94b0980 (MC: 1.12.2)
525[00:15:19] [Server thread/INFO]: 1.12.2-R0.1-SNAPSHOT
526[00:15:19] [Server thread/INFO]: Using locale en_US
527[00:15:19] [Server thread/INFO]: Using locale en_US
528[00:15:19] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
529[00:15:19] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
530[00:15:19] [Server thread/INFO]: [AntiHoeRepair] Enabling AntiHoeRepair v1.0.0
531[00:15:19] [Server thread/INFO]: [Tests] Enabling Tests v0.1
532[00:15:19] [Server thread/INFO]: [antiIceWalk] Enabling antiIceWalk v1.0
533[00:15:19] [Server thread/INFO]: [CrackShot] Enabling CrackShot v0.98.5
534[00:15:19] [Server thread/INFO]: [CrackShot] Gun-mode activated. Boop!
535[00:15:19] [Server thread/INFO]: [StopCrafting] Enabling StopCrafting v1.0
536[00:15:19] [Server thread/ERROR]: Error occurred while enabling StopCrafting v1.0 (Is it up to date?)
537java.lang.UnsupportedOperationException: null
538 at com.google.common.collect.UnmodifiableIterator.remove(UnmodifiableIterator.java:46) ~[spigot.jar:git-Spigot-7754231-94b0980]
539 at org.bukkit.craftbukkit.v1_12_R1.inventory.RecipeIterator.remove(RecipeIterator.java:51) ~[spigot.jar:git-Spigot-7754231-94b0980]
540 at me.autom.stopcrafting.StopCraftingPlugin.onEnable(StopCraftingPlugin.java:26) ~[?:?]
541 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot.jar:git-Spigot-7754231-94b0980]
542 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot.jar:git-Spigot-7754231-94b0980]
543 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [spigot.jar:git-Spigot-7754231-94b0980]
544 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:384) [spigot.jar:git-Spigot-7754231-94b0980]
545 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:333) [spigot.jar:git-Spigot-7754231-94b0980]
546 at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot.jar:git-Spigot-7754231-94b0980]
547 at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot.jar:git-Spigot-7754231-94b0980]
548 at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot.jar:git-Spigot-7754231-94b0980]
549 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot.jar:git-Spigot-7754231-94b0980]
550 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-7754231-94b0980]
551 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
552[00:15:19] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.6
553[00:15:19] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
554[00:15:19] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
555[00:15:20] [Server thread/INFO]: [WorldBorder] [CONFIG] World "WorldZ" has border radius 30000 at X: 5.5 Z: -281.6
556[00:15:20] [Server thread/INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders.
557[00:15:20] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 81.0 Y: 75.0 Z: 99.0
558[00:15:20] [Server thread/INFO]: [BannerBoard] Enabling BannerBoard v1.9.8
559[00:15:20] [Server thread/INFO]: [BlockSyntax] Enabling BlockSyntax v1.0
560[00:15:20] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
561[00:15:20] [Server thread/ERROR]: [Votifier] Error initializing vote receiver. Please verify that the configured
562[00:15:20] [Server thread/ERROR]: [Votifier] IP address and port are not already in use. This is a common problem
563[00:15:20] [Server thread/ERROR]: [Votifier] with hosting services and, if so, you should check with your hosting provider.
564java.net.BindException: Cannot assign requested address
565 at java.net.PlainSocketImpl.socketBind(Native Method) ~[?:1.8.0_91]
566 at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:387) ~[?:1.8.0_91]
567 at java.net.ServerSocket.bind(ServerSocket.java:375) ~[?:1.8.0_91]
568 at java.net.ServerSocket.bind(ServerSocket.java:329) ~[?:1.8.0_91]
569 at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81) [votifier-1.9.jar:?]
570 at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75) [votifier-1.9.jar:?]
571 at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172) [votifier-1.9.jar:?]
572 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [spigot.jar:git-Spigot-7754231-94b0980]
573 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot.jar:git-Spigot-7754231-94b0980]
574 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [spigot.jar:git-Spigot-7754231-94b0980]
575 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:384) [spigot.jar:git-Spigot-7754231-94b0980]
576 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:333) [spigot.jar:git-Spigot-7754231-94b0980]
577 at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot.jar:git-Spigot-7754231-94b0980]
578 at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot.jar:git-Spigot-7754231-94b0980]
579 at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot.jar:git-Spigot-7754231-94b0980]
580 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot.jar:git-Spigot-7754231-94b0980]
581 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-7754231-94b0980]
582 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
583[00:15:20] [Server thread/ERROR]: [Votifier] Votifier did not initialize properly!
584[00:15:20] [Server thread/INFO]: [CommandButton] Enabling CommandButton v0.1
585[00:15:20] [Server thread/INFO]: [SexyPEX] Enabling SexyPEX v1.2.1-B#366
586[00:15:20] [Server thread/INFO]: [AutoRespawnPlus] Enabling AutoRespawnPlus v3.0
587[00:15:20] [Server thread/WARN]: java.net.UnknownHostException: ishadey.ga
588[00:15:20] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
589[00:15:20] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
590[00:15:20] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:589)
591[00:15:20] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:538)
592[00:15:20] [Server thread/WARN]: at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
593[00:15:20] [Server thread/WARN]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
594[00:15:20] [Server thread/WARN]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
595[00:15:20] [Server thread/WARN]: at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
596[00:15:20] [Server thread/WARN]: at sun.net.www.http.HttpClient.New(HttpClient.java:308)
597[00:15:20] [Server thread/WARN]: at sun.net.www.http.HttpClient.New(HttpClient.java:326)
598[00:15:20] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169)
599[00:15:20] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105)
600[00:15:20] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999)
601[00:15:20] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933)
602[00:15:20] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1513)
603[00:15:20] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441)
604[00:15:20] [Server thread/WARN]: at me.ishadey.web.CustomMetrics.add(CustomMetrics.java:39)
605[00:15:20] [Server thread/WARN]: at me.ishadey.autorespawn.Main.onEnable(Main.java:35)
606[00:15:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
607[00:15:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
608[00:15:20] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402)
609[00:15:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:384)
610[00:15:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:333)
611[00:15:20] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)
612[00:15:20] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)
613[00:15:20] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)
614[00:15:20] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
615[00:15:20] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
616[00:15:20] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
617[00:15:20] [Server thread/INFO]: [AutoRespawnPlus] Could not connect to iShadey.ga for Metrics.
618[00:15:20] [Server thread/INFO]: [AutoRespawnPlus] An error occured while updating.
619[00:15:20] [Server thread/INFO]: [IPWhitelist] Enabling IPWhitelist v1.7
620[00:15:20] [Server thread/INFO]: [Libruch] Enabling Libruch v1.0.0
621[00:15:20] [Server thread/INFO]: [Libruch] [Info] Plugin has been enabled
622[00:15:20] [Server thread/INFO]: [EffectGod] Enabling EffectGod v1.0
623[00:15:20] [Server thread/INFO]: [GraviTree] Enabling GraviTree v2.7.2
624[00:15:20] [Server thread/INFO]: [DuckHunt] Enabling DuckHunt v2.3.1
625[00:15:21] [Server thread/INFO]: [DuckHunt] Messages loaded!
626[00:15:21] [Server thread/INFO]: Duck Hunt activated.
627[00:15:21] [Server thread/INFO]: [ArmorConcrete] Enabling ArmorConcrete v1.6.0
628[00:15:21] [Server thread/INFO]: [AntiWitherDestruction] Enabling AntiWitherDestruction v0.3
629[00:15:21] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v3.0.25
630[00:15:21] [Server thread/INFO]: Initializing for the first time.
631[00:15:21] [Server thread/ERROR]: Error occurred while enabling EnjinMinecraftPlugin v3.0.25 (Is it up to date?)
632java.lang.NoClassDefFoundError: org/apache/logging/log4j/core/helpers/Charsets
633 at com.enjin.bukkit.util.Log.configure(Log.java:145) ~[?:?]
634 at com.enjin.bukkit.EnjinMinecraftPlugin.init(EnjinMinecraftPlugin.java:137) ~[?:?]
635 at com.enjin.bukkit.EnjinMinecraftPlugin.onEnable(EnjinMinecraftPlugin.java:115) ~[?:?]
636 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot.jar:git-Spigot-7754231-94b0980]
637 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot.jar:git-Spigot-7754231-94b0980]
638 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [spigot.jar:git-Spigot-7754231-94b0980]
639 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:384) [spigot.jar:git-Spigot-7754231-94b0980]
640 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:333) [spigot.jar:git-Spigot-7754231-94b0980]
641 at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot.jar:git-Spigot-7754231-94b0980]
642 at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot.jar:git-Spigot-7754231-94b0980]
643 at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot.jar:git-Spigot-7754231-94b0980]
644 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot.jar:git-Spigot-7754231-94b0980]
645 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-7754231-94b0980]
646 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
647Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.helpers.Charsets
648 at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_91]
649 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-7754231-94b0980]
650 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-7754231-94b0980]
651 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_91]
652 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_91]
653 ... 14 more
654[00:15:21] [Server thread/INFO]: [ParkingTickets] Enabling ParkingTickets v1.0.0
655[00:15:21] [Server thread/INFO]: [PwnFilter] Enabling PwnFilter v3.9.1
656[00:15:21] [Server thread/INFO]: [PwnFilter] Vault found. Enabling actions requiring Vault
657[00:15:21] [Server thread/INFO]: [PwnFilter] Activated PlayerListener with Priority Setting: LOWEST Rule Count: 0
658[00:15:21] [Server thread/INFO]: [PwnFilter] Activated CommandListener with Priority Setting: LOWEST Rule Count: 3
659[00:15:21] [Server thread/INFO]: [PwnFilter] Activated SignListener with Priority Setting: LOWEST Rule Count: 2
660[00:15:21] [Server thread/INFO]: [WiiPay] Enabling WiiPay v1.1
661[00:15:21] [Server thread/INFO]: Enabling Wiipay.
662[00:15:21] [Server thread/INFO]: Setting up permissions.
663[00:15:21] [Server thread/INFO]: Setting up economy.
664[00:15:21] [Server thread/INFO]: [VindexID] Enabling VindexID v1.0.0
665[00:15:21] [Server thread/WARN]: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: YES)
666[00:15:21] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:964)
667[00:15:21] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973)
668[00:15:21] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909)
669[00:15:21] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:873)
670[00:15:21] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1710)
671[00:15:21] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1226)
672[00:15:21] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2191)
673[00:15:21] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2222)
674[00:15:21] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2017)
675[00:15:21] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:779)
676[00:15:21] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
677[00:15:21] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
678[00:15:21] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
679[00:15:21] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
680[00:15:21] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
681[00:15:21] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
682[00:15:21] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:389)
683[00:15:21] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330)
684[00:15:21] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
685[00:15:21] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
686[00:15:21] [Server thread/WARN]: at com.stilbruch.vindexid.IdModule.getConnection(IdModule.scala:182)
687[00:15:21] [Server thread/WARN]: at com.stilbruch.vindexid.IdModule.onEnable(IdModule.scala:38)
688[00:15:21] [Server thread/WARN]: at com.stilbruch.libruch.BModule.enable(BModule.scala:11)
689[00:15:21] [Server thread/WARN]: at com.stilbruch.libruch.BPlugin.$anonfun$onEnable$1(BPlugin.scala:32)
690[00:15:21] [Server thread/WARN]: at com.stilbruch.libruch.BPlugin.$anonfun$onEnable$1$adapted(BPlugin.scala:32)
691[00:15:21] [Server thread/WARN]: at scala.collection.immutable.Set$Set3.foreach(Set.scala:167)
692[00:15:21] [Server thread/WARN]: at com.stilbruch.libruch.BPlugin.onEnable(BPlugin.scala:32)
693[00:15:21] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
694[00:15:21] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
695[00:15:21] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402)
696[00:15:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:384)
697[00:15:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:333)
698[00:15:21] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)
699[00:15:21] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)
700[00:15:21] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)
701[00:15:21] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
702[00:15:21] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
703[00:15:21] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
704[00:15:21] [Server thread/INFO]: [Vindex ID] [Error] Critical error loading database!
705[00:15:21] [Server thread/INFO]: [Vindex ID] [Info] Plugin has been enabled
706[00:15:21] [Server thread/INFO]: [Deathtective] Enabling Deathtective v1.0
707[00:15:21] [Server thread/INFO]: [Deathtective] Enabling event listeners
708[00:15:21] [Server thread/INFO]: [Deathtective] Enabled event listeners
709[00:15:21] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.4
710[00:15:21] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
711[00:15:21] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.6.1
712[00:15:21] [Server thread/INFO]: | Command file(s) found : 1
713[00:15:21] [Server thread/INFO]: | Config : Ready.
714[00:15:21] [Server thread/INFO]: | PlaceholderAPI: Not Found
715[00:15:21] [Server thread/INFO]: | Duplicated command found. anti_sue4 in commands.yml
716[00:15:21] [Server thread/INFO]: | Duplicated command found. command_cmdwow242eertdfsdfswasdasdwrweasdasdssdsattttdow34563sasdasdaas24 in commands.yml
717[00:15:21] [Server thread/INFO]: | Custom commands loaded : 167
718[00:15:21] [Server thread/INFO]: | Version: 5.3.4
719[00:15:21] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
720[00:15:21] [Server thread/INFO]: | You are running the latest version of MyCommand.
721[00:15:21] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
722[00:15:21] [Server thread/INFO]: [PayPulse] Enabling PayPulse v0.05
723[00:15:21] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.5.13
724[00:15:21] [Server thread/INFO]: [CrackShotShop] Enabling CrackShotShop v0.3
725[00:15:21] [Server thread/INFO]: [HopperPacifier] Enabling HopperPacifier v0.0.1
726[00:15:21] [Server thread/INFO]: [HopperPacifier] [Info] Plugin has been enabled
727[00:15:21] [Server thread/INFO]: [BankVault] Enabling BankVault v1.0.0
728[00:15:21] [Server thread/ERROR]: Error occurred while enabling BankVault v1.0.0 (Is it up to date?)
729java.lang.NullPointerException: null
730 at org.bukkit.Location.getBlock(Location.java:91) ~[spigot.jar:git-Spigot-7754231-94b0980]
731 at me.choco.bank.BankVault.onEnable(BankVault.java:73) ~[?:?]
732 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot.jar:git-Spigot-7754231-94b0980]
733 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot.jar:git-Spigot-7754231-94b0980]
734 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [spigot.jar:git-Spigot-7754231-94b0980]
735 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:384) [spigot.jar:git-Spigot-7754231-94b0980]
736 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:333) [spigot.jar:git-Spigot-7754231-94b0980]
737 at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot.jar:git-Spigot-7754231-94b0980]
738 at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot.jar:git-Spigot-7754231-94b0980]
739 at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot.jar:git-Spigot-7754231-94b0980]
740 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot.jar:git-Spigot-7754231-94b0980]
741 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-7754231-94b0980]
742 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
743[00:15:21] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.22-SNAPSHOT (build 1479)
744[00:15:22] [Server thread/INFO]: [vChat] Enabling vChat v1.0.0
745[00:15:22] [Server thread/INFO]: [Hats] Enabling Hats v0.1
746[00:15:22] [Server thread/INFO]: [Hats] Economy Enabled.
747[00:15:22] [Server thread/INFO]: [VisualWorldEdit] Enabling VisualWorldEdit v2.9.1
748[00:15:22] [Server thread/INFO]: [TimeGivesYouMoney] Enabling TimeGivesYouMoney v1.2.2
749[00:15:22] [Server thread/INFO]: Enabled successfully.
750[00:15:22] [Server thread/INFO]: [Sentry] Enabling Sentry v1.9.1
751[00:15:22] [Server thread/INFO]: [Sentry] Could not register with Denizen
752[00:15:22] [Server thread/INFO]: [Sentry] Could not find or register with Towny
753[00:15:22] [Server thread/INFO]: [Sentry] Could not find or register with Factions.
754[00:15:22] [Server thread/INFO]: [Sentry] Could not find or register with War.
755[00:15:22] [Server thread/INFO]: [Sentry] Could not find or register with SimpleClans.
756[00:15:22] [Server thread/INFO]: [Thirst] Enabling Thirst v2.7.4
757[00:15:22] [Server thread/INFO]: [Thirst] Plugin Loading
758[00:15:22] [Server thread/INFO]: [Thirst] ยงcThanks for using BYTE Thirst plugin - www.byte.org.uk!
759[00:15:22] [Server thread/INFO]: [Thirst] ยงaAdding allowed world: WorldZ
760[00:15:22] [Server thread/INFO]: [Thirst] ยงaAdding allowed world: WorldZ_nether
761[00:15:22] [Server thread/INFO]: [Thirst] ยงaAdding allowed world: WorldZ_the_end
762[00:15:22] [Server thread/INFO]: [Thirst] ยงaAdding refeshing object: items.373 with value 20
763[00:15:22] [Server thread/INFO]: [Thirst] ยงaAdding refeshing object: items.282 with value 10
764[00:15:22] [Server thread/INFO]: [Thirst] ยงaAdding refeshing object: items.413 with value 10
765[00:15:22] [Server thread/INFO]: [Thirst] ยงaAdding refeshing object: items.335 with value 15
766[00:15:22] [Server thread/INFO]: [Thirst] ยงaAdding refeshing object: items.360 with value 5
767[00:15:22] [Server thread/INFO]: [Thirst] Action bar disabled in config
768[00:15:22] [Server thread/INFO]: [Thirst] XP thirst score disabled in config
769[00:15:22] [Server thread/INFO]: [Thirst] ยงaBYTE scoreboard disabled in config
770[00:15:22] [Server thread/INFO]: ยง9Creating custom eggywater craft recipe
771[00:15:22] [Server thread/INFO]: [Thirst] ยงaAdding custom refeshing object: eggywater with value 10
772[00:15:22] [Server thread/INFO]: [Thirst] ยงaCustom recipe testpotion Does not exist
773[00:15:22] [Server thread/INFO]: ยง9Creating boiled water recipe
774[00:15:22] [Server thread/INFO]: ยง9Creating snow to water custom recipe
775[00:15:22] [Server thread/INFO]: [Thirst] Server version detected: git-Spigot-7754231-94b0980 (MC: 1.12.2)
776[00:15:22] [Server thread/INFO]: ยง9Creating maxstack size for bottles as 10
777[00:15:22] [Server thread/INFO]: [Thirst] ยงaArmorWeight not found
778[00:15:22] [Server thread/INFO]: [Thirst] BarAPI not Found
779[00:15:22] [Server thread/INFO]: [Thirst] BossBarAPI not Found
780[00:15:22] [Server thread/INFO]: [Thirst] Scoreboard Stats not Found
781[00:15:22] [Server thread/INFO]: [Thirst] World Guard disabled in config
782[00:15:22] [Server thread/INFO]: [Thirst] timer at 500
783[00:15:22] [Server thread/INFO]: [Thirst] normal reduction at 1
784[00:15:22] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.1;84bc322
785[00:15:22] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
786[00:15:22] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
787[00:15:22] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
788[00:15:22] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
789[00:15:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
790[00:15:22] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
791[00:15:22] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
792[00:15:22] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
793[00:15:22] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
794[00:15:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
795[00:15:22] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
796[00:15:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
797[00:15:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
798[00:15:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
799[00:15:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
800[00:15:22] [Server thread/INFO]: [WorldGuard] Loading region data...
801[00:15:22] [Server thread/INFO]: [Brewery] Enabling Brewery v1.5
802[00:15:23] [Server thread/INFO]: [Brewery] Brewery enabled!
803[00:15:23] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v1.1.0
804[00:15:23] [Server thread/INFO]: [WelcomeBookRecoded] Enabling WelcomeBookRecoded v1.0
805[00:15:23] [Server thread/INFO]: [WBR] 14 book(s) loaded!
806[00:15:23] [Server thread/INFO]: [WBR] Events registered!
807[00:15:23] [Server thread/INFO]: [WBR] Commands registered!
808[00:15:23] [Server thread/INFO]: [WBR] Metrics loaded!
809[00:15:23] [Server thread/INFO]: [WBR] Version 1.0 has been enabled.
810[00:15:23] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
811[00:15:23] [Server thread/INFO]: [cardrive] Enabling cardrive v2.6
812[00:15:23] [Server thread/INFO]: 1.12.2-R0.1-SNAPSHOT
813[00:15:23] [Server thread/INFO]: [ScratchCards] Enabling ScratchCards v1.9.2
814[00:15:24] [Server thread/INFO]: [ScratchCards] Successfully hooked into Vault.
815[00:15:24] [Server thread/INFO]: PlaceholderAPI not found, only using basic placeholders.
816[00:15:24] [Server thread/INFO]: default
817[00:15:24] [Server thread/INFO]: Scratch Plugin activated!
818[00:15:24] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
819[00:15:24] [Server thread/INFO]: [BungeeNPC] Enabling BungeeNPC v1.18.1
820[00:15:24] [Server thread/INFO]: [BungeeNPC] The config is updated!
821[00:15:24] [Server thread/INFO]: [BungeeNPC] External Hologram plugins disabled. Using Inner Hologram System!
822[00:15:24] [Server thread/INFO]: [AreaShop] Enabling AreaShop v2.4.0#CUSTOM
823[00:15:24] [Server thread/INFO]: [SpigotLib] Enabling SpigotLib v5.6
824[00:15:24] [Server thread/INFO]: [Startup] Initializing offline player manager...
825[00:15:24] [Server thread/INFO]: [SpigotLib] Error in initializing offline player manager.
826[00:15:24] [Server thread/INFO]: [Startup] Starting BungeeAPI...
827[00:15:24] [Server thread/INFO]: [Startup] The plugin Vault is present, hooking to it as Economy USER...
828[00:15:24] [Server thread/INFO]: [Startup] Scheduling TpsMeter startup...
829[00:15:24] [Server thread/INFO]: [LocalChat] Enabling LocalChat v0.2.2
830[00:15:24] [Server thread/INFO]: [CrackShotPlus] Enabling CrackShotPlus v1.44
831[00:15:25] [Server thread/INFO]: [CrackShot] Configuration reloaded.
832[00:15:25] [Server thread/INFO]: [ColoredTags] Enabling ColoredTags v2.1.3
833[00:15:25] [Server thread/INFO]: [NoBoneMeal] Enabling NoBoneMeal v1.1-SNAPSHOT
834[00:15:25] [Server thread/INFO]: [Cartel] Enabling Cartel v1.5.2
835[00:15:25] [Server thread/INFO]: [SpigotLib] Register service - uk.netctl.Cartel.Metrics
836[00:15:25] [Server thread/INFO]: ###################Cartel##################
837[00:15:25] [Server thread/INFO]: # Loading all dependencies:
838[00:15:25] [Server thread/INFO]: # Citizens found! Dealers enabling...
839[00:15:25] [Server thread/INFO]: # Vault found! Economy enabling...
840[00:15:25] [Server thread/INFO]: #
841[00:15:25] [Server thread/INFO]: # LeaderHeads not found/enabled! Ignoring...
842[00:15:25] [Server thread/INFO]: #
843[00:15:25] [Server thread/INFO]: # config.yml found, loaded.
844[00:15:25] [Server thread/INFO]: # Cartel config data Loading...
845[00:15:25] [Server thread/INFO]: #
846[00:15:25] [Server thread/INFO]: # drugLocations.yml found, loaded.
847[00:15:25] [Server thread/INFO]: # Cartel Drug Locations Loading...
848[00:15:25] [Server thread/INFO]: #
849[00:15:25] [Server thread/INFO]: # dataCache.yml found, loading...
850[00:15:25] [Server thread/INFO]: # Cartel Data Cache Successfully Loaded!
851[00:15:25] [Server thread/INFO]: #
852[00:15:25] [Server thread/INFO]: # playerData.yml found, loaded.
853[00:15:25] [Server thread/INFO]: # Cartel Player Data Loading...
854[00:15:25] [Server thread/INFO]: # Current Cartel Version: 1.5.2
855[00:15:25] [Server thread/INFO]: # Current Server Version: git-Spigot-7754231-94b0980 (MC: 1.12.2)
856[00:15:25] [Server thread/INFO]: ###########################################
857[00:15:25] [Server thread/INFO]: [Sentinel] Enabling Sentinel v1.0.1 (build 112)
858[00:15:25] [Server thread/INFO]: [Sentinel] Sentinel loading...
859[00:15:25] [Server thread/INFO]: [Sentinel] Sentinel loaded!
860[00:15:25] [Server thread/INFO]: [Sentinel] Vault linked! Group targets will work.
861[00:15:25] [Server thread/INFO]: [BlockBall] Enabling BlockBall v4.0.0
862[00:15:25] [Server thread/INFO]: [BlockBall] Loading BlockBall ...
863[00:15:25] [Server thread/INFO]: [BlockBall] found dependency [WorldGuard] 5.
864[00:15:25] [Server thread/INFO]: [BlockBall] failed to hook into [WorldGuard] 5.
865[00:15:25] [Server thread/INFO]: [BlockBall] found dependency [WorldGuard] 6.
866[00:15:25] [Server thread/INFO]: [BlockBall] hooked successfully into [WorldGuard] 6.
867[00:15:25] [Server thread/INFO]: [BlockBall] found dependency [Vault].
868[00:15:25] [Server thread/INFO]: [BlockBall] hooked successfully into [Vault].
869[00:15:25] [Server thread/INFO]: [BlockBall] Enabled BlockBall 4.0.0 by Shynixn
870[00:15:25] [Server thread/INFO]: [RegionLog] Enabling RegionLog v0.2
871[00:15:25] [Server thread/INFO]: [WGCustomFlags] Enabling WGCustomFlags v1.0
872[00:15:25] [Server thread/INFO]: [WGCustomFlags] Loading configuration...
873[00:15:25] [Server thread/INFO]: [WGCustomFlags] Configuration loaded.
874[00:15:25] [Server thread/INFO]: [ArtMap] Enabling ArtMap v2.6.9
875[00:15:25] [Server thread/INFO]: [ArtMap] WorldGuard hooks enabled.
876[00:15:25] [Server thread/INFO]: [ArtMap] ProtocolLib hooks enabled.
877[00:15:25] [Server thread/INFO]: [ArtMap] Loading 'english' language file
878[00:15:25] [Server thread/WARN]: [ArtMap] Map Id 5201 could not be restored: the current maximum valid mapId is: 5005.
879[00:15:26] [Server thread/INFO]: [ArtMap] 203%s corrupted artworks were restored.
880[00:15:26] [Server thread/INFO]: [Disease] Enabling Disease v2.7.2
881[00:15:26] [Server thread/INFO]: [Disease] Plugin Loading
882[00:15:26] [Server thread/INFO]: [Disease] Loading configuration file
883[00:15:26] [Server thread/INFO]: [Disease] Loading Language file
884[00:15:26] [Server thread/INFO]: [Disease] Temperature module loaded
885[00:15:26] [Server thread/INFO]: [Disease] ยงaAdding allowed world: world
886[00:15:26] [Server thread/INFO]: [Disease] ยงaAdding allowed world: world_nether
887[00:15:26] [Server thread/INFO]: [Disease] ยงaAdding allowed world: world_the_end
888[00:15:26] [Server thread/INFO]: [Disease] Loading choking items: [260, 297, 319, 320, 349, 350, 358, 363, 364, 365, 366, 367, 391, 392, 393, 411, 412, 423, 424]
889[00:15:26] [Server thread/INFO]: ยงaCreating Bandage Recipe
890[00:15:26] [Server thread/INFO]: ยงaCreating LegSplint Recipe
891[00:15:26] [Server thread/INFO]: ยงaCreating vaccines Recipe
892[00:15:26] [Server thread/INFO]: ยงaCreating Syringe Recipe
893[00:15:26] [Server thread/INFO]: ยงaCreating boiling milk recipe
894[00:15:26] [Server thread/INFO]: ยงaCreating cold water recipe
895[00:15:26] [Server thread/INFO]: ยงaCreating Disease Vial Recipe
896[00:15:26] [Server thread/INFO]: ยงaCreating Disease Arrow Recipe
897[00:15:26] [Server thread/INFO]: [Disease] Loading custom remedies: MAGMA_CREAM
898[00:15:26] [Server thread/INFO]: ยงaCreating WarmGel recipe
899[00:15:26] [Server thread/INFO]: ยง9Creating custom Sweetwort recipe
900[00:15:26] [Server thread/INFO]: ยง9Creating custom Smoothwater recipe
901[00:15:26] [Server thread/INFO]: ยง9Creating custom Bitterwort recipe
902[00:15:26] [Server thread/INFO]: ยง9Creating custom Brightwater recipe
903[00:15:26] [Server thread/INFO]: ยง9Creating custom Blackbrew recipe
904[00:15:26] [Server thread/INFO]: ยง9Creating custom SoothingPotion recipe
905[00:15:26] [Server thread/INFO]: ยง9Creating custom LycanPotion recipe
906[00:15:26] [Server thread/INFO]: ยง9Creating custom SweetBrine recipe
907[00:15:26] [Server thread/INFO]: [Disease] ยงcThanks for using the BYTE Disease plugin - www.byte.org.uk!
908[00:15:26] [Server thread/INFO]: [Disease] ยงaBYTE scoreboard disabled in config
909[00:15:26] [Server thread/INFO]: [Disease] Scoreboard Stats not Found
910[00:15:26] [Server thread/INFO]: [Disease] Citizens plugin Found
911[00:15:26] [Server thread/INFO]: [Disease] Hooking into citizens
912[00:15:26] [Server thread/INFO]: [Disease] Vault plugin Found
913[00:15:26] [Server thread/INFO]: [Disease] Vault Enabled
914[00:15:26] [Server thread/INFO]: [Disease] World Guard disabled in config
915[00:15:26] [Server thread/INFO]: [Disease] timer at 500
916[00:15:26] [Server thread/INFO]: [MiniaturePets] Enabling MiniaturePets v1.5.1
917[00:15:27] [Server thread/INFO]: [MiniaturePets] Starting to calculate Radians!
918[00:15:27] [Server thread/INFO]: [MiniaturePets] Hello! If you are having problems with WorldGuard, such as being unable to spawn pets in regions, try to follow this steps:
919[00:15:27] [Server thread/INFO]: [MiniaturePets] [1] Open the WorldGuard main config
920[00:15:27] [Server thread/INFO]: [MiniaturePets] [2] Press CTRL_+ F or use the search tool. Now search for 'block-plugin-spawning'.
921[00:15:27] [Server thread/INFO]: [MiniaturePets] [3] Change the value to: 'false'
922[00:15:27] [Server thread/INFO]: [MiniaturePets] [4] Restrart the server or reload WorldGuard
923[00:15:27] [Server thread/INFO]: [MiniaturePets] Recognized protcol lib
924[00:15:27] [Server thread/INFO]: Caution using protocol lib listener (Non configurable)
925[00:15:27] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
926[00:15:27] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
927[00:15:27] [Server thread/INFO]: creating table 'items'
928[00:15:27] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
929[00:15:27] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
930[00:15:27] [Server thread/INFO]: creating table 'accounts'
931[00:15:27] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
932[00:15:27] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
933[00:15:27] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
934[00:15:27] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
935[00:15:27] [Server thread/INFO]: [ArmorStandTools] Enabling ArmorStandTools v2.4.0
936[00:15:27] [Server thread/INFO]: [ArmorStandTools] Loading support for v1_12_R1
937[00:15:27] [Server thread/INFO]: [ArmorStandTools] PlotSquared plugin not found. Continuing without PlotSquared support.
938[00:15:27] [Server thread/INFO]: [ArmorStandTools] WorldGuard plugin found. WorldGuard support enabled.
939[00:15:27] [Server thread/INFO]: [vJail] Enabling vJail v1.0.0
940[00:15:27] [Server thread/INFO]: [AntiBlockGlitch2] Enabling AntiBlockGlitch2 v0.2
941[00:15:27] [Server thread/INFO]: [RidingFix] Enabling RidingFix v1
942[00:15:27] [Server thread/INFO]: [vCore] Enabling vCore v1.4.3
943[00:15:27] [Server thread/INFO]: [ProtectionLib] Enabling ProtectionLib v0.7
944[00:15:27] [Server thread/INFO]: [ProtectionLib] Protection lib hook into: WorldGuard 6.2.1;84bc322 with custom flags plugin.
945[00:15:27] [Server thread/INFO]: [zxSlotMachine] Enabling zxSlotMachine v1.03
946[00:15:28] [Server thread/INFO]: [zxSlotMachine] No update needed
947[00:15:28] [Server thread/INFO]: [zxSlotMachine] Slot Machines enabled.
948[00:15:28] [Server thread/INFO]: [CustomTab] Enabling CustomTab v1.1
949[00:15:28] [Server thread/INFO]: [WGPlantGrowth] Enabling WGPlantGrowth v0.1
950[00:15:28] [Server thread/INFO]: Added custom flag "plant-growth" to WorldGuard.
951[00:15:28] [Server thread/INFO]: [MysqlPlayerDataBridge] Enabling MysqlPlayerDataBridge v3.20.2
952[00:15:28] [Server thread/INFO]: [MysqlPlayerDataBridge] Loading the config file...
953[00:15:28] [Server thread/INFO]: [MysqlPlayerDataBridge] Vault dependency found.
954[00:15:28] [Server thread/INFO]: [MysqlPlayerDataBridge] Using economy system: Essentials Economy
955[00:15:28] [Server thread/INFO]: [MysqlPlayerDataBridge] Compatible server version detected: 1.12.2
956[00:15:28] [Server thread/INFO]: [MysqlPlayerDataBridge] ChestShop found and support enabled!
957[00:15:28] [Server thread/INFO]: [MysqlPlayerDataBridge] Connecting to the database...
958[00:15:29] [Server thread/INFO]: [MysqlPlayerDataBridge] Database connection successfull!
959[00:15:30] [Server thread/INFO]: [MysqlPlayerDataBridge] Data save task is enabled.
960[00:15:30] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync inventory is disabled.
961[00:15:30] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync gamemode is disabled.
962[00:15:30] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync armor is disabled.
963[00:15:30] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync enderchest is disabled.
964[00:15:30] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync experience is enabled.
965[00:15:30] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync active potion effects is disabled.
966[00:15:30] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync players health is enabled.
967[00:15:30] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync players food is enabled.
968[00:15:30] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync players air is enabled.
969[00:15:30] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync players location is disabled.
970[00:15:30] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync players bed location is disabled.
971[00:15:30] [Server thread/INFO]: [MysqlPlayerDataBridge] Sync economy is enabled.
972[00:15:30] [Server thread/INFO]: [MysqlPlayerDataBridge] MysqlPlayerDataBridge loaded successfully!
973[00:15:30] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v9.3.0
974[00:15:30] [Server thread/INFO]: [LibsDisguises] Discovered MC version: v1_12_R1
975[00:15:30] [Server thread/WARN]: Error finding the FlagType for EVOKER! Index 13 can't be found!
976[00:15:30] [Server thread/WARN]: Value is 0 (class java.lang.Byte) (class net.minecraft.server.v1_12_R1.EntityEvoker) & EvokerWatcher
977[00:15:30] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
978[00:15:30] [Server thread/WARN]: Error finding the FlagType for PLAYER! Index 15 can't be found!
979[00:15:30] [Server thread/WARN]: Value is {} (class net.minecraft.server.v1_12_R1.NBTTagCompound) (class net.minecraft.server.v1_12_R1.EntityPlayer) & PlayerWatcher
980[00:15:30] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
981[00:15:30] [Server thread/WARN]: Error finding the FlagType for PLAYER! Index 16 can't be found!
982[00:15:30] [Server thread/WARN]: Value is {} (class net.minecraft.server.v1_12_R1.NBTTagCompound) (class net.minecraft.server.v1_12_R1.EntityPlayer) & PlayerWatcher
983[00:15:30] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
984[00:15:30] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
985[00:15:30] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
986[00:15:30] [Server thread/INFO]: [NoPlugins] Enabling NoPlugins v4.3
987[00:15:30] [Server thread/INFO]: [NoPlugins] Successfully loaded.
988[00:15:30] [Server thread/INFO]: [LockettePro] Enabling LockettePro v2.8.1
989[00:15:30] [Server thread/INFO]: [LibCorpse] Enabling LibCorpse v1.0.0
990[00:15:30] [Server thread/INFO]: [LibCorpse] Importing Aspects...
991[00:15:30] [Server thread/INFO]: [LibCorpse] Successfully Enabled! (0 ms)
992[00:15:30] [Server thread/INFO]: [FurnitureLib] Enabling FurnitureLib v1.9.2.7
993[00:15:31] [Server thread/INFO]: ==========================================
994[00:15:31] [Server thread/INFO]: FurnitureLibary Version: 1.9.2.7
995[00:15:31] [Server thread/INFO]: Furniture Autor: Ste3et_C0st
996[00:15:31] [Server thread/INFO]: Furniture Website: http://dicecraft.de
997[00:15:31] [Server thread/INFO]: Furniture start load
998[00:15:31] [Server thread/INFO]: Furniture find ProtectionLib: true
999[00:15:31] [Server thread/INFO]: [FurnitureLib] FurnitureLib load 0 Objects from: SQLite Database
1000[00:15:31] [Server thread/INFO]: [FurnitureLib] FurnitureLib have loadet 0 in 00:00.000
1001[00:15:31] [Server thread/INFO]: [FurnitureLib] FurnitureLib have purged 0 Objects
1002[00:15:31] [Server thread/INFO]: [SpigotLib] Register service - de.Ste3et_C0st.FurnitureLib.main.bStats
1003[00:15:32] [Server thread/INFO]: FurnitureLib load Models(28): GraveStone,Lantern,Catapult,ChristmasTree,Table,Camera,WaxCandle,Barrels,MailBox,SchoolTable,SleepingBag,MailBox,SchoolChair,Chair,SnowGolem,Sofa,Hammock,BlackBoard,Trunk,CampChair,Fence,CandyCane,CactusPlant,Sunshade,HumanSkeleton,Crossbow,TV,Tent1
1004[00:15:32] [Server thread/INFO]: Furniture load finish :)
1005[00:15:32] [Server thread/INFO]: ==========================================
1006[00:15:32] [Server thread/INFO]: [DiceFurniture] Enabling DiceFurniture v3.2.1.0
1007[00:15:34] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
1008[00:15:34] [Server thread/INFO]: Done (25.691s)! For help, type "help" or "?"
1009[00:15:34] [Craft Scheduler Thread - 6/WARN]: [LinksOnSigns] Plugin LinksOnSigns v1.9 generated an exception while executing task 22
1010java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1011 at org.mcstats.Metrics.postPlugin(Metrics.java:363) ~[?:?]
1012 at org.mcstats.Metrics.access$500(Metrics.java:68) ~[?:?]
1013 at org.mcstats.Metrics$1.run(Metrics.java:255) ~[?:?]
1014 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot.jar:git-Spigot-7754231-94b0980]
1015 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot.jar:git-Spigot-7754231-94b0980]
1016 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_91]
1017 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_91]
1018 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
1019[00:15:34] [Craft Scheduler Thread - 2/WARN]: [Heads] A newer version of Heads, Heads v1.13.4, is available for download
1020[00:15:34] [Craft Scheduler Thread - 2/WARN]: [Heads] You are currently using Heads v1.10.6
1021[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Loading images...
1022[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image vaq.png.
1023[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image viacircle.png.
1024[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image talent.png.
1025[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image nightlife.png.
1026[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image VBC.png.
1027[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image subway3.png.
1028[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image flag.png.
1029[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image vindexflag.png.
1030[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image via.png.
1031[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image 134.png.
1032[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image police.png.
1033[00:15:34] [Server thread/INFO]: [WARNING] [BannerBoard] Could not load image vindexcraft.jpg. Bannerboard only supports png images.
1034[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image city.png.
1035[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image subway1.png.
1036[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image wings.png.
1037[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image vindexcraft.png.
1038[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image slot.png.
1039[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image fight.png.
1040[00:15:34] [Craft Scheduler Thread - 7/INFO]: [Rankup] Connected to Database: vindexda_Data
1041[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image VNS.png.
1042[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image unicorn.png.
1043[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image KFC.png.
1044[00:15:34] [Craft Scheduler Thread - 7/INFO]: [Rankup] Importing Aspects...
1045[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image pirates.png.
1046[00:15:34] [Server thread/INFO]: [WARNING] [BannerBoard] Could not load image talent.jpg. Bannerboard only supports png images.
1047[00:15:34] [Craft Scheduler Thread - 7/INFO]: [Rankup] Successfully Enabled! (18661 ms)
1048[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image whitehouse.png.
1049[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image security.png.
1050[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image subway.png.
1051[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded 24 image(s).
1052[00:15:34] [Server thread/INFO]: [INFO] [BannerBoard] Connecting to skinrender.com with key ***********EY_HERE...
1053[00:15:34] [Craft Scheduler Thread - 8/INFO]: [WiiPay] starting to pay players.
1054[00:15:34] [Craft Scheduler Thread - 11/INFO]: [TitleManager] Searching for updates.
1055[00:15:34] [Craft Scheduler Thread - 13/WARN]: [TimeGivesYouMoney] Plugin TimeGivesYouMoney v1.2.2 generated an exception while executing task 66
1056java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1057 at me.wildn00b.timegivesyoumoney.Metrics.postPlugin(Metrics.java:539) ~[?:?]
1058 at me.wildn00b.timegivesyoumoney.Metrics.access$400(Metrics.java:63) ~[?:?]
1059 at me.wildn00b.timegivesyoumoney.Metrics$4.run(Metrics.java:498) ~[?:?]
1060 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot.jar:git-Spigot-7754231-94b0980]
1061 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot.jar:git-Spigot-7754231-94b0980]
1062 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_91]
1063 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_91]
1064 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
1065[00:15:34] [Craft Scheduler Thread - 8/INFO]: [WiiPay] processed payment of 0 players
1066[00:15:34] [Craft Scheduler Thread - 14/WARN]: [WelcomeBookRecoded] Plugin WelcomeBookRecoded v1.0 generated an exception while executing task 76
1067java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1068 at com.fuzzoland.WelcomeBookRecoded.MetricsLite.postPlugin(MetricsLite.java:287) ~[?:?]
1069 at com.fuzzoland.WelcomeBookRecoded.MetricsLite.access$3(MetricsLite.java:280) ~[?:?]
1070 at com.fuzzoland.WelcomeBookRecoded.MetricsLite$1.run(MetricsLite.java:175) ~[?:?]
1071 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot.jar:git-Spigot-7754231-94b0980]
1072 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot.jar:git-Spigot-7754231-94b0980]
1073 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_91]
1074 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_91]
1075 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
1076[00:15:34] [Craft Scheduler Thread - 11/INFO]: [TitleManager] An update was found!
1077[00:15:35] [Server thread/INFO]: [Citizens] Loaded 74 NPCs.
1078[00:15:35] [Server thread/INFO]: [Startup] Started SpigotLib 5.6 properly.
1079[00:15:35] [Server thread/INFO]: com.mojang.authlib.GameProfile@328eef72[id=c397dd1b-0d89-4450-893d-8f2403044314,name=gooeypenguin,properties={textures=[com.mojang.authlib.properties.Property@4dbf6238]},legacy=false] (/24.131.210.191:36291) lost connection: Disconnected
1080[00:15:36] [Server thread/INFO]: Player Login
1081[00:15:36] [scala-execution-context-global-144/INFO]: [Vindex ID] [Error] Error loading id for player 'raviva'
1082[00:15:36] [Server thread/INFO]: [Cartel] raviva's Cook Level is: 100
1083[00:15:36] [Server thread/INFO]: [Thirst] Adding player raviva with thirst 100
1084[00:15:36] [Server thread/INFO]: [Disease] Loading player raviva
1085[00:15:36] [Server thread/INFO]: raviva[/73.246.58.176:60395] logged in with entity id 208 at ([world]-207.33337429602662, 81.79673560066871, 245.8712878315395)
1086[00:15:37] [Craft Scheduler Thread - 0/INFO]: [Vault] You are running the latest version
1087[00:15:37] [Server thread/INFO]: Player Login
1088[00:15:37] [scala-execution-context-global-144/INFO]: [Vindex ID] [Error] Error loading id for player 'Surferboy14'
1089[00:15:37] [Server thread/INFO]: [Cartel] Surferboy14's Cook Level is: 100
1090[00:15:37] [Server thread/INFO]: [Thirst] Adding player Surferboy14 with thirst 100
1091[00:15:37] [Server thread/INFO]: [Disease] Loading player Surferboy14
1092[00:15:38] [Server thread/INFO]: Surferboy14[/104.49.2.149:36901] logged in with entity id 209 at ([world]140.1509621984516, 74.0, 213.40562065240135)
1093[00:15:39] [Craft Scheduler Thread - 21/INFO]: <LightAPI>: You are running the latest version!
1094[00:15:42] [Thread-31/INFO]: Sentinel stat issue: http://neo.mcmonkey.org/plugins/public_stats?plugin=Sentinel&version=1.0.1+%28build+112%29
1095[00:15:51] [Server thread/INFO]: Surferboy14 issued server command: /g love the fast data sync
1096[00:15:52] [Timer-2/INFO]: [WorldGuard] Region data changes made in 'world' have been background saved