· 6 years ago · Sep 17, 2019, 06:38 AM
1*** Error, this build is outdated ***
2*** Please download a new build as per instructions from https://www.spigotmc.org/go/outdated-spigot ***
3*** Server will start in 20 seconds ***
4Loading libraries, please wait...
5[16:26:48] [Server thread/INFO]: Starting minecraft server version 1.14.4
6[16:26:48] [Server thread/INFO]: Loading properties
7[16:26:49] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-9de398a-9c887d4 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
8[16:26:49] [Server thread/INFO]: Debug logging is disabled
9[16:26:49] [Server thread/INFO]: Using 4 threads for Netty based IO
10[16:26:49] [Server thread/INFO]: Server Ping Player Sample Count: 12
11[16:26:49] [Server thread/INFO]: Default game type: SURVIVAL
12[16:26:49] [Server thread/INFO]: Generating keypair
13[16:26:49] [Server thread/INFO]: Starting Minecraft server on *:25565
14[16:26:49] [Server thread/INFO]: Using default channel type
15[16:26:53] [Server thread/ERROR]: Could not load 'plugins\IspentTooLongOnThis.jar' in folder 'plugins'
16org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
17 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:170) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
18 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:138) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
19 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:350) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
20 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
21 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:776) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
22 at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
23Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning a simple key
24 in 'reader', line 8, column 3:
25 sv
26 ^
27could not find expected ':'
28 in 'reader', line 9, column 16:
29 description: Vanish
30 ^
31
32 at org.yaml.snakeyaml.scanner.ScannerImpl.stalePossibleSimpleKeys(ScannerImpl.java:464) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
33 at org.yaml.snakeyaml.scanner.ScannerImpl.needMoreTokens(ScannerImpl.java:278) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
34 at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
35 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
36 at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
37 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
38 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:214) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
39 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
40 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
41 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
42 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
43 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
44 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
45 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
46 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
47 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
48 at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:85) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
49 at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
50 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:139) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
51 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
52 at org.yaml.snakeyaml.Yaml.load(Yaml.java:452) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
53 at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:240) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
54 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:165) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
55 ... 5 more
56[16:26:56] [Server thread/WARN]: Plugin PlaceholderAPI v2.10.3 does not specify an api-version.
57[16:26:56] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.4.1
58[16:26:56] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v1.13-breaking
59[16:26:56] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
60[16:26:56] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.3
61[16:26:56] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0
62[16:26:56] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.17.1.0
63[16:26:56] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.0
64[16:26:56] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.0
65[16:26:56] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.17.1.0
66[16:26:56] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.17.1.0
67[16:26:56] [Server thread/INFO]: [TAB] Loading TAB v2.5.1
68[16:26:56] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP v2.17.1.0
69[16:26:56] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.4.1
70[16:26:56] [Server thread/INFO]: __
71[16:26:56] [Server thread/INFO]: | |__) LuckPerms v4.4.1
72[16:26:56] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
73[16:26:56] [Server thread/INFO]:
74[16:26:56] [Server thread/INFO]: [LuckPerms] Loading configuration...
75[16:26:56] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
76[16:26:57] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
77[16:26:57] [Server thread/INFO]: [LuckPerms] Performing initial data load...
78[16:26:57] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1268ms)
79[16:26:57] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
80[16:26:57] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
81[16:26:57] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
82[16:26:57] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
83[16:26:58] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
84[16:26:58] [Server thread/INFO]: Preparing level "world"
85[16:26:58] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
86[16:26:58] [Server thread/INFO]: Loaded 6 recipes
87[16:26:58] [Server thread/INFO]: -------- World Settings For [world] --------
88[16:26:58] [Server thread/INFO]: View Distance: 10
89[16:26:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
90[16:26:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
91[16:26:58] [Server thread/INFO]: Item Despawn Rate: 6000
92[16:26:58] [Server thread/INFO]: Item Merge Radius: 2.5
93[16:26:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
94[16:26:58] [Server thread/INFO]: Experience Merge Radius: 3.0
95[16:26:58] [Server thread/INFO]: Mob Spawn Range: 6
96[16:26:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
97[16:26:58] [Server thread/INFO]: Cane Growth Modifier: 100%
98[16:26:58] [Server thread/INFO]: Melon Growth Modifier: 100%
99[16:26:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
100[16:26:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
101[16:26:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
102[16:26:58] [Server thread/INFO]: Beetroot Growth Modifier: 100%
103[16:26:58] [Server thread/INFO]: Carrot Growth Modifier: 100%
104[16:26:58] [Server thread/INFO]: Potato Growth Modifier: 100%
105[16:26:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
106[16:26:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
107[16:26:58] [Server thread/INFO]: Vine Growth Modifier: 100%
108[16:26:58] [Server thread/INFO]: Cocoa Growth Modifier: 100%
109[16:26:58] [Server thread/INFO]: Bamboo Growth Modifier: 100%
110[16:26:58] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
111[16:26:58] [Server thread/INFO]: Kelp Growth Modifier: 100%
112[16:26:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
113[16:26:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
114[16:26:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
115[16:26:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
116[16:26:58] [Server thread/INFO]: Max TNT Explosions: 100
117[16:26:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
118[16:26:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
119[16:26:58] [Server thread/INFO]: -------- World Settings For [world_nether] --------
120[16:26:58] [Server thread/INFO]: View Distance: 10
121[16:26:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
122[16:26:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
123[16:26:58] [Server thread/INFO]: Item Despawn Rate: 6000
124[16:26:58] [Server thread/INFO]: Item Merge Radius: 2.5
125[16:26:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
126[16:26:58] [Server thread/INFO]: Experience Merge Radius: 3.0
127[16:26:58] [Server thread/INFO]: Mob Spawn Range: 6
128[16:26:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
129[16:26:58] [Server thread/INFO]: Cane Growth Modifier: 100%
130[16:26:58] [Server thread/INFO]: Melon Growth Modifier: 100%
131[16:26:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
132[16:26:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
133[16:26:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
134[16:26:58] [Server thread/INFO]: Beetroot Growth Modifier: 100%
135[16:26:58] [Server thread/INFO]: Carrot Growth Modifier: 100%
136[16:26:58] [Server thread/INFO]: Potato Growth Modifier: 100%
137[16:26:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
138[16:26:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
139[16:26:58] [Server thread/INFO]: Vine Growth Modifier: 100%
140[16:26:58] [Server thread/INFO]: Cocoa Growth Modifier: 100%
141[16:26:58] [Server thread/INFO]: Bamboo Growth Modifier: 100%
142[16:26:58] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
143[16:26:58] [Server thread/INFO]: Kelp Growth Modifier: 100%
144[16:26:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
145[16:26:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
146[16:26:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
147[16:26:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
148[16:26:58] [Server thread/INFO]: Max TNT Explosions: 100
149[16:26:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
150[16:26:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
151[16:26:58] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
152[16:26:58] [Server thread/INFO]: View Distance: 10
153[16:26:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
154[16:26:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
155[16:26:58] [Server thread/INFO]: Item Despawn Rate: 6000
156[16:26:58] [Server thread/INFO]: Item Merge Radius: 2.5
157[16:26:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
158[16:26:58] [Server thread/INFO]: Experience Merge Radius: 3.0
159[16:26:58] [Server thread/INFO]: Mob Spawn Range: 6
160[16:26:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
161[16:26:58] [Server thread/INFO]: Cane Growth Modifier: 100%
162[16:26:58] [Server thread/INFO]: Melon Growth Modifier: 100%
163[16:26:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
164[16:26:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
165[16:26:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
166[16:26:58] [Server thread/INFO]: Beetroot Growth Modifier: 100%
167[16:26:58] [Server thread/INFO]: Carrot Growth Modifier: 100%
168[16:26:58] [Server thread/INFO]: Potato Growth Modifier: 100%
169[16:26:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
170[16:26:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
171[16:26:58] [Server thread/INFO]: Vine Growth Modifier: 100%
172[16:26:58] [Server thread/INFO]: Cocoa Growth Modifier: 100%
173[16:26:58] [Server thread/INFO]: Bamboo Growth Modifier: 100%
174[16:26:58] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
175[16:26:58] [Server thread/INFO]: Kelp Growth Modifier: 100%
176[16:26:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
177[16:26:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
178[16:26:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
179[16:26:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
180[16:26:58] [Server thread/INFO]: Max TNT Explosions: 100
181[16:26:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
182[16:26:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
183[16:26:58] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
184[16:26:59] [Server thread/INFO]: Preparing spawn area: 0%
185[16:26:59] [Server thread/INFO]: Preparing spawn area: 0%
186[16:27:00] [Server thread/INFO]: Preparing spawn area: 0%
187[16:27:00] [Server thread/INFO]: Preparing spawn area: 0%
188[16:27:01] [Server thread/INFO]: Preparing spawn area: 88%
189[16:27:01] [Server thread/INFO]: Time elapsed: 2227 ms
190[16:27:01] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
191[16:27:02] [Server thread/INFO]: Preparing spawn area: 0%
192[16:27:02] [Server thread/INFO]: Preparing spawn area: 0%
193[16:27:02] [Server thread/INFO]: Preparing spawn area: 0%
194[16:27:02] [Server thread/INFO]: Preparing spawn area: 11%
195[16:27:03] [Server thread/INFO]: Preparing spawn area: 46%
196[16:27:03] [Server thread/INFO]: Preparing spawn area: 58%
197[16:27:04] [Server thread/INFO]: Preparing spawn area: 58%
198[16:27:04] [Server thread/INFO]: Preparing spawn area: 79%
199[16:27:05] [Server thread/INFO]: Preparing spawn area: 79%
200[16:27:05] [Server thread/INFO]: Preparing spawn area: 79%
201[16:27:05] [Server thread/INFO]: Time elapsed: 4754 ms
202[16:27:05] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
203[16:27:06] [Server thread/INFO]: Preparing spawn area: 0%
204[16:27:06] [Server thread/INFO]: Preparing spawn area: 0%
205[16:27:06] [Server thread/INFO]: Preparing spawn area: 53%
206[16:27:07] [Server thread/INFO]: Time elapsed: 1352 ms
207[16:27:07] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v1.13-breaking
208[16:27:07] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.3
209[16:27:07] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
210[16:27:07] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.0
211[16:27:07] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
212[16:27:07] [Server thread/INFO]: No kits found to migrate.
213[16:27:07] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
214[16:27:07] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
215[16:27:07] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
216[16:27:07] [Server thread/INFO]: Loaded 20977 items from items.json.
217[16:27:07] [Server thread/INFO]: Using locale en_AU
218[16:27:07] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
219[16:27:07] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
220[16:27:07] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
221[16:27:07] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
222[16:27:07] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.17.1.0
223[16:27:07] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
224[16:27:07] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.0
225[16:27:07] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.1.0
226[16:27:07] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.17.1.0
227[16:27:08] [Server thread/WARN]: Unable to load JDK7 types (annotations, java.nio.file.Path): no Java7 support added
228[16:27:08] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/.
229[16:27:08] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.17.1.0
230[16:27:08] [Server thread/INFO]: [TAB] Enabling TAB v2.5.1
231[16:27:08] [Server thread/INFO]: [TAB] Enabled in 98ms
232[16:27:08] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.17.1.0
233[16:27:08] [Server thread/WARN]: config broken for xmpp
234[16:27:08] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
235[16:27:08] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
236[16:27:08] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
237[16:27:08] [Server thread/WARN]: [PlaceholderAPI] File: example.js for javascript placeholder: example is empty
238[16:27:08] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: javascript
239[16:27:08] [Server thread/INFO]: Done (10.900s)! For help, type "help"
240[16:27:08] [Craft Scheduler Thread - 10/INFO]: [Vault] Checking for Updates ...
241[16:27:10] [Craft Scheduler Thread - 10/INFO]: [Vault] No new version available
242[16:27:11] [Craft Scheduler Thread - 1/INFO]: [PlaceholderAPI] 158 placeholder expansions are available on the cloud.
243[16:27:38] [User Authenticator #1/INFO]: UUID of player christianboo2 is 4e64ea71-d8d0-4ba9-9de1-5f85f53dcc07
244[16:27:39] [Server thread/INFO]: christianboo2[/127.0.0.1:60387] logged in with entity id 304 at ([world]-293.8567811568881, 87.0, -261.758196898209)
245[16:27:40] [Server thread/WARN]: [Essentials] Task #20 for Essentials v2.17.1.0 generated an exception
246java.lang.NullPointerException: null
247 at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:146) ~[?:?]
248 at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:113) ~[?:?]
249 at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
250 at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
251 at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
252 at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
253 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
254 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
255 at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
256[16:27:43] [Server thread/INFO]: christianboo2 issued server command: /pl
257[16:28:04] [Server thread/INFO]: christianboo2 issued server command: /sv
258>reload
259[16:29:11] [Server thread/INFO]: CONSOLE: Please note that this command is not supported and may cause issues when using some plugins.
260[16:29:11] [Server thread/INFO]: CONSOLE: If you encounter any issues please use the /stop command to restart your server.
261[16:29:11] [Server thread/INFO]: Debug logging is disabled
262[16:29:11] [Server thread/INFO]: Using 4 threads for Netty based IO
263[16:29:11] [Server thread/INFO]: Server Ping Player Sample Count: 12
264[16:29:11] [Server thread/INFO]: -------- World Settings For [world] --------
265[16:29:11] [Server thread/INFO]: View Distance: 10
266[16:29:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
267[16:29:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
268[16:29:11] [Server thread/INFO]: Item Despawn Rate: 6000
269[16:29:11] [Server thread/INFO]: Item Merge Radius: 2.5
270[16:29:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
271[16:29:11] [Server thread/INFO]: Experience Merge Radius: 3.0
272[16:29:11] [Server thread/INFO]: Mob Spawn Range: 6
273[16:29:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
274[16:29:11] [Server thread/INFO]: Cane Growth Modifier: 100%
275[16:29:11] [Server thread/INFO]: Melon Growth Modifier: 100%
276[16:29:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
277[16:29:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
278[16:29:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
279[16:29:11] [Server thread/INFO]: Beetroot Growth Modifier: 100%
280[16:29:11] [Server thread/INFO]: Carrot Growth Modifier: 100%
281[16:29:11] [Server thread/INFO]: Potato Growth Modifier: 100%
282[16:29:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
283[16:29:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
284[16:29:11] [Server thread/INFO]: Vine Growth Modifier: 100%
285[16:29:11] [Server thread/INFO]: Cocoa Growth Modifier: 100%
286[16:29:11] [Server thread/INFO]: Bamboo Growth Modifier: 100%
287[16:29:11] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
288[16:29:11] [Server thread/INFO]: Kelp Growth Modifier: 100%
289[16:29:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
290[16:29:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
291[16:29:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
292[16:29:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
293[16:29:11] [Server thread/INFO]: Max TNT Explosions: 100
294[16:29:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
295[16:29:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
296[16:29:11] [Server thread/INFO]: -------- World Settings For [world_nether] --------
297[16:29:11] [Server thread/INFO]: View Distance: 10
298[16:29:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
299[16:29:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
300[16:29:11] [Server thread/INFO]: Item Despawn Rate: 6000
301[16:29:11] [Server thread/INFO]: Item Merge Radius: 2.5
302[16:29:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
303[16:29:11] [Server thread/INFO]: Experience Merge Radius: 3.0
304[16:29:11] [Server thread/INFO]: Mob Spawn Range: 6
305[16:29:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
306[16:29:11] [Server thread/INFO]: Cane Growth Modifier: 100%
307[16:29:11] [Server thread/INFO]: Melon Growth Modifier: 100%
308[16:29:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
309[16:29:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
310[16:29:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
311[16:29:11] [Server thread/INFO]: Beetroot Growth Modifier: 100%
312[16:29:11] [Server thread/INFO]: Carrot Growth Modifier: 100%
313[16:29:11] [Server thread/INFO]: Potato Growth Modifier: 100%
314[16:29:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
315[16:29:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
316[16:29:11] [Server thread/INFO]: Vine Growth Modifier: 100%
317[16:29:11] [Server thread/INFO]: Cocoa Growth Modifier: 100%
318[16:29:11] [Server thread/INFO]: Bamboo Growth Modifier: 100%
319[16:29:11] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
320[16:29:11] [Server thread/INFO]: Kelp Growth Modifier: 100%
321[16:29:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
322[16:29:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
323[16:29:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
324[16:29:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
325[16:29:11] [Server thread/INFO]: Max TNT Explosions: 100
326[16:29:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
327[16:29:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
328[16:29:11] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
329[16:29:11] [Server thread/INFO]: View Distance: 10
330[16:29:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
331[16:29:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
332[16:29:11] [Server thread/INFO]: Item Despawn Rate: 6000
333[16:29:11] [Server thread/INFO]: Item Merge Radius: 2.5
334[16:29:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
335[16:29:11] [Server thread/INFO]: Experience Merge Radius: 3.0
336[16:29:11] [Server thread/INFO]: Mob Spawn Range: 6
337[16:29:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
338[16:29:11] [Server thread/INFO]: Cane Growth Modifier: 100%
339[16:29:11] [Server thread/INFO]: Melon Growth Modifier: 100%
340[16:29:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
341[16:29:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
342[16:29:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
343[16:29:11] [Server thread/INFO]: Beetroot Growth Modifier: 100%
344[16:29:11] [Server thread/INFO]: Carrot Growth Modifier: 100%
345[16:29:11] [Server thread/INFO]: Potato Growth Modifier: 100%
346[16:29:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
347[16:29:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
348[16:29:11] [Server thread/INFO]: Vine Growth Modifier: 100%
349[16:29:11] [Server thread/INFO]: Cocoa Growth Modifier: 100%
350[16:29:11] [Server thread/INFO]: Bamboo Growth Modifier: 100%
351[16:29:11] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
352[16:29:11] [Server thread/INFO]: Kelp Growth Modifier: 100%
353[16:29:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
354[16:29:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
355[16:29:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
356[16:29:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
357[16:29:11] [Server thread/INFO]: Max TNT Explosions: 100
358[16:29:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
359[16:29:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
360[16:29:11] [Server thread/INFO]: [EssentialsXMPP] Disabling EssentialsXMPP v2.17.1.0
361[16:29:11] [Server thread/INFO]: [TAB] Disabling TAB v2.5.1
362[16:29:11] [Server thread/INFO]: [TAB] Disabled in 1ms
363[16:29:11] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild v2.17.1.0
364[16:29:11] [Server thread/INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP v2.17.1.0
365[16:29:11] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.17.1.0
366[16:29:11] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.17.1.0
367[16:29:11] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.17.1.0
368[16:29:11] [Server thread/INFO]: [Essentials] Disabling Essentials v2.17.1.0
369[16:29:11] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
370[16:29:11] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.10.3
371[16:29:11] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
372[16:29:11] [Server thread/INFO]: [FastAsyncWorldEdit] Disabling FastAsyncWorldEdit v1.13-breaking
373[16:29:11] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v4.4.1
374[16:29:11] [Server thread/INFO]: [LuckPerms] Closing storage...
375[16:29:12] [Server thread/INFO]: [LuckPerms] Shutting down internal scheduler...
376[16:29:12] [Server thread/INFO]: [LuckPerms] Goodbye!
377[16:29:12] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
378[16:29:12] [Server thread/INFO]: Loaded 6 recipes
379[16:29:12] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
380[16:29:13] [Server thread/INFO]: Loaded 6 recipes
381[16:29:13] [Server thread/ERROR]: Could not load 'plugins\IspentTooLongOnThis.jar' in folder 'plugins'
382org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
383 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:170) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
384 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:138) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
385 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:350) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
386 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.reload(CraftServer.java:808) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
387 at org.bukkit.Bukkit.reload(Bukkit.java:576) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
388 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
389 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
390 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:710) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
391 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchServerCommand(CraftServer.java:695) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
392 at net.minecraft.server.v1_14_R1.DedicatedServer.handleCommandQueue(DedicatedServer.java:433) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
393 at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:397) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
394 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
395 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
396 at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
397Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning a simple key
398 in 'reader', line 8, column 3:
399 sv
400 ^
401could not find expected ':'
402 in 'reader', line 9, column 16:
403 description: Vanish
404 ^
405
406 at org.yaml.snakeyaml.scanner.ScannerImpl.stalePossibleSimpleKeys(ScannerImpl.java:464) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
407 at org.yaml.snakeyaml.scanner.ScannerImpl.needMoreTokens(ScannerImpl.java:278) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
408 at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
409 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
410 at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
411 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
412 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:214) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
413 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
414 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
415 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
416 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
417 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
418 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
419 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
420 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
421 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
422 at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:85) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
423 at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
424 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:139) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
425 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
426 at org.yaml.snakeyaml.Yaml.load(Yaml.java:452) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
427 at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:240) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
428 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:165) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
429 ... 13 more
430[16:29:13] [Server thread/WARN]: Plugin PlaceholderAPI v2.10.3 does not specify an api-version.
431[16:29:13] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.4.1
432[16:29:13] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v1.13-breaking
433[16:29:13] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.3
434[16:29:13] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
435[16:29:13] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0
436[16:29:13] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.17.1.0
437[16:29:13] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.0
438[16:29:13] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.17.1.0
439[16:29:13] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.17.1.0
440[16:29:13] [Server thread/INFO]: [TAB] Loading TAB v2.5.1
441[16:29:13] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.1.3
442[16:29:13] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.0
443[16:29:13] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP v2.17.1.0
444[16:29:13] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.4.1
445[16:29:13] [Server thread/INFO]: __
446[16:29:13] [Server thread/INFO]: | |__) LuckPerms v4.4.1
447[16:29:13] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
448[16:29:13] [Server thread/INFO]:
449[16:29:13] [Server thread/INFO]: [LuckPerms] Loading configuration...
450[16:29:13] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
451[16:29:14] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
452[16:29:14] [Server thread/INFO]: [LuckPerms] Performing initial data load...
453[16:29:14] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1098ms)
454[16:29:14] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
455[16:29:14] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
456[16:29:14] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
457[16:29:14] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
458[16:29:15] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
459[16:29:15] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v1.13-breaking
460[16:29:15] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.3
461[16:29:15] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
462[16:29:15] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.0
463[16:29:15] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
464[16:29:15] [Server thread/INFO]: No kits found to migrate.
465[16:29:15] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
466[16:29:15] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
467[16:29:15] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
468[16:29:15] [Server thread/INFO]: Loaded 20977 items from items.json.
469[16:29:15] [Server thread/INFO]: Using locale en_AU
470[16:29:15] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
471[16:29:15] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
472[16:29:15] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
473[16:29:15] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
474[16:29:15] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.17.1.0
475[16:29:15] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
476[16:29:15] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.1.0
477[16:29:15] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.17.1.0
478[16:29:15] [Server thread/WARN]: Unable to load JDK7 types (annotations, java.nio.file.Path): no Java7 support added
479[16:29:15] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/.
480[16:29:15] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.17.1.0
481[16:29:15] [Server thread/INFO]: [TAB] Enabling TAB v2.5.1
482[16:29:15] [Server thread/INFO]: [TAB] Enabled in 171ms
483[16:29:15] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.1.3
484[16:29:15] [Server thread/INFO]: [SuperVanish] Please install ProtocolLib to be able to use all SuperVanish features: https://www.spigotmc.org/resources/protocollib.1997/
485[16:29:15] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI
486[16:29:15] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
487[16:29:15] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.0
488[16:29:15] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.17.1.0
489[16:29:15] [Server thread/WARN]: config broken for xmpp
490[16:29:15] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
491[16:29:15] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
492[16:29:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
493[16:29:16] [Server thread/WARN]: [PlaceholderAPI] File: example.js for javascript placeholder: example is empty
494[16:29:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: javascript
495[16:29:16] [Server thread/INFO]: CONSOLE: Reload complete.
496[16:29:16] [Craft Scheduler Thread - 23/INFO]: [Vault] Checking for Updates ...
497[16:29:17] [Craft Scheduler Thread - 23/INFO]: [Vault] No new version available
498[16:29:19] [Craft Scheduler Thread - 12/INFO]: [PlaceholderAPI] 158 placeholder expansions are available on the cloud.
499[16:29:29] [Server thread/INFO]: christianboo2 issued server command: /pl
500[16:29:34] [Server thread/INFO]: christianboo2 issued server command: /sv
501[16:29:35] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to EssentialsChat v2.17.1.0
502org.bukkit.event.EventException: null
503 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
504 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
505 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
506 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:508) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
507 at net.minecraft.server.v1_14_R1.PlayerConnection.chat(PlayerConnection.java:1563) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
508 at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1501) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
509 at net.minecraft.server.v1_14_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:41) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
510 at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_201]
511 at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_201]
512 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_201]
513 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_201]
514 at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
515Caused by: java.util.UnknownFormatConversionException: Conversion = 'j'
516 at org.bukkit.event.player.AsyncPlayerChatEvent.setFormat(AsyncPlayerChatEvent.java:102) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
517 at com.earth2me.essentials.chat.EssentialsChatPlayerListenerLowest.onPlayerChat(EssentialsChatPlayerListenerLowest.java:59) ~[?:?]
518 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
519 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
520 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
521 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_201]
522 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
523 ... 11 more
524[16:29:35] [Async Chat Thread - #0/INFO]: <christianboo2> test
525[16:32:45] [Server thread/INFO]: christianboo2 issued server command: /lp creategroup Admin
526[16:32:45] [pool-24-thread-1/INFO]: [LP] LOG > (christianboo2) [G] (admin)
527[16:32:45] [pool-24-thread-1/INFO]: [LP] LOG > create
528[16:33:06] [Server thread/INFO]: christianboo2 issued server command: /lp group admin meta addprefix &c[&lAdmin&r&c]
529[16:33:11] [Server thread/INFO]: christianboo2 issued server command: /lp group admin meta addprefix 100 &c[&lAdmin&r&c]
530[16:33:11] [pool-24-thread-1/INFO]: [LP] LOG > (christianboo2) [G] (admin)
531[16:33:11] [pool-24-thread-1/INFO]: [LP] LOG > meta addprefix 100 [Admin]
532[16:34:15] [Server thread/INFO]: christianboo2 issued server command: /reload
533[16:34:15] [Server thread/INFO]: christianboo2: Please note that this command is not supported and may cause issues when using some plugins.
534[16:34:15] [Server thread/INFO]: christianboo2: If you encounter any issues please use the /stop command to restart your server.
535[16:34:15] [Server thread/INFO]: Debug logging is disabled
536[16:34:15] [Server thread/INFO]: Using 4 threads for Netty based IO
537[16:34:15] [Server thread/INFO]: Server Ping Player Sample Count: 12
538[16:34:15] [Server thread/INFO]: -------- World Settings For [world] --------
539[16:34:15] [Server thread/INFO]: View Distance: 10
540[16:34:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
541[16:34:15] [Server thread/INFO]: Arrow Despawn Rate: 1200
542[16:34:15] [Server thread/INFO]: Item Despawn Rate: 6000
543[16:34:15] [Server thread/INFO]: Item Merge Radius: 2.5
544[16:34:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
545[16:34:15] [Server thread/INFO]: Experience Merge Radius: 3.0
546[16:34:15] [Server thread/INFO]: Mob Spawn Range: 6
547[16:34:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
548[16:34:15] [Server thread/INFO]: Cane Growth Modifier: 100%
549[16:34:15] [Server thread/INFO]: Melon Growth Modifier: 100%
550[16:34:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
551[16:34:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
552[16:34:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
553[16:34:15] [Server thread/INFO]: Beetroot Growth Modifier: 100%
554[16:34:15] [Server thread/INFO]: Carrot Growth Modifier: 100%
555[16:34:15] [Server thread/INFO]: Potato Growth Modifier: 100%
556[16:34:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
557[16:34:15] [Server thread/INFO]: NetherWart Growth Modifier: 100%
558[16:34:15] [Server thread/INFO]: Vine Growth Modifier: 100%
559[16:34:15] [Server thread/INFO]: Cocoa Growth Modifier: 100%
560[16:34:15] [Server thread/INFO]: Bamboo Growth Modifier: 100%
561[16:34:15] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
562[16:34:15] [Server thread/INFO]: Kelp Growth Modifier: 100%
563[16:34:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
564[16:34:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
565[16:34:15] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
566[16:34:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
567[16:34:15] [Server thread/INFO]: Max TNT Explosions: 100
568[16:34:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
569[16:34:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
570[16:34:15] [Server thread/INFO]: -------- World Settings For [world_nether] --------
571[16:34:15] [Server thread/INFO]: View Distance: 10
572[16:34:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
573[16:34:15] [Server thread/INFO]: Arrow Despawn Rate: 1200
574[16:34:15] [Server thread/INFO]: Item Despawn Rate: 6000
575[16:34:15] [Server thread/INFO]: Item Merge Radius: 2.5
576[16:34:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
577[16:34:15] [Server thread/INFO]: Experience Merge Radius: 3.0
578[16:34:15] [Server thread/INFO]: Mob Spawn Range: 6
579[16:34:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
580[16:34:15] [Server thread/INFO]: Cane Growth Modifier: 100%
581[16:34:15] [Server thread/INFO]: Melon Growth Modifier: 100%
582[16:34:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
583[16:34:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
584[16:34:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
585[16:34:15] [Server thread/INFO]: Beetroot Growth Modifier: 100%
586[16:34:15] [Server thread/INFO]: Carrot Growth Modifier: 100%
587[16:34:15] [Server thread/INFO]: Potato Growth Modifier: 100%
588[16:34:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
589[16:34:15] [Server thread/INFO]: NetherWart Growth Modifier: 100%
590[16:34:15] [Server thread/INFO]: Vine Growth Modifier: 100%
591[16:34:15] [Server thread/INFO]: Cocoa Growth Modifier: 100%
592[16:34:15] [Server thread/INFO]: Bamboo Growth Modifier: 100%
593[16:34:15] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
594[16:34:15] [Server thread/INFO]: Kelp Growth Modifier: 100%
595[16:34:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
596[16:34:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
597[16:34:15] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
598[16:34:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
599[16:34:15] [Server thread/INFO]: Max TNT Explosions: 100
600[16:34:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
601[16:34:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
602[16:34:15] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
603[16:34:15] [Server thread/INFO]: View Distance: 10
604[16:34:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
605[16:34:15] [Server thread/INFO]: Arrow Despawn Rate: 1200
606[16:34:15] [Server thread/INFO]: Item Despawn Rate: 6000
607[16:34:15] [Server thread/INFO]: Item Merge Radius: 2.5
608[16:34:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
609[16:34:15] [Server thread/INFO]: Experience Merge Radius: 3.0
610[16:34:15] [Server thread/INFO]: Mob Spawn Range: 6
611[16:34:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
612[16:34:15] [Server thread/INFO]: Cane Growth Modifier: 100%
613[16:34:15] [Server thread/INFO]: Melon Growth Modifier: 100%
614[16:34:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
615[16:34:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
616[16:34:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
617[16:34:15] [Server thread/INFO]: Beetroot Growth Modifier: 100%
618[16:34:15] [Server thread/INFO]: Carrot Growth Modifier: 100%
619[16:34:15] [Server thread/INFO]: Potato Growth Modifier: 100%
620[16:34:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
621[16:34:15] [Server thread/INFO]: NetherWart Growth Modifier: 100%
622[16:34:15] [Server thread/INFO]: Vine Growth Modifier: 100%
623[16:34:15] [Server thread/INFO]: Cocoa Growth Modifier: 100%
624[16:34:15] [Server thread/INFO]: Bamboo Growth Modifier: 100%
625[16:34:15] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
626[16:34:15] [Server thread/INFO]: Kelp Growth Modifier: 100%
627[16:34:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
628[16:34:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
629[16:34:15] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
630[16:34:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
631[16:34:15] [Server thread/INFO]: Max TNT Explosions: 100
632[16:34:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
633[16:34:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
634[16:34:15] [Server thread/INFO]: [EssentialsXMPP] Disabling EssentialsXMPP v2.17.1.0
635[16:34:15] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.17.1.0
636[16:34:15] [Server thread/INFO]: [SuperVanish] Disabling SuperVanish v6.1.3
637[16:34:15] [Server thread/INFO]: [TAB] Disabling TAB v2.5.1
638[16:34:15] [Server thread/INFO]: [TAB] Disabled in 3ms
639[16:34:15] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild v2.17.1.0
640[16:34:15] [Server thread/INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP v2.17.1.0
641[16:34:15] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.17.1.0
642[16:34:15] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.17.1.0
643[16:34:15] [Server thread/INFO]: [Essentials] Disabling Essentials v2.17.1.0
644[16:34:15] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
645[16:34:15] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
646[16:34:15] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.10.3
647[16:34:15] [Server thread/INFO]: [FastAsyncWorldEdit] Disabling FastAsyncWorldEdit v1.13-breaking
648[16:34:15] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v4.4.1
649[16:34:15] [Server thread/INFO]: [LuckPerms] Closing storage...
650[16:34:15] [Server thread/INFO]: [LuckPerms] Shutting down internal scheduler...
651[16:34:15] [Server thread/INFO]: [LuckPerms] Goodbye!
652[16:34:15] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
653[16:34:15] [Server thread/INFO]: Loaded 6 recipes
654[16:34:16] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
655[16:34:16] [Server thread/INFO]: Loaded 6 recipes
656[16:34:16] [Server thread/ERROR]: Could not load 'plugins\WhyDidIStayTill3ForThis.jar' in folder 'plugins'
657org.bukkit.plugin.InvalidDescriptionException: version is not defined
658 at org.bukkit.plugin.PluginDescriptionFile.loadMap(PluginDescriptionFile.java:929) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
659 at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:240) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
660 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:165) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
661 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:138) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
662 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:350) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
663 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.reload(CraftServer.java:808) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
664 at org.bukkit.Bukkit.reload(Bukkit.java:576) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
665 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
666 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
667 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:710) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
668 at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1641) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
669 at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1481) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
670 at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
671 at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
672 at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
673 at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
674 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
675 at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
676 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
677 at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:910) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
678 at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:903) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
679 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
680 at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:887) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
681 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:820) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
682 at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
683Caused by: java.lang.NullPointerException
684 at org.bukkit.plugin.PluginDescriptionFile.loadMap(PluginDescriptionFile.java:927) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
685 ... 24 more
686[16:34:16] [Server thread/WARN]: Plugin PlaceholderAPI v2.10.3 does not specify an api-version.
687[16:34:16] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.4.1
688[16:34:16] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v1.13-breaking
689[16:34:16] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.3
690[16:34:16] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
691[16:34:16] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0
692[16:34:16] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.17.1.0
693[16:34:16] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.0
694[16:34:16] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.17.1.0
695[16:34:16] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.17.1.0
696[16:34:16] [Server thread/INFO]: [TAB] Loading TAB v2.5.1
697[16:34:16] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.1.3
698[16:34:16] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.0
699[16:34:16] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP v2.17.1.0
700[16:34:16] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.4.1
701[16:34:16] [Server thread/INFO]: __
702[16:34:16] [Server thread/INFO]: | |__) LuckPerms v4.4.1
703[16:34:16] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
704[16:34:16] [Server thread/INFO]:
705[16:34:16] [Server thread/INFO]: [LuckPerms] Loading configuration...
706[16:34:16] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
707[16:34:17] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
708[16:34:17] [Server thread/INFO]: [LuckPerms] Performing initial data load...
709[16:34:17] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 546ms)
710[16:34:17] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
711[16:34:17] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
712[16:34:17] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
713[16:34:17] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
714[16:34:17] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
715[16:34:17] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v1.13-breaking
716[16:34:17] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.3
717[16:34:17] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
718[16:34:17] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.0
719[16:34:17] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
720[16:34:17] [Server thread/INFO]: No kits found to migrate.
721[16:34:17] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
722[16:34:17] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
723[16:34:17] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
724[16:34:17] [Server thread/INFO]: Loaded 20977 items from items.json.
725[16:34:17] [Server thread/INFO]: Using locale en_AU
726[16:34:17] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
727[16:34:17] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
728[16:34:17] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
729[16:34:17] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
730[16:34:17] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.17.1.0
731[16:34:17] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
732[16:34:17] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.1.0
733[16:34:17] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.17.1.0
734[16:34:17] [Server thread/WARN]: Unable to load JDK7 types (annotations, java.nio.file.Path): no Java7 support added
735[16:34:17] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/.
736[16:34:17] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.17.1.0
737[16:34:17] [Server thread/INFO]: [TAB] Enabling TAB v2.5.1
738[16:34:17] [Server thread/INFO]: [TAB] Enabled in 78ms
739[16:34:17] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.1.3
740[16:34:17] [Server thread/INFO]: [SuperVanish] Please install ProtocolLib to be able to use all SuperVanish features: https://www.spigotmc.org/resources/protocollib.1997/
741[16:34:17] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI
742[16:34:17] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
743[16:34:17] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.0
744[16:34:17] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.17.1.0
745[16:34:17] [Server thread/WARN]: config broken for xmpp
746[16:34:17] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
747[16:34:17] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
748[16:34:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
749[16:34:17] [Server thread/WARN]: [PlaceholderAPI] File: example.js for javascript placeholder: example is empty
750[16:34:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: javascript
751[16:34:17] [Server thread/INFO]: christianboo2: Reload complete.
752[16:34:18] [Craft Scheduler Thread - 28/INFO]: [Vault] Checking for Updates ...
753[16:34:19] [Craft Scheduler Thread - 28/INFO]: [Vault] No new version available
754[16:34:20] [Craft Scheduler Thread - 25/INFO]: [PlaceholderAPI] 158 placeholder expansions are available on the cloud.
755[16:34:26] [Server thread/INFO]: christianboo2 issued server command: /pl
756[16:34:46] [Server thread/INFO]: christianboo2 issued server command: /lp user christianboo2 parent add admin
757[16:34:46] [pool-47-thread-1/INFO]: [LP] LOG > (christianboo2) [U] (christianboo2)
758[16:34:46] [pool-47-thread-1/INFO]: [LP] LOG > parent add admin
759[16:34:47] [Async Chat Thread - #1/ERROR]: Could not pass event AsyncPlayerChatEvent to EssentialsChat v2.17.1.0
760org.bukkit.event.EventException: null
761 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
762 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
763 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
764 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:508) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
765 at net.minecraft.server.v1_14_R1.PlayerConnection.chat(PlayerConnection.java:1563) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
766 at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1501) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
767 at net.minecraft.server.v1_14_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:41) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
768 at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_201]
769 at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_201]
770 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_201]
771 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_201]
772 at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
773Caused by: java.util.UnknownFormatConversionException: Conversion = 'j'
774 at org.bukkit.event.player.AsyncPlayerChatEvent.setFormat(AsyncPlayerChatEvent.java:102) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
775 at com.earth2me.essentials.chat.EssentialsChatPlayerListenerLowest.onPlayerChat(EssentialsChatPlayerListenerLowest.java:59) ~[?:?]
776 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
777 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
778 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
779 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_201]
780 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
781 ... 11 m