· 7 years ago · Jan 31, 2019, 05:12 PM
1[16:57:02] [Server thread/INFO]: Starting minecraft server version 1.12.2
2[16:57:02] [Server thread/INFO]: Loading properties
3[16:57:02] [Server thread/INFO]: Default game type: SURVIVAL
4[16:57:02] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-2cf50f0-2b93d83 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
5[16:57:02] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[16:57:02] [Server thread/INFO]: Using 4 threads for Netty based IO
7[16:57:02] [Server thread/INFO]: Debug logging is disabled
8[16:57:02] [Server thread/INFO]: Generating keypair
9[16:57:02] [Server thread/INFO]: Starting Minecraft server on *:25565
10[16:57:02] [Server thread/INFO]: Using epoll channel type
11[16:57:02] [Server thread/INFO]: Set PluginClassLoader as parallel capable
12[16:57:03] [Server thread/WARN]: 38 [Server thread] INFO github.scarsz.discordsrv.dependencies.reflections.Reflections - Reflections took 28 ms to scan 1 urls, producing 13 keys and 21 values
13
14[16:57:03] [Server thread/INFO]: [SecretDoors] Loading SecretDoors v1.4.2a
15[16:57:03] [Server thread/INFO]: [MenuBuilder] Loading MenuBuilder v1.1.0-SNAPSHOT
16[16:57:03] [Server thread/INFO]: [VillagerGambling] Loading VillagerGambling v1.0
17[16:57:03] [Server thread/INFO]: [CombatLogPlus] Loading CombatLogPlus v3.2
18[16:57:03] [Server thread/INFO]: [PlugMan] Loading PlugMan v1.8.1
19[16:57:03] [Server thread/INFO]: [ExtraInventory] Loading ExtraInventory v1.1
20[16:57:03] [Server thread/INFO]: [SignWarper] Loading SignWarper v2.0
21[16:57:03] [Server thread/INFO]: [PowerNBT] Loading PowerNBT v0.8.9.2
22[16:57:03] [Server thread/INFO]: [BanManager] Loading BanManager v5.15.0
23[16:57:03] [Server thread/INFO]: [pUtils] Loading pUtils v1.2.1
24[16:57:03] [Server thread/INFO]: [CrateKeys] Loading CrateKeys v0.1
25[16:57:03] [Server thread/INFO]: [OrePlus] Loading OrePlus v1.1.1
26[16:57:03] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.6.0
27[16:57:03] [Server thread/INFO]: [ViaVersion] ViaVersion 1.6.0 is now loaded, injecting!
28[16:57:03] [Server thread/INFO]: [ViaVersion] Loading block mapping...
29[16:57:04] [Server thread/INFO]: [ViaVersion] Loading item mapping...
30[16:57:04] [Server thread/INFO]: [ViaVersion] Loading new tags...
31[16:57:04] [Server thread/INFO]: [ViaVersion] Loading enchantments...
32[16:57:04] [Server thread/INFO]: [ViaVersion] Loading sound mapping...
33[16:57:04] [Server thread/INFO]: [Firework] Loading Firework v0.2
34[16:57:04] [Server thread/INFO]: [NewGods] Loading NewGods v2.0
35[16:57:04] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.3.2
36[16:57:04] [Server thread/INFO]: [InsaneLore] Loading InsaneLore v2.0
37[16:57:04] [Server thread/INFO]: [FastCraft] Loading FastCraft v2.0.3
38[16:57:04] [Server thread/INFO]: [Skript] Loading Skript v2.3-beta1
39[16:57:04] [Server thread/INFO]: [BelovedBlocks] Loading BelovedBlocks v1.2.2
40[16:57:04] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
41[16:57:04] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0-SNAPSHOT-b391
42[16:57:04] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v5.16.3
43[16:57:04] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v18.04.27-2ec9a92-1089-19.5.23
44[16:57:04] [Server thread/INFO]: [SignWarp] Loading SignWarp v1.9
45[16:57:04] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.09-SNAPSHOT
46[16:57:04] [Server thread/INFO]: [PerWorldPluginsPremium] Loading PerWorldPluginsPremium v1.7.4
47[16:57:04] [Server thread/INFO]: [Questioner] Loading Questioner v0.6
48[16:57:04] [Server thread/INFO]: [VoidWorld] Loading VoidWorld v1.0
49[16:57:04] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.2
50[16:57:04] [Server thread/INFO]: [PandaWire] Loading PandaWire v1.0.4-SNAPSHOT
51[16:57:04] [Server thread/INFO]: [Lockette] Loading Lockette v1.8.36
52[16:57:04] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.6.8
53[16:57:04] [Server thread/INFO]: [TransportPipes] Loading TransportPipes v4.3.1-b79
54[16:57:04] [Server thread/INFO]: [EpicWorldGenerator] Loading EpicWorldGenerator v8.0.0-SNAPSHOT-4
55[16:57:04] [Server thread/ERROR]: javax/xml/bind/DatatypeConverter initializing EpicWorldGenerator v8.0.0-SNAPSHOT-4 (Is it up to date?)
56java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter
57 at minelazz.IiiIIiIiIi.L(k:308) ~[?:?]
58 at minelazz.IiiIIiIiIi.L(k:94) ~[?:?]
59 at minelazz.IiiIIiIiIi.<init>(k:119) ~[?:?]
60 at com.minelazz.epicworldgenerator.IIIIiIIiii.<init>(el:34) ~[?:?]
61 at com.minelazz.epicworldgenerator.IiiIiIiIiI.onLoad(el:35) ~[?:?]
62 at com.minelazz.epicworldgenerator.EpicWorldGenerator.onLoad(yh:291) ~[?:?]
63 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:310) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
64 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
65 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
66 at java.lang.Thread.run(Thread.java:844) [?:?]
67Caused by: java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter
68 at java.net.URLClassLoader.findClass(URLClassLoader.java:466) ~[?:?]
69 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
70 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
71 at java.lang.ClassLoader.loadClass(ClassLoader.java:566) ~[?:?]
72 at java.lang.ClassLoader.loadClass(ClassLoader.java:499) ~[?:?]
73 ... 10 more
74[16:57:04] [Server thread/INFO]: [XPShop] Loading XPShop v1.0
75[16:57:04] [Server thread/INFO]: [Soulbound] Loading Soulbound v0.0.6
76[16:57:04] [Server thread/INFO]: [Announcements] Loading Announcements v1.0
77[16:57:04] [Server thread/INFO]: [ChatColor] Loading ChatColor v6.2
78[16:57:04] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.14.2
79[16:57:04] [Server thread/INFO]: [StaffPunch] Loading StaffPunch v1.0
80[16:57:04] [Server thread/INFO]: [dynmap] Loading dynmap v2.6-beta-1-Dev201807082003
81[16:57:04] [Server thread/INFO]: [dynmap] version=git-Spigot-2cf50f0-2b93d83 (MC: 1.12.2)
82[16:57:04] [Server thread/INFO]: [dynmap] Mod Support API available
83[16:57:04] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
84[16:57:04] [Server thread/INFO]: [MenuAPI] Loading MenuAPI v1.0
85[16:57:04] [Server thread/INFO]: [DangerousNether] Loading DangerousNether v1.0
86[16:57:04] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
87[16:57:04] [Server thread/INFO]: [CrackShot] Loading CrackShot v0.98.9
88[16:57:04] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.7
89[16:57:04] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
90[16:57:04] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v9.5.1-SNAPSHOT
91[16:57:04] [Server thread/INFO]: [ChestCleaner] Loading ChestCleaner v1.5.3.1
92[16:57:04] [Server thread/INFO]: [CS-CoreLib] Loading CS-CoreLib vv1.5.18
93[16:57:04] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
94[16:57:04] [Server thread/INFO]: [Cannons] Loading Cannons v2.4.7
95[16:57:04] [Server thread/INFO]: [Emojis] Loading Emojis v1.0
96[16:57:04] [Server thread/INFO]: [EliteMobs] Loading EliteMobs v6.6.2
97[16:57:04] [Server thread/INFO]: [Coins] Loading Coins v1.6.3
98[16:57:04] [Server thread/INFO]: [SlotMachine] Loading SlotMachine v5.10.5
99[16:57:04] [Server thread/INFO]: [BKCommonLib] Loading BKCommonLib v1.13.2-v2
100[16:57:05] [Server thread/INFO]: [Marriage] Loading Marriage v2.0.18
101[16:57:05] [Server thread/INFO]: [Marriage] Completed plugin pre-load stage.
102[16:57:05] [Server thread/INFO]: [Holograms] Loading Holograms v2.5.0-SNAPSHOT
103[16:57:05] [Server thread/INFO]: [WirelessRedstone] Loading WirelessRedstone v3.0.5
104[16:57:05] [Server thread/INFO]: [AgarthaLib] Loading AgarthaLib v2.17
105[16:57:05] [Server thread/INFO]: [XrayInformer] Loading XrayInformer v3.6.0
106[16:57:05] [Server thread/INFO]: [FriendReferral] Loading FriendReferral v2.0.2
107[16:57:05] [Server thread/INFO]: [mcMMOAction] Loading mcMMOAction v2.3.2
108[16:57:05] [Server thread/INFO]: [CoinFlipper] Loading CoinFlipper v2.4
109[16:57:05] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.22-SNAPSHOT (build 1540)
110[16:57:05] [Server thread/INFO]: [Companies] Loading Companies v1.2.0
111[16:57:05] [Server thread/INFO]: [ClearChat] Loading ClearChat v3.1.1
112[16:57:05] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.1;84bc322
113[16:57:05] [Server thread/INFO]: [Brewery] Loading Brewery v1.5
114[16:57:05] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.1
115[16:57:05] [Server thread/INFO]: [Slimefun] Loading Slimefun vv4.1.15
116[16:57:05] [Server thread/INFO]: [FurnitureLib] Loading FurnitureLib v1.9.9.8
117[16:57:05] [Server thread/INFO]: [uPlanes] Loading uPlanes v7.0
118[16:57:05] [Server thread/INFO]: [ExtraGear] Loading ExtraGear v1.1.1
119[16:57:05] [Server thread/INFO]: [Towny] Loading Towny v0.93.0.0
120[16:57:05] [Server thread/INFO]: [HeadDatabase] Loading HeadDatabase v4.6.1
121[16:57:05] [Server thread/INFO]: [InactiveLockette] Loading InactiveLockette v4.0.0
122[16:57:05] [Server thread/INFO]: [Bitcoin] Loading Bitcoin v2.2
123[16:57:05] [Server thread/INFO]: [Train_Carts] Loading Train_Carts v1.13.2-v1
124[16:57:05] [Server thread/INFO]: [ExoticGarden] Loading ExoticGarden v1.6.3
125[16:57:05] [Server thread/INFO]: [KeepChunks] Loading KeepChunks v1.5.10
126[16:57:05] [Server thread/INFO]: [CraftBook] Loading CraftBook v3.9-SNAPSHOT-jenkins-CraftBook-219
127[16:57:05] [Server thread/INFO]: [DiceFurniture] Loading DiceFurniture v3.2.1.4
128[16:57:05] [Server thread/INFO]: [DreamFish] Loading DreamFish v4.4.3
129[16:57:05] [Server thread/INFO]: [TownyNameUpdater] Loading TownyNameUpdater v2.0
130[16:57:05] [Server thread/INFO]: [SlimefunCustomizer] Loading SlimefunCustomizer v1.2.1
131[16:57:05] [Server thread/INFO]: [HyperDrive] Loading HyperDrive v4.2.1
132[16:57:05] [Server thread/INFO]: [CustomBosses] Loading CustomBosses v2.10.33
133[16:57:05] [Server thread/INFO]: [BuildersWand] Loading BuildersWand v2.5.0
134[16:57:05] [Server thread/INFO]: [TownyChat] Loading TownyChat v0.53
135[16:57:05] [Server thread/INFO]: [SlimefunTowny] Loading SlimefunTowny v1.0
136[16:57:05] [Server thread/INFO]: [WGRegionEvents] Loading WGRegionEvents v1.1
137[16:57:05] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.9.2 (build 86)
138[16:57:05] [Server thread/INFO]: [SlimefunOres] Loading SlimefunOres v1.4.6
139[16:57:05] [Server thread/INFO]: [TCHangRail] Loading TCHangRail v1.13.1-v1
140[16:57:05] [Server thread/INFO]: [Dynmap-Towny] Loading Dynmap-Towny v0.70
141[16:57:05] [Server thread/INFO]: [MyPet] Loading MyPet v2.3.5
142[16:57:06] [Server thread/INFO]: [MinecraftPlanetEarth] Loading MinecraftPlanetEarth v1.0
143[16:57:06] [Server thread/INFO]: [Essentials] Loading Essentials v2.16.0.3
144[16:57:06] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.16.6
145[16:57:06] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v3.5.4
146[16:57:06] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.16.0.3
147[16:57:06] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.0.9
148[16:57:06] [Server thread/INFO]: [Jobs] Loading Jobs v4.9.3
149[16:57:06] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.16.0.3
150[16:57:06] [Server thread/INFO]: [TimeIsMoney] Loading TimeIsMoney v1.9.6.5
151[16:57:06] [Server thread/INFO]: [Movecraft] Loading Movecraft v7.0.0_pre_release_5
152[16:57:06] [Server thread/INFO]: [MysqlEconomyBank] Loading MysqlEconomyBank v1.11.1
153[16:57:06] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.16.0.3
154[16:57:06] [Server thread/INFO]: [RandomCoords] Loading RandomCoords v0.6.2-RELEASE
155[16:57:06] [Server thread/INFO]: [CMI] Loading CMI v8.0.6.0
156[16:57:06] [Server thread/INFO]: [TownyTitle] Loading TownyTitle v1.5
157[16:57:06] [Server thread/INFO]: [OrePlus] Enabling OrePlus v1.1.1
158[16:57:06] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.3.2
159[16:57:06] [Server thread/INFO]: [0;36;1m [0;36;22m __ [m
160[16:57:06] [Server thread/INFO]: [0;36;1m | [0;36;22m|__) [0;32;22mLuckPerms [0;36;1mv4.3.2[m
161[16:57:06] [Server thread/INFO]: [0;36;1m |___ [0;36;22m| [0;30;1mRunning on Bukkit - CraftBukkit[m
162[16:57:06] [Server thread/INFO]: [m
163[16:57:06] [Server thread/INFO]: [LuckPerms] Loading configuration...
164[16:57:06] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
165[16:57:06] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
166[16:57:06] [Server thread/INFO]: [LuckPerms] Performing initial data load...
167[16:57:06] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 436ms)
168[16:57:06] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0-SNAPSHOT-b391
169[16:57:06] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
170[16:57:06] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v18.04.27-2ec9a92-1089-19.5.23
171[16:57:06] [Server thread/INFO]: ====== USE PAPER ======[m
172[16:57:06] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/[m
173[16:57:06] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/[m
174[16:57:06] [Server thread/INFO]: - This is only a recommendation[m
175[16:57:06] [Server thread/INFO]: ==============================[m
176[16:57:06] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.09-SNAPSHOT
177[16:57:07] [Server thread/INFO]: [VoidWorld] Enabling VoidWorld v1.0
178[16:57:07] [Server thread/INFO]: [PandaWire] Enabling PandaWire v1.0.4-SNAPSHOT
179[16:57:07] [Server thread/INFO]: [EpicWorldGenerator] Enabling EpicWorldGenerator v8.0.0-SNAPSHOT-4
180[16:57:07] [Server thread/ERROR]: Error occurred while enabling EpicWorldGenerator v8.0.0-SNAPSHOT-4 (Is it up to date?)
181java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter
182 at minelazz.IiiIIiIiIi.L(k:308) ~[?:?]
183 at minelazz.IiiIIiIiIi.L(k:94) ~[?:?]
184 at minelazz.IiiIIiIiIi.<init>(k:119) ~[?:?]
185 at com.minelazz.epicworldgenerator.EpicWorldGenerator.onEnable(yh:160) ~[?:?]
186 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
187 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
188 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
189 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
190 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
191 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:206) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
192 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
193 at java.lang.Thread.run(Thread.java:844) [?:?]
194[16:57:07] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
195[16:57:07] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
196[16:57:07] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
197[16:57:07] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
198[16:57:07] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
199[16:57:07] [Server thread/INFO]: [BKCommonLib] Enabling BKCommonLib v1.13.2-v2
200[16:57:07] [Server thread/INFO]: [BKCommonLib] BKCommonLib is running on Spigot (git-Spigot-2cf50f0-2b93d83) : v1_12_R1 (Minecraft 1.12.2)
201[16:57:07] [Server thread/INFO]: [BKCommonLib] [Network] Now using the ProtocolLib library to provide Packet Listener and Monitor support
202[16:57:08] [Server thread/INFO]: [BKCommonLib] Updating is like reinventing the wheel for BKCommonLib.
203[16:57:08] [Server thread/INFO]: [BKCommonLib] BKCommonLib version 1.13.2-v2 (build: 494) enabled! (0.805s)
204[16:57:08] [Server thread/INFO]: [MysqlEconomyBank] Enabling MysqlEconomyBank v1.11.1
205[16:57:08] [Server thread/INFO]: [MysqlEconomyBank] Using economy system: Essentials Economy
206[16:57:08] [Server thread/INFO]: [MysqlEconomyBank] Using permission system: LuckPerms
207[16:57:08] [Server thread/INFO]: [MysqlEconomyBank] Successfully hooked into TitleManager!
208[16:57:08] [Server thread/INFO]: [MysqlEconomyBank] Loading the config file...
209[16:57:08] [Server thread/INFO]: [MysqlEconomyBank] MysqlEconomyBank loaded successfully!
210[16:57:08] [Server thread/INFO]: [MysqlEconomyBank] Interest task started. Iterest will be given every 60 minutes.
211[16:57:08] [Server thread/INFO]: [MysqlEconomyBank] MysqlEconomyBank has been successfully loaded!
212[16:57:08] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
213[16:57:08] [Server thread/INFO]: Preparing level "world"
214[16:57:08] [Server thread/INFO]: Preparing start region for level 0 (Seed: -9035258028258672852)
215[16:57:09] [Server thread/INFO]: Preparing spawn area: 49%
216[16:57:09] [Server thread/INFO]: Preparing start region for level 1 (Seed: 2564175457040025874)
217[16:57:10] [Server thread/INFO]: Preparing start region for level 2 (Seed: -886507490714714294)
218[16:57:10] [Server thread/INFO]: [SecretDoors] Enabling SecretDoors v1.4.2a
219[16:57:10] [Server thread/INFO]: [MenuBuilder] Enabling MenuBuilder v1.1.0-SNAPSHOT
220[16:57:10] [Server thread/INFO]: [VillagerGambling] Enabling VillagerGambling v1.0
221[16:57:10] [Server thread/INFO]: [CombatLogPlus] Enabling CombatLogPlus v3.2
222[16:57:10] [Server thread/INFO]: [CombatLogPlus] Couldn't find ActionBarAPI.
223[16:57:10] [Server thread/INFO]: [CombatLogPlus] Connected to mcstats.org
224[16:57:10] [Server thread/INFO]: [CombatLogPlus] Couldn't check for updates.
225[16:57:10] [Server thread/INFO]: [CombatLogPlus] Has been enabled!
226[16:57:10] [Server thread/INFO]: [PlugMan] Enabling PlugMan v1.8.1
227[16:57:10] [Server thread/INFO]: [PlugMan] Metrics successfully started!
228[16:57:11] [Server thread/INFO]: [ExtraInventory] Enabling ExtraInventory v1.1
229[16:57:11] [Server thread/INFO]: [SignWarper] Enabling SignWarper v2.0
230[16:57:11] [Server thread/INFO]: [PowerNBT] Enabling PowerNBT v0.8.9.2
231[16:57:11] [Server thread/INFO]: [BanManager] Enabling BanManager v5.15.0
232[16:57:11] [Server thread/WARN]: 12 [Server thread] INFO me.confuser.banmanager.internal.hikari.HikariDataSource - bm-local - Started.
233
234[16:57:29] [Server thread/WARN]: 18114 [Server thread] INFO me.confuser.banmanager.internal.hikari.pool.HikariPool - bm-local - Close initiated...
235
236[16:57:29] [Server thread/WARN]: 18116 [Server thread] INFO me.confuser.banmanager.internal.hikari.pool.HikariPool - bm-local - Closed.
237
238[16:57:29] [Server thread/ERROR]: Error occurred while enabling BanManager v5.15.0 (Is it up to date?)
239me.confuser.banmanager.internal.hikari.pool.HikariPool$PoolInitializationException: Failed to initialize pool: Could not create connection to database server. Attempted reconnect 10 times. Giving up.
240 at me.confuser.banmanager.internal.hikari.pool.HikariPool.checkFailFast(HikariPool.java:516) ~[?:?]
241 at me.confuser.banmanager.internal.hikari.pool.HikariPool.<init>(HikariPool.java:118) ~[?:?]
242 at me.confuser.banmanager.internal.hikari.HikariDataSource.getConnection(HikariDataSource.java:94) ~[?:?]
243 at me.confuser.banmanager.internal.ormlite.jdbc.DataSourceConnectionSource.getReadWriteConnection(DataSourceConnectionSource.java:120) ~[?:?]
244 at me.confuser.banmanager.storage.mysql.ConvertMyISAMToInnoDb.<init>(ConvertMyISAMToInnoDb.java:23) ~[?:?]
245 at me.confuser.banmanager.BanManager.setupStorages(BanManager.java:341) ~[?:?]
246 at me.confuser.banmanager.BanManager.onEnable(BanManager.java:136) ~[?:?]
247 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
248 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
249 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
250 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
251 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
252 at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
253 at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
254 at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
255 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
256 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
257 at java.lang.Thread.run(Thread.java:844) [?:?]
258Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 10 times. Giving up.
259 at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
260 at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
261 at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
262 at java.lang.reflect.Constructor.newInstance(Constructor.java:488) ~[?:?]
263 at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
264 at com.mysql.jdbc.Util.getInstance(Util.java:408) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
265 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
266 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
267 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
268 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:861) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
269 at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2094) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
270 at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2019) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
271 at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:776) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
272 at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
273 at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
274 at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
275 at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
276 at java.lang.reflect.Constructor.newInstance(Constructor.java:488) ~[?:?]
277 at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
278 at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
279 at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
280 at me.confuser.banmanager.internal.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:95) ~[?:?]
281 at me.confuser.banmanager.internal.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:101) ~[?:?]
282 at me.confuser.banmanager.internal.hikari.pool.PoolBase.newConnection(PoolBase.java:316) ~[?:?]
283 at me.confuser.banmanager.internal.hikari.pool.HikariPool.checkFailFast(HikariPool.java:506) ~[?:?]
284 ... 17 more
285Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
286
287The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
288 at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
289 at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
290 at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
291 at java.lang.reflect.Constructor.newInstance(Constructor.java:488) ~[?:?]
292 at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
293 at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
294 at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:341) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
295 at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2186) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
296 at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2035) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
297 at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2019) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
298 at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:776) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
299 at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
300 at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
301 at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
302 at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
303 at java.lang.reflect.Constructor.newInstance(Constructor.java:488) ~[?:?]
304 at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
305 at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
306 at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
307 at me.confuser.banmanager.internal.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:95) ~[?:?]
308 at me.confuser.banmanager.internal.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:101) ~[?:?]
309 at me.confuser.banmanager.internal.hikari.pool.PoolBase.newConnection(PoolBase.java:316) ~[?:?]
310 at me.confuser.banmanager.internal.hikari.pool.HikariPool.checkFailFast(HikariPool.java:506) ~[?:?]
311 ... 17 more
312Caused by: java.net.ConnectException: Connection refused (Connection refused)
313 at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:?]
314 at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:400) ~[?:?]
315 at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:243) ~[?:?]
316 at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:225) ~[?:?]
317 at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:402) ~[?:?]
318 at java.net.Socket.connect(Socket.java:591) ~[?:?]
319 at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:211) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
320 at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:300) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
321 at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2186) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
322 at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2035) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
323 at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2019) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
324 at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:776) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
325 at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
326 at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
327 at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
328 at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
329 at java.lang.reflect.Constructor.newInstance(Constructor.java:488) ~[?:?]
330 at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
331 at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
332 at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
333 at me.confuser.banmanager.internal.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:95) ~[?:?]
334 at me.confuser.banmanager.internal.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:101) ~[?:?]
335 at me.confuser.banmanager.internal.hikari.pool.PoolBase.newConnection(PoolBase.java:316) ~[?:?]
336 at me.confuser.banmanager.internal.hikari.pool.HikariPool.checkFailFast(HikariPool.java:506) ~[?:?]
337 ... 17 more
338[16:57:29] [Server thread/INFO]: [pUtils] Enabling pUtils v1.2.1
339[16:57:29] [Server thread/INFO]: [CrateKeys] Enabling CrateKeys v0.1
340[16:57:29] [Server thread/INFO]: [CrateKeys] has been enabled
341[16:57:29] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.6.0
342[16:57:29] [Server thread/INFO]: [Firework] Enabling Firework v0.2
343[16:57:29] [Server thread/INFO]: Fireworks 0.2 loaded
344[16:57:29] [Server thread/INFO]: [NewGods] Enabling NewGods v2.0
345[16:57:29] [Server thread/INFO]: [NewGods] NewGods has been enabled! Version:2.0
346[16:57:29] [Server thread/INFO]: [InsaneLore] Enabling InsaneLore v2.0
347[16:57:29] [Server thread/INFO]: §6InsaneLore v2.0§b has been Enabled
348[16:57:29] [Server thread/INFO]: [FastCraft] Enabling FastCraft v2.0.3
349[16:57:29] [Server thread/INFO]: [Skript] Enabling Skript v2.3-beta1
350[16:57:30] [Server thread/INFO]: [Skript] Loaded 17513 aliases in 870ms
351[16:57:30] [Server thread/INFO]: [Skript] Starting updater thread
352[16:57:30] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
353[16:57:30] [Server thread/INFO]: [BelovedBlocks] Enabling BelovedBlocks v1.2.2
354[16:57:30] [Server thread/WARN]: [BelovedBlocks] The fallback locale en_US cannot be loaded.
355[16:57:30] [Server thread/WARN]: [BelovedBlocks] The primary locale en_US cannot be loaded.
356[16:57:30] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
357[16:57:31] [Server thread/INFO]: Preparing start region for level 3 (Seed: -1876311720532380792)
358[16:57:32] [Server thread/INFO]: Preparing start region for level 4 (Seed: 227290)
359[16:57:32] [Server thread/INFO]: Preparing start region for level 5 (Seed: 8298248400813838867)
360[16:57:33] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_herobrine_graveyard
361[16:57:33] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
362[16:57:33] [Server thread/INFO]: Preparing start region for level 6 (Seed: -3320119047955430064)
363[16:57:34] [Server thread/INFO]: Preparing start region for level 7 (Seed: -5886877326640247909)
364[16:57:34] [Server thread/INFO]: Preparing start region for level 8 (Seed: 27594263)
365[16:57:35] [Server thread/INFO]: Preparing start region for level 9 (Seed: 3728702676313677073)
366[16:57:35] [Server thread/INFO]: Preparing start region for level 10 (Seed: 27594263)
367[16:57:36] [Server thread/INFO]: Preparing start region for level 11 (Seed: 4482601993383198296)
368[16:57:37] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: ga
369[16:57:37] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
370[16:57:37] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Y3
371[16:57:37] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
372[16:57:37] [Server thread/INFO]: Preparing start region for level 12 (Seed: 6590531580468614688)
373[16:57:37] [Server thread/INFO]: [Multiverse-Core] 12 - World(s) loaded.
374[16:57:38] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
375[16:57:38] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v5.16.3
376[16:57:38] [Server thread/ERROR]: [VotingPlugin] Plugin VotingPlugin v5.16.3 has failed to register events for class com.Ben12345rocks.VotingPlugin.Listeners.PlayerCommandSendListener because org/bukkit/event/player/PlayerCommandSendEvent does not exist.
377[16:57:38] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 5.16.3
378[16:57:38] [Server thread/WARN]: [VotingPlugin] No rewards detected for the site: PlanetMinecraft. See https://github.com/Ben12345rocks/AdvancedCore/wiki/Rewards on how to add rewards
379[16:57:38] [Server thread/WARN]: [VotingPlugin] No rewards detected for the site: MCServers. See https://github.com/Ben12345rocks/AdvancedCore/wiki/Rewards on how to add rewards
380[16:57:38] [Server thread/WARN]: [VotingPlugin] No rewards detected for the site: MinecraftList. See https://github.com/Ben12345rocks/AdvancedCore/wiki/Rewards on how to add rewards
381[16:57:38] [Server thread/WARN]: [VotingPlugin] No vote has been recieved from minecraftlist.org, may be an invalid service site. Vote on the site and look in console for a service site, if you get nothing then there is an issue with votifier
382[16:57:38] [Server thread/WARN]: [VotingPlugin] No rewards detected for the site: ServerPact. See https://github.com/Ben12345rocks/AdvancedCore/wiki/Rewards on how to add rewards
383[16:57:38] [Server thread/WARN]: [VotingPlugin] No vote has been recieved from www.serverpact.com, may be an invalid service site. Vote on the site and look in console for a service site, if you get nothing then there is an issue with votifier
384[16:57:38] [Server thread/WARN]: [VotingPlugin] No rewards detected for the site: Minecraftmp. See https://github.com/Ben12345rocks/AdvancedCore/wiki/Rewards on how to add rewards
385[16:57:38] [Server thread/WARN]: [VotingPlugin] No rewards detected for the site: Topg. See https://github.com/Ben12345rocks/AdvancedCore/wiki/Rewards on how to add rewards
386[16:57:38] [Server thread/WARN]: [VotingPlugin] No rewards detected for the site: MinecraftServers. See https://github.com/Ben12345rocks/AdvancedCore/wiki/Rewards on how to add rewards
387[16:57:38] [Server thread/INFO]: [SignWarp] Enabling SignWarp v1.9
388[16:57:38] [Server thread/INFO]: [PerWorldPluginsPremium] Enabling PerWorldPluginsPremium v1.7.4
389[16:57:38] [Server thread/INFO]: [Questioner] Enabling Questioner v0.6
390[16:57:38] [Server thread/INFO]: [Questioner] v0.6 - Enabled
391[16:57:38] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.2
392[16:57:38] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
393[16:57:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
394[16:57:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: towny
395[16:57:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
396[16:57:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
397[16:57:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mcmmo
398[16:57:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
399[16:57:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: jobs
400[16:57:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
401[16:57:38] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
402[16:57:38] [Server thread/INFO]: [Lockette] Enabling Lockette v1.8.36
403[16:57:38] [Server thread/INFO]: [Lockette] Version 1.8.36 is being enabled! Yay! (Core version 1.3.5)
404[16:57:38] [Server thread/INFO]: minor >
405[16:57:38] [Server thread/INFO]: [Lockette] Detected Bukkit version [v1_12_R1] ok.
406[16:57:38] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 57, 145, 154]
407[16:57:38] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO]
408[16:57:38] [Server thread/INFO]: [Lockette] Loading strings file for English by Acru
409[16:57:38] [Server thread/INFO]: [Lockette] Enabled link to plugin mcMMO for Groups, version 1.5.09-SNAPSHOT
410[16:57:38] [Server thread/INFO]: [Lockette] Using ops file for admin permissions.
411[16:57:38] [Server thread/INFO]: [Lockette] Ready to protect your containers.
412[16:57:38] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.6.8
413[16:57:39] [Server thread/INFO]:
414[16:57:39] [Server thread/INFO]: === Super Trails ===
415[16:57:39] [Server thread/INFO]: SuperTrails 9.6.8 for MC 1.12 enabled
416[16:57:39] [Server thread/INFO]: Thank you for using !
417[16:57:39] [Server thread/INFO]: =====================
418[16:57:39] [Server thread/INFO]:
419[16:57:39] [Server thread/INFO]: [TransportPipes] Enabling TransportPipes v4.3.1-b79
420[16:57:39] [Server thread/INFO]: [XPShop] Enabling XPShop v1.0
421[16:57:39] [Server thread/INFO]: [Soulbound] Enabling Soulbound v0.0.6
422[16:57:39] [Server thread/INFO]: [Announcements] Enabling Announcements v1.0
423[16:57:39] [Server thread/INFO]: [Announcements] Hello.
424[16:57:39] [Server thread/INFO]: [ChatColor] Enabling ChatColor v6.2
425[16:57:39] [Server thread/INFO]: Yep
426[16:57:39] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.14.2
427[16:57:39] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
428[16:57:39] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
429[16:57:39] [Server thread/INFO]: [StaffPunch] Enabling StaffPunch v1.0
430[16:57:39] [Server thread/INFO]: [dynmap] Enabling dynmap v2.6-beta-1-Dev201807082003
431[16:57:39] [Server thread/INFO]: [dynmap] Using LuckPerms 4.3.2 for access control
432[16:57:39] [Server thread/INFO]: [dynmap] Mod Support processing completed
433[16:57:39] [Server thread/INFO]: [dynmap] Loaded 23 shaders.
434[16:57:39] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
435[16:57:39] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
436[16:57:39] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:25581
437[16:57:39] [Server thread/INFO]: [dynmap] version 2.6-beta-1-Dev201807082003 is enabled - core version 2.6-beta-1-Dev201807081957
438[16:57:39] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
439[16:57:39] [Server thread/INFO]: [dynmap] Full render for world 'world' restored
440[16:57:39] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
441[16:57:39] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
442[16:57:39] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Space'.
443[16:57:39] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Tiefenar'.
444[16:57:39] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'History'.
445[16:57:39] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Hielea'.
446[16:57:39] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Omicron_Persei_8'.
447[16:57:39] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Exon'.
448[16:57:39] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Ainerth'.
449[16:57:39] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Abyssus'.
450[16:57:39] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Eyrilia'.
451[16:57:39] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Sunskurn'.
452[16:57:39] [Server thread/INFO]: [dynmap] Enabled
453[16:57:39] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
454[16:57:39] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
455[16:57:40] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R1 as the Bukkit adapter
456[16:57:40] [Server thread/WARN]: [WorldEdit] WorldEdit has detected you are using Java 7 (based on detected version 10.0.2).
457[16:57:40] [Server thread/WARN]: [WorldEdit] WorldEdit will stop supporting Java less than version 8 in the future, due to Java 7 being EOL since April 2015. Please update your server to Java 8.
458[16:57:40] [Server thread/INFO]: [MenuAPI] Enabling MenuAPI v1.0
459[16:57:40] [Server thread/INFO]: [DangerousNether] Enabling DangerousNether v1.0
460[16:57:40] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
461[16:57:40] [Server thread/INFO]: [ClearLag] Loading modules...
462[16:57:40] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
463[16:57:40] [Server thread/INFO]: [ClearLag] Modules have been loaded!
464[16:57:40] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
465[16:57:40] [Thread-25/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.12]...
466[16:57:40] [Server thread/INFO]: [CrackShot] Enabling CrackShot v0.98.9
467[16:57:40] [Server thread/INFO]: [CrackShot] Gun-mode activated. Boop!
468[16:57:40] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.7
469[16:57:40] [Server thread/INFO]: [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 3.0 blocks, and timer delay of 5.
470[16:57:40] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
471[16:57:40] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 16200x8100 at X: 16200.0 Z: 8099.5 (wrapping)
472[16:57:40] [Server thread/INFO]: [WorldBorder] [CONFIG] World "ainerth" has border radius 16350x8100 at X: 16349.5 Z: 8099.5 (wrapping)
473[16:57:40] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Hielea" has border radius 16350x8100 at X: 16349.5 Z: 8099.5 (wrapping)
474[16:57:40] [Server thread/INFO]: [WorldBorder] [CONFIG] World "omicron_persei_8" has border radius 16350x8100 at X: 16349.5 Z: 8099.5 (wrapping)
475[16:57:40] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Ainerth" has border radius 16200x8100 at X: 16200.0 Z: 8100.0 (wrapping)
476[16:57:40] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Sunskurn" has border radius 16200x9100 at X: 16200.0 Z: 7100.0 (wrapping)
477[16:57:40] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Eyrilia" has border radius 26700x9350 at X: 5700.0 Z: 6850.0 (wrapping)
478[16:57:40] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Omicron_Persei_8" has border radius 16350x8100 at X: 16350.0 Z: 8100.0 (wrapping)
479[16:57:40] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Space" has border radius 40000x20000 at X: 0.0 Z: 0.0 (wrapping)
480[16:57:40] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Exon" has border radius 1792 at X: -0.5 Z: -0.5 (wrapping)
481[16:57:40] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Abyssus" has border radius 4032 at X: 63.5 Z: 63.5 (wrapping)
482[16:57:40] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Tiefenar" has border radius 4031 at X: 64.0 Z: 64.0 (wrapping)
483[16:57:40] [Server thread/INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders.
484[16:57:40] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 19240.0 Y: 80.0 Z: 4596.0
485[16:57:40] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
486[16:57:40] [Server thread/ERROR]: Error occurred while enabling Votifier v1.9 (Is it up to date?)
487java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter
488 at com.vexsoftware.votifier.crypto.RSAIO.load(RSAIO.java:87) ~[?:?]
489 at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:151) ~[?:?]
490 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
491 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
492 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
493 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
494 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
495 at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
496 at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
497 at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
498 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
499 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
500 at java.lang.Thread.run(Thread.java:844) [?:?]
501Caused by: java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter
502 at java.net.URLClassLoader.findClass(URLClassLoader.java:466) ~[?:?]
503 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
504 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
505 at java.lang.ClassLoader.loadClass(ClassLoader.java:566) ~[?:?]
506 at java.lang.ClassLoader.loadClass(ClassLoader.java:499) ~[?:?]
507 ... 13 more
508[16:57:40] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v9.5.1-SNAPSHOT
509[16:57:40] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_12_R1
510[16:57:40] [Thread-25/INFO]: [ClearLag] No updates found!
511[16:57:42] [User Authenticator #1/INFO]: UUID of player TheTiltedIndian is ac90564f-ee31-4b54-bf93-11b64e45d2be
512[16:57:44] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
513[16:57:44] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
514[16:57:44] [Server thread/INFO]: [ChestCleaner] Enabling ChestCleaner v1.5.3.1
515[16:57:44] [Server thread/INFO]: [CS-CoreLib] Enabling CS-CoreLib vv1.5.18
516[16:57:44] [Server thread/INFO]: [Cannons] Enabling Cannons v2.4.7
517[16:57:44] [Server thread/INFO]: [Cannons] Loading projectile configs
518[16:57:44] [Server thread/ERROR]: [Cannons] WitherSkull is not a valid entity type. SNOWBALL was used instead.
519[16:57:44] [Server thread/ERROR]: [Cannons] WitherSkull is not a valid entity type. SNOWBALL was used instead.
520[16:57:44] [Server thread/ERROR]: [Cannons] SmallFireball is not a valid entity type. SNOWBALL was used instead.
521[16:57:44] [Server thread/INFO]: [Cannons] Loading cannon designs
522[16:57:44] [Server thread/ERROR]: [Cannons] SpaceCruiser.schematic is missing
523[16:57:44] [Server thread/ERROR]: [Cannons] SpaceDestroyer.schematic is missing
524[16:57:44] [Server thread/ERROR]: [Cannons] SpaceYamato.schematic is missing
525[16:57:44] [Server thread/ERROR]: [Cannons] RailgunMK1.schematic is missing
526[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():353 is deprecated.[m
527[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
528[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
529[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
530[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
531[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
532[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
533[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
534[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
535[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
536[16:57:44] [Server thread/INFO]: missing id value in: IRON_BARS
537[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():353 is deprecated.[m
538[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
539[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
540[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
541[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
542[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
543[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
544[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
545[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
546[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
547[16:57:44] [Server thread/INFO]: missing id value in: IRON_BARS
548[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():353 is deprecated.[m
549[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
550[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
551[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
552[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
553[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
554[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
555[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
556[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
557[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
558[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():353 is deprecated.[m
559[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
560[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
561[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
562[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
563[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
564[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
565[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
566[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
567[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
568[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():353 is deprecated.[m
569[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
570[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
571[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
572[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
573[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
574[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
575[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
576[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
577[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
578[16:57:44] [Server thread/INFO]: missing id value in: IRON_BARS
579[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():353 is deprecated.[m
580[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
581[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
582[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
583[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
584[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
585[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
586[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
587[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
588[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
589[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():353 is deprecated.[m
590[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
591[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
592[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
593[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
594[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
595[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
596[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
597[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
598[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
599[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():353 is deprecated.[m
600[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
601[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
602[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
603[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
604[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
605[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
606[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
607[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
608[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
609[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():353 is deprecated.[m
610[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
611[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
612[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
613[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
614[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
615[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
616[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
617[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
618[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
619[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():353 is deprecated.[m
620[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
621[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
622[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
623[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
624[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
625[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
626[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
627[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
628[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
629[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():353 is deprecated.[m
630[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
631[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
632[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
633[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
634[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
635[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
636[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
637[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m @CuboidClipboard used by DesignStorage.loadDesignSchematic():577 is deprecated.[m
638[16:57:44] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m - Alternatives: { class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard,class com.sk89q.worldedit.extent.clipboard.io.ClipboardFormat }[m
639[16:57:44] [Server thread/INFO]: [Cannons] Cannons plugin v2.4.7 has been enabled
640[16:57:44] [Server thread/INFO]: [Emojis] Enabling Emojis v1.0
641[16:57:44] [Server thread/INFO]: [Emojis] Emojis has been enabled! (V.1.0)
642[16:57:44] [Server thread/INFO]: [EliteMobs] Enabling EliteMobs v6.6.2
643[16:57:44] [Server thread/INFO]: EliteMobs config loaded!
644[16:57:44] [Server thread/INFO]: /opt/minecraft/survival/plugins/EliteMobs/data/ItemsCustomLootList.yml
645[16:57:44] [Server thread/INFO]: Adding: Loot.Magmaguy's Toothpick
646[16:57:44] [Server thread/INFO]: Adding: Loot.Rabbit Charm
647[16:57:44] [Server thread/INFO]: Adding: Loot.Vampiric Charm
648[16:57:44] [Server thread/INFO]: Adding: Loot.Scorpion Charm
649[16:57:44] [Server thread/INFO]: Adding: Loot.Chameleon Charm
650[16:57:44] [Server thread/INFO]: Adding: Loot.Shulker Charm
651[16:57:44] [Server thread/INFO]: Adding: Loot.Elephant Charm
652[16:57:44] [Server thread/INFO]: Adding: Loot.Cheetah Charm
653[16:57:44] [Server thread/INFO]: Adding: Loot.Lucky Charms
654[16:57:44] [Server thread/INFO]: Adding: Loot.Salamander Charm
655[16:57:44] [Server thread/INFO]: Adding: Loot.Berserker Charm
656[16:57:44] [Server thread/INFO]: Adding: Loot.Firefly Charm
657[16:57:44] [Server thread/INFO]: Adding: Loot.Slowpoke Charm
658[16:57:44] [Server thread/INFO]: Adding: Loot.Fishy Charm
659[16:57:44] [Server thread/INFO]: Adding: Loot.Owl Charm
660[16:57:45] [Server thread/INFO]: [EliteMobs] Latest public release is 6.7.0
661[16:57:45] [Server thread/INFO]: [EliteMobs] Your version is 6.6.2
662[16:57:45] [Server thread/WARN]: [EliteMobs] A newer version of this plugin is available for download!
663[16:57:45] [Server thread/INFO]: [Coins] Enabling Coins v1.6.3
664[16:57:45] [Server thread/INFO]: [SlotMachine] Enabling SlotMachine v5.10.5
665[16:57:45] [Server thread/INFO]: [SlotMachine] Detected Minecraft version 1.12.2
666[16:57:45] [Server thread/INFO]: [SlotMachine] Slot Machine version 5.10.5 (50) for Spigot 1.9/1.10/1.11/1.12
667[16:57:45] [Server thread/INFO]: [SlotMachine] Adding language 'ENGLISH'
668[16:57:45] [Server thread/INFO]: [SlotMachine] Adding language 'FRENCH'
669[16:57:45] [Server thread/INFO]: [SlotMachine] Configuration version 5
670[16:57:45] [Server thread/INFO]: [SlotMachine] Detected 0 files in /machines
671[16:57:45] [Server thread/INFO]: [SlotMachine] Loading finished
672[16:57:45] [Server thread/INFO]: [Marriage] Enabling Marriage v2.0.18
673[16:57:45] [Server thread/INFO]: [Marriage] Loading config...
674[16:57:45] [Server thread/INFO]: [Marriage] Hooked with LuckPerms using Vault!
675[16:57:45] [Server thread/INFO]: [Marriage] Loading dependencies...
676[16:57:45] [Server thread/INFO]: [Marriage] Loading listeners...
677[16:57:45] [Server thread/INFO]: [Marriage] Loading database...
678[16:57:45] [Server thread/INFO]: [Marriage] Loading commands...
679[16:57:45] [Server thread/INFO]: [Marriage] Loading updater...
680[16:57:45] [Server thread/INFO]: [Marriage] Loading converter...
681[16:57:45] [Server thread/INFO]: [Marriage] Completed plugin load stage.
682[16:57:45] [Server thread/INFO]: [Holograms] Enabling Holograms v2.5.0-SNAPSHOT
683[16:57:45] [Server thread/INFO]: [Holograms] HologramEntityController set to: com.sainttx.holograms.nms.v1_12_R1.HologramEntityControllerImpl
684[16:57:45] [Server thread/INFO]: [WirelessRedstone] Enabling WirelessRedstone v3.0.5
685[16:57:46] [Server thread/INFO]: [0;31;1m[WirelessRedstone][m Plugin is now loaded[m
686[16:57:46] [Server thread/INFO]: [AgarthaLib] Enabling AgarthaLib v2.17
687[16:57:47] [Server thread/INFO]: [XrayInformer] Enabling XrayInformer v3.6.0
688[16:57:47] [Server thread/INFO]: [XrayInformer] CoreProtect detected and in use.
689[16:57:47] [Server thread/INFO]: [XrayInformer] XrayInformer v3.6.0 enabled.
690[16:57:47] [Server thread/INFO]: [FriendReferral] Enabling FriendReferral v2.0.2
691[16:57:47] [Server thread/INFO]: [FriendReferral] Loading data file...
692[16:57:47] [Server thread/INFO]: [FriendReferral] Loading codes file...
693[16:57:47] [Server thread/INFO]: [FriendReferral] Loading configuration file...
694[16:57:47] [Server thread/INFO]: [FriendReferral] Checking for updates...
695[16:57:47] [Server thread/INFO]: [0;31;1m[21mERROR [0;31;1m[3mUnable to check for updates. [0;31;1mFor input string: "202-r1"...[m
696[16:57:47] [Server thread/INFO]: [FriendReferral] Registering commands and listeners...
697[16:57:47] [Server thread/INFO]: [FriendReferral] Attempting to activate NMS for: 1_12_R1...
698[16:57:47] [Server thread/INFO]: [FriendReferral] Successfully activated NMS!
699[16:57:47] [Server thread/INFO]: [FriendReferral] Attempting to register with PlaceholderAPI (by extendedclip)...
700[16:57:47] [Server thread/INFO]: [FriendReferral] Successfully registered with PlaceholderAPI!
701[16:57:47] [Server thread/INFO]: [FriendReferral] Plugin enabled successfully.
702[16:57:47] [Server thread/INFO]: [mcMMOAction] Enabling mcMMOAction v2.3.2
703[16:57:47] [Server thread/INFO]: [CoinFlipper] Enabling CoinFlipper v2.4
704[16:57:47] [Server thread/INFO]: [CoinFlipper] ProtocolLib detected. Hooking...
705[16:57:47] [Server thread/INFO]: [CoinFlipper] Connecting to SQLite...
706[16:57:47] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.22-SNAPSHOT (build 1540)
707[16:57:48] [Server thread/INFO]: [Companies] Enabling Companies v1.2.0
708[16:57:48] [Server thread/INFO]: [Companies] Plugin Loading
709[16:57:48] [Server thread/INFO]: [Companies] Loading configuration file
710[16:57:48] [Server thread/INFO]: [Companies] Loading Language file
711[16:57:48] [Server thread/INFO]: [Companies] §aAdding allowed world: world
712[16:57:48] [Server thread/INFO]: [Companies] §aAdding allowed world: world_nether
713[16:57:48] [Server thread/INFO]: [Companies] §aAdding allowed world: world_the_end
714[16:57:48] [Server thread/INFO]: [Companies] Vault plugin Found
715[16:57:48] [Server thread/INFO]: [Companies] Vault Enabled
716[16:57:48] [Server thread/INFO]: [Companies] Adding company : no
717[16:57:48] [Server thread/INFO]: [Companies] Adding company : The_Emu_Trading_Confederation
718[16:57:48] [Server thread/INFO]: [Companies] Adding company : Islamic_State_of_Persia
719[16:57:48] [Server thread/INFO]: [Companies] Adding company : BSAC
720[16:57:48] [Server thread/INFO]: [Companies] Adding company : Canadian_Trade_Company
721[16:57:48] [Server thread/INFO]: [Companies] Adding company : DemonicDeals
722[16:57:48] [Server thread/INFO]: [Companies] Adding company : SeoulIndustries
723[16:57:48] [Server thread/INFO]: [Companies] Adding company : Earth_News
724[16:57:48] [Server thread/INFO]: [Companies] Adding company : FelineUnion
725[16:57:48] [Server thread/INFO]: [Companies] Adding company : Canadian_Archipelago_Exports
726[16:57:48] [Server thread/INFO]: [Companies] Adding company : Howell_&_Son's_Lumber_Co.
727[16:57:48] [Server thread/INFO]: [Companies] Adding company : Battel_Gruppe_GmbH
728[16:57:48] [Server thread/INFO]: [Companies] Adding company : thekingfortnite
729[16:57:48] [Server thread/INFO]: [Companies] Adding company : Panda_Co.
730[16:57:48] [Server thread/INFO]: [Companies] payday timer at 84000
731[16:57:48] [Server thread/INFO]: [ClearChat] Enabling ClearChat v3.1.1
732[16:57:48] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.1;84bc322
733[16:57:48] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
734[16:57:48] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
735[16:57:48] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
736[16:57:48] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
737[16:57:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
738[16:57:48] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
739[16:57:48] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
740[16:57:48] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
741[16:57:48] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
742[16:57:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
743[16:57:48] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
744[16:57:48] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
745[16:57:48] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
746[16:57:48] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
747[16:57:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
748[16:57:48] [Server thread/INFO]: [WorldGuard] (Space) TNT ignition is PERMITTED.
749[16:57:48] [Server thread/INFO]: [WorldGuard] (Space) Lighters are PERMITTED.
750[16:57:48] [Server thread/INFO]: [WorldGuard] (Space) Lava fire is blocked.
751[16:57:48] [Server thread/INFO]: [WorldGuard] (Space) Fire spread is UNRESTRICTED.
752[16:57:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Space'
753[16:57:48] [Server thread/INFO]: [WorldGuard] (Tiefenar) TNT ignition is PERMITTED.
754[16:57:48] [Server thread/INFO]: [WorldGuard] (Tiefenar) Lighters are PERMITTED.
755[16:57:48] [Server thread/INFO]: [WorldGuard] (Tiefenar) Lava fire is blocked.
756[16:57:48] [Server thread/INFO]: [WorldGuard] (Tiefenar) Fire spread is UNRESTRICTED.
757[16:57:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Tiefenar'
758[16:57:48] [Server thread/INFO]: [WorldGuard] (History) TNT ignition is PERMITTED.
759[16:57:48] [Server thread/INFO]: [WorldGuard] (History) Lighters are PERMITTED.
760[16:57:48] [Server thread/INFO]: [WorldGuard] (History) Lava fire is blocked.
761[16:57:48] [Server thread/INFO]: [WorldGuard] (History) Fire spread is UNRESTRICTED.
762[16:57:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'History'
763[16:57:48] [Server thread/INFO]: [WorldGuard] (Hielea) TNT ignition is PERMITTED.
764[16:57:48] [Server thread/INFO]: [WorldGuard] (Hielea) Lighters are PERMITTED.
765[16:57:48] [Server thread/INFO]: [WorldGuard] (Hielea) Lava fire is blocked.
766[16:57:48] [Server thread/INFO]: [WorldGuard] (Hielea) Fire spread is UNRESTRICTED.
767[16:57:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Hielea'
768[16:57:48] [Server thread/INFO]: [WorldGuard] (Omicron_Persei_8) TNT ignition is PERMITTED.
769[16:57:48] [Server thread/INFO]: [WorldGuard] (Omicron_Persei_8) Lighters are PERMITTED.
770[16:57:48] [Server thread/INFO]: [WorldGuard] (Omicron_Persei_8) Lava fire is blocked.
771[16:57:48] [Server thread/INFO]: [WorldGuard] (Omicron_Persei_8) Fire spread is UNRESTRICTED.
772[16:57:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Omicron_Persei_8'
773[16:57:48] [Server thread/INFO]: [WorldGuard] (Exon) TNT ignition is PERMITTED.
774[16:57:48] [Server thread/INFO]: [WorldGuard] (Exon) Lighters are PERMITTED.
775[16:57:48] [Server thread/INFO]: [WorldGuard] (Exon) Lava fire is blocked.
776[16:57:48] [Server thread/INFO]: [WorldGuard] (Exon) Fire spread is UNRESTRICTED.
777[16:57:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Exon'
778[16:57:48] [Server thread/INFO]: [WorldGuard] (Ainerth) TNT ignition is PERMITTED.
779[16:57:48] [Server thread/INFO]: [WorldGuard] (Ainerth) Lighters are PERMITTED.
780[16:57:48] [Server thread/INFO]: [WorldGuard] (Ainerth) Lava fire is blocked.
781[16:57:48] [Server thread/INFO]: [WorldGuard] (Ainerth) Fire spread is UNRESTRICTED.
782[16:57:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Ainerth'
783[16:57:48] [Server thread/INFO]: [WorldGuard] (Abyssus) TNT ignition is PERMITTED.
784[16:57:48] [Server thread/INFO]: [WorldGuard] (Abyssus) Lighters are PERMITTED.
785[16:57:48] [Server thread/INFO]: [WorldGuard] (Abyssus) Lava fire is blocked.
786[16:57:48] [Server thread/INFO]: [WorldGuard] (Abyssus) Fire spread is UNRESTRICTED.
787[16:57:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Abyssus'
788[16:57:48] [Server thread/INFO]: [WorldGuard] (Eyrilia) TNT ignition is PERMITTED.
789[16:57:48] [Server thread/INFO]: [WorldGuard] (Eyrilia) Lighters are PERMITTED.
790[16:57:48] [Server thread/INFO]: [WorldGuard] (Eyrilia) Lava fire is blocked.
791[16:57:48] [Server thread/INFO]: [WorldGuard] (Eyrilia) Fire spread is UNRESTRICTED.
792[16:57:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Eyrilia'
793[16:57:48] [Server thread/INFO]: [WorldGuard] (Sunskurn) TNT ignition is PERMITTED.
794[16:57:48] [Server thread/INFO]: [WorldGuard] (Sunskurn) Lighters are PERMITTED.
795[16:57:48] [Server thread/INFO]: [WorldGuard] (Sunskurn) Lava fire is blocked.
796[16:57:48] [Server thread/INFO]: [WorldGuard] (Sunskurn) Fire spread is UNRESTRICTED.
797[16:57:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Sunskurn'
798[16:57:48] [Server thread/INFO]: [WorldGuard] Loading region data...
799[16:57:48] [Server thread/INFO]: [Brewery] Enabling Brewery v1.5
800[16:57:48] [Server thread/INFO]: [0;32;22m[Brewery] [0;37;1mBrewery enabled![m
801[16:57:48] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.1
802[16:57:48] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;36;22mCitizens[0;31;1mCMD [0;30;1m[3m2.1 [0;30;1mBy [0;36;22mMateus Moreira [0;31;1m@LichtHund[m
803[16:57:48] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;37;22mUsing [0;32;1mEnglish [0;37;22mmessages![m
804[16:57:48] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;37;22mUsing [0;32;1mPlaceholderAPI[0;37;22m![m
805[16:57:48] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;37;22mUsing [0;32;1mVult[0;37;22m![m
806[16:57:48] [Server thread/INFO]: [Slimefun] Enabling Slimefun vv4.1.15
807[16:57:48] [Server thread/INFO]: [Slimefun] Loading Files...
808[16:57:48] [Server thread/INFO]: [Slimefun] Loading Config...
809[16:57:49] [Server thread/INFO]: [Slimefun] Loading Items...
810[16:57:49] [Server thread/INFO]: [Slimefun] Loading Researches...
811[16:57:49] [Server thread/INFO]: [Slimefun] Loading World Generators...
812[16:57:49] [Server thread/INFO]: [Slimefun - GEO] Registering Ore Gen: Oil
813[16:57:49] [Server thread/INFO]: [Slimefun - GEO] Registering Ore Gen: Nether Ice
814[16:57:49] [Server thread/INFO]: [Slimefun] Successfully hooked into WorldEdit!
815[16:57:49] [Server thread/INFO]: [Slimefun] Finished!
816[16:57:49] [Server thread/INFO]: [FurnitureLib] Enabling FurnitureLib v1.9.9.8
817[16:57:49] [Server thread/INFO]: ==========================================[m
818[16:57:49] [Server thread/INFO]: FurnitureLibary Version: [0;33;1m1.9.9.8[m
819[16:57:49] [Server thread/INFO]: Furniture Autor: [0;33;22mSte3et_C0st[m
820[16:57:49] [Server thread/INFO]: Furniture Website: [0;33;1mhttp://dicecraft.de[m
821[16:57:49] [Server thread/INFO]: Furniture start load[m
822[16:57:49] [Server thread/INFO]: Furniture find ProtectionLib: [0;33;1mfalse[m
823[16:57:50] [Server thread/INFO]: [FurnitureLib] FurnitureLib load 100 Objects from: SQLite Database
824[16:57:50] [Server thread/INFO]: [FurnitureLib] FurnitureLib have loadet 870 in 00:00.694
825[16:57:50] [Server thread/INFO]: [FurnitureLib] FurnitureLib have purged 0 Objects
826[16:57:52] [Server thread/INFO]: FurnitureLib load Models(28): Barrels,BlackBoard,CactusPlant,Camera,CampChair,CandyCane,Catapult,Chair,ChristmasTree,Crossbow,Fence,GraveStone,Hammock,HumanSkeleton,Lantern,Log,MailBox,SchoolChair,SchoolTable,SleepingBag,SnowGolem,Sofa,Sunshade,TV,Table,Tent1,Trunk,WaxCandle[m
827[16:57:52] [Server thread/INFO]: [0;32;22mFurniture load finish :)[m
828[16:57:52] [Server thread/INFO]: ==========================================[m
829[16:57:52] [Server thread/INFO]: [uPlanes] Enabling uPlanes v7.0
830[16:57:52] [Server thread/INFO]: [0;31;1m[uPlanes] [m[0;33;1mConfig loaded![m
831[16:57:52] [Server thread/INFO]: [0;31;1m[uPlanes] [m[0;33;1muPlanes v7.0 has been enabled![m
832[16:57:52] [Server thread/INFO]: [ExtraGear] Enabling ExtraGear v1.1.1
833[16:57:52] [Server thread/INFO]: [Towny] Enabling Towny v0.93.0.0
834[16:57:52] [Server thread/INFO]: ==================== Towny ========================
835[16:57:52] [Server thread/INFO]: [Towny] Database: [Load] flatfile [Save] flatfile
836[16:57:53] [User Authenticator #2/INFO]: UUID of player TheTiltedIndian is ac90564f-ee31-4b54-bf93-11b64e45d2be
837[16:58:04] [Server thread/WARN]: java.nio.file.AccessDeniedException: plugins/Towny/logs/towny.log.lck
838[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:90)
839[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
840[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
841[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:178)
842[16:58:04] [Server thread/WARN]: at java.base/java.nio.channels.FileChannel.open(FileChannel.java:292)
843[16:58:04] [Server thread/WARN]: at java.base/java.nio.channels.FileChannel.open(FileChannel.java:340)
844[16:58:04] [Server thread/WARN]: at java.logging/java.util.logging.FileHandler.openFiles(FileHandler.java:511)
845[16:58:04] [Server thread/WARN]: at java.logging/java.util.logging.FileHandler.<init>(FileHandler.java:341)
846[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.TownyLogger.setupLogger(TownyLogger.java:47)
847[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.TownyLogger.setup(TownyLogger.java:26)
848[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.Towny.setupLogger(Towny.java:732)
849[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.db.TownyFlatFileSource.backup(TownyFlatFileSource.java:169)
850[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.object.TownyUniverse.loadSettings(TownyUniverse.java:325)
851[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.Towny.load(Towny.java:265)
852[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.Towny.onEnable(Towny.java:158)
853[16:58:04] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
854[16:58:04] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
855[16:58:04] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
856[16:58:04] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)
857[16:58:04] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)
858[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)
859[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)
860[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)
861[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
862[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
863[16:58:04] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:844)
864[16:58:04] [Server thread/WARN]: java.nio.file.AccessDeniedException: plugins/Towny/logs/money.csv.lck
865[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:90)
866[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
867[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
868[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:178)
869[16:58:04] [Server thread/WARN]: at java.base/java.nio.channels.FileChannel.open(FileChannel.java:292)
870[16:58:04] [Server thread/WARN]: at java.base/java.nio.channels.FileChannel.open(FileChannel.java:340)
871[16:58:04] [Server thread/WARN]: at java.logging/java.util.logging.FileHandler.openFiles(FileHandler.java:511)
872[16:58:04] [Server thread/WARN]: at java.logging/java.util.logging.FileHandler.<init>(FileHandler.java:341)
873[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.TownyLogger.setupLogger(TownyLogger.java:47)
874[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.TownyLogger.setup(TownyLogger.java:28)
875[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.Towny.setupLogger(Towny.java:732)
876[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.db.TownyFlatFileSource.backup(TownyFlatFileSource.java:169)
877[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.object.TownyUniverse.loadSettings(TownyUniverse.java:325)
878[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.Towny.load(Towny.java:265)
879[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.Towny.onEnable(Towny.java:158)
880[16:58:04] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
881[16:58:04] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
882[16:58:04] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
883[16:58:04] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)
884[16:58:04] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)
885[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)
886[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)
887[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)
888[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
889[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
890[16:58:04] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:844)
891[16:58:04] [Server thread/WARN]: java.nio.file.AccessDeniedException: plugins/Towny/logs/debug.log.lck
892[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:90)
893[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
894[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
895[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:178)
896[16:58:04] [Server thread/WARN]: at java.base/java.nio.channels.FileChannel.open(FileChannel.java:292)
897[16:58:04] [Server thread/WARN]: at java.base/java.nio.channels.FileChannel.open(FileChannel.java:340)
898[16:58:04] [Server thread/WARN]: at java.logging/java.util.logging.FileHandler.openFiles(FileHandler.java:511)
899[16:58:04] [Server thread/WARN]: at java.logging/java.util.logging.FileHandler.<init>(FileHandler.java:341)
900[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.TownyLogger.setupLogger(TownyLogger.java:47)
901[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.TownyLogger.setup(TownyLogger.java:32)
902[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.Towny.setupLogger(Towny.java:732)
903[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.db.TownyFlatFileSource.backup(TownyFlatFileSource.java:169)
904[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.object.TownyUniverse.loadSettings(TownyUniverse.java:325)
905[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.Towny.load(Towny.java:265)
906[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.Towny.onEnable(Towny.java:158)
907[16:58:04] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
908[16:58:04] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
909[16:58:04] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
910[16:58:04] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)
911[16:58:04] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)
912[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)
913[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)
914[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)
915[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
916[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
917[16:58:04] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:844)
918[16:58:04] [Server thread/WARN]: java.nio.file.AccessDeniedException: plugins/Towny/logs/towny.log.lck
919[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:90)
920[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
921[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
922[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:178)
923[16:58:04] [Server thread/WARN]: at java.base/java.nio.channels.FileChannel.open(FileChannel.java:292)
924[16:58:04] [Server thread/WARN]: at java.base/java.nio.channels.FileChannel.open(FileChannel.java:340)
925[16:58:04] [Server thread/WARN]: at java.logging/java.util.logging.FileHandler.openFiles(FileHandler.java:511)
926[16:58:04] [Server thread/WARN]: at java.logging/java.util.logging.FileHandler.<init>(FileHandler.java:341)
927[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.TownyLogger.setupLogger(TownyLogger.java:47)
928[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.TownyLogger.setup(TownyLogger.java:26)
929[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.Towny.setupLogger(Towny.java:732)
930[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.Towny.load(Towny.java:270)
931[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.Towny.onEnable(Towny.java:158)
932[16:58:04] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
933[16:58:04] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
934[16:58:04] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
935[16:58:04] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)
936[16:58:04] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)
937[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)
938[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)
939[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)
940[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
941[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
942[16:58:04] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:844)
943[16:58:04] [Server thread/WARN]: java.nio.file.AccessDeniedException: plugins/Towny/logs/money.csv.lck
944[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:90)
945[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
946[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
947[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:178)
948[16:58:04] [Server thread/WARN]: at java.base/java.nio.channels.FileChannel.open(FileChannel.java:292)
949[16:58:04] [Server thread/WARN]: at java.base/java.nio.channels.FileChannel.open(FileChannel.java:340)
950[16:58:04] [Server thread/WARN]: at java.logging/java.util.logging.FileHandler.openFiles(FileHandler.java:511)
951[16:58:04] [Server thread/WARN]: at java.logging/java.util.logging.FileHandler.<init>(FileHandler.java:341)
952[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.TownyLogger.setupLogger(TownyLogger.java:47)
953[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.TownyLogger.setup(TownyLogger.java:28)
954[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.Towny.setupLogger(Towny.java:732)
955[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.Towny.load(Towny.java:270)
956[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.Towny.onEnable(Towny.java:158)
957[16:58:04] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
958[16:58:04] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
959[16:58:04] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
960[16:58:04] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)
961[16:58:04] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)
962[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)
963[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)
964[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)
965[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
966[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
967[16:58:04] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:844)
968[16:58:04] [Server thread/WARN]: java.nio.file.AccessDeniedException: plugins/Towny/logs/debug.log.lck
969[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:90)
970[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
971[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
972[16:58:04] [Server thread/WARN]: at java.base/sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:178)
973[16:58:04] [Server thread/WARN]: at java.base/java.nio.channels.FileChannel.open(FileChannel.java:292)
974[16:58:04] [Server thread/WARN]: at java.base/java.nio.channels.FileChannel.open(FileChannel.java:340)
975[16:58:04] [Server thread/WARN]: at java.logging/java.util.logging.FileHandler.openFiles(FileHandler.java:511)
976[16:58:04] [Server thread/WARN]: at java.logging/java.util.logging.FileHandler.<init>(FileHandler.java:341)
977[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.TownyLogger.setupLogger(TownyLogger.java:47)
978[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.TownyLogger.setup(TownyLogger.java:32)
979[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.Towny.setupLogger(Towny.java:732)
980[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.Towny.load(Towny.java:270)
981[16:58:04] [Server thread/WARN]: at com.palmergames.bukkit.towny.Towny.onEnable(Towny.java:158)
982[16:58:04] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
983[16:58:04] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
984[16:58:04] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
985[16:58:04] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)
986[16:58:04] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)
987[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)
988[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)
989[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)
990[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
991[16:58:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
992[16:58:04] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:844)
993[16:58:04] [Server thread/WARN]: [Towny] Error: Questioner.jar present on server, Towny no longer requires Questioner for invites/confirmations.
994[16:58:04] [Server thread/WARN]: [Towny] Error: You may safely remove Questioner.jar from your plugins folder.
995[16:58:04] [Server thread/INFO]: [Towny] Using: Vault v1.7.1-b91, Essentials Economy via Vault
996[16:58:04] [Server thread/INFO]: [Towny] Time until a New Day: 19 hours, 1 minutes, 56 seconds
997[16:58:04] [Server thread/INFO]: =============================================================
998[16:58:04] [Server thread/INFO]: [Towny] Version: 0.93.0.0 - Mod Enabled
999[16:58:04] [Server thread/INFO]: =============================================================
1000[16:58:04] [Server thread/INFO]: [Lockette] Enabled link to plugin Towny for Groups/Zones, version 0.93.0.0
1001[16:58:04] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v4.6.1
1002[16:58:04] [Server thread/INFO]: [HeadDatabase] Economy succesfully setup!
1003[16:58:05] [Server thread/INFO]: [InactiveLockette] Enabling InactiveLockette v4.0.0
1004[16:58:05] [Server thread/INFO]: [InactiveLockette] Valid language code not found. Loading up english locale
1005[16:58:05] [Server thread/INFO]: [InactiveLockette] Lockette detected, enabling Lockette support
1006[16:58:05] [Server thread/INFO]: [InactiveLockette] InactiveLockette v4.0.0 has been enabled
1007[16:58:05] [Server thread/INFO]: [Bitcoin] Enabling Bitcoin v2.2
1008[16:58:05] [Server thread/INFO]: [Bitcoin] Enabled!
1009[16:58:05] [Server thread/INFO]: [Train_Carts] Enabling Train_Carts v1.13.2-v1
1010[16:58:10] [Server thread/INFO]: [Train_Carts] 3 Trains have been loaded in 1 world. (3 Minecarts)
1011[16:58:10] [Server thread/INFO]: [Train_Carts] 0 detector rail regions loaded covering 0 blocks
1012[16:58:10] [Server thread/INFO]: [Train_Carts] Restoring trains and loading nearby chunks...
1013[16:58:10] [Server thread/INFO]: [Train_Carts] Train_Carts version 1.13.2-v1 (build: 431) enabled! (5.307s)
1014[16:58:10] [Server thread/INFO]: [ExoticGarden] Enabling ExoticGarden v1.6.3
1015[16:58:10] [Server thread/INFO]: [KeepChunks] Enabling KeepChunks v1.5.10
1016[16:58:10] [Server thread/INFO]: [m
1017[16:58:10] [Server thread/INFO]: [0;32;22m _ _ [0;30;1m _______ _ _ [m
1018[16:58:10] [Server thread/INFO]: [0;32;22m(_) | | [0;30;1m(_______) | | | [0;32;22mv1.5.10[m
1019[16:58:10] [Server thread/INFO]: [0;32;22m _____| |_____ _____ ____ [0;30;1m _ | |__ _ _ ____ | | _ ___ [m
1020[16:58:10] [Server thread/INFO]: [0;32;22m| _ _) ___ | ___ | _ \[0;30;1m| | | _ \| | | | _ \| |_/ )/___)[m
1021[16:58:10] [Server thread/INFO]: [0;32;22m| | \ \| ____| ____| |_| [0;30;1m| |_____| | | | |_| | | | | _ (|___ |[m
1022[16:58:10] [Server thread/INFO]: [0;32;22m|_| \_)_____)_____) __/[0;30;1m \______)_| |_|____/|_| |_|_| \_|___/ [m
1023[16:58:10] [Server thread/INFO]: [0;32;22m |_| [0;30;1m [m
1024[16:58:10] [Server thread/INFO]: [m
1025[16:58:10] [Server thread/INFO]: [KeepChunks] KeepChunks v1.5.10 has been enabled[m
1026[16:58:10] [Server thread/INFO]: [CraftBook] Enabling CraftBook v3.9-SNAPSHOT-jenkins-CraftBook-219
1027[16:58:10] [Server thread/INFO]: [CraftBook] Loading persistent data from YAML!
1028[16:58:10] [Server thread/INFO]: [CraftBook] Registered 5 custom recipes!
1029[16:58:10] [Server thread/INFO]: [DiceFurniture] Enabling DiceFurniture v3.2.1.4
1030[16:58:12] [Server thread/INFO]: [DreamFish] Enabling DreamFish v4.4.3
1031[16:58:13] [Server thread/INFO]: [TownyNameUpdater] Enabling TownyNameUpdater v2.0
1032[16:58:13] [Server thread/INFO]: [SlimefunCustomizer] Enabling SlimefunCustomizer v1.2.1
1033[16:58:13] [Server thread/INFO]: --->Added: §b§l§lReinforced Alloy Block
1034[16:58:13] [Server thread/INFO]: --->Added: §4§o§lReinforced Carbonado
1035[16:58:13] [Server thread/INFO]: --->Added: §4§o§lReinforced Carbonado Sword
1036[16:58:13] [Server thread/INFO]: --->Added: Carbon Black
1037[16:58:13] [Server thread/INFO]: --->Added: Carbon Black Dye
1038[16:58:13] [Server thread/INFO]: --->Added: Space Helmet
1039[16:58:13] [Server thread/INFO]: --->Added: Space Chestplate
1040[16:58:13] [Server thread/INFO]: --->Added: Space Leggins
1041[16:58:13] [Server thread/INFO]: --->Added: Space Boots
1042[16:58:13] [Server thread/INFO]: --->Added: UV Cloth
1043[16:58:13] [Server thread/INFO]: --->Added: Reinforced Ingots
1044[16:58:13] [Server thread/INFO]: --->Added: 24-carat ingots
1045[16:58:13] [Server thread/INFO]: --->Added: Elemental Cloth
1046[16:58:13] [Server thread/INFO]: --->Added: Low-End Space Helmet
1047[16:58:13] [Server thread/INFO]: --->Added: Low-End Space Chestplate
1048[16:58:13] [Server thread/INFO]: --->Added: Low-End Space Leggins
1049[16:58:13] [Server thread/INFO]: --->Added: Low-End Space Boots
1050[16:58:13] [Server thread/INFO]: --->Added: BuildersWand
1051[16:58:13] [Server thread/INFO]: --->Added: §dSoulbound Space Helmet
1052[16:58:13] [Server thread/INFO]: --->Added: §dSoulbound Space Chestplate
1053[16:58:13] [Server thread/INFO]: --->Added: §dSoulbound Space Leggings
1054[16:58:13] [Server thread/INFO]: --->Added: §dSoulbound Space Boots
1055[16:58:13] [Server thread/INFO]: [HyperDrive] Enabling HyperDrive v4.2.1
1056[16:58:13] [Server thread/INFO]: [0;30;22m[[0;35;1mHyper[0;35;22mDrive[0;30;22m] [0;33;1mv1_12_R1 [0;32;1mpackets were successfully setup![m
1057[16:58:13] [Server thread/INFO]: [0;30;22m[[0;35;1mHyper[0;35;22mDrive[0;30;22m] [0;31;1mYour HyperDrive version doesn't match the latest build on spigot.[m
1058[16:58:15] [Server thread/INFO]: [0;30;22m[[0;35;1mHyper[0;35;22mDrive[0;30;22m] [0;30;22m[[0;35;1mHyper[0;35;22mDrive[0;30;22m] [0;31;1mThe latest version [0;33;1m4.2.5 [0;31;1mis a normal build that is more than likely optional.[m
1059[16:58:15] [Server thread/INFO]: [HyperDrive] successfully loaded the warp NorthAmerica from the file: northamerica.yml
1060[16:58:15] [Server thread/INFO]: [HyperDrive] successfully loaded the warp Shop from the file: shop.yml
1061[16:58:15] [Server thread/INFO]: [HyperDrive] successfully loaded the warp Tutorial from the file: tutorial.yml
1062[16:58:15] [Server thread/INFO]: [HyperDrive] successfully loaded the warp sell from the file: sell.yml
1063[16:58:15] [Server thread/INFO]: [HyperDrive] successfully loaded the warp SouthAmerica from the file: southamerica.yml
1064[16:58:15] [Server thread/INFO]: [HyperDrive] successfully loaded the warp EndermanFarm from the file: endermanfarm.yml
1065[16:58:15] [Server thread/INFO]: [HyperDrive] successfully loaded the warp Europe from the file: europe.yml
1066[16:58:15] [Server thread/INFO]: [HyperDrive] successfully loaded the warp public from the file: public.yml
1067[16:58:15] [Server thread/INFO]: [HyperDrive] successfully loaded the warp whalemart from the file: whalemart.yml
1068[16:58:15] [Server thread/INFO]: [HyperDrive] successfully loaded the warp Africa from the file: africa.yml
1069[16:58:15] [Server thread/INFO]: [HyperDrive] successfully loaded the warp GuardianFarm from the file: guardianfarm.yml
1070[16:58:15] [Server thread/INFO]: [HyperDrive] successfully loaded the warp Arena from the file: arena.yml
1071[16:58:15] [Server thread/INFO]: [HyperDrive] successfully loaded the warp Town from the file: town.yml
1072[16:58:15] [Server thread/INFO]: [HyperDrive] successfully loaded the warp UN from the file: un.yml
1073[16:58:15] [Server thread/INFO]: [HyperDrive] successfully loaded the warp Spawn from the file: spawn.yml
1074[16:58:15] [Server thread/INFO]: [HyperDrive] successfully loaded the warp Australia from the file: australia.yml
1075[16:58:15] [Server thread/INFO]: [HyperDrive] successfully loaded the warp Asia from the file: asia.yml
1076[16:58:15] [Server thread/INFO]: [HyperDrive] successfully loaded the warp Market from the file: market.yml
1077[16:58:15] [Server thread/INFO]: [0;30;22m[[0;35;1mHyper[0;35;22mDrive[0;30;22m] [0;32;1mA total of [0;33;1m18 [0;32;1mwarp(s) have been found and [0;33;1m0 [0;32;1mwarp(s) were unable to be loaded.[m
1078[16:58:15] [Server thread/INFO]: [0;30;22m[[0;35;1mHyper[0;35;22mDrive[0;30;22m] [0;32;1mSuccessfully setup all the tasks and enabled successfully![m
1079[16:58:15] [Server thread/INFO]: [CustomBosses] Enabling CustomBosses v2.10.33
1080[16:58:15] [Server thread/INFO]: [0;36;1m[CustomBosses] [0;37;1mUsing v1_12_R1 methods.[m
1081[16:58:15] [Server thread/INFO]: [0;36;1m[CustomBosses] [0;37;1mLoading all Placeholders (if enabled) and AutoSpawn sections.[m
1082[16:58:15] [Server thread/INFO]: [0;36;1m[CustomBosses] [0;37;1mMCUpdate has been successfully set up![m
1083[16:58:15] [Server thread/INFO]: [BuildersWand] Enabling BuildersWand v2.5.0
1084[16:58:15] [Server thread/INFO]: [TownyChat] Enabling TownyChat v0.53
1085[16:58:15] [Server thread/INFO]: [SlimefunTowny] Enabling SlimefunTowny v1.0
1086[16:58:15] [Server thread/INFO]: [SlimefunTowny] SlimefunTowny v1.0 has been enabled!
1087[16:58:15] [Server thread/INFO]: [WGRegionEvents] Enabling WGRegionEvents v1.1
1088[16:58:15] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.9.2 (build 86)
1089[16:58:15] [Server thread/WARN]: 72167 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'items'
1090
1091[16:58:15] [Server thread/WARN]: 72172 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
1092
1093[16:58:15] [Server thread/WARN]: 72175 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'accounts'
1094
1095[16:58:15] [Server thread/WARN]: 72175 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating index 'accounts_uuid_idx' for table 'accounts
1096
1097[16:58:15] [Server thread/WARN]: 72175 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating index 'accounts_shortName_idx' for table 'accounts
1098
1099[16:58:15] [Server thread/WARN]: 72175 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating index 'accounts_name_idx' for table 'accounts
1100
1101[16:58:15] [Server thread/WARN]: 72176 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , `lastSeen` BIGINT DEFAULT 0 NOT NULL , PRIMARY KEY (`shortName`) , UNIQUE (`name`,`uuid`) )
1102
1103[16:58:15] [Server thread/WARN]: 72176 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_uuid_idx` ON `accounts` ( `uuid` )
1104
1105[16:58:15] [Server thread/WARN]: 72176 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
1106
1107[16:58:15] [Server thread/WARN]: 72176 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_name_idx` ON `accounts` ( `name` )
1108
1109[16:58:16] [Server thread/INFO]: [ChestShop] Lockette version 1.8.36 loaded.
1110[16:58:16] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
1111[16:58:16] [Server thread/INFO]: [SlimefunOres] Enabling SlimefunOres v1.4.6
1112[16:58:16] [Server thread/INFO]: [SlimefunOres] SlimefunOres 1.4.6 has been enabled!
1113[16:58:16] [Server thread/INFO]: [TCHangRail] Enabling TCHangRail v1.13.1-v1
1114[16:58:16] [Server thread/INFO]: [Dynmap-Towny] Enabling Dynmap-Towny v0.70
1115[16:58:16] [Server thread/INFO]: [Dynmap-Towny] initializing
1116[16:58:16] [Server thread/INFO]: [Dynmap-Towny] Dynmap does not have player-info-protected enabled - visibility-by-town will have no effect
1117[16:58:16] [Server thread/INFO]: [Dynmap-Towny] Dynmap does not have player-info-protected enabled - visibility-by-nation will have no effect
1118[16:58:16] [Server thread/INFO]: [Dynmap-Towny] version 0.70 is activated
1119[16:58:16] [Server thread/INFO]: [Dynmap-Towny] TownyChat detect: disabling normal chat-to-web processing in Dynmap
1120[16:58:16] [Server thread/INFO]: Level: INFO
1121[16:58:16] [Server thread/INFO]: [[0;32;22mMyPet[m] [mEnabling MyPet v2.3.5[m
1122[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [mNo Update available.[m
1123[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [mCitizens (2.0.22-SNAPSHOT (build 1540)) hook activated.[m
1124[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [mmcMMO (1.5.09-SNAPSHOT) hook activated.[m
1125[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [mPlaceholderAPI (2.9.2) hook activated.[m
1126[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [mProtocolLib (4.4.0-SNAPSHOT-b391) hook activated.[m
1127[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [mTowny (0.93.0.0) hook activated.[m
1128[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [mVault (1.7.1-b91) (Economy: Essentials Economy) hook activated.[m
1129[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [mWorldGuard (6.2.1;84bc322) hook activated.[m
1130[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [mCustom entity registry found: net.citizensnpcs.nms.v1_12_R1.util.CustomEntityRegistry[m
1131[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [mCompat mode for v1_12_R1 loaded.[m
1132[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m--- Loading WorldGroups ---------------------------[m
1133[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'world' to 'default'[m
1134[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'world_nether' to 'default'[m
1135[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'world_the_end' to 'default'[m
1136[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Detain' to 'default'[m
1137[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'History' to 'default'[m
1138[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'MCPE' to 'default'[m
1139[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Space' to 'default'[m
1140[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Sunskurn' to 'default'[m
1141[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Hielea' to 'default'[m
1142[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Omicron_Persei_8' to 'default'[m
1143[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Eyrilia' to 'default'[m
1144[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Ainerth' to 'default'[m
1145[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Event1' to 'default'[m
1146[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'EnderDoors' to 'default'[m
1147[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'world_herobrine_graveyard' to 'default'[m
1148[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Halloween' to 'default'[m
1149[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'map1' to 'default'[m
1150[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'map2' to 'default'[m
1151[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'map3' to 'default'[m
1152[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'hallowtest' to 'default'[m
1153[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'HB1' to 'default'[m
1154[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'HB2' to 'default'[m
1155[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'HB3' to 'default'[m
1156[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'C1' to 'default'[m
1157[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'C2' to 'default'[m
1158[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'C3' to 'default'[m
1159[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Y3' to 'default'[m
1160[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Y1' to 'default'[m
1161[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Y2' to 'default'[m
1162[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Y4' to 'default'[m
1163[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Butter1' to 'default'[m
1164[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Butter2' to 'default'[m
1165[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Butter3' to 'default'[m
1166[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Suleax1' to 'default'[m
1167[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Suleax2' to 'default'[m
1168[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Suleax3' to 'default'[m
1169[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Ender1' to 'default'[m
1170[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Ender2' to 'default'[m
1171[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Ender3' to 'default'[m
1172[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added '8bit1' to 'default'[m
1173[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added '8bit2' to 'default'[m
1174[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added '8bit3' to 'default'[m
1175[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Tri1' to 'default'[m
1176[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Tri2' to 'default'[m
1177[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Tri3' to 'default'[m
1178[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'T1me1' to 'default'[m
1179[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'T1me2' to 'default'[m
1180[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'T1me3' to 'default'[m
1181[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Destroyer1' to 'default'[m
1182[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Destroyer2' to 'default'[m
1183[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Destroyer3' to 'default'[m
1184[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'ga1' to 'default'[m
1185[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'ga2' to 'default'[m
1186[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'ga3' to 'default'[m
1187[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'time1' to 'default'[m
1188[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'time2' to 'default'[m
1189[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'time3' to 'default'[m
1190[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'tank' to 'default'[m
1191[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'tank_battles' to 'default'[m
1192[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'tanks' to 'default'[m
1193[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'spirit_world' to 'default'[m
1194[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Tiefenar' to 'default'[m
1195[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Abyssus' to 'default'[m
1196[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Exon' to 'default'[m
1197[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Spawn' to 'default'[m
1198[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'ga' to 'default'[m
1199[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [m-------------------------------------------------[m
1200[16:58:17] [Server thread/INFO]: [[0;32;22mMyPet[m] [mversion 2.3.5-b1239[0;32;1m ENABLED[m
1201[16:58:17] [Server thread/INFO]: [MinecraftPlanetEarth] Enabling MinecraftPlanetEarth v1.0
1202[16:58:17] [Server thread/INFO]: [Essentials] Enabling Essentials v2.16.0.3
1203[16:58:17] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
1204[16:58:17] [Server thread/INFO]: No kits found to migrate.
1205[16:58:17] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
1206[16:58:17] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
1207[16:58:17] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
1208[16:58:18] [Server thread/INFO]: Loaded 108 items from items.csv.
1209[16:58:18] [Server thread/INFO]: Using locale en_US
1210[16:58:18] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
1211[16:58:18] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
1212[16:58:18] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
1213[16:58:18] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
1214[16:58:18] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.16.6
1215[16:58:18] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v3.5.4
1216[16:58:18] [Server thread/INFO]: §5 ___ _ _ _ ___ _ _
1217[16:58:18] [Server thread/INFO]: §5 | __| | \| | _ | | |_ _| | \| |
1218[16:58:18] [Server thread/INFO]: §5 | _| | .` | | || | | | | .` |
1219[16:58:18] [Server thread/INFO]: §5 |___| |_|\_| \__/ |___| |_|\_|
1220[16:58:18] [Server thread/INFO]: §2 Enjin Minecraft Plugin §63.5.4
1221[16:58:18] [Server thread/INFO]: Initializing for the first time.
1222[16:58:19] [Server thread/WARN]: 75544 [Server thread] INFO com.enjin.shaded.reflections.Reflections - Reflections took 48 ms to scan 1 urls, producing 2 keys and 10 values
1223
1224[16:58:19] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.16.0.3
1225[16:58:19] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/.
1226[16:58:19] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.0.9
1227[16:58:20] [Server thread/INFO]: [Jobs] Enabling Jobs v4.9.3
1228[16:58:20] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 8 titles![m
1229[16:58:20] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 49 protected blocks timers![m
1230[16:58:20] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 448 custom item names![m
1231[16:58:20] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 51 custom entity names![m
1232[16:58:20] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 34 custom enchant names![m
1233[16:58:20] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 16 custom color names![m
1234[16:58:20] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 38 custom potion names![m
1235[16:58:20] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 4 shop items![m
1236[16:58:20] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: CARROT (CARROT-7)! Material must be a block!
1237[16:58:20] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: POTATO (POTATO-7)! Material must be a block!
1238[16:58:20] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 11 jobs![m
1239[16:58:20] [Server thread/INFO]: [0;33;1m[Jobs] Explorer job manager registered![m
1240[16:58:22] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (e71256b97da5788b9adf84f9ede5cd45e791e668)
1241[16:58:22] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Language initialized as English
1242[16:58:22] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Thank you so much to these people for allowing DiscordSRV to grow to what it is: Ac3dUd3, Androkai, anton8604, buildblox, Bysokar, CoreyD97, DeeKay, Diamondman121314/DMAN, FataL, Foxy, geekhideout, Helmic, KaizenWorlds, LDSG Ghost, Mick, mikedmd, mikedmd again, Mitecraft, PChard, Rui, Ryan (The Loyal One), Sicnus
1243[16:58:23] [DiscordSRV - Initialization/WARN]: 79968 [DiscordSRV - Initialization] INFO github.scarsz.discordsrv.dependencies.jda.core.JDA - Login Successful!
1244
1245[16:58:23] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 1566 furnaces and 346 brewing stands for reassigning.[m
1246[16:58:23] [JDA MainWS-ReadThread/WARN]: 80323 [JDA MainWS-ReadThread] INFO github.scarsz.discordsrv.dependencies.jda.core.requests.WebSocketClient - Connected to WebSocket
1247
1248[16:58:24] [JDA MainWS-ReadThread/WARN]: 80566 [JDA MainWS-ReadThread] INFO github.scarsz.discordsrv.dependencies.jda.core.JDA - Finished Loading!
1249
1250[16:58:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:MinecraftPlanetEarth(438107520091947029)
1251[16:58:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(438107520091947031)
1252[16:58:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:information(480494533767856129)
1253[16:58:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server-updates(438109342407983114)
1254[16:58:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:sneak-peeks(471087447711809559)
1255[16:58:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server-suggestions(464581752191582218)
1256[16:58:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:ig-announcments(504361678897545218)
1257[16:58:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:the-marketplace(540334235660189697)
1258[16:58:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server-chat(468575291367882762)
1259[16:58:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:beta-test(487667640232443905)
1260[16:58:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:disputes(478668471777886258)
1261[16:58:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:nonserver-stuff-and-memes(471083971246292992)
1262[16:58:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:music(511703608031707166)
1263[16:58:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:donator-chat(503400576973799435)
1264[16:58:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:console(500027395651141633)
1265[16:58:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel TC:console(500027395651141633)
1266[16:58:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Chat event cancellation detector has been enabled
1267[16:58:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling TownyChat hook
1268[16:58:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Automatically enabled hooking for 1 TownyChat channels: general
1269[16:58:24] [Jobs-DatabaseSaveTask/INFO]: [0;33;1m[Jobs] Started database save task.[m
1270[16:58:24] [Jobs-BufferedPaymentThread/INFO]: [0;33;1m[Jobs] Started buffered payment thread.[m
1271[16:58:24] [Server thread/INFO]: [0;33;1m[Jobs] Preloaded 1294 players data in 0.01[m
1272[16:58:24] [Server thread/INFO]: [0;33;1m[Jobs] [0;33;22mmcMMO was found - Enabling capabilities.[m
1273[16:58:24] [Server thread/INFO]: [0;33;1m[Jobs] [0;33;22mMyPet detected[m
1274[16:58:24] [Server thread/INFO]: [0;33;1m[Jobs] WorldGuard detected.[m
1275[16:58:24] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 607 block protection entries. 0[m
1276[16:58:24] [Server thread/INFO]: [0;33;1m[Jobs] Loading explorer data[m
1277[16:58:25] [Server thread/INFO]: [0;33;1m[Jobs] Loaded explorer data (839898)[m
1278[16:58:25] [Server thread/INFO]: [0;33;1m[Jobs] Plugin has been enabled successfully.[m
1279[16:58:25] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.16.0.3
1280[16:58:25] [Server thread/INFO]: [TimeIsMoney] Enabling TimeIsMoney v1.9.6.5
1281[16:58:25] [Server thread/INFO]: [TimeIsMoney] [0;32;1mLoaded 1 Payouts![m
1282[16:58:25] [Server thread/INFO]: Time is Money: Essentials found. Hook in it -> Will use Essentials's AFK feature if afk is enabled.[m
1283[16:58:25] [Server thread/INFO]: [0;32;1mTime is Money [0;32;22mv1.9.6.5 [0;32;1mstarted.[m
1284[16:58:25] [Server thread/INFO]: [Movecraft] Enabling Movecraft v7.0.0_pre_release_5
1285[16:58:25] [Server thread/INFO]: [Movecraft] Recognized PilotTool setting of: 280
1286[16:58:25] [Server thread/INFO]: [Movecraft] Loading support for v1_12_R1
1287[16:58:25] [Server thread/INFO]: [Movecraft] Found a compatible version of WorldGuard. Enabling WorldGuard integration
1288[16:58:25] [Server thread/INFO]: [Movecraft] Settings: WorldGuardBlockMoveOnBuildPerm - true, WorldGuardBlockSinkOnPVPPerm - true
1289[16:58:25] [Server thread/INFO]: [Movecraft] Found a compatible version of WorldEdit. Enabling WorldEdit integration
1290[16:58:25] [Server thread/INFO]: [Movecraft] Found a compatible version of Cannons. Enabling Cannons integration
1291[16:58:25] [Server thread/INFO]: [Movecraft] Movecraft did not find a compatible version of WGCustomFlags. Disabling WGCustomFlags integration.
1292[16:58:25] [Server thread/INFO]: [Movecraft] Found a compatible version of Towny. Enabling Towny integration.
1293[16:58:25] [Server thread/INFO]: [Movecraft] Loaded Towny settings for world world
1294[16:58:25] [Server thread/INFO]: [Movecraft] Loaded Towny settings for world world_the_end
1295[16:58:25] [Server thread/INFO]: [Movecraft] Loaded Towny settings for world world_nether
1296[16:58:25] [Server thread/INFO]: [Movecraft] Loaded Towny settings for world mcpe
1297[16:58:25] [Server thread/INFO]: [Movecraft] Loaded Towny settings for world ga
1298[16:58:25] [Server thread/INFO]: [Movecraft] Loaded Towny settings for world test
1299[16:58:25] [Server thread/INFO]: [Movecraft] Loaded Towny settings for world test2
1300[16:58:25] [Server thread/INFO]: [Movecraft] Loaded Towny settings for world Space
1301[16:58:25] [Server thread/INFO]: [Movecraft] Loaded Towny settings for world Tiefenar
1302[16:58:25] [Server thread/INFO]: [Movecraft] Loaded Towny settings for world History
1303[16:58:25] [Server thread/INFO]: [Movecraft] Loaded Towny settings for world Hielea
1304[16:58:25] [Server thread/INFO]: [Movecraft] Loaded Towny settings for world Omicron_Persei_8
1305[16:58:25] [Server thread/INFO]: [Movecraft] Loaded Towny settings for world Exon
1306[16:58:25] [Server thread/INFO]: [Movecraft] Loaded Towny settings for world Ainerth
1307[16:58:25] [Server thread/INFO]: [Movecraft] Loaded Towny settings for world Eyrilia
1308[16:58:25] [Server thread/INFO]: [Movecraft] Loaded Towny settings for world Abyssus
1309[16:58:25] [Server thread/INFO]: [Movecraft] Loaded Towny settings for world Sunskurn
1310[16:58:25] [Server thread/INFO]: [Movecraft] Saved settings for Towny worlds to the config file.
1311[16:58:25] [Server thread/INFO]: [Movecraft] Settings: TownyBlockMoveOnSwitchPerm - false
1312[16:58:25] [Server thread/INFO]: [Movecraft] Settings: TownyBlockSinkOnNoPVP - false
1313[16:58:25] [Server thread/INFO]: [Movecraft] Found a compatible version of Essentials. Enabling Essentials integration.
1314[16:58:25] [Server thread/INFO]: [Movecraft] Found a compatible Vault plugin.
1315[16:58:25] [Server thread/INFO]: [Movecraft] Enabling siege
1316[16:58:25] [Server thread/INFO]: [Movecraft] Loaded 31 Craft files
1317[16:58:25] [Server thread/INFO]: [Movecraft] [V 7.0.0_PRE_RELEASE_5] has been enabled.
1318[16:58:26] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.16.0.3
1319[16:58:26] [Server thread/INFO]: [RandomCoords] Enabling RandomCoords v0.6.2-RELEASE
1320[16:58:26] [Server thread/INFO]: [34m[1m[RandomCoords][34m[1mRandomCoords[34m[1m Version: [34m[1m0.6.2-RELEASE[34m[1m enabled.[0m
1321[16:58:26] [Server thread/INFO]: [CMI] Enabling CMI v8.0.6.0
1322[16:58:26] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;35;22mLuckPerms[0;36;22m plugin will be used[m
1323[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mLoaded (43) regular alias into memory. Took [0;33;22m7ms[m
1324[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mLoaded (1) custom text's into memory. Took [0;33;22m1ms[m
1325[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mStarted (SqLite) data base. Took [0;33;22m68ms[m
1326[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mVault was found - Enabling capabilities. Economy: [0;35;22mEssentials Economy[m
1327[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mLoaded (5) warning categories into memory. Took [0;33;22m0ms[m
1328[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mLoaded (3) warning commands into memory. Took [0;33;22m0ms[m
1329[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mLoaded (5) kits into memory. Took [0;33;22m2ms[m
1330[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mLoaded (0) cooldowns into memory. Took [0;33;22m1ms[m
1331[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (MCPE) name[m
1332[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (Detain) name[m
1333[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (Event1) name[m
1334[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (EnderDoors) name[m
1335[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (world_herobrine_graveyard) name[m
1336[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (map1) name[m
1337[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (Halloween) name[m
1338[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (map2) name[m
1339[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (map3) name[m
1340[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (HB2) name[m
1341[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (Suleax1) name[m
1342[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (Destroyer1) name[m
1343[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (Destroyer2) name[m
1344[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (Y1) name[m
1345[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (Butter3) name[m
1346[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (C2) name[m
1347[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (C3) name[m
1348[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (ga3) name[m
1349[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (Suleax2) name[m
1350[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (Ender2) name[m
1351[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (Butter1) name[m
1352[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (Ender1) name[m
1353[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (T1me2) name[m
1354[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (ga1) name[m
1355[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (HB1) name[m
1356[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (HB3) name[m
1357[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (Y4) name[m
1358[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (T1me1) name[m
1359[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (ga2) name[m
1360[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (Ender3) name[m
1361[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (Y2) name[m
1362[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (8bit3) name[m
1363[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (Destroyer3) name[m
1364[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (C1) name[m
1365[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (8bit1) name[m
1366[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (Tri1) name[m
1367[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (Butter2) name[m
1368[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (Tri2) name[m
1369[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (Suleax3) name[m
1370[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (T1me3) name[m
1371[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (Tri3) name[m
1372[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (8bit2) name[m
1373[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (time3) name[m
1374[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (time1) name[m
1375[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (time2) name[m
1376[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (tanks) name[m
1377[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mCan't find world with (spirit_world) name[m
1378[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mLoaded (5) kits into memory. Took [0;33;22m0ms[m
1379[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mLoaded (7) ranks into memory. Took [0;33;22m7ms[m
1380[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mLoaded (8) playtime rewards into memory. Took [0;33;22m2ms[m
1381[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mLoaded (1084) Player data into memory. Took [0;33;22m55ms[m
1382[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mLoaded (7517) playtime records into memory. Took [0;33;22m31ms[m
1383[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mLoaded (0) playtime reward records into memory. Took [0;33;22m0ms[m
1384[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mFound dynmap[m
1385[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mVotifier found. Enabling vote listeners[m
1386[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mRegistered events. Took [0;33;22m121ms[m
1387[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m[0;31;1mFailed to load worth for: wheat[m
1388[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mLoaded (345) worth values into memory. Took [0;33;22m5ms[m
1389[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mLoaded (0) event action commands into memory. Took [0;33;22m2ms[m
1390[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mUpdated (EN) language file. Took [0;33;22m61ms[m
1391[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mLoaded (1) warps into memory. Took [0;33;22m2ms[m
1392[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mVault permissions was found - Enabling capabilities.[m
1393[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mPlaceholderAPI hooked.[m
1394[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mPlaceholderAPI was found - Enabling capabilities.[m
1395[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mEssentials was found - Enabling capabilities.[m
1396[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mMcMMO was found - Enabling capabilities.[m
1397[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mJobs was found - Enabling capabilities.[m
1398[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mStarting world timer.[m
1399[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mInitializing world manager.[m
1400[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mLoaded (5) schedules into memory. Took [0;33;22m3ms[m
1401[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mLoaded (0) skin cache entries into memory. Took [0;33;22m1ms[m
1402[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mFound DiscordSRV[m
1403[16:58:27] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mVersion 8.0.6.0 has been enabled[m
1404[16:58:27] [Server thread/INFO]: [TownyTitle] Enabling TownyTitle v1.5
1405[16:58:27] [Server thread/INFO]: [TownyTitle] Towny was found!
1406[16:58:27] [Server thread/INFO]: [TownyTitle] Version detected: 1.12.2-R0.1-SNAPSHOT
1407[16:58:27] [Server thread/INFO]: [TownyTitle] Using TitleManager's API!
1408[16:58:27] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
1409[16:58:28] [User Authenticator #3/INFO]: UUID of player ReborneLogik is 3721147e-ddad-44ae-940c-b20e721c009e
1410[16:58:28] [Server thread/INFO]: Done (80.753s)! For help, type "help" or "?"
1411[16:58:29] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m Plugin 'WorldGuard' found. Using it now.[m
1412[16:58:29] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m Plugin 'Towny' found. Using it now.[m
1413[16:58:29] [Craft Scheduler Thread - 2/INFO]: [mcMMO] Cleaned backup files. Deleted 4 of 53 files.
1414[16:58:29] [Server thread/INFO]: [BanManager] The following commands are blocked whilst muted:
1415[16:58:29] [Server thread/INFO]: [BanManager] msg - w pm emsg epm tell etell whisper ewhisper
1416[16:58:29] [Server thread/INFO]: [BanManager] The following commands are blocked whilst soft muted:
1417[16:58:29] [Server thread/INFO]: [BanManager] msg - w pm emsg epm tell etell whisper ewhisper
1418[16:58:29] [Craft Scheduler Thread - 3/WARN]: [PlugMan] Plugin PlugMan v1.8.1 generated an exception while executing task 35
1419java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1420 at com.ryanclancy000.plugman.utilities.MetricsLite.postPlugin(MetricsLite.java:261) ~[?:?]
1421 at com.ryanclancy000.plugman.utilities.MetricsLite.access$300(MetricsLite.java:48) ~[?:?]
1422 at com.ryanclancy000.plugman.utilities.MetricsLite$1.run(MetricsLite.java:153) ~[?:?]
1423 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1424 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1425 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135) [?:?]
1426 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?]
1427 at java.lang.Thread.run(Thread.java:844) [?:?]
1428[16:58:29] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.12.2(340)
1429[16:58:29] [Server thread/INFO]: [Skript] Loading variables...
1430[16:58:29] [Server thread/INFO]: [Skript] Loaded 810 variables in 0.0 seconds
1431[16:58:29] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: play "CREEPER_HISS" to player at volume 1 (RainbowArmor.sk, line 43: play "{@Equip Sound}" to player at volume 1')
1432[16:58:29] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: play "CHICKEN_EGG_POP" to player at volume 1 (RainbowArmor.sk, line 51: play "{@Unequip Sound}" to player at volume 1')
1433[16:58:29] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: play "CREEPER_HISS" to player at volume 1 (RainbowArmor.sk, line 61: play "{@Equip Sound}" to player at volume 1')
1434[16:58:29] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: play "CHICKEN_EGG_POP" to player at volume 1 (RainbowArmor.sk, line 69: play "{@Unequip Sound}" to player at volume 1')
1435[16:58:29] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 3 triggers and 1 command in 0.35 seconds
1436[16:58:29] [Server thread/INFO]: [Skript] Finished loading.
1437[16:58:29] [Craft Scheduler Thread - 8/WARN]: [PerWorldPluginsPremium] Plugin PerWorldPluginsPremium v1.7.4 generated an exception while executing task 59
1438java.lang.ClassCastException: org.bukkit.plugin.RegisteredListener cannot be cast to github.scarsz.discordsrv.objects.CancellationDetector$DelegatedRegisteredListener
1439 at github.scarsz.discordsrv.objects.CancellationDetector$1.remove(CancellationDetector.java:107) ~[?:?]
1440 at org.bukkit.event.HandlerList.unregister(HandlerList.java:131) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1441 at com.heirteir.perworldpluginspremium.injector.InjectorRunnable.run(InjectorRunnable.java:48) ~[?:?]
1442 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1443 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1444 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135) [?:?]
1445 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?]
1446 at java.lang.Thread.run(Thread.java:844) [?:?]
1447[16:58:29] [Craft Scheduler Thread - 4/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m A new version of Skript is available: [0;33;22m2.3.2[m (you're currently running [0;33;22m2.3-beta1[m)[m
1448[16:58:30] [Server thread/INFO]: [TransportPipes] 67 ducts loaded in world world
1449[16:58:30] [Server thread/INFO]: [TransportPipes] 0 ducts loaded in world world_nether
1450[16:58:30] [Server thread/INFO]: [TransportPipes] 145 ducts loaded in world world_the_end
1451[16:58:30] [Server thread/INFO]: [TransportPipes] 21 ducts loaded in world Space
1452[16:58:30] [Server thread/INFO]: [TransportPipes] 0 ducts loaded in world Tiefenar
1453[16:58:30] [Server thread/INFO]: [TransportPipes] 0 ducts loaded in world History
1454[16:58:30] [Server thread/INFO]: [TransportPipes] 0 ducts loaded in world Hielea
1455[16:58:30] [Server thread/INFO]: [TransportPipes] 0 ducts loaded in world Omicron_Persei_8
1456[16:58:30] [Server thread/INFO]: [TransportPipes] 0 ducts loaded in world Exon
1457[16:58:30] [Server thread/INFO]: [TransportPipes] 0 ducts loaded in world Ainerth
1458[16:58:30] [Server thread/INFO]: [TransportPipes] 0 ducts loaded in world Abyssus
1459[16:58:30] [Server thread/INFO]: [TransportPipes] 0 ducts loaded in world Eyrilia
1460[16:58:30] [Server thread/INFO]: [TransportPipes] 0 ducts loaded in world Sunskurn
1461[16:58:30] [TransportPipes Thread/INFO]: [TransportPipes] starting TransportPipes-Thread
1462[16:58:30] [Server thread/INFO]: [CS-CoreLib - Protection] Loaded Protection Module "WorldGuard"
1463[16:58:30] [Server thread/INFO]: [CS-CoreLib - Protection] Loaded Protection Module "Towny"
1464[16:58:30] [Server thread/INFO]: [CS-CoreLib - Protection] Loaded Protection Module "Lockette"
1465[16:58:30] [Craft Scheduler Thread - 6/INFO]: [Cannons] Connected to database
1466[16:58:30] [Craft Scheduler Thread - 6/INFO]: [Marriage] Purged 0 player entries in 1ms
1467[16:58:30] [Craft Scheduler Thread - 9/INFO]: [PlaceholderAPI] 125 placeholder expansions are available on the cloud.
1468[16:58:30] [Craft Scheduler Thread - 9/INFO]: [PlaceholderAPI] 4 installed expansions have updates available.
1469[16:58:30] [Server thread/INFO]: [0;33;1m###################### - Slimefun - ######################[m
1470[16:58:30] [Server thread/INFO]: [0;33;1mSuccessfully loaded 754 Items (280 Researches)[m
1471[16:58:30] [Server thread/INFO]: [0;33;1m( 459 Items from Slimefun, 295 Items from Addons )[m
1472[16:58:30] [Server thread/INFO]: [0;33;1m##########################################################[m
1473[16:58:30] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world"
1474[16:58:30] [Server thread/INFO]: [Slimefun] This may take a long time...
1475[16:58:31] [Thread-40/INFO]: [CS-CoreLib - Updater] CS-CoreLib is up to date!
1476[16:58:31] [Thread-41/INFO]: [CS-CoreLib - Updater] Slimefun is up to date!
1477[16:58:32] [Craft Scheduler Thread - 1/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m Updated FAWE to 19.01.12-dc2d277-1245-22.0.7 @ null[m
1478[16:58:32] [Craft Scheduler Thread - 1/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m [0;32;1m/restart[0;37;22m to update FAWE with these changes: [0;31;1m/fawe changelog [0;37;22mor[0;31;1m https://empcraft.com/fawe/cl?2ec9a92[m
1479[16:58:32] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 1812ms)
1480[16:58:32] [Server thread/INFO]: [Slimefun] Loaded a total of 265227 Blocks for World "world"
1481[16:58:32] [Server thread/INFO]: [Slimefun] Avg: 0.007ms/Block
1482[16:58:33] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_nether"
1483[16:58:33] [Server thread/INFO]: [Slimefun] This may take a long time...
1484[16:58:33] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 3ms)
1485[16:58:33] [Server thread/INFO]: [Slimefun] Loaded a total of 81 Blocks for World "world_nether"
1486[16:58:33] [Server thread/INFO]: [Slimefun] Avg: 0.037ms/Block
1487[16:58:33] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_the_end"
1488[16:58:33] [Server thread/INFO]: [Slimefun] This may take a long time...
1489[16:58:33] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
1490[16:58:33] [Server thread/INFO]: [Slimefun] Loaded a total of 9 Blocks for World "world_the_end"
1491[16:58:33] [Server thread/INFO]: [Slimefun] Avg: 0.0ms/Block
1492[16:58:33] [Server thread/INFO]: [Slimefun] Loading Blocks for World "Space"
1493[16:58:33] [Server thread/INFO]: [Slimefun] This may take a long time...
1494[16:58:33] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 5ms)
1495[16:58:33] [Server thread/INFO]: [Slimefun] Loaded a total of 182 Blocks for World "Space"
1496[16:58:33] [Server thread/INFO]: [Slimefun] Avg: 0.027ms/Block
1497[16:58:33] [Server thread/INFO]: [Slimefun] Loading Blocks for World "Tiefenar"
1498[16:58:33] [Server thread/INFO]: [Slimefun] This may take a long time...
1499[16:58:33] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 14ms)
1500[16:58:33] [Server thread/INFO]: [Slimefun] Loaded a total of 1979 Blocks for World "Tiefenar"
1501[16:58:33] [Server thread/INFO]: [Slimefun] Avg: 0.007ms/Block
1502[16:58:33] [Server thread/INFO]: [Slimefun] Loading Blocks for World "History"
1503[16:58:33] [Server thread/INFO]: [Slimefun] This may take a long time...
1504[16:58:33] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 9ms)
1505[16:58:33] [Server thread/INFO]: [Slimefun] Loaded a total of 895 Blocks for World "History"
1506[16:58:33] [Server thread/INFO]: [Slimefun] Avg: 0.01ms/Block
1507[16:58:33] [Server thread/INFO]: [Slimefun] Loading Blocks for World "Hielea"
1508[16:58:33] [Server thread/INFO]: [Slimefun] This may take a long time...
1509[16:58:33] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 204ms)
1510[16:58:33] [Server thread/INFO]: [Slimefun] Loaded a total of 33713 Blocks for World "Hielea"
1511[16:58:33] [Server thread/INFO]: [Slimefun] Avg: 0.006ms/Block
1512[16:58:33] [Server thread/INFO]: [Slimefun] Loading Blocks for World "Omicron_Persei_8"
1513[16:58:33] [Server thread/INFO]: [Slimefun] This may take a long time...
1514[16:58:34] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 1506ms)
1515[16:58:34] [Server thread/INFO]: [Slimefun] Loaded a total of 186378 Blocks for World "Omicron_Persei_8"
1516[16:58:34] [Server thread/INFO]: [Slimefun] Avg: 0.008ms/Block
1517[16:58:34] [Server thread/INFO]: [Slimefun] Loading Blocks for World "Exon"
1518[16:58:34] [Server thread/INFO]: [Slimefun] This may take a long time...
1519[16:58:34] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 1ms)
1520[16:58:34] [Server thread/INFO]: [Slimefun] Loaded a total of 4 Blocks for World "Exon"
1521[16:58:34] [Server thread/INFO]: [Slimefun] Avg: 0.25ms/Block
1522[16:58:34] [Server thread/INFO]: [Slimefun] Loading Blocks for World "Ainerth"
1523[16:58:34] [Server thread/INFO]: [Slimefun] This may take a long time...
1524[16:58:35] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 353ms)
1525[16:58:35] [Server thread/INFO]: [Slimefun] Loaded a total of 59887 Blocks for World "Ainerth"
1526[16:58:35] [Server thread/INFO]: [Slimefun] Avg: 0.006ms/Block
1527[16:58:35] [Server thread/INFO]: [Slimefun] Loading Blocks for World "Abyssus"
1528[16:58:35] [Server thread/INFO]: [Slimefun] This may take a long time...
1529[16:58:35] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
1530[16:58:35] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "Abyssus"
1531[16:58:35] [Server thread/INFO]: [Slimefun] Loading Blocks for World "Eyrilia"
1532[16:58:35] [Server thread/INFO]: [Slimefun] This may take a long time...
1533[16:58:36] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 885ms)
1534[16:58:36] [Server thread/INFO]: [Slimefun] Loaded a total of 142079 Blocks for World "Eyrilia"
1535[16:58:36] [Server thread/INFO]: [Slimefun] Avg: 0.006ms/Block
1536[16:58:36] [Server thread/INFO]: [Slimefun] Loading Blocks for World "Sunskurn"
1537[16:58:36] [Server thread/INFO]: [Slimefun] This may take a long time...
1538[16:58:37] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 900ms)
1539[16:58:37] [Server thread/INFO]: [Slimefun] Loaded a total of 149138 Blocks for World "Sunskurn"
1540[16:58:37] [Server thread/INFO]: [Slimefun] Avg: 0.006ms/Block
1541[16:58:37] [Server thread/INFO]: [0;33;1m[Jobs] Successfully linked with Vault.[m
1542[16:58:37] [Server thread/INFO]: [Holograms] Loaded hologram with "Welcome" with 1 lines
1543[16:58:37] [Server thread/INFO]: [Holograms] Loaded hologram with "Random" with 2 lines
1544[16:58:37] [Server thread/INFO]: [Holograms] Loaded hologram with "leave" with 3 lines
1545[16:58:37] [Server thread/INFO]: [Holograms] Loaded hologram with "welcomenew2" with 1 lines
1546[16:58:37] [Server thread/INFO]: [Holograms] Loaded hologram with "boss" with 2 lines
1547[16:58:37] [Server thread/INFO]: [Holograms] Loaded hologram with "tutorial" with 3 lines
1548[16:58:37] [Server thread/INFO]: [Holograms] Loaded hologram with "Events" with 2 lines
1549[16:58:37] [Server thread/INFO]: [Holograms] Loaded hologram with "Space" with 2 lines
1550[16:58:37] [Server thread/INFO]: [Holograms] Loaded hologram with "rules" with 2 lines
1551[16:58:37] [Server thread/INFO]: [Holograms] Loaded hologram with "town" with 3 lines
1552[16:58:37] [Server thread/WARN]: [Holograms] Task #103 for Holograms v2.5.0-SNAPSHOT generated an exception
1553java.lang.NullPointerException: null
1554 at com.sainttx.holograms.util.LocationUtil.stringAsLocation(LocationUtil.java:28) ~[?:?]
1555 at com.sainttx.holograms.ManagerImpl.load(ManagerImpl.java:45) ~[?:?]
1556 at com.sainttx.holograms.HologramPlugin.lambda$onEnable$0(HologramPlugin.java:49) ~[?:?]
1557 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1558 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1559 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1560 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1561 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1562 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1563 at java.lang.Thread.run(Thread.java:844) [?:?]
1564[16:58:37] [Server thread/INFO]: [Citizens] Loaded 15 NPCs.
1565[16:58:37] [Thread-43/INFO]: [CS-CoreLib - Updater] SlimefunOres is up to date!
1566[16:58:38] [Thread-42/INFO]: [CS-CoreLib - Updater] ExoticGarden is up to date!
1567[16:58:38] [Server thread/INFO]: [TownyChat] -******* TownyChat enabled *******-
1568[16:58:38] [Craft Scheduler Thread - 10/INFO]: [Vault] Checking for Updates ...
1569[16:58:38] [Craft Scheduler Thread - 10/INFO]: [Vault] No new version available
1570[16:58:39] [DiscordSRV - Console Message Queue Worker/INFO]: [DiscordSRV] [DEBUG] Tried sending message with length of 5253 (3253 over limit)
1571[16:58:39] [DiscordSRV - Console Message Queue Worker/INFO]: [DiscordSRV] [DEBUG] Tried sending message with length of 3253 (1253 over limit)
1572[16:58:40] [Craft Scheduler Thread - 13/INFO]: [HeadDatabase] Succesfully loaded 20291 heads!
1573[16:58:40] [Craft Scheduler Thread - 13/INFO]: [HeadDatabase] Succesfully loaded 13 featured tags!
1574[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12518 for EnjinMinecraftPlugin v3.5.4 generated an exception
1575java.lang.NoSuchFieldError: PLAYER_HEAD
1576 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1577 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1578 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1579 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1580 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1581 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1582 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1583 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1584 at java.lang.Thread.run(Thread.java:844) [?:?]
1585[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12519 for EnjinMinecraftPlugin v3.5.4 generated an exception
1586java.lang.NoSuchFieldError: PLAYER_HEAD
1587 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1588 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1589 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1590 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1591 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1592 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1593 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1594 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1595 at java.lang.Thread.run(Thread.java:844) [?:?]
1596[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12520 for EnjinMinecraftPlugin v3.5.4 generated an exception
1597java.lang.NoSuchFieldError: PLAYER_HEAD
1598 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1599 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1600 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1601 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1602 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1603 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1604 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1605 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1606 at java.lang.Thread.run(Thread.java:844) [?:?]
1607[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12521 for EnjinMinecraftPlugin v3.5.4 generated an exception
1608java.lang.NoSuchFieldError: PLAYER_HEAD
1609 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1610 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1611 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1612 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1613 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1614 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1615 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1616 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1617 at java.lang.Thread.run(Thread.java:844) [?:?]
1618[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12522 for EnjinMinecraftPlugin v3.5.4 generated an exception
1619java.lang.NoSuchFieldError: PLAYER_HEAD
1620 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1621 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1622 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1623 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1624 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1625 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1626 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1627 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1628 at java.lang.Thread.run(Thread.java:844) [?:?]
1629[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12523 for EnjinMinecraftPlugin v3.5.4 generated an exception
1630java.lang.NoSuchFieldError: PLAYER_HEAD
1631 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1632 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1633 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1634 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1635 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1636 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1637 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1638 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1639 at java.lang.Thread.run(Thread.java:844) [?:?]
1640[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12524 for EnjinMinecraftPlugin v3.5.4 generated an exception
1641java.lang.NoSuchFieldError: PLAYER_HEAD
1642 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1643 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1644 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1645 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1646 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1647 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1648 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1649 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1650 at java.lang.Thread.run(Thread.java:844) [?:?]
1651[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12525 for EnjinMinecraftPlugin v3.5.4 generated an exception
1652java.lang.NoSuchFieldError: PLAYER_HEAD
1653 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1654 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1655 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1656 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1657 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1658 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1659 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1660 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1661 at java.lang.Thread.run(Thread.java:844) [?:?]
1662[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12526 for EnjinMinecraftPlugin v3.5.4 generated an exception
1663java.lang.NoSuchFieldError: PLAYER_HEAD
1664 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1665 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1666 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1667 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1668 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1669 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1670 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1671 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1672 at java.lang.Thread.run(Thread.java:844) [?:?]
1673[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12527 for EnjinMinecraftPlugin v3.5.4 generated an exception
1674java.lang.NoSuchFieldError: PLAYER_HEAD
1675 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1676 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1677 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1678 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1679 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1680 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1681 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1682 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1683 at java.lang.Thread.run(Thread.java:844) [?:?]
1684[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12528 for EnjinMinecraftPlugin v3.5.4 generated an exception
1685java.lang.NoSuchFieldError: PLAYER_HEAD
1686 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1687 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1688 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1689 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1690 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1691 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1692 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1693 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1694 at java.lang.Thread.run(Thread.java:844) [?:?]
1695[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12529 for EnjinMinecraftPlugin v3.5.4 generated an exception
1696java.lang.NoSuchFieldError: PLAYER_HEAD
1697 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1698 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1699 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1700 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1701 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1702 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1703 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1704 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1705 at java.lang.Thread.run(Thread.java:844) [?:?]
1706[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12530 for EnjinMinecraftPlugin v3.5.4 generated an exception
1707java.lang.NoSuchFieldError: PLAYER_HEAD
1708 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1709 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1710 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1711 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1712 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1713 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1714 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1715 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1716 at java.lang.Thread.run(Thread.java:844) [?:?]
1717[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12531 for EnjinMinecraftPlugin v3.5.4 generated an exception
1718java.lang.NoSuchFieldError: PLAYER_HEAD
1719 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1720 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1721 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1722 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1723 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1724 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1725 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1726 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1727 at java.lang.Thread.run(Thread.java:844) [?:?]
1728[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12532 for EnjinMinecraftPlugin v3.5.4 generated an exception
1729java.lang.NoSuchFieldError: PLAYER_HEAD
1730 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1731 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1732 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1733 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1734 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1735 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1736 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1737 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1738 at java.lang.Thread.run(Thread.java:844) [?:?]
1739[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12533 for EnjinMinecraftPlugin v3.5.4 generated an exception
1740java.lang.NoSuchFieldError: PLAYER_HEAD
1741 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1742 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1743 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1744 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1745 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1746 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1747 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1748 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1749 at java.lang.Thread.run(Thread.java:844) [?:?]
1750[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12534 for EnjinMinecraftPlugin v3.5.4 generated an exception
1751java.lang.NoSuchFieldError: PLAYER_HEAD
1752 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1753 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1754 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1755 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1756 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1757 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1758 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1759 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1760 at java.lang.Thread.run(Thread.java:844) [?:?]
1761[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12535 for EnjinMinecraftPlugin v3.5.4 generated an exception
1762java.lang.NoSuchFieldError: PLAYER_HEAD
1763 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1764 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1765 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1766 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1767 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1768 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1769 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1770 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1771 at java.lang.Thread.run(Thread.java:844) [?:?]
1772[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12536 for EnjinMinecraftPlugin v3.5.4 generated an exception
1773java.lang.NoSuchFieldError: PLAYER_HEAD
1774 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1775 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1776 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1777 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1778 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1779 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1780 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1781 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1782 at java.lang.Thread.run(Thread.java:844) [?:?]
1783[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12537 for EnjinMinecraftPlugin v3.5.4 generated an exception
1784java.lang.NoSuchFieldError: PLAYER_HEAD
1785 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1786 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1787 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1788 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1789 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1790 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1791 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1792 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1793 at java.lang.Thread.run(Thread.java:844) [?:?]
1794[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12538 for EnjinMinecraftPlugin v3.5.4 generated an exception
1795java.lang.NoSuchFieldError: PLAYER_HEAD
1796 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1797 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1798 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1799 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1800 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1801 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1802 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1803 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1804 at java.lang.Thread.run(Thread.java:844) [?:?]
1805[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12539 for EnjinMinecraftPlugin v3.5.4 generated an exception
1806java.lang.NoSuchFieldError: PLAYER_HEAD
1807 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1808 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1809 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1810 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1811 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1812 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1813 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1814 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1815 at java.lang.Thread.run(Thread.java:844) [?:?]
1816[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12540 for EnjinMinecraftPlugin v3.5.4 generated an exception
1817java.lang.NoSuchFieldError: PLAYER_HEAD
1818 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1819 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1820 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1821 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1822 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1823 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1824 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1825 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1826 at java.lang.Thread.run(Thread.java:844) [?:?]
1827[16:58:42] [Server thread/WARN]: [EnjinMinecraftPlugin] Task #12541 for EnjinMinecraftPlugin v3.5.4 generated an exception
1828java.lang.NoSuchFieldError: PLAYER_HEAD
1829 at com.enjin.bukkit.modules.impl.SignStatsModule.updateHead(SignStatsModule.java:244) ~[?:?]
1830 at com.enjin.bukkit.modules.impl.SignStatsModule$3.run(SignStatsModule.java:212) ~[?:?]
1831 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-2cf50f0-2b93d83]
1832 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1833 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1834 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1835 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1836 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-2cf50f0-2b93d83]
1837 at java.lang.Thread.run(Thread.java:844) [?:?]
1838[16:58:42] [User Authenticator #4/INFO]: UUID of player ReborneLogik is 3721147e-ddad-44ae-940c-b20e721c009e
1839[16:58:42] [Server thread/INFO]: com.mojang.authlib.GameProfile@1752bfb1[id=ac90564f-ee31-4b54-bf93-11b64e45d2be,name=TheTiltedIndian,properties={textures=[com.mojang.authlib.properties.Property@11c2e3c]},legacy=false] (/5.65.30.166:50258) lost connection: Disconnected
1840[16:58:42] [Server thread/INFO]: com.mojang.authlib.GameProfile@71e3297a[id=ac90564f-ee31-4b54-bf93-11b64e45d2be,name=TheTiltedIndian,properties={textures=[com.mojang.authlib.properties.Property@34338b4a]},legacy=false] (/5.65.30.166:50260) lost connection: Disconnected
1841[16:58:42] [Server thread/INFO]: com.mojang.authlib.GameProfile@4035f054[id=3721147e-ddad-44ae-940c-b20e721c009e,name=ReborneLogik,properties={textures=[com.mojang.authlib.properties.Property@5099b701]},legacy=false] (/139.102.247.19:56518) lost connection: Disconnected
1842[16:58:43] [Server thread/INFO]: [DiscordSRV] [DEBUG] Not handling possible unban for player ReborneLogik (3721147e-ddad-44ae-940c-b20e721c009e) because doing so is disabled in the config
1843[16:58:43] [Server thread/INFO]: [DiscordSRV] [DEBUG] Synchronizing player ReborneLogik
1844[16:58:43] [Server thread/INFO]: [DiscordSRV] [DEBUG] Could not find role id 000000000000000000 for use with group synchronization. Is the bot in the server?
1845[16:58:43] [Server thread/INFO]: [DiscordSRV] [DEBUG] Could not find role id 000000000000000000 for use with group synchronization. Is the bot in the server?
1846[16:58:43] [Server thread/INFO]: [DiscordSRV] [DEBUG] Could not find role id 000000000000000000 for use with group synchronization. Is the bot in the server?
1847[16:58:43] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups but no synchronizables existed
1848[16:58:43] [Server thread/INFO]: [DiscordSRV] Player ReborneLogik joined with silent joining permission, not sending a join message
1849[16:58:43] [Server thread/INFO]: ReborneLogik[/139.102.247.19:56520] logged in with entity id 3734 at ([Space]39154.54071797623, 188.0, 18885.23189915071)
1850[16:58:43] [Thread-45/WARN]: java.io.FileNotFoundException: https://api.inventivetalent.org/spigot/resource-simple/51577
1851[16:58:43] [Thread-45/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1909)
1852[16:58:43] [Thread-45/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1509)
1853[16:58:43] [Thread-45/WARN]: at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:245)
1854[16:58:43] [Thread-45/WARN]: at de.False.BuildersWand.Updater.SpigotUpdater.run(SpigotUpdater.java:62)
1855[16:58:43] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
1856[16:58:43] [Server thread/INFO]: [InactiveLockette] Valid language code not found. Loading up english locale
1857[16:58:43] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
1858[16:58:43] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
1859[16:58:43] [Craft Scheduler Thread - 34/INFO]: Exception
1860[16:58:43] [Craft Scheduler Thread - 34/INFO]: Exception
1861[16:58:43] [Craft Scheduler Thread - 34/INFO]: Exception
1862[16:58:43] [Craft Scheduler Thread - 34/INFO]: Exception
1863[16:58:43] [Craft Scheduler Thread - 34/INFO]: Exception
1864[16:58:43] [Craft Scheduler Thread - 34/INFO]: Exception
1865[16:58:43] [Craft Scheduler Thread - 34/INFO]: Exception
1866[16:58:43] [Craft Scheduler Thread - 34/INFO]: Exception
1867[16:58:43] [Craft Scheduler Thread - 34/INFO]: Exception
1868[16:58:43] [Craft Scheduler Thread - 34/INFO]: Exception
1869[16:58:43] [Craft Scheduler Thread - 34/INFO]: Exception
1870[16:58:43] [Craft Scheduler Thread - 34/INFO]: Exception
1871[16:58:43] [Craft Scheduler Thread - 34/INFO]: Exception
1872[16:58:43] [Craft Scheduler Thread - 34/INFO]: Exception
1873[16:58:43] [Craft Scheduler Thread - 34/INFO]: Exception
1874[16:58:43] [Craft Scheduler Thread - 34/INFO]: Exception
1875[16:58:43] [Craft Scheduler Thread - 34/INFO]: Exception
1876[16:58:45] [Craft Scheduler Thread - 32/INFO]: [VotingPlugin] VotingPlugin has an update available! Your Version: 5.16.3 New Version: 5.17.4 Use /av download to get the latest update!
1877[16:58:46] [Craft Scheduler Thread - 23/WARN]: [VotingPlugin] Detected an issue with voting sites, check the plugin startup log for more details
1878[16:58:47] [Thread-47/WARN]: java.io.FileNotFoundException: https://api.inventivetalent.org/spigot/resource-simple/51577
1879[16:58:47] [Thread-47/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1909)
1880[16:58:47] [Thread-47/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1509)
1881[16:58:47] [Thread-47/WARN]: at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:245)
1882[16:58:47] [Thread-47/WARN]: at de.False.BuildersWand.Updater.SpigotUpdater.run(SpigotUpdater.java:62)
1883[16:58:49] [Server thread/INFO]: [0;32;22m[MCPE-Tip] [0;32;22mVisit the DynMap at [mhttp://map.minecraftplanetearth.com[m
1884[16:58:51] [Server thread/INFO]: [Server] SERVER SHUTTING DOWN IN 5 SECONDS. SAVING ALL MAPS...
1885[16:58:51] [Craft Scheduler Thread - 19/INFO]: [0;32;22m[Brewery] [0;37;1mUpdate available for Brewery-1.5: Brewery v1.7.1[m
1886[16:58:54] [Server thread/INFO]: [KeepChunks] You are running the latest version.[m
1887[16:58:56] [Thread-2/INFO]: Stopping server