Date: 2023/08/16 17:19:54 UTC-07:00
Type: Server Log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
[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'
[main/INFO]: Reloading ResourceManager: Default, bukkit
[Worker-Main-1/INFO]: Loaded 7 recipes
[Server thread/INFO]: Starting minecraft server version 1.16.5
[Server thread/INFO]: Loading properties
[Server thread/INFO]: This server is running Paper version git-Paper-794 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
[Server thread/INFO]: Debug logging is disabled
[Server thread/INFO]: Server Ping Player Sample Count: 12
[Server thread/INFO]: Using 4 threads for Netty based IO
[Server thread/INFO]: Default game type: SURVIVAL
[Server thread/INFO]: Generating keypair
[Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25619
[Server thread/INFO]: Using epoll channel type
[Server thread/INFO]: [Denizen] Loading 2 libraries... please wait
[Server thread/INFO]: Downloading https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-sync/4.7.0/mongodb-driver-sync-4.7.0.pom
[Server thread/INFO]: Downloading https://repo.maven.apache.org/maven2/org/mongodb/bson/4.7.0/bson-4.7.0.pom
[Server thread/INFO]: Downloading https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-core/4.7.0/mongodb-driver-core-4.7.0.pom
[Server thread/INFO]: Downloading https://repo.maven.apache.org/maven2/org/mongodb/bson-record-codec/4.7.0/bson-record-codec-4.7.0.pom
[Server thread/INFO]: Downloading https://repo.maven.apache.org/maven2/redis/clients/jedis/3.7.0/jedis-3.7.0.pom
[Server thread/INFO]: Downloading https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[Server thread/INFO]: Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
[Server thread/INFO]: Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
[Server thread/INFO]: Downloading https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.pom
[Server thread/INFO]: Downloading https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[Server thread/INFO]: Downloading https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[Server thread/INFO]: Downloading https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom
[BasicRepositoryConnector-repo.maven.apache.org-0-0/INFO]: Downloading https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-sync/4.7.0/mongodb-driver-sync-4.7.0.jar
[BasicRepositoryConnector-repo.maven.apache.org-0-2/INFO]: Downloading https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-core/4.7.0/mongodb-driver-core-4.7.0.jar
[BasicRepositoryConnector-repo.maven.apache.org-0-3/INFO]: Downloading https://repo.maven.apache.org/maven2/org/mongodb/bson-record-codec/4.7.0/bson-record-codec-4.7.0.jar
[BasicRepositoryConnector-repo.maven.apache.org-0-4/INFO]: Downloading https://repo.maven.apache.org/maven2/redis/clients/jedis/3.7.0/jedis-3.7.0.jar
[BasicRepositoryConnector-repo.maven.apache.org-0-3/INFO]: Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
[BasicRepositoryConnector-repo.maven.apache.org-0-0/INFO]: Downloading https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.jar
[BasicRepositoryConnector-repo.maven.apache.org-0-1/INFO]: Downloading https://repo.maven.apache.org/maven2/org/mongodb/bson/4.7.0/bson-4.7.0.jar
[Server thread/INFO]: [Denizen] Loaded library /home/container/libraries/org/mongodb/mongodb-driver-sync/4.7.0/mongodb-driver-sync-4.7.0.jar
[Server thread/INFO]: [Denizen] Loaded library /home/container/libraries/org/mongodb/bson/4.7.0/bson-4.7.0.jar
[Server thread/INFO]: [Denizen] Loaded library /home/container/libraries/org/mongodb/mongodb-driver-core/4.7.0/mongodb-driver-core-4.7.0.jar
[Server thread/INFO]: [Denizen] Loaded library /home/container/libraries/org/mongodb/bson-record-codec/4.7.0/bson-record-codec-4.7.0.jar
[Server thread/INFO]: [Denizen] Loaded library /home/container/libraries/redis/clients/jedis/3.7.0/jedis-3.7.0.jar
[Server thread/INFO]: [Denizen] Loaded library /home/container/libraries/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
[Server thread/INFO]: [Denizen] Loaded library /home/container/libraries/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.jar
[Server thread/INFO]: [BigDoors] Loading 1 libraries... please wait
[Server thread/INFO]: [BigDoors] Loaded library /home/container/libraries/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.jar
[Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.102
[Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.3
[Server thread/INFO]: [ZombieApocalypse] Loading ZombieApocalypse v1.4.7
[Server thread/INFO]: [CrackShot] Loading CrackShot v0.98.11
[Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.5.20
[Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
[Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.1.0
[Server thread/INFO]: [MillidaTurrets] Loading MillidaTurrets v1.0.5
[Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.15+6463-5ca4dff
[Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@aff5a3e]
[Server thread/INFO]: [Citizens] Loading Citizens v2.0.32-SNAPSHOT (build 3183)
[Server thread/INFO]: [Denizen] Loading Denizen v1.2.6-SNAPSHOT (build 1782-REL)
[Server thread/INFO]: [MobsManager] Loading MobsManager v5.3.0
[Server thread/INFO]: [Quests] Loading Quests v4.8.3-b423
[Server thread/INFO]: [PassLock] Loading PassLock v2.2.0
[Server thread/INFO]: [GCore] Loading GCore v8.47.0
[Server thread/INFO]: [BigDoors] Loading BigDoors vAlpha 0.1.8.46
[Server thread/INFO]: [ChatEx] Loading ChatEx v3.1.0
[Server thread/INFO]: [CustomCommands] Loading CustomCommands v4.3.0
[Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.102
[Server thread/INFO]: __
[Server thread/INFO]: | |__) LuckPerms v5.4.102
[Server thread/INFO]: |___ | Running on Bukkit - Paper
[Server thread/INFO]:
[Server thread/INFO]: [LuckPerms] Loading configuration...
[Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[Server thread/INFO]: [LuckPerms] Performing initial data load...
[Server thread/INFO]: [LuckPerms] Successfully enabled. (took 6648ms)
[Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.1.0
[Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.15+6463-5ca4dff
[Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R3 as the Bukkit adapter
[Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[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.
[Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[Server thread/INFO]: Preparing level "world"
[Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[Server thread/INFO]: Preparing spawn area: 0%
[Server thread/INFO]: Preparing spawn area: 0%
[Server thread/INFO]: Preparing spawn area: 0%
[Server thread/INFO]: Preparing spawn area: 0%
[Server thread/INFO]: Preparing spawn area: 2%
[Server thread/INFO]: Preparing spawn area: 4%
[Server thread/INFO]: Preparing spawn area: 14%
[Server thread/INFO]: Preparing spawn area: 25%
[Server thread/INFO]: Preparing spawn area: 40%
[Server thread/INFO]: Time elapsed: 5317 ms
[Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.3
[Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[Server thread/INFO]: [ZombieApocalypse] Enabling ZombieApocalypse v1.4.7
[Server thread/INFO]: [ZombieApocalypse] Configuration has been successfully loaded!
[Server thread/INFO]: [ZombieApocalypse] If you really love this project, you could consider donating to help me keep this project alive! https://paypal.me/3ricL
[Server thread/INFO]: [ZombieApocalypse] PaperMC detected! Changing spawning algorithm accordingly
[Server thread/INFO]: [CrackShot] Enabling CrackShot v0.98.11
[Server thread/INFO]: [CrackShot] Gun-mode activated. Boop!
[Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.5.20
[Server thread/INFO]: [NametagEdit] Successfully loaded using bukkit version: v1_16_R3
[Server thread/INFO]: [NametagEdit] Found LuckPerms! Hooking in.
[Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" 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--].
[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.
[Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_nether
[Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[Server thread/INFO]: Preparing start region for dimension minecraft:construciones
[Server thread/INFO]: Preparing spawn area: 0%
[Server thread/INFO]: Preparing spawn area: 0%
[Server thread/INFO]: Preparing spawn area: 6%
[Server thread/INFO]: Preparing spawn area: 23%
[Server thread/INFO]: Preparing spawn area: 24%
[Worker-Main-1/INFO]: Preparing spawn area: 100%
[Server thread/INFO]: Preparing spawn area: 100%
[Server thread/INFO]: Preparing spawn area: 100%
[Server thread/INFO]: Preparing spawn area: 100%
[Server thread/INFO]: Time elapsed: 4274 ms
[Server thread/INFO]: Preparing start region for dimension minecraft:pandaville2
[Server thread/INFO]: Preparing spawn area: 0%
[Server thread/INFO]: Preparing spawn area: 4%
[Server thread/INFO]: Preparing spawn area: 13%
[Server thread/INFO]: Preparing spawn area: 26%
[Server thread/INFO]: Preparing spawn area: 31%
[Server thread/INFO]: Time elapsed: 3008 ms
[Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
[Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading.
[Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[Server thread/INFO]: [MillidaTurrets] Enabling MillidaTurrets v1.0.5
[Server thread/INFO]: Failed to initialize VaultEconomy.
[Server thread/INFO]: [MillidaTurrets] Color AQUA not found at Slow
[Server thread/INFO]: [Citizens] Enabling Citizens v2.0.32-SNAPSHOT (build 3183)
[Server thread/INFO]: [Citizens] Loading external libraries
[Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: citizensplaceholder [1.0.0]
[Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
[Server thread/INFO]: [Denizen] Enabling Denizen v1.2.6-SNAPSHOT (build 1782-REL)
[Server thread/INFO]: +> [DenizenCore] Initializing Denizen Core v1.90.2-SNAPSHOT (Build 1294), impl for Spigot v1.2.6-SNAPSHOT (build 1782-REL)
[Server thread/INFO]: +> [Denizen] Running on java version: 16.0.2
[Server thread/INFO]: +> [Denizen] Running on fully supported Java 16.
[Server thread/INFO]: +> [Denizen] +-------------------------+
[Server thread/INFO]: +> [Denizen] Denizen scriptable minecraft
[Server thread/INFO]: +> [Denizen]
[Server thread/INFO]: +> [Denizen] by: The DenizenScript team
[Server thread/INFO]: +> [Denizen] Chat with us at: https://discord.gg/Q6pZGSR
[Server thread/INFO]: +> [Denizen] Or learn more at: https://denizenscript.com
[Server thread/INFO]: +> [Denizen] version: 1.2.6-SNAPSHOT (build 1782-REL)
[Server thread/INFO]: +> [Denizen] +-------------------------+
[Server thread/INFO]: +> [Denizen] Denizen.mid not found, extracting from /home/container/plugins/Denizen-1.2.6-b1782-REL.jar
[Server thread/ERROR]: Error occurred while enabling Denizen v1.2.6-SNAPSHOT (build 1782-REL) (Is it up to date?)
java.lang.NoSuchMethodError: 'net.citizensnpcs.api.ai.speech.SpeechFactory net.citizensnpcs.api.CitizensAPI.getSpeechFactory()'
at com.denizenscript.denizen.npc.TraitRegistry.registerMainTraits(TraitRegistry.java:30) ~[?:?]
at com.denizenscript.denizen.Denizen.onEnable(Denizen.java:312) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:599) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
at java.lang.Thread.run(Thread.java:831) [?:?]
[Server thread/INFO]: [Denizen] Disabling Denizen v1.2.6-SNAPSHOT (build 1782-REL)
[Server thread/ERROR]: Error occurred while disabling Denizen v1.2.6-SNAPSHOT (build 1782-REL) (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "com.denizenscript.denizencore.flags.SavableMapFlagTracker.saveToFile(String)" because "com.denizenscript.denizencore.DenizenCore.serverFlagMap" is null
at com.denizenscript.denizencore.DenizenCore.saveAll(DenizenCore.java:165) ~[?:?]
at com.denizenscript.denizencore.DenizenCore.shutdown(DenizenCore.java:173) ~[?:?]
at com.denizenscript.denizen.Denizen.onDisable(Denizen.java:482) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:405) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:533) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:599) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
at java.lang.Thread.run(Thread.java:831) [?:?]
[Server thread/INFO]: [MobsManager] Enabling MobsManager v5.3.0
[Server thread/INFO]: [Quests] Enabling Quests v4.8.3-b423
[Server thread/INFO]: [Quests] Loaded language en-US. Translations via Crowdin
[Server thread/INFO]: [Quests] Successfully linked Quests with Citizens 2.0.32-SNAPSHOT (build 3183)
[Server thread/WARN]: [Quests] Denizen was detected, but is not enabled! Fix Denizen to allow linkage.
[Server thread/WARN]: [Quests] Economy provider not found.
[Server thread/INFO]: [Quests] Loading storage implementation: YAML
[Server thread/INFO]: [PassLock] Enabling PassLock v2.2.0
[Server thread/ERROR]: [PassLock] Can't load economy !
[Server thread/INFO]: [PassLock] Loaded 0 locks
[Server thread/INFO]: [GCore] Enabling GCore v8.47.0
[Server thread/INFO]: [GCore-migration] Already processed v7 -> v8 (config)
[Server thread/INFO]: [GCore-migration] Already processed v7 -> v8 (data)
[Server thread/INFO]: [GCore-migration] Already processed v8.4 -> v8.5
[Server thread/INFO]: [GCore-migration] Already processed v8.8 -> v8.9
[Server thread/INFO]: [GCore-migration] Already processed v8.23 -> v8.24
[Server thread/INFO]: [GCore-migration] Already processed v8.24 -> v8.25
[Server thread/INFO]: [GCore-migration] Already processed v8.29 -> v8.30
[Server thread/INFO]: [GCore-8.47.0] Found server version MC_1_16_R3
[Server thread/INFO]: [GCore-8.47.0] Loading materials...
[Server thread/INFO]: [GCore-8.47.0] Loading sounds...
[Server thread/INFO]: [GCore-8.47.0] Loading particles...
[Server thread/INFO]: [GCore-8.47.0] Enabled currency XP_LEVEL
[Server thread/INFO]: [GCore-8.47.0] Enabled currency XP
[Server thread/INFO]: [GCore-8.47.0] Loading texts...
[Server thread/INFO]: [GCore-8.47.0] Text durationformatdays doesn't exist in default files (not even in en_US)
[Server thread/INFO]: [GCore-8.47.0] Loaded 1 missing text from default lang for generic.yml : durationFormatDays
[Server thread/INFO]: [GCore-8.47.0] Enabled integration for Citizens
[Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: gcore [1.0.0]
[Server thread/INFO]: [GCore-8.47.0] Enabled integration for PlaceholderAPI
[Server thread/INFO]: [GCore-8.47.0] Initializing worker and caches
[Server thread/INFO]: [GCore-8.47.0] Enabled NPC manager with ProtocolLib
[Server thread/INFO]: [GCore-8.47.0] Registering integrations
[Server thread/INFO]: [GCore-8.47.0] Initializing tasks and listeners
[Server thread/INFO]: [GCore-8.47.0] Successfully enabled
[Server thread/INFO]: [BigDoors] Enabling BigDoors vAlpha 0.1.8.46
[Server thread/INFO]: [BigDoors] Power Block Types:
[Server thread/INFO]: [BigDoors] - GOLD_BLOCK
[Server thread/INFO]: [BigDoors] - QUARTZ_BLOCK
[Server thread/INFO]: [BigDoors] Blacklisted materials:
[Server thread/INFO]: [BigDoors] - BEDROCK
[Server thread/INFO]: [BigDoors] - END_PORTAL
[Server thread/INFO]: [BigDoors] - END_PORTAL_FRAME
[Server thread/INFO]: [BigDoors] - NETHER_PORTAL
[Server thread/INFO]: [BigDoors] No materials Whitelisted!
[Server thread/INFO]: [BigDoors] DestroyListed materials:
[Server thread/INFO]: [BigDoors] - LAVA
[Server thread/INFO]: [BigDoors] - WATER
[Server thread/INFO]: [BigDoors] - SNOW
[Server thread/INFO]: [BigDoors] - FERN
[Server thread/INFO]: [BigDoors] - GRASS
[Server thread/INFO]: [BigDoors] - TALL_GRASS
[Server thread/INFO]: [BigDoors] - SEAGRASS
[Server thread/INFO]: [BigDoors] - TALL_SEAGRASS
[Server thread/INFO]: [BigDoors] Enabling stats! Thanks, it really helps!
[Server thread/INFO]: [ChatEx] Enabling ChatEx v3.1.0
[Server thread/INFO]: [ChatEx] Successfully hooked into: LuckPerms
[Server thread/INFO]: [ChatEx] Hooked into PlaceholderAPI
[Server thread/INFO]: [ChatEx] Server version:git-Paper-794 (MC: 1.16.5)
[Server thread/INFO]: [ChatEx] Version is later than 1.16. Loading RGB ColorCodes!
[Server thread/INFO]: [ChatEx] Thanks for using bstats, it was enabled!
[Server thread/INFO]: [ChatEx] Is now enabled!
[Server thread/INFO]: [CustomCommands] Enabling CustomCommands v4.3.0
[Server thread/INFO]: [CustomCommands-migration] Already processed v3 -> v4 (config)
[Server thread/INFO]: [CustomCommands-migration] Already processed v3 -> v4 (data)
[Server thread/WARN]: [PlaceholderAPI] Failed to load expansion gcore. Identifier is already in use.
[Server thread/INFO]: [CustomCommands-4.3.0] Enabled integration for PlaceholderAPI
[Server thread/INFO]: [CustomCommands-4.3.0] Errors were found when loading CustomCommand spawncost :
[Server thread/INFO]: [CustomCommands-4.3.0] - key VAULT at path patterns.a.currency_cost isn't a valid currency
[Server thread/INFO]: [CustomCommands-4.3.0] Successfully loaded 5 custom commands : complex, helpserver, spawn, spawnconditions, spawncost
[Server thread/INFO]: [CustomCommands-4.3.0] Loading texts...
[Server thread/INFO]: [CustomCommands-4.3.0] Successfully enabled
[Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[Server thread/INFO]: 0 placeholder hook(s) registered!
[Server thread/INFO]: Running delayed init tasks
[Craft Scheduler Thread - 10/INFO]: [ChatEx] Checking for update...
[Server thread/INFO]: [BigDoors] Checking for updates...
[Craft Scheduler Thread - 10/INFO]: [ChatEx] Version installed is 3.1.0
[Craft Scheduler Thread - 10/INFO]: [ChatEx] Latest version found online is 3.1.0
[Craft Scheduler Thread - 10/INFO]: [ChatEx] No update found.
[Thread-13/INFO]: [BigDoors] No new updates available.
[Server thread/INFO]: [Citizens] Loaded 3 NPCs.
[Server thread/INFO]: Done (70.707s)! For help, type "help"
[Server thread/INFO]: Timings Reset
[Craft Scheduler Thread - 6/INFO]: [Vault] Checking for Updates ...
[Craft Scheduler Thread - 6/INFO]: [Vault] No new version available
[Server thread/INFO]: Plugins (19): BigDoors, ChatEx, Citizens, CrackShot, CustomCommands, Denizen, GCore, LuckPerms, MillidaTurrets, MobsManager, Multiverse-Core, NametagEdit, PassLock, PlaceholderAPI, ProtocolLib, Quests, Vault, WorldEdit, ZombieApocalypse
[Craft Scheduler Thread - 6/INFO]: [ZombieApocalypse] Checking for updates...
[Craft Scheduler Thread - 6/INFO]: [ZombieApocalypse] You are running the latest version.
[Server thread/INFO]: [Quests] Loaded 0 Quest(s), 7 Action(s), 1 Condition(s) and 811 Phrase(s)