· 4 years ago · Mar 13, 2021, 12:52 AM
1[00:43:50] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
2[00:43:50] [main/INFO]: Reloading ResourceManager: Default, bukkit
3[00:43:51] [Worker-Main-7/INFO]: Loaded 7 recipes
4[00:43:52] [Server thread/INFO]: Starting minecraft server version 1.16.5
5[00:43:52] [Server thread/INFO]: Loading properties
6[00:43:52] [Server thread/INFO]: This server is running Paper version git-Paper-520 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
7[00:43:52] [Server thread/INFO]: Server Ping Player Sample Count: 12
8[00:43:52] [Server thread/INFO]: Using 4 threads for Netty based IO
9[00:43:52] [Server thread/INFO]: Debug logging is disabled
10[00:43:52] [Server thread/INFO]: Default game type: NOT_SET
11[00:43:52] [Server thread/INFO]: Generating keypair
12[00:43:52] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25574
13[00:43:53] [Server thread/INFO]: Using epoll channel type
14[00:43:54] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
15[00:43:58] [Server thread/WARN]: Legacy plugin isSlimeChunk v1.0.1 does not specify an api-version.
16[00:43:58] [Server thread/WARN]: Legacy plugin AntiAdvertiser v1.2.3 does not specify an api-version.
17[00:43:59] [Server thread/WARN]: [dtlTraders] Loaded class com.degitise.minevid.dtlTraders.Main from dtlTradersPlus v6.4.0 which is not a depend, softdepend or loadbefore of this plugin.
18[00:43:59] [Server thread/ERROR]: Could not load 'plugins/dtlTraders-6.4.0.jar' in folder 'plugins'
19org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: Plugin already initialized!
20 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:141) ~[patched_1.16.5.jar:git-Paper-520]
21 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:397) ~[patched_1.16.5.jar:git-Paper-520]
22 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:305) ~[patched_1.16.5.jar:git-Paper-520]
23 at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:389) ~[patched_1.16.5.jar:git-Paper-520]
24 at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:206) ~[patched_1.16.5.jar:git-Paper-520]
25 at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:941) ~[patched_1.16.5.jar:git-Paper-520]
26 at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:175) ~[patched_1.16.5.jar:git-Paper-520]
27 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
28Caused by: java.lang.IllegalArgumentException: Plugin already initialized!
29 at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:214) ~[patched_1.16.5.jar:git-Paper-520]
30 at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:52) ~[patched_1.16.5.jar:git-Paper-520]
31 at com.degitise.minevid.dtlTraders.Main.<init>(Main.java:31) ~[?:?]
32 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_265]
33 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_265]
34 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_265]
35 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_265]
36 at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_265]
37 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:91) ~[patched_1.16.5.jar:git-Paper-520]
38 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:137) ~[patched_1.16.5.jar:git-Paper-520]
39 ... 7 more
40Caused by: java.lang.IllegalStateException: Initial initialization
41 at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:217) ~[patched_1.16.5.jar:git-Paper-520]
42 at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:52) ~[patched_1.16.5.jar:git-Paper-520]
43 at com.degitise.minevid.dtlTraders.Main.<init>(Main.java:31) ~[?:?]
44 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_265]
45 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_265]
46 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_265]
47 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_265]
48 at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_265]
49 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:91) ~[patched_1.16.5.jar:git-Paper-520]
50 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:137) ~[patched_1.16.5.jar:git-Paper-520]
51 ... 7 more
52[00:43:59] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.9
53[00:43:59] [Server thread/INFO]: [FancyBags] Loading FancyBags v1.7.8
54[00:43:59] [Server thread/INFO]: [PvPToggle] Loading PvPToggle v1.7
55[00:43:59] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.8.9
56[00:43:59] [Server thread/INFO]: [isSlimeChunk] Loading isSlimeChunk v1.0.1
57[00:43:59] [Server thread/INFO]: [Gaea] Loading Gaea v1.15.0
58[00:43:59] [Server thread/INFO]: [NewGods] Loading NewGods v2.3.3
59[00:43:59] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.2.118
60[00:43:59] [Server thread/INFO]: [AntiAdvertiser] Loading AntiAdvertiser v1.2.3
61[00:43:59] [Server thread/INFO]: [DropHeads] Loading DropHeads v3.5.4
62[00:43:59] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.9.10 (beta)
63[00:43:59] [Server thread/INFO]: [LaggRemover] Loading LaggRemover v2.0.6
64[00:43:59] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.6.0-SNAPSHOT-b494
65[00:44:00] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v10.0.24-SNAPSHOT
66[00:44:00] [Server thread/WARN]: [LibsDisguises] Loaded class org.objectweb.asm.ClassReader from Terra v4.3.0-BETA+6d51da31 which is not a depend, softdepend or loadbefore of this plugin.
67[00:44:00] [Server thread/INFO]: [FastLeafDecay] Loading FastLeafDecay v1.0
68[00:44:00] [Server thread/INFO]: [InvisibleArmor] Loading InvisibleArmor v1.3.4
69[00:44:00] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
70[00:44:00] [Server thread/INFO]: [SD] Loading SimpleDrugs v2.6.7 (beta)
71[00:44:00] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.6
72[00:44:00] [Server thread/INFO]: [Companions] Loading Companions v1.5.6
73[00:44:00] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.2+fc3c499
74[00:44:01] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@4dc7cf02]
75[00:44:01] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.0-dev+87-b43790e
76[00:44:01] [Server thread/INFO]: [AntiCheatReloaded] Loading AntiCheatReloaded v1.9.7
77[00:44:01] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.2.2-b812
78[00:44:01] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.19.0-dev+87-b43790e
79[00:44:01] [Server thread/INFO]: [TAB] Loading TAB v2.8.10
80[00:44:01] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.4+f7ff984
81[00:44:01] [Server thread/INFO]: [ajParkour] Loading ajParkour v${project.version}
82[00:44:01] [Server thread/INFO]: [Images] Loading Images v2.1.7
83[00:44:01] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.19.0-dev+87-b43790e
84[00:44:01] [Server thread/INFO]: [Terra] Loading Terra v4.3.0-BETA+6d51da31
85[00:44:01] [Server thread/INFO]: [WorldGuardExtraFlags] Loading WorldGuardExtraFlags v4.1.5-SNAPSHOT
86[00:44:01] [Server thread/INFO]: [Harbor] Loading Harbor v1.6.3
87[00:44:01] [Server thread/INFO]: [MoneyFromMobs] Loading MoneyFromMobs v3.4
88[00:44:01] [Server thread/INFO]: [CommandSigns] Loading CommandSigns v2.2.0
89[00:44:01] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v7.0.0
90[00:44:01] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.27-SNAPSHOT (build 2272)
91[00:44:01] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.12.0
92[00:44:01] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (140 ms)
93[00:44:01] [Server thread/INFO]: [Shopkeepers] Loading config.
94[00:44:01] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
95[00:44:01] [Server thread/INFO]: [Shopkeepers] Registering defaults.
96[00:44:01] [Server thread/INFO]: [mcMMO] Loading mcMMO v2.1.175-SNAPSHOT
97[00:44:01] [Server thread/INFO]: [mcMMO] Registered WG flags successfully!
98[00:44:01] [Server thread/INFO]: [PlayerParticles] Loading PlayerParticles v7.18
99[00:44:01] [Server thread/INFO]: [dtlTradersPlus] Loading dtlTradersPlus v6.4.0
100[00:44:01] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.6.0-SNAPSHOT-b2440
101[00:44:01] [Server thread/INFO]: [Lands] Loading Lands v5.1.17
102[00:44:01] [Server thread/INFO]: [DeadChest] Loading DeadChest v4.2.0
103[00:44:01] [Server thread/INFO]: [Magic] Loading Magic v8.4.2-3095c41
104[00:44:01] [Server thread/INFO]: [Magic] Async chunk loading API found
105[00:44:01] [Server thread/INFO]: [Magic] Found WorldGuard 7+
106[00:44:01] [Server thread/INFO]: [Magic] Pre-check for WorldGuard custom flag registration
107[00:44:01] [Server thread/INFO]: [Magic] Registered custom WorldGuard flags: allowed-spells, always-allowed-spells, blocked-spells, always-allowed-spell-categories, allowed-spell-categories, blocked-spell-categories, allowed-wands, always-allowed-wands, blocked-wands, spell-overrides, destructible, reflective, spawn-tags
108[00:44:01] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.21.3
109[00:44:01] [Server thread/INFO]: [EliteMobs] Loading EliteMobs v7.2.41
110[00:44:01] [Server thread/INFO]: [EliteMobs] WorldGuard detected.
111[00:44:01] [Server thread/INFO]: [EliteMobs] Enabling flags:
112[00:44:01] [Server thread/INFO]: [EliteMobs] - elitemob-spawning
113[00:44:01] [Server thread/INFO]: [EliteMobs] - elitemob-only-spawning
114[00:44:01] [Server thread/INFO]: [EliteMobs] - elitemobs-antiexploit
115[00:44:01] [Server thread/INFO]: [EliteMobs] - elitemobs-dungeon
116[00:44:01] [Server thread/INFO]: [EliteMobs] - elitemobs-events
117[00:44:01] [Server thread/INFO]: [EliteMobs] - elitemobs-minimum-level
118[00:44:01] [Server thread/INFO]: [EliteMobs] - elitemobs-maximum-level
119[00:44:01] [Server thread/INFO]: [DefensiveTurrets] Loading DefensiveTurrets v3.14.6
120[00:44:01] [Server thread/INFO]: [Quests] Loading Quests v4.0.0-rc.4-b191
121[00:44:01] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
122[00:44:01] [Server thread/INFO]: [Gaea] Enabling Gaea v1.15.0
123[00:44:02] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.2.118
124[00:44:02] [Server thread/INFO]: __
125[00:44:02] [Server thread/INFO]: | |__) LuckPerms v5.2.118
126[00:44:02] [Server thread/INFO]: |___ | Running on Bukkit - Paper
127[00:44:02] [Server thread/INFO]:
128[00:44:02] [Server thread/INFO]: [LuckPerms] Loading configuration...
129[00:44:02] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
130[00:44:03] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
131[00:44:03] [Server thread/INFO]: [LuckPerms] Performing initial data load...
132[00:44:03] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1638ms)
133[00:44:03] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.6.0-SNAPSHOT-b494
134[00:44:03] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
135[00:44:03] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
136[00:44:03] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.0-dev+87-b43790e which is not a depend, softdepend or loadbefore of this plugin.
137[00:44:03] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
138[00:44:03] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
139[00:44:03] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
140[00:44:03] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
141[00:44:03] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.2+fc3c499
142[00:44:03] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
143[00:44:04] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R3 as the Bukkit adapter
144[00:44:05] [Server thread/INFO]: [Terra] Enabling Terra v4.3.0-BETA+6d51da31
145[00:44:05] [Server thread/INFO]: [Terra] Running on version V1_16
146[00:44:05] [Server thread/INFO]: [Terra] Loading config values
147[00:44:05] [Server thread/INFO]: [Terra] DebugLogger: false
148[00:44:05] [Server thread/INFO]: [Terra] /home/minecraft/multicraft/servers/server168467/plugins/Terra/lang/en_us.yml
149[00:44:05] [Server thread/INFO]: [Terra] Loaded language en_us
150[00:44:05] [Server thread/INFO]: [Terra] Loading config pack "NETHER"
151[00:44:05] [Server thread/INFO]: [Terra] Config pack NETHER v2.0.0 by dfsek loaded in 199.37441ms.
152[00:44:05] [Server thread/INFO]: [Terra] Loading config pack "DEFAULT"
153[00:44:08] [Server thread/INFO]: [Terra] Config pack DEFAULT v2.0.0 by dfsek loaded in 2632.411231ms.
154[00:44:08] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
155[00:44:08] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
156[00:44:08] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
157[00:44:08] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
158[00:44:08] [Server thread/INFO]: Preparing level "world"
159[00:44:08] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
160[00:44:08] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
161[00:44:09] [Server thread/INFO]: Loaded 0 spawn chunks for world world
162[00:44:09] [Server thread/INFO]: Preparing spawn area: 0%
163[00:44:09] [Server thread/INFO]: Preparing spawn area: 0%
164[00:44:09] [Server thread/INFO]: Time elapsed: 845 ms
165[00:44:09] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
166[00:44:09] [Server thread/INFO]: Loaded 0 spawn chunks for world world_nether
167[00:44:09] [Server thread/INFO]: Preparing spawn area: 0%
168[00:44:09] [Server thread/INFO]: Time elapsed: 283 ms
169[00:44:09] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
170[00:44:10] [Server thread/INFO]: Loaded 0 spawn chunks for world world_the_end
171[00:44:10] [Server thread/INFO]: Preparing spawn area: 0%
172[00:44:10] [Server thread/INFO]: Time elapsed: 484 ms
173[00:44:10] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.9
174[00:44:11] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
175[00:44:11] [Server thread/INFO]: [FancyBags] Enabling FancyBags v1.7.8
176[00:44:11] [Server thread/INFO]: FancyBags >>> NMS Version Detected: v1_16_R3
177[00:44:12] [Server thread/INFO]: FancyBags >>> loaded 5 recipes!
178[00:44:12] [Server thread/INFO]: FancyBags plugin has been enabled!
179[00:44:12] [Server thread/INFO]: [PvPToggle] Enabling PvPToggle v1.7
180[00:44:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: PvPToggle
181[00:44:12] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.8.9
182[00:44:12] [Server thread/INFO]: [SkinsRestorer] Using PaperSkinRefresher
183[00:44:12] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_16_R3, using UniversalSkinFactory.
184[00:44:12] [Server thread/INFO]: [SkinsRestorer] RestrictSkinUrls.Enabled is missing in config.yml! Using default value.
185[00:44:12] [Server thread/INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support!
186[00:44:13] [Server thread/INFO]: [isSlimeChunk] Enabling isSlimeChunk v1.0.1*
187[00:44:13] [Server thread/INFO]: [NewGods] Enabling NewGods v2.3.3
188[00:44:13] [Server thread/INFO]: [NewGods] NewGods has been enabled! Version:2.3.3
189[00:44:13] [Server thread/INFO]: [AntiAdvertiser] Enabling AntiAdvertiser v1.2.3*
190[00:44:13] [Server thread/INFO]: [DropHeads] Enabling DropHeads v3.5.4
191[00:44:13] [Server thread/ERROR]: [DropHeads] Unknown announcement mode: ''
192[00:44:13] [Server thread/WARN]: [DropHeads] Please use one of the available modes: [GLOBAL, LOCAL, OFF]
193[00:44:13] [Server thread/ERROR]: [DropHeads] Unknown announcement mode: ''
194[00:44:13] [Server thread/WARN]: [DropHeads] Please use one of the available modes: [GLOBAL, LOCAL, OFF]
195[00:44:13] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.9.10 (beta)
196[00:44:13] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
197[00:44:13] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
198[00:44:13] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -443.0 Y: 47.0 Z: -567.0
199[00:44:13] [Server thread/INFO]: [LaggRemover] Enabling LaggRemover v2.0.6
200[00:44:13] [Server thread/INFO]:
201[00:44:13] [Server thread/INFO]: __ ____ _ _____
202[00:44:13] [Server thread/INFO]: / / ____ _____ _____ _/ __ \___ ____ ___ ____ _ _____ _____ | | / /__ \
203[00:44:13] [Server thread/INFO]: / / / __ `/ __ `/ __ `/ /_/ / _ \/ __ `__ \/ __ \ | / / _ \/ ___/ | | / /__/ /
204[00:44:13] [Server thread/INFO]: / /___/ /_/ / /_/ / /_/ / _, _/ __/ / / / / / /_/ / |/ / __/ / | |/ // __/
205[00:44:13] [Server thread/INFO]: /_____/\__,_/\__, /\__, /_/ |_|\___/_/ /_/ /_/\____/|___/\___/_/ |___//____/
206[00:44:13] [Server thread/INFO]: /____//____/
207[00:44:13] [Server thread/INFO]:
208[00:44:13] [Server thread/INFO]: [LaggRemover] Loaded 0 module(s)
209[00:44:13] [Server thread/INFO]: [LaggRemover] The LaggRemover AI is now active!
210[00:44:13] [Server thread/INFO]: [LaggRemover] LaggRemover has been enabled!
211[00:44:13] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.24-SNAPSHOT
212[00:44:13] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises.jar
213[00:44:13] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_16_R3
214[00:44:13] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #887
215[00:44:13] [Server thread/INFO]: [LibsDisguises] Build Date: 05/03/2021 05:51
216[00:44:13] [Server thread/WARN]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/
217[00:44:13] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins)
218[00:44:15] [Server thread/WARN]: [LibsDisguises] You must purchase the plugin to use saved disguises!
219[00:44:15] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
220[00:44:15] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise elitemobs_elf_skin
221[00:44:15] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise elitemobs_santa_claus_skin
222[00:44:15] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise elitemobs_mrs_claus_skin
223[00:44:15] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise hallosseum_event_boss
224[00:44:15] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise dark_cathedral_tier_75_boss
225[00:44:15] [Server thread/INFO]: [LibsDisguises] Loaded 6 custom disguises
226[00:44:15] [Server thread/INFO]: [LibsDisguises] Config is up to date!
227[00:44:15] [Server thread/INFO]: [FastLeafDecay] Enabling FastLeafDecay v1.0
228[00:44:15] [Server thread/INFO]: [InvisibleArmor] Enabling InvisibleArmor v1.3.4
229[00:44:15] [Server thread/INFO]: [SD] Enabling SimpleDrugs v2.6.7 (beta)
230[00:44:15] [Server thread/INFO]: Folder already exists.
231[00:44:15] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.6
232[00:44:15] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
233[00:44:15] [Server thread/INFO]: [Companions] Enabling Companions v1.5.6
234[00:44:15] [Server thread/INFO]:
235[00:44:15] [Server thread/INFO]: ?6Companions?7 by Astero?6 is loading up...
236[00:44:15] [Server thread/INFO]:
237[00:44:15] [Server thread/INFO]: ?6>?7 YAML files are loaded up!
238[00:44:16] [Server thread/INFO]: ?6>?7 Caching files is done!
239[00:44:16] [Server thread/INFO]:
240[00:44:16] [Server thread/INFO]: ?6(!) ?eVault and an Economy plugin has been found, the plugin will be using them.
241[00:44:16] [Server thread/INFO]:
242[00:44:16] [Server thread/INFO]: ?6>?7 Misc files are loaded up!
243[00:44:16] [Server thread/INFO]: ?6>?7 Event Listeners are loaded up!
244[00:44:16] [Server thread/INFO]: ?6>?7 Commands are loaded up!
245[00:44:16] [Server thread/INFO]:
246[00:44:16] [Server thread/INFO]: ?6 >--------------------------<
247[00:44:16] [Server thread/INFO]: ?6 A total of ?e20?6 Companions have
248[00:44:16] [Server thread/INFO]: ?6 been loaded up.
249[00:44:16] [Server thread/INFO]: ?6 >--------------------------<
250[00:44:16] [Server thread/INFO]:
251[00:44:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: companions
252[00:44:16] [Server thread/INFO]: ?6Companions?7 by Astero?6 has been sucessfully loaded up!
253[00:44:16] [Server thread/INFO]:
254[00:44:16] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.0-dev+87-b43790e
255[00:44:16] [Server thread/INFO]: [Essentials] Loaded 25599 items from items.json.
256[00:44:16] [Server thread/INFO]: [Essentials] Using locale en_US
257[00:44:16] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
258[00:44:16] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
259[00:44:16] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
260[00:44:16] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
261[00:44:16] [Server thread/INFO]: [AntiCheatReloaded] Enabling AntiCheatReloaded v1.9.7
262[00:44:17] [Server thread/INFO]: ACR > Running Minecraft version v1_16_R3 (supported)
263[00:44:17] [Server thread/INFO]: [AntiCheatReloaded] Enabling packet listeners
264[00:44:17] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.2.2-b812
265[00:44:17] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.2.2-b812" 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 [dumptruckman, Rigby, fernferret, lithium3141, main--].
266[00:44:17] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
267[00:44:17] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
268[00:44:17] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
269[00:44:17] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: freemap8
270[00:44:17] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
271[00:44:18] [Server thread/INFO]: Time elapsed: 4286818616 ms
272[00:44:18] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Drachenfels
273[00:44:18] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
274[00:44:18] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: new_nether
275[00:44:18] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
276[00:44:18] [Server thread/INFO]: Time elapsed: 4286819223 ms
277[00:44:19] [Server thread/INFO]: Time elapsed: 4286819785 ms
278[00:44:19] [Server thread/INFO]: Time elapsed: 4286819867 ms
279[00:44:19] [Server thread/INFO]: Time elapsed: 4286820040 ms
280[00:44:19] [Server thread/INFO]: Time elapsed: 4286820176 ms
281[00:44:19] [Server thread/INFO]: [Multiverse-Core] 9 - World(s) loaded.
282[00:44:19] [Server thread/INFO]: [Multiverse-Core] Version 4.2.2-b812 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
283[00:44:19] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.19.0-dev+87-b43790e
284[00:44:19] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
285[00:44:19] [Server thread/INFO]: [TAB] Enabling TAB v2.8.10
286[00:44:19] [Server thread/INFO]: [TAB] Server version: 1.16.5 (v1_16_R3)
287[00:44:20] [Server thread/INFO]: [TAB] File plugins/TAB/errors.txt exists and is not empty. Take a look at the error messages and try to resolve them. After you do, delete the file.
288[00:44:20] [Server thread/INFO]: [TAB] There was 1 startup warning.
289[00:44:20] [Server thread/INFO]: [TAB] Enabled in 97ms
290[00:44:20] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.4+f7ff984
291[00:44:20] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
292[00:44:20] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
293[00:44:20] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
294[00:44:20] [Server thread/INFO]: [WorldGuard] (world) All fire spread is disabled.
295[00:44:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
296[00:44:20] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
297[00:44:20] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
298[00:44:20] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
299[00:44:20] [Server thread/INFO]: [WorldGuard] (world_nether) All fire spread is disabled.
300[00:44:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
301[00:44:20] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
302[00:44:20] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
303[00:44:20] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
304[00:44:20] [Server thread/INFO]: [WorldGuard] (world_the_end) All fire spread is disabled.
305[00:44:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
306[00:44:20] [Server thread/INFO]: [WorldGuard] (erebor) TNT ignition is PERMITTED.
307[00:44:20] [Server thread/INFO]: [WorldGuard] (erebor) Lighters are PERMITTED.
308[00:44:20] [Server thread/INFO]: [WorldGuard] (erebor) Lava fire is blocked.
309[00:44:20] [Server thread/INFO]: [WorldGuard] (erebor) All fire spread is disabled.
310[00:44:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'erebor'
311[00:44:20] [Server thread/INFO]: [WorldGuard] (spawn_winter) TNT ignition is PERMITTED.
312[00:44:20] [Server thread/INFO]: [WorldGuard] (spawn_winter) Lighters are PERMITTED.
313[00:44:20] [Server thread/INFO]: [WorldGuard] (spawn_winter) Lava fire is blocked.
314[00:44:20] [Server thread/INFO]: [WorldGuard] (spawn_winter) All fire spread is disabled.
315[00:44:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn_winter'
316[00:44:20] [Server thread/INFO]: [WorldGuard] (builds) TNT ignition is PERMITTED.
317[00:44:20] [Server thread/INFO]: [WorldGuard] (builds) Lighters are PERMITTED.
318[00:44:20] [Server thread/INFO]: [WorldGuard] (builds) Lava fire is blocked.
319[00:44:20] [Server thread/INFO]: [WorldGuard] (builds) All fire spread is disabled.
320[00:44:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'builds'
321[00:44:20] [Server thread/INFO]: [WorldGuard] (spawn_normal) TNT ignition is PERMITTED.
322[00:44:20] [Server thread/INFO]: [WorldGuard] (spawn_normal) Lighters are PERMITTED.
323[00:44:20] [Server thread/INFO]: [WorldGuard] (spawn_normal) Lava fire is blocked.
324[00:44:20] [Server thread/INFO]: [WorldGuard] (spawn_normal) All fire spread is disabled.
325[00:44:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn_normal'
326[00:44:20] [Server thread/INFO]: [WorldGuard] (old_world) TNT ignition is PERMITTED.
327[00:44:20] [Server thread/INFO]: [WorldGuard] (old_world) Lighters are PERMITTED.
328[00:44:20] [Server thread/INFO]: [WorldGuard] (old_world) Lava fire is blocked.
329[00:44:20] [Server thread/INFO]: [WorldGuard] (old_world) All fire spread is disabled.
330[00:44:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'old_world'
331[00:44:20] [Server thread/INFO]: [WorldGuard] (skywars) TNT ignition is PERMITTED.
332[00:44:20] [Server thread/INFO]: [WorldGuard] (skywars) Lighters are PERMITTED.
333[00:44:20] [Server thread/INFO]: [WorldGuard] (skywars) Lava fire is blocked.
334[00:44:20] [Server thread/INFO]: [WorldGuard] (skywars) All fire spread is disabled.
335[00:44:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'skywars'
336[00:44:20] [Server thread/INFO]: [WorldGuard] Loading region data...
337[00:44:20] [Server thread/INFO]: [ajParkour] Enabling ajParkour v${project.version}
338[00:44:20] [Server thread/INFO]: [ajParkour] Starting config converter!
339[00:44:20] [Server thread/INFO]: [ajParkour] Key: config-version
340[00:44:20] [Server thread/INFO]: [ajParkour] keySec: config-version
341[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
342[00:44:20] [Server thread/INFO]: [ajParkour] Find: config-version: 3 Replace w: config-version: 2
343[00:44:20] [Server thread/INFO]: [ajParkour] Key: area-selection
344[00:44:20] [Server thread/INFO]: [ajParkour] keySec: area-selection
345[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
346[00:44:20] [Server thread/INFO]: [ajParkour] Find: area-selection: lowest Replace w: area-selection: lowest
347[00:44:20] [Server thread/INFO]: [ajParkour] Key: random-block-selection
348[00:44:20] [Server thread/INFO]: [ajParkour] keySec: random-block-selection
349[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
350[00:44:20] [Server thread/INFO]: [ajParkour] Find: random-block-selection: each Replace w: random-block-selection: each
351[00:44:20] [Server thread/INFO]: [ajParkour] Key: random-item
352[00:44:20] [Server thread/INFO]: [ajParkour] keySec: random-item
353[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
354[00:44:20] [Server thread/INFO]: [ajParkour] Find: random-item: VINE Replace w: random-item: VINE
355[00:44:20] [Server thread/INFO]: [ajParkour] Key: jump-sound
356[00:44:20] [Server thread/INFO]: [ajParkour] keySec: jump-sound
357[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
358[00:44:20] [Server thread/INFO]: [ajParkour] Find: jump-sound: ENTITY_CHICKEN_EGG Replace w: jump-sound: ENTITY_CHICKEN_EGG
359[00:44:20] [Server thread/INFO]: [ajParkour] Key: top-shown
360[00:44:20] [Server thread/INFO]: [ajParkour] keySec: top-shown
361[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
362[00:44:20] [Server thread/INFO]: [ajParkour] Find: top-shown: 10 Replace w: top-shown: 10
363[00:44:20] [Server thread/INFO]: [ajParkour] Key: jumps-ahead
364[00:44:20] [Server thread/INFO]: [ajParkour] keySec: jumps-ahead
365[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
366[00:44:20] [Server thread/INFO]: [ajParkour] Find: jumps-ahead: 1 Replace w: jumps-ahead: 1
367[00:44:20] [Server thread/INFO]: [ajParkour] Key: start-sound
368[00:44:20] [Server thread/INFO]: [ajParkour] keySec: start-sound
369[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
370[00:44:20] [Server thread/INFO]: [ajParkour] Find: start-sound: NONE Replace w: start-sound: NONE
371[00:44:20] [Server thread/INFO]: [ajParkour] Key: end-sound
372[00:44:20] [Server thread/INFO]: [ajParkour] keySec: end-sound
373[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
374[00:44:20] [Server thread/INFO]: [ajParkour] Find: end-sound: NONE Replace w: end-sound: NONE
375[00:44:20] [Server thread/INFO]: [ajParkour] Key: particle-count
376[00:44:20] [Server thread/INFO]: [ajParkour] keySec: particle-count
377[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
378[00:44:20] [Server thread/INFO]: [ajParkour] Find: particle-count: 10 Replace w: particle-count: 10
379[00:44:20] [Server thread/INFO]: [ajParkour] Key: execute-reward-commands
380[00:44:20] [Server thread/INFO]: [ajParkour] keySec: execute-reward-commands
381[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
382[00:44:20] [Server thread/INFO]: [ajParkour] Find: execute-reward-commands: after Replace w: execute-reward-commands: after
383[00:44:20] [Server thread/INFO]: [ajParkour] Key: parkour-inventory
384[00:44:20] [Server thread/INFO]: [ajParkour] keySec: parkour-inventory
385[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
386[00:44:20] [Server thread/INFO]: [ajParkour] Find: parkour-inventory: true Replace w: parkour-inventory: true
387[00:44:20] [Server thread/INFO]: [ajParkour] Key: start-disabled-worlds
388[00:44:20] [Server thread/INFO]: [ajParkour] keySec: start-disabled-worlds
389[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
390[00:44:20] [Server thread/INFO]: [ajParkour] Find: start-disabled-worlds: disabledworld1,disabledworld2 Replace w: start-disabled-worlds: disabledworld1,disabledworld2
391[00:44:20] [Server thread/INFO]: [ajParkour] Key: kick-time
392[00:44:20] [Server thread/INFO]: [ajParkour] keySec: kick-time
393[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
394[00:44:20] [Server thread/INFO]: [ajParkour] Find: kick-time: 60 Replace w: kick-time: 30
395[00:44:20] [Server thread/INFO]: [ajParkour] Key: notify-update
396[00:44:20] [Server thread/INFO]: [ajParkour] keySec: notify-update
397[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
398[00:44:20] [Server thread/INFO]: [ajParkour] Find: notify-update: true Replace w: notify-update: true
399[00:44:20] [Server thread/INFO]: [ajParkour] Key: begin-score-per-area
400[00:44:20] [Server thread/INFO]: [ajParkour] keySec: begin-score-per-area
401[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
402[00:44:20] [Server thread/INFO]: [ajParkour] Find: begin-score-per-area: false Replace w: begin-score-per-area: false
403[00:44:20] [Server thread/INFO]: [ajParkour] Key: enable-portals
404[00:44:20] [Server thread/INFO]: [ajParkour] keySec: enable-portals
405[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
406[00:44:20] [Server thread/INFO]: [ajParkour] Find: enable-portals: true Replace w: enable-portals: false
407[00:44:20] [Server thread/INFO]: [ajParkour] Key: faster-portals
408[00:44:20] [Server thread/INFO]: [ajParkour] keySec: faster-portals
409[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
410[00:44:20] [Server thread/INFO]: [ajParkour] Find: faster-portals: false Replace w: faster-portals: true
411[00:44:20] [Server thread/INFO]: [ajParkour] Key: enable-updater
412[00:44:20] [Server thread/INFO]: [ajParkour] keySec: enable-updater
413[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
414[00:44:20] [Server thread/INFO]: [ajParkour] Find: enable-updater: true Replace w: enable-updater: true
415[00:44:20] [Server thread/INFO]: [ajParkour] Key: faster-afk-detection
416[00:44:20] [Server thread/INFO]: [ajParkour] keySec: faster-afk-detection
417[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
418[00:44:20] [Server thread/INFO]: [ajParkour] Find: faster-afk-detection: false Replace w: faster-afk-detection: true
419[00:44:20] [Server thread/INFO]: [ajParkour] Key: new-block-particle
420[00:44:20] [Server thread/INFO]: [ajParkour] keySec: new-block-particle
421[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
422[00:44:20] [Server thread/INFO]: [ajParkour] Find: new-block-particle: CLOUD Replace w: new-block-particle: CLOUD
423[00:44:20] [Server thread/INFO]: [ajParkour] Key: enable-block-selector-item
424[00:44:20] [Server thread/INFO]: [ajParkour] keySec: enable-block-selector-item
425[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
426[00:44:20] [Server thread/INFO]: [ajParkour] Find: enable-block-selector-item: true Replace w: enable-block-selector-item: true
427[00:44:20] [Server thread/INFO]: [ajParkour] Key: require-permission-for-block-selector-item
428[00:44:20] [Server thread/INFO]: [ajParkour] keySec: require-permission-for-block-selector-item
429[00:44:20] [Server thread/INFO]: [ajParkour] Scanning:
430[00:44:20] [Server thread/INFO]: [ajParkour] Find: require-permission-for-block-selector-item: false Replace w: require-permission-for-block-selector-item: false
431[00:44:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ajpk
432[00:44:21] [Server thread/INFO]: ajParkour v${project.version} by ajgeiss0702 has been enabled!
433[00:44:21] [Server thread/INFO]: [Images] Enabling Images v2.1.7
434[00:44:21] [Server thread/INFO]: [Images] ProtocolLib detected. Enabling generic packet handling...
435[00:44:21] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.19.0-dev+87-b43790e
436[00:44:21] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
437[00:44:21] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.1.5-SNAPSHOT
438[00:44:21] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
439[00:44:21] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
440[00:44:21] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
441[00:44:21] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
442[00:44:21] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
443[00:44:21] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
444[00:44:21] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
445[00:44:21] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
446[00:44:21] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
447[00:44:21] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
448[00:44:21] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
449[00:44:21] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlySpeedFlagHandler
450[00:44:21] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
451[00:44:21] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
452[00:44:21] [Server thread/INFO]: [Harbor] Enabling Harbor v1.6.3
453[00:44:21] [Server thread/INFO]: [MoneyFromMobs] Enabling MoneyFromMobs v3.4
454[00:44:21] [Server thread/INFO]: Update Available for MoneyFromMobs: https://www.spigotmc.org/resources/money-from-mobs-1-9-1-16-4.79137/
455[00:44:21] [Server thread/INFO]: [CommandSigns] Enabling CommandSigns v2.2.0
456[00:44:21] [Server thread/INFO]: [CommandSigns] Plugin vault detected
457[00:44:21] [Server thread/INFO]: [CommandSigns] Vault economy [Essentials Economy] linked with command signs !
458[00:44:22] [Server thread/WARN]: [CommandSigns] Some command signs were not loaded because their location is not valid: 14,15,20,21,26,39,40,41,42,43,44,48,49,50,51,52,53,54,55,56,64,65,66,67,68,69,70,71,73,78,79,80,81,82,83,88,89,90,91,92,93,94,95,101,102,117,118,125,127,129,131,134,136,140,142,143,144,145,146,147,148,149,150,151,152,154,155,156,157,158,160,161,162,173,176,177,178,179,185,186,187,189,190
459[00:44:22] [Server thread/WARN]: [CommandSigns] Some command signs were not loaded because their world could not be found: 180,181,184,193,194,196,197,198,199,200,201,202,203,204
460[00:44:22] [Server thread/INFO]: [CommandSigns] If this plugin is useful to you, you can make a donation at: https://www.paypal.me/nokorbis
461[00:44:22] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v7.0.0
462[00:44:22] [Server thread/INFO]: [SilkSpawners] WorldGuard support is disabled due to config setting
463[00:44:22] [Server thread/WARN]: [SilkSpawners] Warning! "iron-golems-can-spawn-in-air" is set to false in the paper.yml! Iron Golem farms might not work!
464[00:44:22] [Server thread/INFO]: [SilkSpawners] Loading support for v1_16_R3
465[00:44:22] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled and now running.
466[00:44:22] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
467[00:44:22] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.27-SNAPSHOT (build 2272)
468[00:44:23] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.12.0
469[00:44:23] [Server thread/INFO]: [Shopkeepers] Citizens found, enabling NPC shopkeepers.
470[00:44:23] [Server thread/INFO]: [Shopkeepers] Loading data of 16 shopkeepers..
471[00:44:23] [Server thread/INFO]: [mcMMO] Enabling mcMMO v2.1.175-SNAPSHOT
472[00:44:23] [Server thread/INFO]: [mcMMO] Platform String: 1.16.5-R0.1-SNAPSHOT
473[00:44:23] [Server thread/INFO]: [mcMMO] Minecraft version determined to be - 1.16.5
474[00:44:23] [Server thread/INFO]: [mcMMO] Loading compatibility layers...
475[00:44:23] [Server thread/INFO]: [mcMMO] Finished loading compatibility layers.
476[00:44:23] [Server thread/INFO]: [mcMMO] Registering enchantments for Fishing Book...
477[00:44:26] [Server thread/INFO]: [mcMMO] Enabling Acrobatics Skills
478[00:44:26] [Server thread/INFO]: [mcMMO] Registered subskill: Roll
479[00:44:26] [Server thread/INFO]: [mcMMO] 0 entries in mcMMO World Blacklist
480[00:44:27] [Server thread/INFO]: [PlayerParticles] Enabling PlayerParticles v7.18
481[00:44:27] [Server thread/INFO]: [PlayerParticles] Data handler connected using SQLite.
482[00:44:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playerparticles
483[00:44:27] [Server thread/INFO]: [dtlTradersPlus] Enabling dtlTradersPlus v6.4.0
484[00:44:27] [Server thread/INFO]: dtlTradersPlus> Welcome to dtlTradersPlus v6.4.0!
485[00:44:27] [Server thread/INFO]: dtlTradersPlus> Trying to hook into any Vault supported plugin...
486[00:44:27] [Server thread/INFO]: dtlTradersPlus> Vault found! Trying to hook...
487[00:44:27] [Server thread/INFO]: dtlTradersPlus> Found economy plugin: Essentials Economy
488[00:44:28] [Server thread/INFO]: dtlTradersPlus> Loaded 18 guis from the guis config!
489[00:44:28] [Server thread/INFO]: dtlTradersPlus> Hooking into Citizens!
490[00:44:28] [Server thread/INFO]: dtlTradersPlus> dtlTraders is managed by Degitise. www.degitise.com
491[00:44:28] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.6.0-SNAPSHOT-b2440
492[00:44:28] [Server thread/INFO]: [AuthMe] SQLite Setup finished
493[00:44:28] [Server thread/INFO]: [AuthMe] Hooked into LuckPerms!
494[00:44:28] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
495[00:44:28] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core
496[00:44:29] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0-SNAPSHOT build n.2440 successfully enabled!
497[00:44:29] [Server thread/INFO]: [Lands] Enabling Lands v5.1.17
498[00:44:29] [Server thread/INFO]: _ _
499[00:44:29] [Server thread/INFO]: | | | |
500[00:44:29] [Server thread/INFO]: | | __ _ _ __ __| | ___
501[00:44:29] [Server thread/INFO]: | | / _` || '_ \ / _` |/ __|
502[00:44:29] [Server thread/INFO]: | |____| (_| || | | || (_| |\__ \
503[00:44:29] [Server thread/INFO]: \_____/ \__,_||_| |_| \__,_||___/
504[00:44:29] [Server thread/INFO]:
505[00:44:29] [Server thread/INFO]: Version: 5.1.17
506[00:44:29] [Server thread/INFO]: Server: 1.16.x running Paper
507[00:44:29] [Server thread/INFO]: Licensed to: 1198183
508[00:44:29] [Server thread/INFO]: Experiencing issues or having questions? Join our Discord!
509[00:44:29] [Server thread/INFO]: Discord: https://discord.gg/B4MAJVk
510[00:44:29] [Server thread/INFO]: Wiki: https://github.com/Angeschossen/Lands/wiki
511[00:44:29] [Server thread/INFO]:
512[00:44:29] [Server thread/INFO]: [Lands] Performing initial data load.
513[00:44:30] [Server thread/INFO]: [Lands] There are currently 7 created lands.
514[00:44:30] [Server thread/INFO]: [Lands] Initial data load took 210 ms.
515[00:44:30] [Server thread/INFO]: [DeadChest] Enabling DeadChest v4.2.0
516[00:44:30] [Server thread/INFO]: [Magic] Enabling Magic v8.4.2-3095c41
517[00:44:30] [Server thread/INFO]: [Magic] EffectLib initialized
518[00:44:31] [Server thread/INFO]: [Magic] SilkSpawners detected, forcing apply_spawner_data to false
519[00:44:31] [Server thread/INFO]: [Magic] Wand crafting is enabled
520[00:44:31] [Server thread/INFO]: [Magic] Skin-based spell icons disabled
521[00:44:31] [Server thread/INFO]: [Magic] Vault found, 'currency' cost types available
522[00:44:31] [Server thread/INFO]: [Magic] LibsDisguises found, mob disguises and disguise_restricted features enabled
523[00:44:31] [Server thread/INFO]: [Magic] MobArena not found
524[00:44:31] [Server thread/INFO]: [Magic] LogBlock not found
525[00:44:31] [Server thread/INFO]: [Magic] Integrating with Essentials for vanish detection
526[00:44:31] [Server thread/INFO]: [Magic] Integrating with Essentials for Recall warps
527[00:44:31] [Server thread/INFO]: [Magic] Factions not found
528[00:44:31] [Server thread/INFO]: [Magic] WorldGuard found, will respect build permissions for construction spells
529[00:44:31] [Server thread/INFO]: [Magic] Multiverse-Core found, will respect PVP settings
530[00:44:31] [Server thread/INFO]: [Magic] Towny not found, region protection and pvp checks will not be used.
531[00:44:31] [Server thread/INFO]: [Magic] Lockette nor LockettePro found, will not integrate.
532[00:44:31] [Server thread/INFO]: [Magic] GriefPrevention not found, claim protection will not be used.
533[00:44:31] [Server thread/INFO]: [Magic] NoCheatPlus not found, will not integrate.
534[00:44:31] [Server thread/INFO]: [Magic] dynmap not found, not integrating.
535[00:44:31] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: magic
536[00:44:31] [Server thread/INFO]: [Magic] PlaceholderAPI integration enabled. Available placeholders:
537[00:44:31] [Server thread/INFO]: [Magic] magic_path, magic_class, magic_wand, magic_spell, magic_mana, magic_mana_max, magic_sp, magic_spell_count
538[00:44:31] [Server thread/INFO]: [Magic] LightAPI not found, Light action will not work
539[00:44:31] [Server thread/INFO]: [Magic] ajParkour found, wands will close when entering parkour
540[00:44:31] [Server thread/INFO]: [Magic] Activated BStats
541[00:44:31] [Server thread/INFO]: [Magic] Registered currencies: item,mana,xp,health,currency,sp,levels,hunger
542[00:44:31] [Server thread/INFO]: [Magic] Loaded 0 attributes
543[00:44:31] [Server thread/INFO]: [Magic] Registered attributes: [bowpull, damage, damage_dealt, weeks, target_hunger, location_x, location_y, target_mana, epoch, air, bowpower, seconds, location_z, target_air, target_mana_max, health_max, hours, level, minutes, health, fall_distance, target_air_max, hunger, play_time, target_health_max, moon, air_max, mana, target_health, target_location_x, xp, target_location_y, mana_max, days, target_location_z, time]
544[00:44:31] [Server thread/INFO]: [Magic] Loaded 12 effect lists
545[00:44:31] [Server thread/INFO]: [Magic] Loaded 562 items
546[00:44:31] [Server thread/INFO]: [Magic] Loaded 160 wands
547[00:44:32] [Server thread/INFO]: [Magic] Loaded 524 spells
548[00:44:32] [Server thread/INFO]: [Magic] Loaded 2 kits
549[00:44:32] [Server thread/INFO]: [Magic] Loaded 6 classes
550[00:44:32] [Server thread/INFO]: [Magic] Loaded 3 classes
551[00:44:32] [Server thread/INFO]: [Magic] Loaded 12 progression paths
552[00:44:32] [Server thread/INFO]: [Magic] Loaded 58 mob templates
553[00:44:32] [Server thread/INFO]: [Magic] Loaded 6 automata templates
554[00:44:32] [Server thread/INFO]: [Magic] Loaded 15 crafting recipes
555[00:44:32] [Server thread/INFO]: [Magic] Loaded 0 customized worlds
556[00:44:32] [Server thread/INFO]: [Magic] Finished reloading configuration
557[00:44:32] [Server thread/INFO]: Resource pack configured in server.properties, Magic not using RP from config.yml
558[00:44:32] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.21.3
559[00:44:32] [Server thread/INFO]: [EliteMobs] Enabling EliteMobs v7.2.41
560[00:44:32] [Server thread/INFO]: _____ _ _____ _____ ________ ______________ _____
561[00:44:32] [Server thread/INFO]: | ___| | |_ _|_ _| ___| \/ | _ | ___ \/ ___|
562[00:44:32] [Server thread/INFO]: | |__ | | | | | | | |__ | . . | | | | |_/ /\ `--.
563[00:44:32] [Server thread/INFO]: | __|| | | | | | | __|| |\/| | | | | ___ \ `--. \
564[00:44:32] [Server thread/INFO]: | |___| |_____| |_ | | | |___| | | \ \_/ / |_/ //\__/ /
565[00:44:32] [Server thread/INFO]: \____/\_____/\___/ \_/ \____/\_| |_/\___/\____/ \____/
566[00:44:32] [Server thread/INFO]: By MagmaGuy - v. 7.2.41
567[00:44:33] [Server thread/INFO]: [EliteMobs] Custom Treasure Chest in file test_custom_treasure_config.yml does not have a defined location! It will not spawn.
568[00:44:33] [Server thread/INFO]: [EliteMobs] Location em_sewer_maze,-204,68,-162,0,0 is not loaded, so a treasure chest will not be placed!
569[00:44:33] [Server thread/INFO]: [EliteMobs] Location em_sewer_maze,-128,138,-264,0,0 is not loaded, so a treasure chest will not be placed!
570[00:44:33] [pool-93-thread-1/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (886ab36f357894cf5b4179e25dbe72e5617d6c25)
571[00:44:33] [Server thread/INFO]: [EliteMobs] WorldGuard compatibility is enabled!
572[00:44:33] [Server thread/INFO]: [EliteMobs] Vault detected.
573[00:44:34] [Server thread/INFO]: [EliteMobs] Opened database successfully
574[00:44:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: elitemobs
575[00:44:34] [Server thread/INFO]: [EliteMobs] Trying to load Minidungeon world em_hallosseum
576[00:44:34] [Server thread/INFO]: [EliteMobs] Detected Minidungeon world em_hallosseum
577[00:44:34] [Server thread/INFO]: Time elapsed: 4286834938 ms
578[00:44:34] [Log4j2-TF-1-AsyncLogger[AsyncContext@70dea4e]-1/INFO]: [DiscordSRV] [JDA] Login Successful!
579[00:44:34] [Server thread/INFO]: [WorldGuard] (em_hallosseum) TNT ignition is PERMITTED.
580[00:44:34] [Server thread/INFO]: [WorldGuard] (em_hallosseum) Lighters are PERMITTED.
581[00:44:34] [Server thread/INFO]: [WorldGuard] (em_hallosseum) Lava fire is blocked.
582[00:44:34] [Server thread/INFO]: [WorldGuard] (em_hallosseum) All fire spread is disabled.
583[00:44:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'em_hallosseum'
584[00:44:34] [Server thread/INFO]: [CommandSigns] New world loaded. Reloading command signs configurations.
585[00:44:34] [Server thread/WARN]: [CommandSigns] Some command signs were not loaded because their location is not valid: 14,15,20,21,26,39,40,41,42,43,44,48,49,50,51,52,53,54,55,56,64,65,66,67,68,69,70,71,73,78,79,80,81,82,83,88,89,90,91,92,93,94,95,101,102,117,118,125,127,129,131,134,136,140,142,143,144,145,146,147,148,149,150,151,152,154,155,156,157,158,160,161,162,173,176,177,178,179,185,186,187,189,190
586[00:44:34] [Server thread/WARN]: [CommandSigns] Some command signs were not loaded because their world could not be found: 180,181,184,193,194,196,197,198,199,200,201,202,203,204
587[00:44:34] [Server thread/INFO]: [EliteMobs] Minidungeons world em_hallosseum was loaded successfully!
588[00:44:34] [Server thread/INFO]: [EliteMobs] Trying to load Minidungeon world em_sewer_maze
589[00:44:34] [Server thread/INFO]: [EliteMobs] Detected Minidungeon world em_sewer_maze
590[00:44:34] [Server thread/INFO]: Time elapsed: 4286835085 ms
591[00:44:34] [Server thread/INFO]: [WorldGuard] (em_sewer_maze) TNT ignition is PERMITTED.
592[00:44:34] [Server thread/INFO]: [WorldGuard] (em_sewer_maze) Lighters are PERMITTED.
593[00:44:34] [Server thread/INFO]: [WorldGuard] (em_sewer_maze) Lava fire is blocked.
594[00:44:34] [Server thread/INFO]: [WorldGuard] (em_sewer_maze) All fire spread is disabled.
595[00:44:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'em_sewer_maze'
596[00:44:34] [Server thread/INFO]: [CommandSigns] New world loaded. Reloading command signs configurations.
597[00:44:34] [Server thread/WARN]: [CommandSigns] Some command signs were not loaded because their location is not valid: 14,15,20,21,26,39,40,41,42,43,44,48,49,50,51,52,53,54,55,56,64,65,66,67,68,69,70,71,73,78,79,80,81,82,83,88,89,90,91,92,93,94,95,101,102,117,118,125,127,129,131,134,136,140,142,143,144,145,146,147,148,149,150,151,152,154,155,156,157,158,160,161,162,173,176,177,178,179,185,186,187,189,190
598[00:44:34] [Server thread/WARN]: [CommandSigns] Some command signs were not loaded because their world could not be found: 180,181,184,193,194,196,197,198,199,200,201,202,203,204
599[00:44:34] [Server thread/INFO]: [EliteMobs] Minidungeons world em_sewer_maze was loaded successfully!
600[00:44:34] [Server thread/INFO]: [EliteMobs] Trying to load Minidungeon world em_north_pole
601[00:44:34] [Server thread/INFO]: [EliteMobs] Detected Minidungeon world em_north_pole
602[00:44:34] [Server thread/INFO]: Time elapsed: 4286835161 ms
603[00:44:35] [Log4j2-TF-1-AsyncLogger[AsyncContext@70dea4e]-1/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
604[00:44:35] [Server thread/INFO]: [WorldGuard] (em_north_pole) TNT ignition is PERMITTED.
605[00:44:35] [Server thread/INFO]: [WorldGuard] (em_north_pole) Lighters are PERMITTED.
606[00:44:35] [Server thread/INFO]: [WorldGuard] (em_north_pole) Lava fire is blocked.
607[00:44:35] [Server thread/INFO]: [WorldGuard] (em_north_pole) All fire spread is disabled.
608[00:44:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'em_north_pole'
609[00:44:35] [Server thread/INFO]: [CommandSigns] New world loaded. Reloading command signs configurations.
610[00:44:35] [Server thread/WARN]: [CommandSigns] Some command signs were not loaded because their location is not valid: 14,15,20,21,26,39,40,41,42,43,44,48,49,50,51,52,53,54,55,56,64,65,66,67,68,69,70,71,73,78,79,80,81,82,83,88,89,90,91,92,93,94,95,101,102,117,118,125,127,129,131,134,136,140,142,143,144,145,146,147,148,149,150,151,152,154,155,156,157,158,160,161,162,173,176,177,178,179,185,186,187,189,190
611[00:44:35] [Server thread/WARN]: [CommandSigns] Some command signs were not loaded because their world could not be found: 180,181,184,193,194,196,197,198,199,200,201,202,203,204
612[00:44:35] [Server thread/INFO]: [EliteMobs] Minidungeons world em_north_pole was loaded successfully!
613[00:44:35] [Server thread/INFO]: [EliteMobs] [EliteMobs] World em_adventurers_guild found! Loading it in...
614[00:44:35] [Server thread/INFO]: Time elapsed: 4286835862 ms
615[00:44:35] [Server thread/INFO]: [WorldGuard] (em_adventurers_guild) TNT ignition is PERMITTED.
616[00:44:35] [Server thread/INFO]: [WorldGuard] (em_adventurers_guild) Lighters are PERMITTED.
617[00:44:35] [Server thread/INFO]: [WorldGuard] (em_adventurers_guild) Lava fire is blocked.
618[00:44:35] [Server thread/INFO]: [WorldGuard] (em_adventurers_guild) All fire spread is disabled.
619[00:44:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'em_adventurers_guild'
620[00:44:35] [Server thread/INFO]: [CommandSigns] New world loaded. Reloading command signs configurations.
621[00:44:35] [Server thread/WARN]: [CommandSigns] Some command signs were not loaded because their location is not valid: 14,15,20,21,26,39,40,41,42,43,44,48,49,50,51,52,53,54,55,56,64,65,66,67,68,69,70,71,73,78,79,80,81,82,83,88,89,90,91,92,93,94,95,101,102,117,118,125,127,129,131,134,136,140,142,143,144,145,146,147,148,149,150,151,152,154,155,156,157,158,160,161,162,173,176,177,178,179,185,186,187,189,190
622[00:44:35] [Server thread/WARN]: [CommandSigns] Some command signs were not loaded because their world could not be found: 180,181,184,193,194,196,197,198,199,200,201,202,203,204
623[00:44:35] [Server thread/INFO]: [EliteMobs] [EliteMobs] World em_adventurers_guild has been successfully loaded! It can be accessed through the '/ag' command, unless you changed that config option!
624[00:44:35] [Server thread/INFO]: [EliteMobs] dark_cathedral_tier_75_boss.yml does not have a set location yet! It will not spawn. Did you install its minidungeon?
625[00:44:36] [Log4j2-TF-1-AsyncLogger[AsyncContext@70dea4e]-1/INFO]: [DiscordSRV] [JDA] Finished Loading!
626[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:?????????(790884597532459079)
627[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?welcome-goodbye(807687385009094707)
628[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?rules(807661749733949460)
629[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?info(790886657766981663)
630[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?announcements(807704301606535168)
631[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???support(805910217933979731)
632[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???-general(790884598182707222)
633[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?off-topic(816357512634171414)
634[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?media(790889770581753888)
635[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:????-game(798274231376019506)
636[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?music(790890316814352454)
637[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?music2(818214607696822302)
638[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?vip-only?(807941513606201355)
639[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?akinator-bot(806593582345486336)
640[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?akinator-bot2(807709013222621274)
641[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?joke-bot(807680324116545576)
642[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?gambling-bot(807941364640645150)
643[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?curiosidades(805753185523728396)
644[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???-mc-noticias(805752734514937876)
645[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?nsfw(809348069027479593)
646[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?console(801116872334508052)
647[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel TC:?console(801116872334508052)
648[00:44:36] [Server thread/INFO]: [DefensiveTurrets] Enabling DefensiveTurrets v3.14.6
649[00:44:36] [Server thread/INFO]: [DefensiveTurrets] Has been enabled! Version: 3.14.6
650[00:44:36] [Server thread/INFO]: [DefensiveTurrets] Thanks for using my plugin! ~Ajneb97
651[00:44:36] [Server thread/INFO]: [Lands] [Integrations] Accepted incoming integration. Plugin: DefensiveTurrets
652[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Not using JDBC, one of host/port/database was default
653[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling Essentials hook
654[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling LuckPerms hook
655[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
656[00:44:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling PlaceholderAPI hook
657[00:44:36] [Server thread/INFO]: [Quests] Enabling Quests v4.0.0-rc.4-b191
658[00:44:36] [Server thread/INFO]: [Quests] Loaded language en-US. Translations via Crowdin
659[00:44:36] [Server thread/INFO]: [Quests] Successfully linked Quests with Citizens 2.0.27-SNAPSHOT (build 2272)
660[00:44:36] [Server thread/INFO]: [Quests] Loading storage implementation: YAML
661[00:44:36] [Server thread/WARN]: Could not register alias backpacks because it contains commands that do not exist: backpacks
662[00:44:37] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
663[00:44:37] [Server thread/INFO]: No expansions were registered!
664[00:44:37] [Server thread/INFO]: Running delayed init tasks
665[00:44:37] [Craft Scheduler Thread - 16/INFO]: [AuthMe] Downloading GEO IP database, because the old database is older than 30 days or doesn't exist
666[00:44:37] [Craft Scheduler Thread - 16/WARN]: [AuthMe] No MaxMind credentials found in the configuration file! GeoIp protections will be disabled.
667[00:44:37] [Craft Scheduler Thread - 16/INFO]: [AuthMe] There is no newer GEO IP database uploaded to MaxMind. Using the old one for now.
668[00:44:37] [Craft Scheduler Thread - 5/INFO]: FancyBags >> You are using the latest version of the plugin!
669[00:44:37] [Craft Scheduler Thread - 18/INFO]: [EliteMobs] Latest public release is 7.2.41
670[00:44:37] [Craft Scheduler Thread - 18/INFO]: [EliteMobs] Your version is 7.2.41
671[00:44:37] [Craft Scheduler Thread - 16/WARN]: [AuthMe] Could not download GeoLiteAPI database [FileNotFoundException]: plugins/AuthMe/GeoLite2-Country.mmdb (No such file or directory)
672[00:44:37] [Craft Scheduler Thread - 6/INFO]: [SkinsRestorer] ----------------------------------------------
673[00:44:37] [Craft Scheduler Thread - 6/INFO]: [SkinsRestorer] +===============+
674[00:44:37] [Craft Scheduler Thread - 6/INFO]: [SkinsRestorer] | SkinsRestorer |
675[00:44:37] [Craft Scheduler Thread - 6/INFO]: [SkinsRestorer] |---------------|
676[00:44:37] [Craft Scheduler Thread - 6/INFO]: [SkinsRestorer] | Bukkit only |
677[00:44:37] [Craft Scheduler Thread - 6/INFO]: [SkinsRestorer] +===============+
678[00:44:37] [Craft Scheduler Thread - 6/INFO]: [SkinsRestorer] ----------------------------------------------
679[00:44:37] [Craft Scheduler Thread - 6/INFO]: [SkinsRestorer] Current version: 13.8.9
680[00:44:37] [Craft Scheduler Thread - 6/INFO]: [SkinsRestorer] This is the latest version!
681[00:44:37] [Craft Scheduler Thread - 6/INFO]: [SkinsRestorer] ----------------------------------------------
682[00:44:37] [Craft Scheduler Thread - 18/INFO]: [EliteMobs] You are running the latest version!
683[00:44:37] [Craft Scheduler Thread - 11/INFO]: [mcMMO] Cleaned backup files. Deleted 7 of 16 files.
684[00:44:38] [Craft Scheduler Thread - 17/INFO]: [Lands] Loaded name resolver asynchronously.
685[00:44:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tab
686[00:44:38] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
687[00:44:38] [Craft Scheduler Thread - 10/WARN]: [ajParkour] Plugin ajParkour v${project.version} generated an exception while executing task 1103
688java.lang.NumberFormatException: For input string: "${project"
689 at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:1.8.0_265]
690 at java.lang.Integer.parseInt(Integer.java:569) ~[?:1.8.0_265]
691 at java.lang.Integer.valueOf(Integer.java:766) ~[?:1.8.0_265]
692 at us.ajg0702.parkour.utils.Updater$2.run(Updater.java:111) ~[?:?]
693 at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:99) ~[patched_1.16.5.jar:git-Paper-520]
694 at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.16.5.jar:git-Paper-520]
695 at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.16.5.jar:git-Paper-520]
696 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
697 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
698 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
699[00:44:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: discordsrv
700[00:44:42] [Server thread/INFO]: [Citizens] Loaded 44 NPCs.
701[00:44:42] [Server thread/INFO]: Done (50.234s)! For help, type "help"
702[00:44:42] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] ************************************************************
703[00:44:42] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] * WARNING - YOU ARE RUNNING AN OUTDATED VERSION OF JAVA.
704[00:44:42] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] * PAPER WILL STOP BEING COMPATIBLE WITH THIS VERSION OF
705[00:44:42] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] * JAVA WHEN MINECRAFT 1.17 IS RELEASED.
706[00:44:42] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] *
707[00:44:42] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] * Please update the version of Java you use to run Paper
708[00:44:42] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] * to at least Java 11. When Paper for Minecraft 1.17 is
709[00:44:42] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] * released support for versions of Java before 11 will
710[00:44:42] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] * be dropped.
711[00:44:42] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] *
712[00:44:42] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] * Current Java version: 1.8.0_265
713[00:44:42] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] *
714[00:44:42] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] * Check this forum post for more information:
715[00:44:42] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] * https://papermc.io/java11
716[00:44:42] [Server thread/WARN]: [io.papermc.paper.util.PaperJvmChecker] ************************************************************
717[00:44:42] [Server thread/INFO]: Timings Reset
718[00:44:42] [Craft Scheduler Thread - 10/INFO]: [Vault] Checking for Updates ...
719[00:44:42] [Server thread/INFO]: [Magic] Loading image map data from imagemaps.yml
720[00:44:42] [Server thread/INFO]: [Magic] Loaded 0 image maps
721[00:44:42] [Server thread/INFO]: [Magic] Finished loading data.
722[00:44:42] [Craft Scheduler Thread - 10/INFO]: [Vault] No new version available
723[00:44:43] [Server thread/INFO]: [@: Killed ?20? Spark]
724[00:44:43] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5512ms or 110 ticks behind
725[00:44:45] [Server thread/INFO]: [Magic] Essentials found, hooked up custom item handler
726[00:44:45] [Server thread/ERROR]: Quests could not locate world elitemobs_sewer_maze, is it loaded?
727[00:44:45] [Server thread/WARN]: me.blackvein.quests.exceptions.StageFormatException: locations-to-kill has invalid formatting elitemobs_sewer_maze -150.0 110.0 -162.0, see quest ?c?lInto the Deep ?4?l[Lvl 15 Mission] stage 2
728[00:44:45] [Server thread/WARN]: at me.blackvein.quests.Quests.loadQuestStages(Quests.java:2883)
729[00:44:45] [Server thread/WARN]: at me.blackvein.quests.Quests.loadQuests(Quests.java:1605)
730[00:44:45] [Server thread/WARN]: at me.blackvein.quests.Quests$2.run(Quests.java:634)
731[00:44:45] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:99)
732[00:44:45] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468)
733[00:44:45] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1299)
734[00:44:45] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:377)
735[00:44:45] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1214)
736[00:44:45] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1002)
737[00:44:45] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:175)
738[00:44:45] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
739[00:44:45] [Server thread/INFO]: [Quests] Loaded 6 Quest(s), 8 Action(s), 1 Condition(s) and 800 Phrase(s)
740[00:44:45] [Server thread/WARN]: [Quests] Unable to load custom objectives because quest for custom6 was null
741[00:44:45] [Server thread/INFO]: Gamerule sendCommandFeedback is now set to: false
742[00:44:46] [Server thread/INFO]: [Lands] [Integrations] Successfully integrated Vault economy into economy system. Name: Essentials Economy Banks: true
743[00:44:46] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: lands
744[00:44:46] [Server thread/INFO]: [Lands] [Integrations] Successfully integrated PlaceholderAPI into chat system.
745[00:44:46] [Server thread/INFO]: [Lands] [Integrations] Successfully integrated HolographicDisplays. You can use /Lands admin hologram to set top 10 lands holograms.
746[00:44:46] [Server thread/INFO]: [Lands] [Integrations] Successfully integrated WorldEdit. Bypass: lands.bypass.worldedit Wilderness-Bypass: lands.bypass.wilderness.worldedit
747[00:44:46] [Server thread/INFO]: [Lands] [Integrations] Successfully loaded LuckPerms contexts. More information: https://github.com/Angeschossen/Lands/wiki/Luckperms-Context
748[00:44:46] [ForkJoinPool.commonPool-worker-2/INFO]: [Lands] There is a new version available: 5.2.3
749[00:44:47] [Craft Scheduler Thread - 10/WARN]: [Images] Plugin Images v2.1.7 generated an exception while executing task 1105
750java.lang.IllegalStateException: unknown world with ID Drachenfels
751 at com.google.common.base.Preconditions.checkState(Preconditions.java:469) ~[patched_1.16.5.jar:git-Paper-520]
752 at com.andavin.images.image.CustomImage.readLocation(CustomImage.java:414) ~[?:?]
753 at com.andavin.images.image.CustomImageSection.readObject(CustomImageSection.java:164) ~[?:?]
754 at sun.reflect.GeneratedMethodAccessor118.invoke(Unknown Source) ~[?:?]
755 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
756 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
757 at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1184) ~[?:1.8.0_265]
758 at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2257) ~[?:1.8.0_265]
759 at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2148) ~[?:1.8.0_265]
760 at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1647) ~[?:1.8.0_265]
761 at java.io.ObjectInputStream.readObject(ObjectInputStream.java:483) ~[?:1.8.0_265]
762 at java.io.ObjectInputStream.readObject(ObjectInputStream.java:441) ~[?:1.8.0_265]
763 at java.util.HashMap.readObject(HashMap.java:1412) ~[?:1.8.0_265]
764 at sun.reflect.GeneratedMethodAccessor119.invoke(Unknown Source) ~[?:?]
765 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
766 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
767 at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1184) ~[?:1.8.0_265]
768 at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2257) ~[?:1.8.0_265]
769 at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2148) ~[?:1.8.0_265]
770 at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1647) ~[?:1.8.0_265]
771 at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2366) ~[?:1.8.0_265]
772 at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:613) ~[?:1.8.0_265]
773 at com.andavin.images.image.CustomImage.readObject(CustomImage.java:392) ~[?:?]
774 at sun.reflect.GeneratedMethodAccessor120.invoke(Unknown Source) ~[?:?]
775 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
776 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
777 at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1184) ~[?:1.8.0_265]
778 at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2257) ~[?:1.8.0_265]
779 at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2148) ~[?:1.8.0_265]
780 at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1647) ~[?:1.8.0_265]
781 at java.io.ObjectInputStream.readObject(ObjectInputStream.java:483) ~[?:1.8.0_265]
782 at java.io.ObjectInputStream.readObject(ObjectInputStream.java:441) ~[?:1.8.0_265]
783 at com.andavin.images.data.SQLDataManager.toImage(SQLDataManager.java:170) ~[?:?]
784 at com.andavin.images.data.SQLDataManager.load(SQLDataManager.java:70) ~[?:?]
785 at com.andavin.images.data.SQLiteDataManager.load(SQLiteDataManager.java:39) ~[?:?]
786 at com.andavin.images.Images.lambda$onEnable$1(Images.java:156) ~[?:?]
787 at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:99) ~[patched_1.16.5.jar:git-Paper-520]
788 at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.16.5.jar:git-Paper-520]
789 at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.16.5.jar:git-Paper-520]
790 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
791 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
792 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
793[00:44:50] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'em_north_pole' have been background saved
794[00:44:50] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'em_sewer_maze' have been background saved
795[00:44:50] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'em_hallosseum' have been background saved
796