· 6 years ago · Nov 11, 2019, 01:24 AM
11:13:02] [Server thread/INFO]: Starting minecraft server version 1.14.4
2[01:13:02] [Server thread/INFO]: Loading properties
3[01:13:02] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-56f8471-56118c6 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
4[01:13:03] [Server thread/INFO]: Debug logging is disabled
5[01:13:03] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[01:13:03] [Server thread/INFO]: Using 4 threads for Netty based IO
7[01:13:03] [Server thread/INFO]: Default game type: SURVIVAL
8[01:13:03] [Server thread/INFO]: Generating keypair
9[01:13:03] [Server thread/INFO]: Starting Minecraft server on *:25565
10[01:13:03] [Server thread/INFO]: Using epoll channel type
11[01:13:03] [Server thread/ERROR]: Could not load 'plugins/EssentialsPlus v1.1 (1).jar' in folder 'plugins'
12org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
13 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:170) ~[spigot.jar:git-Spigot-56f8471-56118c6]
14 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:138) [spigot.jar:git-Spigot-56f8471-56118c6]
15 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:350) [spigot.jar:git-Spigot-56f8471-56118c6]
16 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:202) [spigot.jar:git-Spigot-56f8471-56118c6]
17 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [spigot.jar:git-Spigot-56f8471-56118c6]
18 at java.lang.Thread.run(Thread.java:834) [?:?]
19Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning a simple key
20 in 'reader', line 134, column 7:
21 essentialsplus.spawn:true
22 ^
23could not find expected ':'
24 in 'reader', line 135, column 7:
25 essentialsplus.broadcast: true
26 ^
27
28 at org.yaml.snakeyaml.scanner.ScannerImpl.stalePossibleSimpleKeys(ScannerImpl.java:464) ~[spigot.jar:git-Spigot-56f8471-56118c6]
29 at org.yaml.snakeyaml.scanner.ScannerImpl.needMoreTokens(ScannerImpl.java:278) ~[spigot.jar:git-Spigot-56f8471-56118c6]
30 at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[spigot.jar:git-Spigot-56f8471-56118c6]
31 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[spigot.jar:git-Spigot-56f8471-56118c6]
32 at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot.jar:git-Spigot-56f8471-56118c6]
33 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[spigot.jar:git-Spigot-56f8471-56118c6]
34 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:214) ~[spigot.jar:git-Spigot-56f8471-56118c6]
35 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[spigot.jar:git-Spigot-56f8471-56118c6]
36 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236) ~[spigot.jar:git-Spigot-56f8471-56118c6]
37 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227) ~[spigot.jar:git-Spigot-56f8471-56118c6]
38 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215) ~[spigot.jar:git-Spigot-56f8471-56118c6]
39 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[spigot.jar:git-Spigot-56f8471-56118c6]
40 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236) ~[spigot.jar:git-Spigot-56f8471-56118c6]
41 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227) ~[spigot.jar:git-Spigot-56f8471-56118c6]
42 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215) ~[spigot.jar:git-Spigot-56f8471-56118c6]
43 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[spigot.jar:git-Spigot-56f8471-56118c6]
44 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236) ~[spigot.jar:git-Spigot-56f8471-56118c6]
45 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227) ~[spigot.jar:git-Spigot-56f8471-56118c6]
46 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215) ~[spigot.jar:git-Spigot-56f8471-56118c6]
47 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[spigot.jar:git-Spigot-56f8471-56118c6]
48 at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:85) ~[spigot.jar:git-Spigot-56f8471-56118c6]
49 at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108) ~[spigot.jar:git-Spigot-56f8471-56118c6]
50 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:139) ~[spigot.jar:git-Spigot-56f8471-56118c6]
51 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) ~[spigot.jar:git-Spigot-56f8471-56118c6]
52 at org.yaml.snakeyaml.Yaml.load(Yaml.java:452) ~[spigot.jar:git-Spigot-56f8471-56118c6]
53 at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:240) ~[spigot.jar:git-Spigot-56f8471-56118c6]
54 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:165) ~[spigot.jar:git-Spigot-56f8471-56118c6]
55 ... 5 more
56[01:13:04] [Server thread/ERROR]: Ambiguous plugin name `WorldGuard' for files `plugins/worldguard-6.1.jar' and `plugins/worldguard-bukkit-7.0.1-rc2-dist.jar' in `plugins'
57[01:13:04] [Server thread/ERROR]: Ambiguous plugin name `Vault' for files `plugins/Vault.jar' and `plugins/Vault-1.6.7.jar' in `plugins'
58[01:13:09] [Server thread/WARN]: Plugin Item_Stacker v1.2 does not specify an api-version.
59[01:13:09] [Server thread/WARN]: Plugin Arconix v1.1.1 does not specify an api-version.
60[01:13:09] [Server thread/WARN]: Plugin CustomDrops v2.0.0 does not specify an api-version.
61[01:13:09] [Server thread/WARN]: Plugin ViaVersion v2.1.3 does not specify an api-version.
62[01:13:09] [Server thread/WARN]: Plugin BlockCommands v1.0 does not specify an api-version.
63[01:13:09] [Server thread/WARN]: Plugin LavaSpongeBeta v1.0.6.5 does not specify an api-version.
64[01:13:09] [Server thread/WARN]: Plugin DisableJoinMessage v1.0 does not specify an api-version.
65[01:13:09] [Server thread/WARN]: Plugin BarGamble v1.0 does not specify an api-version.
66[01:13:09] [Server thread/WARN]: Plugin WorldBorder v1.8.7 does not specify an api-version.
67[01:13:09] [Server thread/WARN]: Plugin Votifier v1.9 does not specify an api-version.
68[01:13:09] [Server thread/WARN]: Plugin ProtocolLib v3.6.5 does not specify an api-version.
69[01:13:09] [Server thread/WARN]: Plugin MVdWPlaceholderAPI v2.5.1 does not specify an api-version.
70[01:13:09] [Server thread/WARN]: Plugin BlowableObsidians v4.4 does not specify an api-version.
71[01:13:09] [Server thread/WARN]: Plugin FastAsyncWorldEdit v19.07.25-58243b6-1278-22.3.1 does not specify an api-version.
72[01:13:09] [Server thread/WARN]: Plugin DeluxeMenus v1.9.2 does not specify an api-version.
73[01:13:09] [Server thread/ERROR]: Could not load 'plugins/BannerBoard_Skills-2.0.1.jar' in folder 'plugins'
74org.bukkit.plugin.UnknownDependencyException: BannerBoard
75 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:221) [spigot.jar:git-Spigot-56f8471-56118c6]
76 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:350) [spigot.jar:git-Spigot-56f8471-56118c6]
77 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:202) [spigot.jar:git-Spigot-56f8471-56118c6]
78 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [spigot.jar:git-Spigot-56f8471-56118c6]
79 at java.lang.Thread.run(Thread.java:834) [?:?]
80[01:13:09] [Server thread/WARN]: Plugin PermissionsEx v1.23.4 does not specify an api-version.
81[01:13:09] [Server thread/WARN]: Plugin Trading v3.2 does not specify an api-version.
82[01:13:09] [Server thread/WARN]: Plugin RepairPlus v1.3.4 does not specify an api-version.
83[01:13:09] [Server thread/WARN]: Plugin WithdrawAdvanced v1.6.3 does not specify an api-version.
84[01:13:09] [Server thread/WARN]: Plugin GuiBalance v1.4 does not specify an api-version.
85[01:13:09] [Server thread/WARN]: Plugin WorldEdit v6.1.3;7a097ca does not specify an api-version.
86[01:13:09] [Server thread/WARN]: Plugin CustomEnderChest v1.6.6 does not specify an api-version.
87[01:13:09] [Server thread/WARN]: Plugin Essentials vTeamCity does not specify an api-version.
88[01:13:10] [Server thread/WARN]: Plugin Jobs v3.8.2 does not specify an api-version.
89[01:13:10] [Server thread/WARN]: Plugin BountyHunters v2.0 does not specify an api-version.
90[01:13:10] [Server thread/WARN]: Plugin Multiverse-Core v2.4-b527 does not specify an api-version.
91[01:13:10] [Server thread/WARN]: Plugin Citizens v2.0.16-SNAPSHOT (build 1267) does not specify an api-version.
92[01:13:10] [Server thread/WARN]: Plugin KitPreview v5.4.1 does not specify an api-version.
93[01:13:10] [Server thread/WARN]: Plugin EssentialsChat vTeamCity does not specify an api-version.
94[01:13:10] [Server thread/WARN]: Plugin BlockParticles v1.9.7.2 does not specify an api-version.
95[01:13:10] [Server thread/WARN]: Plugin HolographicExtension v1.7 does not specify an api-version.
96[01:13:10] [Server thread/WARN]: Plugin MoreTP v0.3.3 does not specify an api-version.
97[01:13:10] [Server thread/WARN]: Plugin CrazyEnvoy v1.2.8.3 does not specify an api-version.
98[01:13:10] [Server thread/WARN]: Plugin WorldGuard v6.1 does not specify an api-version.
99[01:13:10] [Server thread/WARN]: Plugin MoreFish v2.1.3 does not specify an api-version.
100[01:13:10] [Server thread/WARN]: Plugin CommandNPC v1.7.2 does not specify an api-version.
101[01:13:10] [Server thread/WARN]: Plugin EssentialsSpawn vTeamCity does not specify an api-version.
102[01:13:10] [Server thread/WARN]: Plugin TitleManager v2.1.5 does not specify an api-version.
103[01:13:10] [Server thread/WARN]: Plugin CommandRegions v2.0.0 does not specify an api-version.
104[01:13:10] [Server thread/WARN]: Plugin StackMob v2.2.18 does not specify an api-version.
105[01:13:10] [Server thread/WARN]: Plugin CombatTagPlus v1.2.3 does not specify an api-version.
106[01:13:10] [Server thread/WARN]: Plugin Scaffold v1.10.0 does not specify an api-version.
107[01:13:10] [Server thread/WARN]: Plugin KoTH v1.5.1 does not specify an api-version.
108[01:13:10] [Server thread/WARN]: Plugin SilkSpawners v5.0.2 does not specify an api-version.
109[01:13:10] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.2
110[01:13:11] [Server thread/INFO]: [Item_Stacker] Loading Item_Stacker v1.2
111[01:13:11] [Server thread/INFO]: [Arconix] Loading Arconix v1.1.1
112[01:13:11] [Server thread/INFO]: [CustomDrops] Loading CustomDrops v2.0.0
113[01:13:11] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.1.3
114[01:13:11] [Server thread/INFO]: [ViaVersion] ViaVersion 2.1.3 is now loaded, injecting!
115[01:13:11] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
116[01:13:12] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
117[01:13:12] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
118[01:13:12] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
119[01:13:12] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
120[01:13:12] [Server thread/INFO]: [ViaVersion] Loading translation mappping
121[01:13:12] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
122[01:13:13] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
123[01:13:13] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
124[01:13:13] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
125[01:13:13] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
126[01:13:13] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
127[01:13:13] [Server thread/INFO]: [SavageCore] Loading SavageCore v1.4-STABLE
128[01:13:13] [Server thread/INFO]: [BlockCommands] Loading BlockCommands v1.0
129[01:13:13] [Server thread/INFO]: [LavaSpongeBeta] Loading LavaSpongeBeta v1.0.6.5
130[01:13:13] [Server thread/INFO]: [Skript] Loading Skript v2.4-beta9
131[01:13:13] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.0
132[01:13:13] [Server thread/INFO]: [DisableJoinMessage] Loading DisableJoinMessage v1.0
133[01:13:13] [Server thread/INFO]: [BarGamble] Loading BarGamble v1.0
134[01:13:13] [Server thread/INFO]: [IllegalStack] Loading IllegalStack v2.0.7b
135[01:13:13] [Server thread/INFO]: [SkQuery] Loading SkQuery v4.1.1
136[01:13:13] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.7
137[01:13:13] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
138[01:13:13] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.5
139[01:13:13] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.14.4) has not yet been tested! Proceed with caution.
140[01:13:13] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.5.1
141[01:13:13] [Server thread/INFO]: [BlowableObsidians] Loading BlowableObsidians v4.4
142[01:13:13] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.07.25-58243b6-1278-22.3.1
143[01:13:13] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.9.2
144[01:13:13] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
145[01:13:13] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
146[01:13:13] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.9.11
147[01:13:13] [Server thread/INFO]: [Item2Chat] Loading Item2Chat v4.2.0
148[01:13:13] [Server thread/INFO]: [Trading] Loading Trading v3.2
149[01:13:13] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
150[01:13:13] [Server thread/INFO]: [RepairPlus] Loading RepairPlus v1.3.4
151[01:13:13] [Server thread/INFO]: [WithdrawAdvanced] Loading WithdrawAdvanced v1.6.3
152[01:13:13] [Server thread/INFO]: [GuiBalance] Loading GuiBalance v1.4
153[01:13:13] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.3;7a097ca
154[01:13:13] [Server thread/INFO]: [CityWorld] Loading CityWorld v4.05
155[01:13:13] [Server thread/INFO]: [CustomEnderChest] Loading CustomEnderChest v1.6.6
156[01:13:13] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
157[01:13:13] [Server thread/INFO]: [Jobs] Loading Jobs v3.8.2
158[01:13:13] [Server thread/INFO]: [BountyHunters] Loading BountyHunters v2.0
159[01:13:13] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
160[01:13:13] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
161[01:13:13] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.18.0
162[01:13:13] [Server thread/INFO]: [KitPreview] Loading KitPreview v5.4.1
163[01:13:13] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
164[01:13:13] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.11-RELEASE
165[01:13:13] [Server thread/INFO]: [BlockParticles] Loading BlockParticles v1.9.7.2
166[01:13:13] [Server thread/INFO]: [HolographicExtension] Loading HolographicExtension v1.7
167[01:13:13] [Server thread/INFO]: [MoreTP] Loading MoreTP v0.3.3
168[01:13:13] [Server thread/INFO]: [CrazyEnvoy] Loading CrazyEnvoy v1.2.8.3
169[01:13:13] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
170[01:13:13] [Server thread/INFO]: [MoreFish] Loading MoreFish v2.1.3
171[01:13:13] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.7.2
172[01:13:13] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
173[01:13:13] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.1.5
174[01:13:13] [Server thread/INFO]: [CommandRegions] Loading CommandRegions v2.0.0
175[01:13:13] [Server thread/INFO]: [EliteMobs] Loading EliteMobs v7.1.0
176[01:13:13] [Server thread/WARN]: [EliteMobs] Error loading WorldGuard. EliteMob-specific flags will not work. Except if you just reloaded the plugin, in which case they will totally work.
177[01:13:13] [Server thread/INFO]: [StackMob] Loading StackMob v2.2.18
178[01:13:13] [Server thread/INFO]: [CombatTagPlus] Loading CombatTagPlus v1.2.3
179[01:13:13] [Server thread/INFO]: [Factions] Loading Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7
180[01:13:13] [Server thread/INFO]: [ChatManager] Loading ChatManager v3.5.3
181[01:13:13] [Server thread/INFO]: [Scaffold] Loading Scaffold v1.10.0
182[01:13:13] [Server thread/INFO]: [KoTH] Loading KoTH v1.5.1
183[01:13:14] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v5.0.2
184[01:13:14] [Server thread/INFO]: [CrazyEnchantments] Loading CrazyEnchantments v1.8-Dev-Build-v6.1
185[01:13:14] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.5
186[01:13:14] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
187[01:13:14] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.07.25-58243b6-1278-22.3.1
188[01:13:15] [Server thread/INFO]: ====== USE PAPER ======[m
189[01:13:15] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/[m
190[01:13:15] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/[m
191[01:13:15] [Server thread/INFO]: - This is only a recommendation[m
192[01:13:15] [Server thread/INFO]: ==============================[m
193[01:13:15] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
194[01:13:15] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
195[01:13:15] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
196[01:13:15] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
197[01:13:15] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
198[01:13:15] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
199[01:13:15] [Server thread/INFO]: [CityWorld] Enabling CityWorld v4.05
200[01:13:15] [Server thread/INFO]: [CityWorld] Loading default settings
201[01:13:15] [Server thread/INFO]: [CityWorld] Enabled
202[01:13:15] [Server thread/INFO]: [CustomEnderChest] Enabling CustomEnderChest v1.6.6
203[01:13:15] [Server thread/INFO]: [CustomEnderChest] Loading the config file...
204[01:13:15] [Server thread/INFO]: [CustomEnderChest] Config loaded successfully!
205[01:13:15] [Server thread/INFO]: [CustomEnderChest] Using FlatFile system for data.
206[01:13:15] [Server thread/INFO]: [CustomEnderChest] CustomEnderChest loaded successfully!
207[01:13:15] [Server thread/INFO]: [StackMob] Enabling StackMob v2.2.18
208[01:13:15] [Server thread/INFO]: [StackMob] StackMob Legacy v2.2.18 created by antiPerson/BaconPied
209[01:13:15] [Server thread/INFO]: [StackMob] Documentation can be found at https://www.spigotmc.org/resources/stackmob-legacy.61578/
210[01:13:15] [Server thread/INFO]: [StackMob] GitHub repository can be found at https://github.com/Nathat23/StackMob-2/tree/legacy
211[01:13:15] [Server thread/WARN]: [StackMob] A bukkit version that is not supported has been detected! (1.14.4-R0.1-SNAPSHOT)
212[01:13:15] [Server thread/WARN]: [StackMob] The features of this version are not supported, so some issues may occur!
213[01:13:15] [Server thread/INFO]: [StackMob] Detected server version: 0
214[01:13:15] [Server thread/INFO]: [StackMob] An old version of the configuration file has been detected!
215[01:13:15] [Server thread/INFO]: [StackMob] A new one will be generated and the old one will be renamed to config.old
216[01:13:15] [Server thread/ERROR]: Error occurred while enabling StackMob v2.2.18 (Is it up to date?)
217java.lang.NoClassDefFoundError: org/apache/commons/io/FileUtils
218 at uk.antiperson.stackmob.tools.config.ConfigLoader.generateNewVersion(ConfigLoader.java:47) ~[?:?]
219 at uk.antiperson.stackmob.StackMob.onEnable(StackMob.java:77) ~[?:?]
220 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Spigot-56f8471-56118c6]
221 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot.jar:git-Spigot-56f8471-56118c6]
222 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-56f8471-56118c6]
223 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [spigot.jar:git-Spigot-56f8471-56118c6]
224 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [spigot.jar:git-Spigot-56f8471-56118c6]
225 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:203) [spigot.jar:git-Spigot-56f8471-56118c6]
226 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [spigot.jar:git-Spigot-56f8471-56118c6]
227 at java.lang.Thread.run(Thread.java:834) [?:?]
228Caused by: java.lang.ClassNotFoundException: org.apache.commons.io.FileUtils
229 at java.net.URLClassLoader.findClass(URLClassLoader.java:471) ~[?:?]
230 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:135) ~[spigot.jar:git-Spigot-56f8471-56118c6]
231 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:81) ~[spigot.jar:git-Spigot-56f8471-56118c6]
232 at java.lang.ClassLoader.loadClass(ClassLoader.java:588) ~[?:?]
233 at java.lang.ClassLoader.loadClass(ClassLoader.java:521) ~[?:?]
234 ... 10 more
235[01:13:15] [Server thread/INFO]: Preparing level "Spawn"
236[01:13:15] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit, cityworld
237[01:13:38] [Server thread/INFO]: Loaded 6 recipes
238[01:13:38] [Server thread/ERROR]: Couldn't parse loot table cityworld:chests/spawn_woodworks_output
239com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'minecraft:sign'
240 at net.minecraft.server.v1_14_R1.ChatDeserializer.a(SourceFile:128) ~[spigot.jar:git-Spigot-56f8471-56118c6]
241 at java.util.Optional.orElseThrow(Optional.java:408) ~[?:?]
242 at net.minecraft.server.v1_14_R1.ChatDeserializer.b(SourceFile:128) ~[spigot.jar:git-Spigot-56f8471-56118c6]
243 at net.minecraft.server.v1_14_R1.ChatDeserializer.i(SourceFile:136) ~[spigot.jar:git-Spigot-56f8471-56118c6]
244 at net.minecraft.server.v1_14_R1.LootItem$a.b(SourceFile:54) ~[spigot.jar:git-Spigot-56f8471-56118c6]
245 at net.minecraft.server.v1_14_R1.LootItem$a.b(SourceFile:35) ~[spigot.jar:git-Spigot-56f8471-56118c6]
246 at net.minecraft.server.v1_14_R1.LootSelectorEntry$e.b(SourceFile:160) ~[spigot.jar:git-Spigot-56f8471-56118c6]
247 at net.minecraft.server.v1_14_R1.LootSelectorEntry$e.b(SourceFile:134) ~[spigot.jar:git-Spigot-56f8471-56118c6]
248 at net.minecraft.server.v1_14_R1.LootEntries$a.deserialize(SourceFile:53) ~[spigot.jar:git-Spigot-56f8471-56118c6]
249 at net.minecraft.server.v1_14_R1.LootEntries$a.deserialize(SourceFile:41) ~[spigot.jar:git-Spigot-56f8471-56118c6]
250 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[spigot.jar:git-Spigot-56f8471-56118c6]
251 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[spigot.jar:git-Spigot-56f8471-56118c6]
252 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[spigot.jar:git-Spigot-56f8471-56118c6]
253 at com.google.gson.Gson.fromJson(Gson.java:887) ~[spigot.jar:git-Spigot-56f8471-56118c6]
254 at com.google.gson.Gson.fromJson(Gson.java:952) ~[spigot.jar:git-Spigot-56f8471-56118c6]
255 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[spigot.jar:git-Spigot-56f8471-56118c6]
256 at net.minecraft.server.v1_14_R1.ChatDeserializer.a(SourceFile:440) ~[spigot.jar:git-Spigot-56f8471-56118c6]
257 at net.minecraft.server.v1_14_R1.ChatDeserializer.a(SourceFile:448) ~[spigot.jar:git-Spigot-56f8471-56118c6]
258 at net.minecraft.server.v1_14_R1.LootSelector$b.deserialize(SourceFile:173) ~[spigot.jar:git-Spigot-56f8471-56118c6]
259 at net.minecraft.server.v1_14_R1.LootSelector$b.deserialize(SourceFile:169) ~[spigot.jar:git-Spigot-56f8471-56118c6]
260 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[spigot.jar:git-Spigot-56f8471-56118c6]
261 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[spigot.jar:git-Spigot-56f8471-56118c6]
262 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[spigot.jar:git-Spigot-56f8471-56118c6]
263 at com.google.gson.Gson.fromJson(Gson.java:887) ~[spigot.jar:git-Spigot-56f8471-56118c6]
264 at com.google.gson.Gson.fromJson(Gson.java:952) ~[spigot.jar:git-Spigot-56f8471-56118c6]
265 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[spigot.jar:git-Spigot-56f8471-56118c6]
266 at net.minecraft.server.v1_14_R1.ChatDeserializer.a(SourceFile:440) ~[spigot.jar:git-Spigot-56f8471-56118c6]
267 at net.minecraft.server.v1_14_R1.ChatDeserializer.a(SourceFile:456) ~[spigot.jar:git-Spigot-56f8471-56118c6]
268 at net.minecraft.server.v1_14_R1.LootTable$b.deserialize(SourceFile:215) ~[spigot.jar:git-Spigot-56f8471-56118c6]
269 at net.minecraft.server.v1_14_R1.LootTable$b.deserialize(SourceFile:211) ~[spigot.jar:git-Spigot-56f8471-56118c6]
270 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[spigot.jar:git-Spigot-56f8471-56118c6]
271 at com.google.gson.Gson.fromJson(Gson.java:887) ~[spigot.jar:git-Spigot-56f8471-56118c6]
272 at com.google.gson.Gson.fromJson(Gson.java:952) ~[spigot.jar:git-Spigot-56f8471-56118c6]
273 at com.google.gson.Gson.fromJson(Gson.java:925) ~[spigot.jar:git-Spigot-56f8471-56118c6]
274 at net.minecraft.server.v1_14_R1.LootTableRegistry.a(SourceFile:62) ~[spigot.jar:git-Spigot-56f8471-56118c6]
275 at java.util.HashMap.forEach(HashMap.java:1336) ~[?:?]
276 at net.minecraft.server.v1_14_R1.LootTableRegistry.a(SourceFile:60) ~[spigot.jar:git-Spigot-56f8471-56118c6]
277 at net.minecraft.server.v1_14_R1.LootTableRegistry.a(SourceFile:26) ~[spigot.jar:git-Spigot-56f8471-56118c6]
278 at net.minecraft.server.v1_14_R1.ResourceDataAbstract.a(SourceFile:13) ~[spigot.jar:git-Spigot-56f8471-56118c6]
279 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?]
280 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478) ~[?:?]
281 at net.minecraft.server.v1_14_R1.Reloadable.a(SourceFile:71) ~[spigot.jar:git-Spigot-56f8471-56118c6]
282 at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [spigot.jar:git-Spigot-56f8471-56118c6]
283 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144) [spigot.jar:git-Spigot-56f8471-56118c6]
284 at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [spigot.jar:git-Spigot-56f8471-56118c6]
285 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118) [spigot.jar:git-Spigot-56f8471-56118c6]
286 at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:909) [spigot.jar:git-Spigot-56f8471-56118c6]
287 at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:902) [spigot.jar:git-Spigot-56f8471-56118c6]
288 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127) [spigot.jar:git-Spigot-56f8471-56118c6]
289 at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1724) [spigot.jar:git-Spigot-56f8471-56118c6]
290 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:542) [spigot.jar:git-Spigot-56f8471-56118c6]
291 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:375) [spigot.jar:git-Spigot-56f8471-56118c6]
292 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266) [spigot.jar:git-Spigot-56f8471-56118c6]
293 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [spigot.jar:git-Spigot-56f8471-56118c6]
294 at java.lang.Thread.run(Thread.java:834) [?:?]
295[01:13:38] [Server thread/INFO]: -------- World Settings For [Spawn] --------
296[01:13:38] [Server thread/INFO]: Experience Merge Radius: 6.0
297[01:13:38] [Server thread/INFO]: Mob Spawn Range: 3
298[01:13:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
299[01:13:38] [Server thread/INFO]: Cane Growth Modifier: 100%
300[01:13:38] [Server thread/INFO]: Melon Growth Modifier: 100%
301[01:13:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
302[01:13:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
303[01:13:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
304[01:13:38] [Server thread/INFO]: Beetroot Growth Modifier: 100%
305[01:13:38] [Server thread/INFO]: Carrot Growth Modifier: 100%
306[01:13:38] [Server thread/INFO]: Potato Growth Modifier: 100%
307[01:13:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
308[01:13:38] [Server thread/INFO]: NetherWart Growth Modifier: 100%
309[01:13:38] [Server thread/INFO]: Vine Growth Modifier: 100%
310[01:13:38] [Server thread/INFO]: Cocoa Growth Modifier: 100%
311[01:13:38] [Server thread/INFO]: Bamboo Growth Modifier: 100%
312[01:13:38] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
313[01:13:38] [Server thread/INFO]: Kelp Growth Modifier: 100%
314[01:13:38] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Ra 48 / Mi 2 / Tiv true
315[01:13:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 20 / Other 64
316[01:13:38] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
317[01:13:38] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
318[01:13:38] [Server thread/INFO]: Max TNT Explosions: 100
319[01:13:38] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
320[01:13:38] [Server thread/INFO]: View Distance: 10
321[01:13:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
322[01:13:38] [Server thread/INFO]: Item Despawn Rate: 6000
323[01:13:38] [Server thread/INFO]: Item Merge Radius: 3.5
324[01:13:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
325[01:13:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
326[01:13:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
327[01:13:39] [Server thread/INFO]: Preparing start region for dimension 'Spawn'/minecraft:overworld
328[01:13:40] [Server thread/INFO]: Preparing spawn area: 0%
329[01:13:40] [Server thread/INFO]: Preparing spawn area: 0%
330[01:13:40] [Server thread/INFO]: Preparing spawn area: 0%
331[01:13:40] [Server-Worker-1/INFO]: Preparing spawn area: 0%
332[01:13:42] [Server thread/INFO]: Preparing spawn area: 0%
333[01:13:42] [Server thread/INFO]: Preparing spawn area: 0%
334[01:13:42] [Server thread/INFO]: Preparing spawn area: 0%
335[01:13:43] [Server thread/INFO]: Preparing spawn area: 85%
336[01:13:43] [Server thread/INFO]: Preparing spawn area: 85%
337[01:13:43] [Server thread/INFO]: Time elapsed: 4415 ms
338[01:13:43] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.2
339[01:13:43] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
340[01:13:43] [Server thread/ERROR]: [PlaceholderAPI] Failed to init placeholder expansion from class: com.extendedclip.papi.expansion.factions.MCoreFactionsExpansion
341[01:13:43] [Server thread/ERROR]: [PlaceholderAPI] com/massivecraft/factions/RelationParticipator
342[01:13:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: jobs
343[01:13:43] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_tp% has been loaded!
344[01:13:43] [Server thread/INFO]: [PlaceholderAPI] Javascript boolean placeholder %javascript_is_staff% has been loaded!
345[01:13:43] [Server thread/INFO]: [PlaceholderAPI] Javascript string placeholder %javascript_math% has been loaded!
346[01:13:43] [Server thread/WARN]: [PlaceholderAPI] Javascript string placeholder staff_online is invalid!
347[01:13:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: javascript
348[01:13:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
349[01:13:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
350[01:13:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mvdw
351[01:13:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
352[01:13:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: factions
353[01:13:43] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
354[01:13:43] [Server thread/INFO]: [Item_Stacker] Enabling Item_Stacker v1.2
355[01:13:43] [Server thread/INFO]: [Item_Stacker] Registered 5 messages and 2 different Stack sizes.
356[01:13:43] [Server thread/INFO]: [Item_Stacker] The default stack size will be default size items each stack. Permissions for each item are enabled.
357[01:13:43] [Server thread/INFO]: [Arconix] Enabling Arconix v1.1.1
358[01:13:43] [Server thread/INFO]: [CustomDrops] Enabling CustomDrops v2.0.0
359[01:13:43] [Server thread/INFO]: [CustomDrops] MCUpdate has been successfully set up![m
360[01:13:43] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.1.3
361[01:13:43] [Server thread/INFO]: [SavageCore] Enabling SavageCore v1.4-STABLE
362[01:13:43] [Server thread/INFO]: [SavageCore] Running Base Framework Enable...
363[01:13:43] [Server thread/INFO]: [SavageCore] ================================================
364[01:13:43] [Server thread/INFO]: [SavageCore] Plugin: SavageCore
365[01:13:43] [Server thread/INFO]: [SavageCore] Version: 1.4-STABLE
366[01:13:43] [Server thread/INFO]: [SavageCore] Author(s): [Ryder]
367[01:13:43] [Server thread/INFO]: [SavageCore] Description: A plugin to improve the Factions experience.
368[01:13:43] [Server thread/INFO]: [SavageCore] ================================================
369[01:13:43] [Server thread/INFO]: [SavageCore] Loading the messages.yml
370[01:13:43] [Server thread/INFO]: [SavageCore] Successfully loaded messages.yml
371[01:13:43] [Server thread/INFO]: [SavageCore] Loading the config.yml
372[01:13:43] [Server thread/INFO]: [SavageCore] Successfully loaded config.yml
373[01:13:43] [Server thread/INFO]: [BlockCommands] Enabling BlockCommands v1.0
374[01:13:43] [Server thread/INFO]: [LavaSpongeBeta] Enabling LavaSpongeBeta v1.0.6.5
375[01:13:43] [Server thread/INFO]: [Skript] Enabling Skript v2.4-beta9
376[01:13:44] [Thread-7/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running the latest stable version of Skript.[m
377[01:13:50] [Server thread/INFO]: [Skript] Loaded 114225 aliases in 6727ms
378[01:13:51] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
379[01:13:51] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.0
380[01:13:51] [Server thread/INFO]: [ClearLag] Loading modules...
381[01:13:51] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
382[01:13:51] [Server thread/INFO]: [ClearLag] Modules have been loaded!
383[01:13:51] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
384[01:13:51] [Server thread/INFO]: [DisableJoinMessage] Enabling DisableJoinMessage v1.0
385[01:13:51] [Server thread/INFO]: DisableJoinMessage Developed by MajkGamesCZ
386[01:13:51] [Server thread/INFO]: DisableJoinMessage Enabled!
387[01:13:51] [Server thread/INFO]: Plugin now will disable all onJoin messages!
388[01:13:51] [Server thread/INFO]: [BarGamble] Enabling BarGamble v1.0
389[01:13:51] [Thread-9/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.14]...
390[01:13:51] [Server thread/INFO]: [IllegalStack] Enabling IllegalStack v2.0.7b
391[01:13:51] [Server thread/INFO]: §cThe following materials are allowed to have stacks larger than the vanilla size: POTION
392[01:13:51] [Server thread/INFO]: [IllegalStack] Chat Components found! Enabling clickable commands in /istack
393[01:13:51] [Server thread/INFO]: [Illegal Stack] - MC Version 1.14 detected!
394[01:13:51] [Server thread/INFO]: Blocking 1.14 villager trade cheesing.
395[01:13:51] [Server thread/INFO]: [SkQuery] Enabling SkQuery v4.1.1
396[01:13:51] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
397[01:13:51] [Server thread/INFO]: [skQuery] Beginning to process a total of 139 from SkQuery
398[01:13:51] [Server thread/INFO]: [skQuery] Out of 139 classes, 137 classes were loaded from SkQuery
399[01:13:51] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.7
400[01:13:51] [Thread-9/INFO]: [ClearLag] No updates found!
401[01:13:51] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
402[01:13:51] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
403[01:13:51] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Survival" has border radius 8000 at X: -140.5 Z: 88.5
404[01:13:51] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Survival_the_end" has border radius 5000 at X: -0.7 Z: -1.3
405[01:13:51] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Survival_nether" has border radius 6000 at X: 0.0 Z: 1.3
406[01:13:51] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 980.0 Y: 78.0 Z: 115.0
407[01:13:51] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
408[01:13:51] [Server thread/ERROR]: Error occurred while enabling Votifier v1.9 (Is it up to date?)
409java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter
410 at com.vexsoftware.votifier.crypto.RSAIO.load(RSAIO.java:87) ~[?:?]
411 at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:151) ~[?:?]
412 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Spigot-56f8471-56118c6]
413 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot.jar:git-Spigot-56f8471-56118c6]
414 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-56f8471-56118c6]
415 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [spigot.jar:git-Spigot-56f8471-56118c6]
416 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [spigot.jar:git-Spigot-56f8471-56118c6]
417 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449) [spigot.jar:git-Spigot-56f8471-56118c6]
418 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266) [spigot.jar:git-Spigot-56f8471-56118c6]
419 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [spigot.jar:git-Spigot-56f8471-56118c6]
420 at java.lang.Thread.run(Thread.java:834) [?:?]
421Caused by: java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter
422 at java.net.URLClassLoader.findClass(URLClassLoader.java:471) ~[?:?]
423 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:135) ~[spigot.jar:git-Spigot-56f8471-56118c6]
424 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:81) ~[spigot.jar:git-Spigot-56f8471-56118c6]
425 at java.lang.ClassLoader.loadClass(ClassLoader.java:588) ~[?:?]
426 at java.lang.ClassLoader.loadClass(ClassLoader.java:521) ~[?:?]
427 ... 11 more
428[01:13:51] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.5.1
429[01:13:51] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
430[01:13:51] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
431[01:13:51] [Server thread/INFO]: [BlowableObsidians] Enabling BlowableObsidians v4.4
432[01:13:51] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.9.2
433[01:13:51] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
434[01:13:52] [Server thread/INFO]: [DeluxeMenus] 14 GUI menus loaded!
435[01:13:52] [Server thread/INFO]: [DeluxeMenus] Could not setup a NMS hook for your server version!
436[01:13:52] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
437[01:13:52] [Server thread/INFO]: [PermissionsEx] Initializing file backend
438[01:13:52] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
439[01:13:52] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
440[01:13:52] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx_Chat hooked.
441[01:13:52] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.9.11
442[01:13:52] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
443[01:13:52] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
444[01:13:52] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
445[01:13:52] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
446[01:13:52] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
447[01:13:52] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
448[01:13:52] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
449[01:13:52] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
450[01:13:52] [Server thread/INFO]: [CrazyCrates] Loading custom files.
451[01:13:52] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Vote.yml.
452[01:13:52] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Party.yml.
453[01:13:52] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Classic.yml.
454[01:13:52] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Legendary.yml.
455[01:13:52] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Rare.yml.
456[01:13:52] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
457[01:13:52] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
458[01:13:52] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_14_R1! Trying to find NMS support
459[01:13:52] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_14_R1' loaded!
460[01:13:52] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
461[01:13:52] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
462[01:13:52] [Server thread/INFO]: [CrazyCrates] Loaded 0 physical crate locations.
463[01:13:52] [Server thread/INFO]: [CrazyCrates] Failed to load 6 physical crate locations.
464[01:13:52] [Server thread/INFO]: [CrazyCrates] Searching for schematics to load.
465[01:13:52] [Server thread/INFO]: [CrazyCrates] All schematics were found and loaded.
466[01:13:52] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
467[01:13:52] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
468[01:13:52] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_vote}
469[01:13:52] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_vote_physical}
470[01:13:52] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_vote_total}
471[01:13:52] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_party}
472[01:13:52] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_party_physical}
473[01:13:52] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_party_total}
474[01:13:52] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_classic}
475[01:13:52] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_classic_physical}
476[01:13:52] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_classic_total}
477[01:13:52] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_legendary}
478[01:13:52] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_legendary_physical}
479[01:13:52] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_legendary_total}
480[01:13:52] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_rare}
481[01:13:52] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_rare_physical}
482[01:13:52] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_rare_total}
483[01:13:52] [Server thread/INFO]: [Item2Chat] Enabling Item2Chat v4.2.0
484[01:13:52] [Server thread/INFO]: [Item2Chat] Item2Chat version 4.2.0 is Enabled
485[01:13:52] [Server thread/INFO]: [Trading] Enabling Trading v3.2
486[01:13:52] [Server thread/INFO]: [Trading] Trading has been enabled
487[01:13:52] [Server thread/INFO]: [Trading] Vault and Economy have been found!
488[01:13:52] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
489[01:13:52] [Server thread/INFO]:
490
491******************************************************
492 This version of HolographicDisplays only
493 works on server versions from 1.8 to 1.13.1.
494 The plugin will be disabled.
495******************************************************
496
497[01:13:57] [Server thread/INFO]: [RepairPlus] Enabling RepairPlus v1.3.4
498[01:13:57] [Server thread/INFO]: [RepairPlus] RepairPlus v1.3.4 has been enabled!
499[01:13:57] [Server thread/INFO]: [RepairPlus] Loading language file
500[01:13:57] [Server thread/INFO]: [RepairPlus] Loading data file
501[01:13:57] [Server thread/INFO]: §3Repair §8» MCUpdate enabled and loaded
502[01:13:57] [Server thread/INFO]: [WithdrawAdvanced] Enabling WithdrawAdvanced v1.6.3
503[01:13:57] [Server thread/WARN]: java.lang.ClassNotFoundException: dev.ryujix.withdraw.nms.v1_14_R1
504[01:13:57] [Server thread/WARN]: at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:471)
505[01:13:57] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:135)
506[01:13:57] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:81)
507[01:13:57] [Server thread/WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588)
508[01:13:57] [Server thread/WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
509[01:13:57] [Server thread/WARN]: at java.base/java.lang.Class.forName0(Native Method)
510[01:13:57] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:315)
511[01:13:57] [Server thread/WARN]: at dev.ryujix.withdraw.WithdrawAdvanced.runNMSCheck(WithdrawAdvanced.java:51)
512[01:13:57] [Server thread/WARN]: at dev.ryujix.withdraw.WithdrawAdvanced.onEnable(WithdrawAdvanced.java:27)
513[01:13:57] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
514[01:13:57] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352)
515[01:13:57] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417)
516[01:13:57] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461)
517[01:13:57] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375)
518[01:13:57] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449)
519[01:13:57] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266)
520[01:13:57] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775)
521[01:13:57] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:834)
522[01:13:57] [Server thread/ERROR]: [WithdrawAdvanced] Could not find support for this CraftBukkit version.
523[01:13:57] [Server thread/INFO]: [WithdrawAdvanced] Check for updates at URL HERE
524[01:13:57] [Server thread/INFO]: [0;31;1mWithdraw Advanced has been disabled![m
525[01:13:57] [Server thread/INFO]: [0;32;1mWithdraw Advanced has been enabled![m
526[01:13:57] [Server thread/ERROR]: Error occurred while enabling WithdrawAdvanced v1.6.3 (Is it up to date?)
527org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register dev.ryujix.withdraw.Events.BankNote@106c5de8 while not enabled
528 at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:552) ~[spigot.jar:git-Spigot-56f8471-56118c6]
529 at dev.ryujix.withdraw.WithdrawAdvanced.registerEvents(WithdrawAdvanced.java:73) ~[?:?]
530 at dev.ryujix.withdraw.WithdrawAdvanced.onEnable(WithdrawAdvanced.java:31) ~[?:?]
531 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Spigot-56f8471-56118c6]
532 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot.jar:git-Spigot-56f8471-56118c6]
533 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-56f8471-56118c6]
534 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [spigot.jar:git-Spigot-56f8471-56118c6]
535 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [spigot.jar:git-Spigot-56f8471-56118c6]
536 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449) [spigot.jar:git-Spigot-56f8471-56118c6]
537 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266) [spigot.jar:git-Spigot-56f8471-56118c6]
538 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [spigot.jar:git-Spigot-56f8471-56118c6]
539 at java.lang.Thread.run(Thread.java:834) [?:?]
540[01:13:57] [Server thread/INFO]: [GuiBalance] Enabling GuiBalance v1.4
541[01:13:57] [Server thread/INFO]: [GuiBalance] [0;32;1mYou are using the latest version of GuiBalance[m
542[01:13:57] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.3;7a097ca
543[01:13:58] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
544[01:13:58] [Server thread/ERROR]: Error occurred while enabling WorldEdit v6.1.3;7a097ca (Is it up to date?)
545java.lang.IllegalArgumentException: Channel must contain : separator (attempted to use WECUI)
546 at org.bukkit.plugin.messaging.StandardMessenger.validateAndCorrectChannel(StandardMessenger.java:503) ~[spigot.jar:git-Spigot-56f8471-56118c6]
547 at org.bukkit.plugin.messaging.StandardMessenger.registerIncomingPluginChannel(StandardMessenger.java:216) ~[spigot.jar:git-Spigot-56f8471-56118c6]
548 at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:110) ~[?:?]
549 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Spigot-56f8471-56118c6]
550 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot.jar:git-Spigot-56f8471-56118c6]
551 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-56f8471-56118c6]
552 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [spigot.jar:git-Spigot-56f8471-56118c6]
553 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [spigot.jar:git-Spigot-56f8471-56118c6]
554 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449) [spigot.jar:git-Spigot-56f8471-56118c6]
555 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266) [spigot.jar:git-Spigot-56f8471-56118c6]
556 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [spigot.jar:git-Spigot-56f8471-56118c6]
557 at java.lang.Thread.run(Thread.java:834) [?:?]
558[01:13:58] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
559[01:13:58] [Server thread/INFO]: Bukkit version format changed. Version not checked.
560[01:13:58] [Server thread/INFO]: git-Spigot-56f8471-56118c6 (MC: 1.14.4)
561[01:13:58] [Server thread/INFO]: 1.14.4-R0.1-SNAPSHOT
562[01:13:58] [Server thread/INFO]: Using locale en
563[01:13:58] [Server thread/INFO]: Using locale en
564[01:13:58] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
565[01:13:58] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
566[01:13:58] [Server thread/INFO]: [Jobs] Enabling Jobs v3.8.2
567[01:13:58] [Server thread/INFO]: Your server version is not compatible with this plugins version! Plugin will be disabled: v1_14
568[01:13:58] [Server thread/ERROR]: Error occurred while enabling Jobs v3.8.2 (Is it up to date?)
569java.lang.NullPointerException: null
570 at com.gamingmesh.jobs.Jobs.onDisable(Jobs.java:766) ~[?:?]
571 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[spigot.jar:git-Spigot-56f8471-56118c6]
572 at com.gamingmesh.jobs.Jobs.onEnable(Jobs.java:683) ~[?:?]
573 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Spigot-56f8471-56118c6]
574 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot.jar:git-Spigot-56f8471-56118c6]
575 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-56f8471-56118c6]
576 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [spigot.jar:git-Spigot-56f8471-56118c6]
577 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [spigot.jar:git-Spigot-56f8471-56118c6]
578 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449) [spigot.jar:git-Spigot-56f8471-56118c6]
579 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266) [spigot.jar:git-Spigot-56f8471-56118c6]
580 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [spigot.jar:git-Spigot-56f8471-56118c6]
581 at java.lang.Thread.run(Thread.java:834) [?:?]
582[01:13:58] [Server thread/INFO]: [BountyHunters] Enabling BountyHunters v2.0
583[01:13:58] [Server thread/INFO]: [BountyHunters] [0;30;1mDetected Server Version: v1_14_R1[m
584[01:13:58] [Server thread/INFO]: [BountyHunters] [0;30;1mDetected PlaceholderAPI, loading placeholders...[m
585[01:13:58] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
586[01:13:58] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
587[01:13:58] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v2.4-b527" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [Rigby, fernferret, lithium3141, main--].
588[01:13:58] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
589[01:13:58] [Server thread/ERROR]: Error occurred while enabling Multiverse-Core v2.4-b527 (Is it up to date?)
590java.lang.NoSuchMethodError: 'org.bukkit.configuration.file.YamlConfiguration org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(java.io.InputStream)'
591 at com.onarandombox.MultiverseCore.MultiverseCore.loadConfigs(MultiverseCore.java:296) ~[?:?]
592 at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:239) ~[?:?]
593 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Spigot-56f8471-56118c6]
594 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot.jar:git-Spigot-56f8471-56118c6]
595 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-56f8471-56118c6]
596 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [spigot.jar:git-Spigot-56f8471-56118c6]
597 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [spigot.jar:git-Spigot-56f8471-56118c6]
598 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449) [spigot.jar:git-Spigot-56f8471-56118c6]
599 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266) [spigot.jar:git-Spigot-56f8471-56118c6]
600 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [spigot.jar:git-Spigot-56f8471-56118c6]
601 at java.lang.Thread.run(Thread.java:834) [?:?]
602[01:13:58] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
603[01:13:58] [Server thread/ERROR]: Error occurred while enabling Citizens v2.0.16-SNAPSHOT (build 1267) (Is it up to date?)
604java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_8_R3/CraftServer
605 at net.citizensnpcs.util.Util.getMinecraftRevision(Util.java:78) ~[?:?]
606 at net.citizensnpcs.Citizens.onEnable(Citizens.java:262) ~[?:?]
607 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Spigot-56f8471-56118c6]
608 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot.jar:git-Spigot-56f8471-56118c6]
609 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-56f8471-56118c6]
610 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [spigot.jar:git-Spigot-56f8471-56118c6]
611 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [spigot.jar:git-Spigot-56f8471-56118c6]
612 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449) [spigot.jar:git-Spigot-56f8471-56118c6]
613 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266) [spigot.jar:git-Spigot-56f8471-56118c6]
614 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [spigot.jar:git-Spigot-56f8471-56118c6]
615 at java.lang.Thread.run(Thread.java:834) [?:?]
616Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_8_R3.CraftServer
617 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-56f8471-56118c6]
618 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:81) ~[spigot.jar:git-Spigot-56f8471-56118c6]
619 at java.lang.ClassLoader.loadClass(ClassLoader.java:588) ~[?:?]
620 at java.lang.ClassLoader.loadClass(ClassLoader.java:521) ~[?:?]
621 ... 11 more
622[01:13:58] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.18.0
623[01:13:58] [Server thread/INFO]: [KitPreview] Enabling KitPreview v5.4.1
624[01:13:58] [Server thread/INFO]: [0;32;1m=============================[m
625[01:13:58] [Server thread/INFO]: [0;37;22mKitPreview5.4.1 by [0;35;22mBrianna <3![m
626[01:13:58] [Server thread/INFO]: [0;37;22mAction: [0;32;1mEnabling[0;37;22m...[m
627[01:13:58] [Server thread/INFO]: [KitPreview] Loading language file
628[01:13:58] [Server thread/INFO]: [KitPreview] Loading data file
629[01:13:58] [Server thread/INFO]: MCUpdate enabled and loaded
630[01:13:58] [Server thread/INFO]: [0;32;1m=============================[m
631[01:13:58] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
632[01:13:58] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.11-RELEASE
633[01:13:58] [Server thread/INFO]: [CrazyAuctions] Loading the config.yml
634[01:13:58] [Server thread/INFO]: [CrazyAuctions] Successfully loaded config.yml
635[01:13:58] [Server thread/INFO]: [CrazyAuctions] Loading the Data.yml
636[01:13:58] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Data.yml
637[01:13:58] [Server thread/INFO]: [CrazyAuctions] Loading the Messages.yml
638[01:13:58] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Messages.yml
639[01:13:58] [Server thread/INFO]: [BlockParticles] Enabling BlockParticles v1.9.7.2
640[01:13:58] [Server thread/INFO]: [HolographicExtension] Enabling HolographicExtension v1.7
641[01:13:58] [Server thread/INFO]: [HolographicExtension] Please enable HolographicDisplays, Extension disabling.
642[01:13:58] [Server thread/INFO]: [HolographicExtension] Hext error, not important, ignoring
643[01:13:58] [Server thread/ERROR]: Error occurred while enabling HolographicExtension v1.7 (Is it up to date?)
644java.lang.NoClassDefFoundError: com/gmail/filoghost/holographicdisplays/util/MinecraftVersion
645 at com.appletec.holograms.HolographicExtension.onEnable(HolographicExtension.java:71) ~[?:?]
646 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Spigot-56f8471-56118c6]
647 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot.jar:git-Spigot-56f8471-56118c6]
648 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-56f8471-56118c6]
649 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [spigot.jar:git-Spigot-56f8471-56118c6]
650 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [spigot.jar:git-Spigot-56f8471-56118c6]
651 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449) [spigot.jar:git-Spigot-56f8471-56118c6]
652 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266) [spigot.jar:git-Spigot-56f8471-56118c6]
653 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [spigot.jar:git-Spigot-56f8471-56118c6]
654 at java.lang.Thread.run(Thread.java:834) [?:?]
655Caused by: java.lang.ClassNotFoundException: com.gmail.filoghost.holographicdisplays.util.MinecraftVersion
656 at java.net.URLClassLoader.findClass(URLClassLoader.java:471) ~[?:?]
657 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:135) ~[spigot.jar:git-Spigot-56f8471-56118c6]
658 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:81) ~[spigot.jar:git-Spigot-56f8471-56118c6]
659 at java.lang.ClassLoader.loadClass(ClassLoader.java:588) ~[?:?]
660 at java.lang.ClassLoader.loadClass(ClassLoader.java:521) ~[?:?]
661 ... 10 more
662[01:13:58] [Server thread/INFO]: [MoreTP] Enabling MoreTP v0.3.3
663[01:13:58] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_14_R1.EnumParticle
664[01:13:58] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
665[01:13:58] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:81)
666[01:13:58] [Server thread/WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588)
667[01:13:58] [Server thread/WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
668[01:13:58] [Server thread/WARN]: at java.base/java.lang.Class.forName0(Native Method)
669[01:13:58] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:315)
670[01:13:58] [Server thread/WARN]: at me.onenrico.moretp.try23q.teryertytrekuohgtfjkhgfd.getNMSClass(ReflectionUT.java:16)
671[01:13:58] [Server thread/WARN]: at me.onenrico.moretp.rtewerewrwety.irfaoiewjt.asoitewituj.<init>(ParticleManager.java:26)
672[01:13:58] [Server thread/WARN]: at me.onenrico.moretp.main.Core.q3jf9q23jf23q(Core.java:152)
673[01:13:58] [Server thread/WARN]: at me.onenrico.moretp.main.Core.onEnable(Core.java:75)
674[01:13:58] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
675[01:13:58] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352)
676[01:13:58] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417)
677[01:13:58] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461)
678[01:13:58] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375)
679[01:13:58] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449)
680[01:13:58] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266)
681[01:13:58] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775)
682[01:13:58] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:834)
683[01:13:58] [Server thread/INFO]: [0;30;1m[[0;35;1mDebug[0;30;1m] [0;37;1m[MoreTP]Only premium version can change prefix[m
684[01:13:58] [Server thread/INFO]: [CrazyEnvoy] Enabling CrazyEnvoy v1.2.8.3
685[01:13:58] [Server thread/ERROR]: Error occurred while enabling CrazyEnvoy v1.2.8.3 (Is it up to date?)
686java.lang.IllegalArgumentException: Material cannot be null
687 at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[spigot.jar:git-Spigot-56f8471-56118c6]
688 at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:70) ~[spigot.jar:git-Spigot-56f8471-56118c6]
689 at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:58) ~[spigot.jar:git-Spigot-56f8471-56118c6]
690 at me.badbones69.envoy.Methods.makeItem(Methods.java:153) ~[?:?]
691 at me.badbones69.envoy.api.Prizes.loadPrizes(Prizes.java:95) ~[?:?]
692 at me.badbones69.envoy.Main.onEnable(Main.java:44) ~[?:?]
693 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Spigot-56f8471-56118c6]
694 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot.jar:git-Spigot-56f8471-56118c6]
695 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-56f8471-56118c6]
696 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [spigot.jar:git-Spigot-56f8471-56118c6]
697 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [spigot.jar:git-Spigot-56f8471-56118c6]
698 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449) [spigot.jar:git-Spigot-56f8471-56118c6]
699 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266) [spigot.jar:git-Spigot-56f8471-56118c6]
700 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [spigot.jar:git-Spigot-56f8471-56118c6]
701 at java.lang.Thread.run(Thread.java:834) [?:?]
702[01:13:58] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
703[01:13:59] [Server thread/ERROR]: Error occurred while enabling WorldGuard v6.1 (Is it up to date?)
704java.lang.NoSuchMethodError: 'com.google.common.util.concurrent.ListeningExecutorService com.google.common.util.concurrent.MoreExecutors.sameThreadExecutor()'
705 at com.sk89q.worldguard.internal.guava.cache.LocalCache.<clinit>(LocalCache.java:77) ~[?:?]
706 at com.sk89q.worldguard.internal.guava.cache.LocalCache$LocalLoadingCache.<init>(LocalCache.java:4798) ~[?:?]
707 at com.sk89q.worldguard.internal.guava.cache.CacheBuilder.build(CacheBuilder.java:793) ~[?:?]
708 at com.sk89q.worldguard.session.SessionManager.<init>(SessionManager.java:56) ~[?:?]
709 at com.sk89q.worldguard.bukkit.WorldGuardPlugin.onEnable(WorldGuardPlugin.java:135) ~[?:?]
710 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Spigot-56f8471-56118c6]
711 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot.jar:git-Spigot-56f8471-56118c6]
712 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-56f8471-56118c6]
713 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [spigot.jar:git-Spigot-56f8471-56118c6]
714 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [spigot.jar:git-Spigot-56f8471-56118c6]
715 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449) [spigot.jar:git-Spigot-56f8471-56118c6]
716 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266) [spigot.jar:git-Spigot-56f8471-56118c6]
717 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [spigot.jar:git-Spigot-56f8471-56118c6]
718 at java.lang.Thread.run(Thread.java:834) [?:?]
719[01:13:59] [Server thread/INFO]: [MoreFish] Enabling MoreFish v2.1.3
720[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:fish' is invalid item id!
721[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:fish' is invalid item id!
722[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:fish' is invalid item id!
723[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:fish' is invalid item id!
724[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:fish' is invalid item id!
725[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:fish' is invalid item id!
726[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:pumpkin_pie' is invalid item id!
727[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:fish' is invalid item id!
728[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:bread' is invalid item id!
729[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:fishing_rod|30' is invalid item id!
730[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:sponge' is invalid item id!
731[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:fish' is invalid item id!
732[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:dye' is invalid item id!
733[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:fish' is invalid item id!
734[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:fish' is invalid item id!
735[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:fish' is invalid item id!
736[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:fish|2' is invalid item id!
737[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:fish|3' is invalid item id!
738[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:fish' is invalid item id!
739[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:fish|1' is invalid item id!
740[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:fish' is invalid item id!
741[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:fish' is invalid item id!
742[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:fish' is invalid item id!
743[01:13:59] [Server thread/WARN]: [MoreFish] 'minecraft:fish' is invalid item id!
744[01:13:59] [Server thread/INFO]: [MoreFish] Loaded 24 fish successfully.
745[01:13:59] [Server thread/WARN]: java.lang.NullPointerException
746[01:13:59] [Server thread/WARN]: at me.elsiff.morefish.protocol.UpdateChecker.loadNewVersion(UpdateChecker.java:42)
747[01:13:59] [Server thread/WARN]: at me.elsiff.morefish.protocol.UpdateChecker.<init>(UpdateChecker.java:18)
748[01:13:59] [Server thread/WARN]: at me.elsiff.morefish.MoreFish.onEnable(MoreFish.java:54)
749[01:13:59] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
750[01:13:59] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352)
751[01:13:59] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417)
752[01:13:59] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461)
753[01:13:59] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375)
754[01:13:59] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449)
755[01:13:59] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266)
756[01:13:59] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775)
757[01:13:59] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:834)
758[01:13:59] [Server thread/INFO]: [MoreFish] Found Vault for economy support.
759[01:13:59] [Server thread/ERROR]: Error occurred while enabling MoreFish v2.1.3 (Is it up to date?)
760java.lang.NullPointerException: null
761 at me.elsiff.morefish.hooker.CitizensHooker.registerTrait(CitizensHooker.java:14) ~[?:?]
762 at me.elsiff.morefish.MoreFish.onEnable(MoreFish.java:80) ~[?:?]
763 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Spigot-56f8471-56118c6]
764 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot.jar:git-Spigot-56f8471-56118c6]
765 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-56f8471-56118c6]
766 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [spigot.jar:git-Spigot-56f8471-56118c6]
767 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [spigot.jar:git-Spigot-56f8471-56118c6]
768 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449) [spigot.jar:git-Spigot-56f8471-56118c6]
769 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266) [spigot.jar:git-Spigot-56f8471-56118c6]
770 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [spigot.jar:git-Spigot-56f8471-56118c6]
771 at java.lang.Thread.run(Thread.java:834) [?:?]
772[01:13:59] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.7.2
773[01:13:59] [Server thread/INFO]: Injecting command info into Citizens.[m
774[01:13:59] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
775[01:13:59] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.1.5
776[01:13:59] [Server thread/ERROR]: Error occurred while enabling TitleManager v2.1.5 (Is it up to date?)
777java.lang.IllegalArgumentException: Parameter specified as non-null is null: method io.puharesource.mc.titlemanager.config.TMConfigMain$locale$1.invoke, parameter it
778 at io.puharesource.mc.titlemanager.config.TMConfigMain$locale$1.invoke(TMConfig.kt) ~[?:?]
779 at io.puharesource.mc.titlemanager.config.TMConfigMain$locale$1.invoke(TMConfig.kt:33) ~[?:?]
780 at io.puharesource.mc.titlemanager.config.TMConfig$DefaultImpls.value(TMConfig.kt:14) ~[?:?]
781 at io.puharesource.mc.titlemanager.config.TMConfigMain.value(TMConfig.kt:33) ~[?:?]
782 at io.puharesource.mc.titlemanager.config.TMConfigMain.<init>(TMConfig.kt:40) ~[?:?]
783 at io.puharesource.mc.titlemanager.TitleManagerPlugin.reloadConfig(TitleManagerPlugin.kt:110) ~[?:?]
784 at io.puharesource.mc.titlemanager.TitleManagerPlugin.getConfig(TitleManagerPlugin.kt:102) ~[?:?]
785 at io.puharesource.mc.titlemanager.InternalsKt.debug(Internals.kt:37) ~[?:?]
786 at io.puharesource.mc.titlemanager.TitleManagerPlugin.onEnable(TitleManagerPlugin.kt:51) ~[?:?]
787 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Spigot-56f8471-56118c6]
788 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot.jar:git-Spigot-56f8471-56118c6]
789 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-56f8471-56118c6]
790 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [spigot.jar:git-Spigot-56f8471-56118c6]
791 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [spigot.jar:git-Spigot-56f8471-56118c6]
792 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449) [spigot.jar:git-Spigot-56f8471-56118c6]
793 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266) [spigot.jar:git-Spigot-56f8471-56118c6]
794 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [spigot.jar:git-Spigot-56f8471-56118c6]
795 at java.lang.Thread.run(Thread.java:834) [?:?]
796[01:13:59] [Server thread/INFO]: [CommandRegions] Enabling CommandRegions v2.0.0
797[01:13:59] [Server thread/INFO]: [CommandRegions] Enabling the plugin...
798[01:13:59] [Server thread/INFO]: [CommandRegions] Enabled CommandRegions v2.0.0!
799[01:13:59] [Server thread/INFO]: [EliteMobs] Enabling EliteMobs v7.1.0
800[01:13:59] [Server thread/INFO]: _____ _ _____ _____ ________ ______________ _____
801[01:13:59] [Server thread/INFO]: | ___| | |_ _|_ _| ___| \/ | _ | ___ \/ ___|
802[01:13:59] [Server thread/INFO]: | |__ | | | | | | | |__ | . . | | | | |_/ /\ `--.
803[01:13:59] [Server thread/INFO]: | __|| | | | | | | __|| |\/| | | | | ___ \ `--. \
804[01:13:59] [Server thread/INFO]: | |___| |_____| |_ | | | |___| | | \ \_/ / |_/ //\__/ /
805[01:13:59] [Server thread/INFO]: \____/\_____/\___/ \_/ \____/\_| |_/\___/\____/ \____/
806[01:13:59] [Server thread/INFO]: By MagmaGuy
807[01:13:59] [Server thread/WARN]: [EliteMobs] WorldGuard compatibility is not enabled!
808[01:13:59] [Server thread/INFO]: [EliteMobs] Vault detected.
809[01:13:59] [Server thread/INFO]: [EliteMobs] Latest public release is 7.1.0
810[01:13:59] [Server thread/INFO]: [EliteMobs] Your version is 7.1.0
811[01:14:00] [Server thread/INFO]: [EliteMobs] You are running the latest version!
812[01:14:00] [Server thread/INFO]: [CombatTagPlus] Enabling CombatTagPlus v1.2.3
813[01:14:00] [Server thread/ERROR]: [CombatTagPlus] **VERSION ERROR**
814[01:14:00] [Server thread/ERROR]: [CombatTagPlus] Server API version detected: v1_14_R1
815[01:14:00] [Server thread/ERROR]: [CombatTagPlus] This version of CombatTagPlus is not compatible with your CraftBukkit.
816[01:14:00] [Server thread/INFO]: [CombatTagPlus] Disabling CombatTagPlus v1.2.3
817[01:14:00] [Server thread/INFO]: [Factions] Enabling Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7
818[01:14:00] [Server thread/INFO]:
819 __ ___ _ _
820/ _\ __ ___ ____ _ __ _ ___ / __\_ _ ___| |_(_) ___ _ __ ___
821\ \ / _` \ \ / / _` |/ _` |/ _ \/ _\/ _` |/ __| __| |/ _ \| '_ \/ __|
822_\ \ (_| |\ V / (_| | (_| | __/ / | (_| | (__| |_| | (_) | | | \__ \
823\__/\__,_| \_/ \__,_|\__, |\___\/ \__,_|\___|\__|_|\___/|_| |_|___/
824 |___/
825Made with love, by ProSavage & illyria.io Team.
826[01:14:00] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7] ==== Setup ====
827[01:14:00] [Server thread/INFO]: [TrackX] Tracker starting for savagefactions
828[01:14:00] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7] Minecraft Version 1.14 found.
829[01:14:00] [Server thread/INFO]: File was not found for players.json, assuming there is no need to migrate old players.json file.
830[01:14:00] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7] ==== End Setup ====
831[01:14:00] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (28d529921bd8337368f3158405d9706590494dc1)
832[01:14:00] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7] === ENABLE START ===
833[01:14:00] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
834[01:14:00] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Need a server host? Try PebbleHost! Plans starting at $1/GB!
835[01:14:00] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Use promo code "DISCORDSRV" at checkout for 15% off your first three bills!
836[01:14:00] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
837[01:14:00] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7] Config Version 0 found! Updated config to 1
838[01:14:00] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7] Loaded 13 players
839[01:14:00] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7] Loaded 3 Factions
840[01:14:00] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7] Loading board from disk
841[01:14:00] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7] Loaded 14242 board locations
842[01:14:01] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7] CoreProtect not found, disabling Inspect
843[01:14:01] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7] Enabling Faction Flight!
844[01:14:01] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7] Enabling FactionsTop command, this is a very basic /f top please get a dedicated /f top resource if you want land calculation etc.
845[01:14:01] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7] Economy integration through Vault plugin successful.
846[01:14:01] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
847[01:14:01] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7] Minecraft Version 1.9 or higher found, using non packet based particle API
848[01:14:01] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7] Skript was found! Registering SavageFactions Addon...
849[01:14:01] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7] Skript addon registered!
850[01:14:01] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7] Successfully registered placeholders with PlaceholderAPI.
851[01:14:01] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7] Found MVdWPlaceholderAPI. Adding hooks.
852[01:14:01] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7] === ENABLE DONE (Took 912ms) ===
853[01:14:01] [Server thread/INFO]: [ChatManager] Enabling ChatManager v3.5.3
854[01:14:01] [Server thread/INFO]: [ChatManager] Hooked into: PlaceholderAPI v2.9.2
855[01:14:01] [Server thread/INFO]: [ChatManager] Hooked into: Essentials vTeamCity
856[01:14:01] [Server thread/INFO]: [ChatManager] Hooked into: Vault v1.7.2-b107
857[01:14:01] [Server thread/INFO]: [ChatManager] Hooked into: Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-7
858[01:14:01] [Server thread/INFO]: Chat Manager only supports the free version of factions v2.x[m
859[01:14:01] [Server thread/INFO]: [ChatManager] Plugin is up to date - v3.5.3
860[01:14:01] [Server thread/INFO]: [ChatManager] Starting Metrics.
861[01:14:01] [Server thread/INFO]: =========================[m
862[01:14:01] [Server thread/INFO]: Chat Manager[m
863[01:14:01] [Server thread/INFO]: Version 3.5.3[m
864[01:14:01] [Server thread/INFO]: Author: H1DD3NxN1NJA[m
865[01:14:01] [Server thread/INFO]: =========================[m
866[01:14:01] [Server thread/INFO]: [Scaffold] Enabling Scaffold v1.10.0
867[01:14:01] [Server thread/INFO]: [Scaffold] Vault Found, Hooking into Vault
868[01:14:01] [Server thread/INFO]: [KoTH] Enabling KoTH v1.5.1
869[01:14:01] [Server thread/INFO]: [KoTH] VanishNoPacket hook: Disabled
870[01:14:01] [Server thread/INFO]: [KoTH] Featherboard hook: Enabled
871[01:14:01] [Server thread/INFO]: [KoTH] Bossbar hook: Disabled
872[01:14:01] [Server thread/INFO]: [KoTH] PvPManager hook: Disabled
873[01:14:01] [Server thread/INFO]: [KoTH] Essentials Vanish hook: Enabled
874[01:14:01] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v5.0.2
875[01:14:01] [Server thread/INFO]: [SilkSpawners] This version of the plugin is NOT compatible with your Minecraft version!
876[01:14:01] [Server thread/INFO]: [SilkSpawners] Please check your versions to make sure they match!
877[01:14:01] [Server thread/INFO]: [SilkSpawners] Disabling now!
878[01:14:01] [Server thread/INFO]: [SilkSpawners] Compatible versions are: [v1_5_R1, v1_5_R2, v1_5_R3, v1_6_R1, v1_6_R2, v1_6_R3, v1_7_R1, v1_7_R2, v1_7_R3, v1_7_R4, v1_8_R1, v1_8_R2, v1_8_R3, v1_9_R1, v1_9_R2, v1_10_R1, v1_11_R1, v1_12_R1]
879[01:14:01] [Server thread/INFO]: [SilkSpawners] Your version is: v1_14_R1
880[01:14:01] [Server thread/INFO]: [SilkSpawners] You can disable this check by setting testMCVersion to false in the config!
881[01:14:01] [Server thread/INFO]: [CrazyEnchantments] Enabling CrazyEnchantments v1.8-Dev-Build-v6.1
882[01:14:01] [Server thread/INFO]: [CrazyEnchantments] Loading the config.yml
883[01:14:01] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded config.yml
884[01:14:01] [Server thread/INFO]: [CrazyEnchantments] Loading the BlockList.yml
885[01:14:01] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded BlockList.yml
886[01:14:01] [Server thread/INFO]: [CrazyEnchantments] Loading the Data.yml
887[01:14:01] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Data.yml
888[01:14:01] [Server thread/INFO]: [CrazyEnchantments] Loading the Enchantments.yml
889[01:14:01] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Enchantments.yml
890[01:14:01] [Server thread/INFO]: [CrazyEnchantments] Loading the GKitz.yml
891[01:14:01] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded GKitz.yml
892[01:14:01] [Server thread/INFO]: [CrazyEnchantments] Loading the Messages.yml
893[01:14:01] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Messages.yml
894[01:14:01] [Server thread/INFO]: [CrazyEnchantments] Loading the Enchantment-Types.yml
895[01:14:01] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Enchantment-Types.yml
896[01:14:01] [Server thread/INFO]: [CrazyEnchantments] Loading the Signs.yml
897[01:14:01] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Signs.yml
898[01:14:01] [Server thread/INFO]: [CrazyEnchantments] Loading the Tinker.yml
899[01:14:01] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Tinker.yml
900[01:14:01] [Server thread/ERROR]: Error occurred while enabling CrazyEnchantments v1.8-Dev-Build-v6.1 (Is it up to date?)
901java.lang.NullPointerException: Name is null
902 at java.lang.Enum.valueOf(Enum.java:238) ~[?:?]
903 at org.bukkit.Sound.valueOf(Sound.java:1) ~[spigot.jar:git-Spigot-56f8471-56118c6]
904 at me.badbones69.crazyenchantments.api.objects.LostBook.<init>(LostBook.java:35) ~[?:?]
905 at me.badbones69.crazyenchantments.api.CrazyEnchantments.load(CrazyEnchantments.java:130) ~[?:?]
906 at me.badbones69.crazyenchantments.Main.onEnable(Main.java:35) ~[?:?]
907 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Spigot-56f8471-56118c6]
908 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot.jar:git-Spigot-56f8471-56118c6]
909 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-56f8471-56118c6]
910 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [spigot.jar:git-Spigot-56f8471-56118c6]
911 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [spigot.jar:git-Spigot-56f8471-56118c6]
912 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449) [spigot.jar:git-Spigot-56f8471-56118c6]
913 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266) [spigot.jar:git-Spigot-56f8471-56118c6]
914 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [spigot.jar:git-Spigot-56f8471-56118c6]
915 at java.lang.Thread.run(Thread.java:834) [?:?]
916[01:14:01] [DiscordSRV - Initialization/ERROR]: [DiscordSRV] DiscordSRV failed to connect to Discord. Reason: The provided token is invalid!
917[01:14:02] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
918[01:14:02] [Server thread/INFO]: Done (47.037s)! For help, type "help"
919[01:14:02] [Netty Epoll Server IO #1/WARN]: Failed to initialize a channel. Closing: [id: 0x628adf49, L:/192.168.1.180:25565 - R:/66.229.107.196:59190]
920java.lang.NoSuchMethodError: 'com.google.common.base.Objects$ToStringHelper com.google.common.base.Objects.toStringHelper(java.lang.Object)'
921 at com.comphenix.protocol.events.ListeningWhitelist.toString(ListeningWhitelist.java:241) ~[?:?]
922 at java.lang.String.valueOf(String.java:2951) ~[?:?]
923 at java.lang.StringBuilder.append(StringBuilder.java:168) ~[?:?]
924 at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:273) ~[?:?]
925 at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?]
926 at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:251) ~[?:?]
927 at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:285) ~[?:?]
928 at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:257) ~[?:?]
929 at com.comphenix.protocol.reflect.PrettyPrinter.printIterables(PrettyPrinter.java:144) ~[?:?]
930 at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:277) ~[?:?]