[14:57:06] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.2+13-jvmci-23.1-b30; GraalVM Community GraalVM CE 21.0.2+13.1) on Linux 5.15.0-127-generic (amd64)
[14:57:06] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.1-132-ver/1.21.1@b48403b (2024-11-21T10:14:27Z) for Minecraft 1.21.1
[14:57:07] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[14:57:07] [Paper Plugin Remapper Thread - 1/INFO]: [PluginRemapper] Remapping plugin 'plugins/Citizens-2.0.37-b3681.jar'...
[14:57:07] [Paper Plugin Remapper Thread - 0/INFO]: [PluginRemapper] Remapping plugin 'plugins/ItemsAdder_3.5.0c-r4b.jar'...
[14:57:07] [Paper Plugin Remapper Thread - 2/INFO]: [PluginRemapper] Remapping plugin 'plugins/citizensapi-2.0.37-SNAPSHOT.jar'...
[14:57:07] [Paper Plugin Remapper Thread - 2/INFO]: [PluginRemapper] Done remapping plugin 'plugins/citizensapi-2.0.37-SNAPSHOT.jar' in 404ms.
[14:57:08] [Paper Plugin Remapper Thread - 1/INFO]: [PluginRemapper] Done remapping plugin 'plugins/Citizens-2.0.37-b3681.jar' in 1257ms.
[14:57:08] [ServerMain/ERROR]: [PluginRemapper] Encountered exception remapping plugins
java.util.concurrent.CompletionException: java.lang.RuntimeException: Failed to remap plugin jar 'plugins/ItemsAdder_3.5.0c-r4b.jar'
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649) ~[?:?]
at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.RuntimeException: Failed to remap plugin jar 'plugins/ItemsAdder_3.5.0c-r4b.jar'
at io.papermc.paper.pluginremap.PluginRemapper.lambda$remap$7(PluginRemapper.java:358) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
... 4 more
Caused by: java.lang.RuntimeException: Failed to execute task ia/m/c
at net.neoforged.art.internal.AsyncHelper.invokeAll(AsyncHelper.java:56) ~[AutoRenamingTool-2.0.3.jar:?]
at net.neoforged.art.internal.AsyncHelper.consumeAll(AsyncHelper.java:36) ~[AutoRenamingTool-2.0.3.jar:?]
at net.neoforged.art.internal.RenamerImpl.run(RenamerImpl.java:177) ~[paper-1.21.1.jar:?]
at net.neoforged.art.internal.RenamerImpl.run(RenamerImpl.java:95) ~[paper-1.21.1.jar:?]
at io.papermc.paper.pluginremap.PluginRemapper.lambda$remap$7(PluginRemapper.java:355) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
... 4 more
Caused by: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Duplicate key a (attempted merging values default ia/m/c/a I and final synthetic ia/m/c/a Lia/m/a;)
at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:?]
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) ~[?:?]
at net.neoforged.art.internal.AsyncHelper.invokeAll(AsyncHelper.java:52) ~[AutoRenamingTool-2.0.3.jar:?]
at net.neoforged.art.internal.AsyncHelper.consumeAll(AsyncHelper.java:36) ~[AutoRenamingTool-2.0.3.jar:?]
at net.neoforged.art.internal.RenamerImpl.run(RenamerImpl.java:177) ~[paper-1.21.1.jar:?]
at net.neoforged.art.internal.RenamerImpl.run(RenamerImpl.java:95) ~[paper-1.21.1.jar:?]
at io.papermc.paper.pluginremap.PluginRemapper.lambda$remap$7(PluginRemapper.java:355) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
... 4 more
Caused by: java.lang.IllegalStateException: Duplicate key a (attempted merging values default ia/m/c/a I and final synthetic ia/m/c/a Lia/m/a;)
at java.base/java.util.stream.Collectors.duplicateKeyException(Collectors.java:135) ~[?:?]
at java.base/java.util.stream.Collectors.lambda$uniqKeysMapAccumulator$1(Collectors.java:182) ~[?:?]
at java.base/java.util.stream.ReduceOps$3ReducingSink.accept(ReduceOps.java:169) ~[?:?]
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?]
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) ~[?:?]
at net.neoforged.art.internal.ClassProviderImpl$ClassInfo.<init>(ClassProviderImpl.java:122) ~[AutoRenamingTool-2.0.3.jar:?]
at net.neoforged.art.internal.ClassProviderBuilderImpl.lambda$addClass$1(ClassProviderBuilderImpl.java:64) ~[AutoRenamingTool-2.0.3.jar:?]
at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1740) ~[?:?]
at net.neoforged.art.internal.ClassProviderBuilderImpl.addClass(ClassProviderBuilderImpl.java:64) ~[AutoRenamingTool-2.0.3.jar:?]
at net.neoforged.art.internal.RenamerImpl.lambda$run$2(RenamerImpl.java:178) ~[paper-1.21.1.jar:?]
at net.neoforged.art.internal.AsyncHelper.lambda$null$0(AsyncHelper.java:33) ~[AutoRenamingTool-2.0.3.jar:?]
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
... 3 more
[14:57:08] [ServerMain/ERROR]: [DirectoryProviderSource] Error loading plugin: java.lang.IllegalArgumentException: Directory 'plugins/.paper-remapped/citizensapi-2.0.37-SNAPSHOT.jar' does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it!
java.lang.RuntimeException: java.lang.IllegalArgumentException: Directory 'plugins/.paper-remapped/citizensapi-2.0.37-SNAPSHOT.jar' does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it!
at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:86) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:52) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:17) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:15) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:113) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.Main.main(Main.java:123) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at org.bukkit.craftbukkit.Main.main(Main.java:281) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.IllegalArgumentException: Directory 'plugins/.paper-remapped/citizensapi-2.0.37-SNAPSHOT.jar' does not contain a paper-plugin.yml or plugin.yml! Could not determine plugin type, cannot load a plugin from it!
... 10 more
[14:57:09] [ServerMain/INFO]: [PluginInitializerManager] Initialized 60 plugins
[14:57:09] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (60):
- AriKeys (3.1), BetterChairs (1.13.0), BetterHud (1.11.1), BigDoors (Alpha 0.1.8.57), BlueSlimeCore (2.9.6.448), Cannons (3.2.2), ChatEmojis (2.4.1), Chunky (1.4.28), ChunkyBorder (1.2.23), Citizens (2.0.37-SNAPSHOT (build 3681)), CoreProtect (22.4), CustomCrafting (4.16.11), DeluxeMenus (1.14.0-Release), DiscordRoleSync (2.3.0), DiscordSRV (1.28.0), Dynmap-Towny (1.2.0), EasyWhitelist (1.0.2), Essentials (2.20.1), Freeze (2.6.1.171), GSit (1.13.0), GravesX (4.9.6.3), InventoryWeight (2.1), InvisibleItemFrames (2.16.2), LoneLibs (1.0.63), LuckPerms (5.4.145), MMOCore (1.13), MMOItems (6.10-SNAPSHOT), MobsManager (5.5.0), ModelEngine (R4.0.7), Movecraft (8.0.0_beta-5), MythicCrucible (2.1.0), MythicLib (1.7), MythicMobs (5.7.2-${CI_COMMIT_SHORT_SHA}), NoSwim (0.2-BETA-B9), Oraxen (1.186.1), PlaceholderAPI (2.11.6), PluginHider (1.0.2), ProtocolLib (5.4.0-SNAPSHOT-736), RPGInventory (1.8), RaidsPerRegion (3.0.2), RealisticSeasons (11.5.1), Shopkeepers (2.23.3), SimpleParrying (1.0-SNAPSHOT), SkBee (3.6.6), Skript (2.9.5), TAB (5.0.3), Tebex (2.1.0), ThirstBar (2.4a), Towny (0.101.0.0), TownyChat (0.117), TownyCultures (2.0.3), Typewriter (0.7.0), WolfyUtilities (4.17-beta.7), WorldEdit (7.3.9+6959-7adf70b), WorldGuard (7.0.12+829a4a4), dynmap (3.7-SNAPSHOT-948), packetevents (2.7.0), skript-placeholders (1.7.0), visual-crafting (1.4.2), voicechat (2.5.26)
[14:57:12] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[14:57:13] [ServerMain/INFO]: Loaded 1290 recipes
[14:57:13] [ServerMain/INFO]: Loaded 1399 advancements
[14:57:14] [Server thread/INFO]: Starting minecraft server version 1.21.1
[14:57:14] [Server thread/INFO]: Loading properties
[14:57:14] [Server thread/INFO]: This server is running Paper version 1.21.1-132-ver/1.21.1@b48403b (2024-11-21T10:14:27Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
[14:57:14] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[14:57:14] [Server thread/INFO]: Server Ping Player Sample Count: 12
[14:57:14] [Server thread/INFO]: Using 4 threads for Netty based IO
[14:57:15] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 4 worker threads, and population gen parallelism of 4 threads
[14:57:15] [Server thread/INFO]: Default game type: SURVIVAL
[14:57:15] [Server thread/INFO]: Generating keypair
[14:57:15] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25688
[14:57:15] [Server thread/INFO]: Using epoll channel type
[14:57:15] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[14:57:15] [Server thread/INFO]: Paper: Using OpenSSL 3.x.x (Linux x86_64) cipher from Velocity.
[14:57:15] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load 'plugins/.paper-remapped/discord_role_sync-2.3.0.jar' in 'plugins/.paper-remapped'
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [Vault]. Please download and install these plugins to run 'DiscordRoleSync'.
at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:82) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:40) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:547) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:292) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loading 4 libraries... please wait
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-api/4.16.0/adventure-api-4.16.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-key/4.16.0/adventure-key-4.16.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/org/jetbrains/annotations/24.1.0/annotations-24.1.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-platform-bukkit/4.3.2/adventure-platform-bukkit-4.3.2.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-platform-api/4.3.2/adventure-platform-api-4.3.2.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-bungeecord/4.3.2/adventure-text-serializer-bungeecord-4.3.2.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-legacy/4.13.1/adventure-text-serializer-legacy-4.13.1.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-nbt/4.13.1/adventure-nbt-4.13.1.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-gson-legacy-impl/4.13.1/adventure-text-serializer-gson-legacy-impl-4.13.1.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-platform-facet/4.3.2/adventure-platform-facet-4.3.2.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-platform-viaversion/4.3.2/adventure-platform-viaversion-4.3.2.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-text-minimessage/4.16.0/adventure-text-minimessage-4.16.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-gson/4.16.0/adventure-text-serializer-gson-4.16.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-json/4.16.0/adventure-text-serializer-json-4.16.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/option/1.0.0/option-1.0.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loading 5 libraries... please wait
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/ch/ethz/globis/phtree/phtree/2.8.1/phtree-2.8.1.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/org/joml/joml/1.10.8/joml-1.10.8.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/it/unimi/dsi/fastutil/8.5.15/fastutil-8.5.15.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-platform-bukkit/4.3.3/adventure-platform-bukkit-4.3.3.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-platform-api/4.3.3/adventure-platform-api-4.3.3.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-bungeecord/4.3.3/adventure-text-serializer-bungeecord-4.3.3.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-legacy/4.13.1/adventure-text-serializer-legacy-4.13.1.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-nbt/4.13.1/adventure-nbt-4.13.1.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/org/jetbrains/annotations/24.0.1/annotations-24.0.1.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-gson/4.13.1/adventure-text-serializer-gson-4.13.1.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-gson-legacy-impl/4.13.1/adventure-text-serializer-gson-legacy-impl-4.13.1.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-platform-facet/4.3.3/adventure-platform-facet-4.3.3.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-platform-viaversion/4.3.3/adventure-platform-viaversion-4.3.3.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-text-minimessage/4.17.0/adventure-text-minimessage-4.17.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-api/4.17.0/adventure-api-4.17.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /home/container/libraries/net/kyori/adventure-key/4.17.0/adventure-key-4.17.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loading 3 libraries... please wait
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/container/libraries/net/kyori/adventure-api/4.14.0/adventure-api-4.14.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/container/libraries/net/kyori/adventure-key/4.14.0/adventure-key-4.14.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/container/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/container/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/container/libraries/org/jetbrains/annotations/24.0.1/annotations-24.0.1.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-gson/4.14.0/adventure-text-serializer-gson-4.14.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-json/4.14.0/adventure-text-serializer-json-4.14.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/container/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-bungeecord/4.3.0/adventure-text-serializer-bungeecord-4.3.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [ModelEngine] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-legacy/4.13.0/adventure-text-serializer-legacy-4.13.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loading 10 libraries... please wait
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/org/springframework/spring-expression/6.0.6/spring-expression-6.0.6.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/org/springframework/spring-core/6.0.6/spring-core-6.0.6.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/org/springframework/spring-jcl/6.0.6/spring-jcl-6.0.6.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/org/joml/joml/1.10.5/joml-1.10.5.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/net/kyori/adventure-text-minimessage/4.17.0/adventure-text-minimessage-4.17.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/net/kyori/adventure-api/4.17.0/adventure-api-4.17.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/net/kyori/adventure-key/4.17.0/adventure-key-4.17.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/org/jetbrains/annotations/24.1.0/annotations-24.1.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-plain/4.17.0/adventure-text-serializer-plain-4.17.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-ansi/4.17.0/adventure-text-serializer-ansi-4.17.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/net/kyori/ansi/1.0.3/ansi-1.0.3.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/net/kyori/adventure-platform-bukkit/4.3.4/adventure-platform-bukkit-4.3.4.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/net/kyori/adventure-platform-api/4.3.4/adventure-platform-api-4.3.4.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-bungeecord/4.3.4/adventure-text-serializer-bungeecord-4.3.4.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-legacy/4.13.1/adventure-text-serializer-legacy-4.13.1.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/net/kyori/adventure-nbt/4.13.1/adventure-nbt-4.13.1.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-gson/4.13.1/adventure-text-serializer-gson-4.13.1.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-gson-legacy-impl/4.13.1/adventure-text-serializer-gson-legacy-impl-4.13.1.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/net/kyori/adventure-platform-facet/4.3.4/adventure-platform-facet-4.3.4.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/net/kyori/adventure-platform-viaversion/4.3.4/adventure-platform-viaversion-4.3.4.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library /home/container/libraries/gs/mclo/java/2.2.1/java-2.2.1.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loading 3 libraries... please wait
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library /home/container/libraries/com/google/inject/guice/5.1.0/guice-5.1.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library /home/container/libraries/javax/inject/javax.inject/1/javax.inject-1.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library /home/container/libraries/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library /home/container/libraries/com/google/guava/guava/30.1-jre/guava-30.1-jre.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library /home/container/libraries/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library /home/container/libraries/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library /home/container/libraries/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library /home/container/libraries/org/checkerframework/checker-qual/3.5.0/checker-qual-3.5.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library /home/container/libraries/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library /home/container/libraries/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library /home/container/libraries/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[14:57:16] [Server thread/INFO]: [SpigotLibraryLoader] [WolfyUtilities] Loaded library /home/container/libraries/it/unimi/dsi/fastutil/8.5.6/fastutil-8.5.6.jar
[14:57:17] [Server thread/INFO]: [me.wolfyscript.lib.org.reflections.Reflections] Reflections took 309 ms to scan 1 urls, producing 924 keys and 3724 values
[14:57:17] [Server thread/INFO]: [WolfyUtilities] Register Default StackIdentifiers
[14:57:17] [Server thread/INFO]: [SpigotLibraryLoader] [Movecraft] Loading 1 libraries... please wait
[14:57:17] [Server thread/INFO]: [SpigotLibraryLoader] [Movecraft] Loaded library /home/container/libraries/org/roaringbitmap/RoaringBitmap/1.0.6/RoaringBitmap-1.0.6.jar
[14:57:18] [Server thread/INFO]: [SpigotLibraryLoader] [Typewriter] Loading 4 libraries... please wait
[14:57:18] [Server thread/INFO]: [SpigotLibraryLoader] [Typewriter] Loaded library /home/container/libraries/org/jetbrains/kotlin/kotlin-stdlib/2.0.21/kotlin-stdlib-2.0.21.jar
[14:57:18] [Server thread/INFO]: [SpigotLibraryLoader] [Typewriter] Loaded library /home/container/libraries/org/jetbrains/annotations/13.0/annotations-13.0.jar
[14:57:18] [Server thread/INFO]: [SpigotLibraryLoader] [Typewriter] Loaded library /home/container/libraries/org/jetbrains/kotlin/kotlin-reflect/2.0.21/kotlin-reflect-2.0.21.jar
[14:57:18] [Server thread/INFO]: [SpigotLibraryLoader] [Typewriter] Loaded library /home/container/libraries/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.9.0/kotlinx-coroutines-core-1.9.0.jar
[14:57:18] [Server thread/INFO]: [SpigotLibraryLoader] [Typewriter] Loaded library /home/container/libraries/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.9.0/kotlinx-coroutines-core-jvm-1.9.0.jar
[14:57:18] [Server thread/INFO]: [SpigotLibraryLoader] [Typewriter] Loaded library /home/container/libraries/com/corundumstudio/socketio/netty-socketio/1.7.19/netty-socketio-1.7.19.jar
[14:57:18] [Server thread/INFO]: [SpigotLibraryLoader] [Typewriter] Loaded library /home/container/libraries/io/netty/netty-buffer/4.1.63.Final/netty-buffer-4.1.63.Final.jar
[14:57:18] [Server thread/INFO]: [SpigotLibraryLoader] [Typewriter] Loaded library /home/container/libraries/io/netty/netty-common/4.1.63.Final/netty-common-4.1.63.Final.jar
[14:57:18] [Server thread/INFO]: [SpigotLibraryLoader] [Typewriter] Loaded library /home/container/libraries/io/netty/netty-transport/4.1.63.Final/netty-transport-4.1.63.Final.jar
[14:57:18] [Server thread/INFO]: [SpigotLibraryLoader] [Typewriter] Loaded library /home/container/libraries/io/netty/netty-resolver/4.1.63.Final/netty-resolver-4.1.63.Final.jar
[14:57:18] [Server thread/INFO]: [SpigotLibraryLoader] [Typewriter] Loaded library /home/container/libraries/io/netty/netty-handler/4.1.63.Final/netty-handler-4.1.63.Final.jar
[14:57:18] [Server thread/INFO]: [SpigotLibraryLoader] [Typewriter] Loaded library /home/container/libraries/io/netty/netty-codec-http/4.1.63.Final/netty-codec-http-4.1.63.Final.jar
[14:57:18] [Server thread/INFO]: [SpigotLibraryLoader] [Typewriter] Loaded library /home/container/libraries/io/netty/netty-codec/4.1.63.Final/netty-codec-4.1.63.Final.jar
[14:57:18] [Server thread/INFO]: [SpigotLibraryLoader] [Typewriter] Loaded library /home/container/libraries/io/netty/netty-transport-native-epoll/4.1.63.Final/netty-transport-native-epoll-4.1.63.Final.jar
[14:57:18] [Server thread/INFO]: [SpigotLibraryLoader] [Typewriter] Loaded library /home/container/libraries/io/netty/netty-transport-native-unix-common/4.1.63.Final/netty-transport-native-unix-common-4.1.63.Final.jar
[14:57:18] [Server thread/INFO]: [SpigotLibraryLoader] [Typewriter] Loaded library /home/container/libraries/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar
[14:57:18] [Server thread/INFO]: [SpigotLibraryLoader] [Typewriter] Loaded library /home/container/libraries/com/fasterxml/jackson/core/jackson-core/2.12.3/jackson-core-2.12.3.jar
[14:57:18] [Server thread/INFO]: [SpigotLibraryLoader] [Typewriter] Loaded library /home/container/libraries/com/fasterxml/jackson/core/jackson-databind/2.12.3/jackson-databind-2.12.3.jar
[14:57:18] [Server thread/INFO]: [SpigotLibraryLoader] [Typewriter] Loaded library /home/container/libraries/com/fasterxml/jackson/core/jackson-annotations/2.12.3/jackson-annotations-2.12.3.jar
[14:57:18] [Server thread/INFO]: [SpigotLibraryLoader] [BigDoors] Loading 1 libraries... please wait
[14:57:18] [Server thread/INFO]: [SpigotLibraryLoader] [BigDoors] Loaded library /home/container/libraries/net/bytebuddy/byte-buddy/1.14.17/byte-buddy-1.14.17.jar
[14:57:18] [Server thread/WARN]: [org.bukkit.craftbukkit.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[14:57:25] [Server thread/INFO]: [SpigotLibraryLoader] [LoneLibs] Loading 1 libraries... please wait
[14:57:25] [Server thread/INFO]: [SpigotLibraryLoader] [LoneLibs] Loaded library /home/container/libraries/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar
[14:57:25] [Server thread/WARN]: Legacy plugin EasyWhitelist v1.0.2 does not specify an api-version.
[14:57:25] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.3.9+6959-7adf70b
[14:57:26] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@1d3da7c0]
[14:57:26] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.12+829a4a4
[14:57:26] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6
[14:57:26] [Server thread/INFO]: [MythicMobs] Loading server plugin MythicMobs v5.7.2-${CI_COMMIT_SHORT_SHA}
[14:57:26] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit
[14:57:26] [Server thread/INFO]: [MythicMobs] Mythic Enabled!
[14:57:26] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.4.0-SNAPSHOT-736
[14:57:26] [Server thread/INFO]: [MythicLib] Loading server plugin MythicLib v1.7
[14:57:26] [Server thread/INFO]: [MythicLib] Plugin file is called 'MythicLib-1.7 (1).jar'
[14:57:26] [Server thread/INFO]: [MythicLib] Detected Bukkit Version: v1_21_R1
[14:57:26] [Server thread/INFO]: [MythicLib] Hooked onto WorldGuard
[14:57:26] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.37-SNAPSHOT (build 3681)
[14:57:26] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.145
[14:57:26] [Server thread/INFO]: [CoreProtect] Loading server plugin CoreProtect v22.4
[14:57:26] [Server thread/INFO]: [MMOCore] Loading server plugin MMOCore v1.13
[14:57:26] [Server thread/INFO]: [MMOCore] Plugin file is called 'MMOCore-1.13 (1).jar'
[14:57:26] [Server thread/INFO]: [Towny] Loading server plugin Towny v0.101.0.0
[14:57:26] [Server thread/INFO]: [dynmap] Loading server plugin dynmap v3.7-SNAPSHOT-948
[14:57:26] [Server thread/INFO]: [dynmap] version=1.21.1-132-b48403b (MC: 1.21.1)
[14:57:26] [Server thread/INFO]: [dynmap] Mod Support API available
[14:57:26] [Server thread/INFO]: [MythicCrucible] Loading server plugin MythicCrucible v2.1.0
[14:57:26] [Server thread/INFO]: [ModelEngine] Loading server plugin ModelEngine vR4.0.7
[14:57:26] [Server thread/INFO]: [MMOItems] Loading server plugin MMOItems v6.10-SNAPSHOT
[14:57:26] [Server thread/INFO]: [MMOItems] Plugin file is called 'MMOItems-6.10-20240731.220438-26.jar'
[14:57:26] [Server thread/INFO]: [MMOItems] Hooked onto WorldEdit
[14:57:26] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[14:57:27] [Server thread/WARN]: [MMOItems] Could not register stat 'ITEM_DAMAGE' as a stat with the same ID already exists.
[14:57:27] [Server thread/INFO]: [MMOItems Template Modifiers] Preloading template modifiers, please wait..
[14:57:27] [Server thread/INFO]: [MMOItems Item Templates] Preloading item templates, please wait..
[14:57:27] [Server thread/INFO]: [TownyChat] Loading server plugin TownyChat v0.117
[14:57:27] [Server thread/INFO]: [Oraxen] Loading server plugin Oraxen v1.186.1
[14:57:27] [Server thread/INFO]: [Skript] Loading server plugin Skript v2.9.5
[14:57:27] [Server thread/INFO]: [Dynmap-Towny] Loading server plugin Dynmap-Towny v1.2.0
[14:57:27] [Server thread/INFO]: [WolfyUtilities] Loading server plugin WolfyUtilities v4.17-beta.7
[14:57:27] [Server thread/INFO]: [WolfyUtilities] Register JSON de-/serializers
[14:57:27] [Server thread/INFO]: [WolfyUtilities] Register JSON Operators
[14:57:27] [Server thread/INFO]: [WolfyUtilities] Register JSON Value Providers
[14:57:27] [Server thread/INFO]: [WolfyUtilities] Register CustomItem NBT Checks
[14:57:27] [Server thread/INFO]: [WolfyUtilities] Register CustomItem Actions
[14:57:27] [Server thread/INFO]: [WolfyUtilities] Register CustomItem Events
[14:57:27] [Server thread/INFO]: [WolfyUtilities] Register Particle Animators
[14:57:27] [Server thread/INFO]: [WolfyUtilities] Register Particle Shapes
[14:57:27] [Server thread/INFO]: [WolfyUtilities] Register Particle Timers
[14:57:27] [Server thread/INFO]: [WolfyUtilities] Register Custom Block Data
[14:57:27] [Server thread/INFO]: [WolfyUtilities] Register Custom Player Data
[14:57:27] [Server thread/INFO]: [WolfyUtilities] Register NBT Query Nodes
[14:57:27] [Server thread/INFO]: [packetevents] Loading server plugin packetevents v2.7.0
[14:57:29] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.20.1
[14:57:29] [Server thread/INFO]: [Movecraft] Loading server plugin Movecraft v8.0.0_beta-5
[14:57:29] [Server thread/INFO]: [SkBee] Loading server plugin SkBee v3.6.6
[14:57:29] [Server thread/INFO]: [skript-placeholders] Loading server plugin skript-placeholders v1.7.0
[14:57:29] [Server thread/INFO]: [Blue Slime Core] Loading server plugin BlueSlimeCore v2.9.6.448
[14:57:29] [Server thread/INFO]: [Chunky] Loading server plugin Chunky v1.4.28
[14:57:29] [Server thread/INFO]: [DeluxeMenus] Loading server plugin DeluxeMenus v1.14.0-Release
[14:57:29] [Server thread/WARN]: [DeluxeMenus] Could not setup a NMS hook for your server version!
[14:57:29] [Server thread/INFO]: [InventoryWeight] Loading server plugin InventoryWeight v2.1
[14:57:29] [Server thread/INFO]: [GravesX] Loading server plugin GravesX v4.9.6.3
[14:57:29] [Server thread/INFO]: [TownyCultures] Loading server plugin TownyCultures v2.0.3
[14:57:29] [Server thread/INFO]: [RealisticSeasons] Loading server plugin RealisticSeasons v11.5.1
[14:57:29] [Server thread/INFO]: [GSit] Loading server plugin GSit v1.13.0
[14:57:29] [Server thread/INFO]: [CustomCrafting] Loading server plugin CustomCrafting v4.16.11
[14:57:29] [Server thread/INFO]: [CustomCrafting] WolfyUtils API: v4.17-beta.7
[14:57:29] [Server thread/INFO]: [CustomCrafting] CustomCrafting: v4.16.11
[14:57:29] [Server thread/INFO]: [CustomCrafting] Environment : PROD
[14:57:29] [Server thread/INFO]: [CustomCrafting] Registering CustomItem Data
[14:57:29] [Server thread/INFO]: [CustomCrafting] Registering Custom Block Data
[14:57:29] [Server thread/INFO]: [CustomCrafting] Registering Result Extensions
[14:57:29] [Server thread/INFO]: [CustomCrafting] Registering Result Merge Adapters
[14:57:29] [Server thread/INFO]: [CustomCrafting] Registering Recipe Conditions
[14:57:29] [Server thread/INFO]: [CustomCrafting] Registering Recipe Types
[14:57:29] [Server thread/INFO]: [CustomCrafting] Registering Anvil Recipe Tasks
[14:57:29] [Server thread/INFO]: [CustomCrafting] Registering Type Registries
[14:57:29] [Server thread/INFO]: [Typewriter] Loading server plugin Typewriter v0.7.0
[14:57:29] [Server thread/INFO]: [CommandAPI] Loaded platform NMS_1_21_R1 > NMS_Common > CommandAPIBukkit
[14:57:29] [Server thread/INFO]: [CommandAPI] Hooked into Spigot successfully for Chat/ChatComponents
[14:57:29] [Server thread/INFO]: [CommandAPI] Hooked into Adventure for AdventureChat/AdventureChatComponents
[14:57:29] [Server thread/INFO]: [CommandAPI] Hooked into Paper for paper-specific API implementations
[14:57:29] [Server thread/INFO]: [ThirstBar] Loading server plugin ThirstBar v2.4a
[14:57:29] [Server thread/INFO]: [BigDoors] Loading server plugin BigDoors vAlpha 0.1.8.57
[14:57:29] [Server thread/INFO]: [DiscordSRV] Loading server plugin DiscordSRV v1.28.0
[14:57:29] [Server thread/INFO]: [Tebex] Loading server plugin Tebex v2.1.0
[14:57:29] [Server thread/INFO]: [TAB] Loading server plugin TAB v5.0.3
[14:57:29] [Server thread/INFO]: [BetterChairs] Loading server plugin BetterChairs v1.13.0
[14:57:29] [Server thread/INFO]: [Cannons] Loading server plugin Cannons v3.2.2
[14:57:29] [Server thread/INFO]: [voicechat] Loading server plugin voicechat v2.5.26
[14:57:29] [Server thread/INFO]: [LoneLibs] Loading server plugin LoneLibs v1.0.63
[14:57:29] [Server thread/INFO]: [NoSwim] Loading server plugin NoSwim v0.2-BETA-B9
[14:57:29] [Server thread/INFO]: [EasyWhitelist] Loading server plugin EasyWhitelist v1.0.2
[14:57:29] [Server thread/INFO]: [BetterHud] Loading server plugin BetterHud v1.11.1
[14:57:29] [Server thread/INFO]: [RPGInventory] Loading server plugin RPGInventory v1.8
[14:57:29] [Server thread/INFO]: [RPGInventory] Plugin file is called 'MMOInventory-1.8.jar'
[14:57:29] [Server thread/INFO]: [AriKeys] Loading server plugin AriKeys v3.1
[14:57:29] [Server thread/INFO]: [Freeze] Loading server plugin Freeze v2.6.1.171
[14:57:29] [Server thread/INFO]: [PluginHider] Loading server plugin PluginHider v1.0.2
[14:57:29] [Server thread/INFO]: [ChunkyBorder] Loading server plugin ChunkyBorder v1.2.23
[14:57:29] [Server thread/INFO]: [MobsManager] Loading server plugin MobsManager v5.5.0
[14:57:29] [Server thread/INFO]: [Shopkeepers] Loading server plugin Shopkeepers v2.23.3
[14:57:30] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (378 ms).
[14:57:30] [Server thread/INFO]: [Shopkeepers] Loading config.
[14:57:30] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': CREAKING
[14:57:30] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
[14:57:30] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml
[14:57:30] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': CREAKING
[14:57:30] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
[14:57:30] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
[14:57:30] [Server thread/INFO]: [Shopkeepers] Registering defaults.
[14:57:30] [Server thread/INFO]: [Visual Crafting] Loading server plugin visual-crafting v1.4.2
[14:57:30] [Server thread/INFO]: [SimpleParrying] Loading server plugin SimpleParrying v1.0-SNAPSHOT
[14:57:30] [Server thread/INFO]: [InvisibleItemFrames] Loading server plugin InvisibleItemFrames v2.16.2
[14:57:30] [Server thread/INFO]: [ChatEmojis] Loading server plugin ChatEmojis v2.4.1
[14:57:30] [Server thread/INFO]: [RaidsPerRegion] Loading server plugin RaidsPerRegion v3.0.2
[14:57:30] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[14:57:30] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.3.9+6959-7adf70b
[14:57:30] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[14:57:30] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[14:57:30] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_21.PaperweightAdapter as the Bukkit adapter
[14:57:31] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.4.0-SNAPSHOT-736
[14:57:31] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.145
[14:57:31] [Server thread/INFO]: __
[14:57:31] [Server thread/INFO]: | |__) LuckPerms v5.4.145
[14:57:31] [Server thread/INFO]: |___ | Running on Bukkit - Paper
[14:57:31] [Server thread/INFO]:
[14:57:31] [Server thread/INFO]: [LuckPerms] Loading configuration...
[14:57:32] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[14:57:32] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[14:57:32] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[14:57:33] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1974ms)
[14:57:33] [Server thread/INFO]: [ModelEngine] Enabling ModelEngine vR4.0.7
[14:57:33] [Server thread/INFO]: [WolfyUtilities] Enabling WolfyUtilities v4.17-beta.7
[14:57:33] [Server thread/INFO]: [WolfyUtilities] Minecraft version: 1.21.1
[14:57:33] [Server thread/INFO]: [WolfyUtilities] WolfyUtils version: 4.17.0.0
[14:57:33] [Server thread/INFO]: [WolfyUtilities] Environment: PROD
[14:57:33] [Server thread/INFO]: [WolfyUtilities] Loading Plugin integrations:
[14:57:33] [Server thread/INFO]: [WolfyUtilities] - PlaceholderAPI
[14:57:33] [Server thread/INFO]: [WolfyUtilities] - Oraxen
[14:57:33] [Server thread/INFO]: [WolfyUtilities] - MythicMobs
[14:57:33] [Server thread/INFO]: [WolfyUtilities] - MMOItems
[14:57:33] [Server thread/INFO]: [WolfyUtilities] Create & Init Plugin integrations:
[14:57:33] [Server thread/INFO]: [WolfyUtilities] Register API references
[14:57:33] [Server thread/INFO]: [WolfyUtilities] Loading stored Custom Items
[14:57:33] [Server thread/INFO]: [WolfyUtilities] Loading Creative Mode Tabs
[14:57:33] [Server thread/INFO]: [Blue Slime Core] Enabling BlueSlimeCore v2.9.6.448
[14:57:33] [Server thread/INFO]: [Blue Slime Core] Successfully loaded 3 language(s).
[14:57:33] [Server thread/INFO]: [Blue Slime Core] Detected server as regular SpigotMC/PaperMC (not Folia)
[14:57:33] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.63
[14:57:33] [Server thread/INFO]: Preparing level "world"
[14:57:34] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[14:57:35] [Server thread/INFO]: Time elapsed: 556 ms
[14:57:35] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[14:57:35] [Server thread/INFO]: Time elapsed: 87 ms
[14:57:35] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[14:57:35] [Server thread/INFO]: Time elapsed: 88 ms
[14:57:35] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.12+829a4a4
[14:57:35] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[14:57:35] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[14:57:35] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[14:57:35] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[14:57:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[14:57:35] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[14:57:35] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[14:57:35] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[14:57:35] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[14:57:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[14:57:35] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[14:57:35] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[14:57:35] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[14:57:35] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[14:57:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[14:57:35] [Server thread/INFO]: [WorldGuard] Loading region data...
[14:57:35] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
[14:57:35] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[14:57:35] [Server thread/INFO]: [WolfyUtilities] init PAPI event
[14:57:35] [Server thread/INFO]: [WolfyUtilities] Enabled plugin integration for PlaceholderAPI
[14:57:35] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.7.2-${CI_COMMIT_SHORT_SHA}
[14:57:35] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.21.1)...
[14:57:35] [Server thread/INFO]: [MythicMobs] The server is running Paper; enabled Paper exclusive functionality
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] END_SPAWN_POINT
[14:57:37] [Server thread/WARN]: Nag author(s): '[Lumine]' of 'MythicMobs v5.7.2-${CI_COMMIT_SHORT_SHA}' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] RAIN_DELAY
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] RAIN_DURATION
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] THUNDER_DELAY
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] THUNDER_DURATION
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] LOGGER
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] EMPTY_TIME_NO_TICK
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] MAX_SCHEDULED_TICKS_PER_TICK
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] players
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] chunkSource
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] server
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] serverLevelData
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] lastSpawnChunkRadius
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] entityTickList
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] gameEventDispatcher
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] noSave
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] sleepStatus
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] emptyTime
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] portalForcer
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] blockTicks
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] fluidTicks
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] pathTypesByPosCache
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] navigatingMobs
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] isUpdatingNavigations
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] raids
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] blockEvents
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] blockEventsToReschedule
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] handlingTick
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] customSpawners
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] dragonFight
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] dragonParts
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] structureManager
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] structureCheck
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] tickTime
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] randomSequences
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] convertable
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] uuid
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] hasPhysicsEvent
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] hasEntityMoveEvent
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] wireHandler
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] markedClosing
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] viewDistanceHolder
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] chunkLoader
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] entityDataController
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] poiDataController
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] chunkDataController
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] chunkTaskScheduler
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] lastMidTickFailure
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] tickedBlocksOrFluids
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] nearbyPlayers
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] EMPTY_CHUNK_AND_HOLDERS
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] loadedChunks
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] tickingChunks
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] entityTickingChunks
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] lagCompensationTick
[14:57:37] [Server thread/INFO]: [MythicMobs] [STDOUT] currentlyTickingEntity
[14:57:37] [Server thread/INFO]: [MythicMobs] Mythic AriKeys Support has been enabled!
[14:57:37] [Server thread/INFO]: [MythicMobs] Mythic MMOItems Support has been enabled!
[14:57:37] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mythic [5.0.0]
[14:57:37] [Server thread/INFO]: [MythicMobs] Mythic PlaceholderAPI Support has been enabled!
[14:57:37] [Server thread/INFO]: [MythicMobs] Mythic ProtocolLib Support has been enabled!
[14:57:37] [Server thread/INFO]: [MythicMobs] Mythic WorldGuard Support has been enabled!
[14:57:37] [Server thread/INFO]: [MythicMobs] Base directory /home/container/plugins/MythicMobs/data
[14:57:37] [Server thread/INFO]: [MythicMobs] Module directory /home/container/plugins/MythicMobs/data/worlds
[14:57:38] [Server thread/INFO]: [MythicMobs] Loading Packs...
[14:57:39] [Server thread/INFO]: [MythicMobs] Loading Items...
[14:57:39] [Server thread/INFO]: [MythicMobs] Loading Item Groups...
[14:57:39] [Server thread/INFO]: [MythicMobs] Loading Skills...
[14:57:39] [Server thread/ERROR]: Cannot load plugins/MythicMobs/mobs/skilltester.yml
org.bukkit.configuration.InvalidConfigurationException: while scanning a quoted scalar
in 'reader', line 15, column 4:
- 'skill{s=AxeThrow} @target ~onTi ...
^
found unexpected end of stream
in 'reader', line 17, column 1:
^
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:112) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:310) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at MythicMobs-5.7.2 (2).jar/io.lumine.mythic.core.config.IOLoader.reloadCustomConfig(IOLoader.java:85) ~[MythicMobs-5.7.2 (2).jar:?]
at MythicMobs-5.7.2 (2).jar/io.lumine.mythic.core.config.IOLoader.<init>(IOLoader.java:61) ~[MythicMobs-5.7.2 (2).jar:?]
at MythicMobs-5.7.2 (2).jar/io.lumine.mythic.core.config.IOHandler.getSaveLoad(IOHandler.java:46) ~[MythicMobs-5.7.2 (2).jar:?]
at MythicMobs-5.7.2 (2).jar/io.lumine.mythic.core.mobs.MobExecutor.loadMobs(MobExecutor.java:111) ~[MythicMobs-5.7.2 (2).jar:?]
at MythicMobs-5.7.2 (2).jar/io.lumine.mythic.core.config.ConfigExecutor.load(ConfigExecutor.java:436) ~[MythicMobs-5.7.2 (2).jar:?]
at MythicMobs-5.7.2 (2).jar/io.lumine.mythic.bukkit.MythicBukkit.enable(MythicBukkit.java:184) ~[MythicMobs-5.7.2 (2).jar:?]
at MythicMobs-5.7.2 (2).jar/io.lumine.mythic.bukkit.utils.plugin.LuminePlugin.onEnable(LuminePlugin.java:81) ~[MythicMobs-5.7.2 (2).jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:641) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:590) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:753) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:515) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning a quoted scalar
in 'reader', line 15, column 4:
- 'skill{s=AxeThrow} @target ~onTi ...
^
found unexpected end of stream
in 'reader', line 17, column 1:
^
at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalarSpaces(ScannerImpl.java:1976) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalar(ScannerImpl.java:1884) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.scanner.ScannerImpl.fetchFlowScalar(ScannerImpl.java:1057) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.scanner.ScannerImpl.fetchSingle(ScannerImpl.java:1032) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:423) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:238) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntryValue.produce(ParserImpl.java:610) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntryKey.produce(ParserImpl.java:592) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:152) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:272) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:207) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:131) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:157) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.Yaml.compose(Yaml.java:575) ~[snakeyaml-2.2.jar:?]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:105) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
... 22 more
[14:57:39] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: while scanning a quoted scalar
[14:57:39] [Server thread/WARN]: in 'reader', line 15, column 4:
[14:57:39] [Server thread/WARN]: - 'skill{s=AxeThrow} @target ~onTi ...
[14:57:39] [Server thread/WARN]: ^
[14:57:39] [Server thread/WARN]: found unexpected end of stream
[14:57:39] [Server thread/WARN]: in 'reader', line 17, column 1:
[14:57:39] [Server thread/WARN]:
[14:57:39] [Server thread/WARN]: ^
[14:57:39] [Server thread/WARN]:
[14:57:39] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:112)
[14:57:39] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160)
[14:57:39] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128)
[14:57:39] [Server thread/WARN]: at MythicMobs-5.7.2 (2).jar//io.lumine.mythic.core.config.MythicConfigImpl.<init>(MythicConfigImpl.java:58)
[14:57:39] [Server thread/WARN]: at MythicMobs-5.7.2 (2).jar//io.lumine.mythic.core.config.MythicConfigImpl.<init>(MythicConfigImpl.java:49)
[14:57:39] [Server thread/WARN]: at MythicMobs-5.7.2 (2).jar//io.lumine.mythic.core.mobs.MobExecutor.loadMobs(MobExecutor.java:122)
[14:57:39] [Server thread/WARN]: at MythicMobs-5.7.2 (2).jar//io.lumine.mythic.core.config.ConfigExecutor.load(ConfigExecutor.java:436)
[14:57:39] [Server thread/WARN]: at MythicMobs-5.7.2 (2).jar//io.lumine.mythic.bukkit.MythicBukkit.enable(MythicBukkit.java:184)
[14:57:39] [Server thread/WARN]: at MythicMobs-5.7.2 (2).jar//io.lumine.mythic.bukkit.utils.plugin.LuminePlugin.onEnable(LuminePlugin.java:81)
[14:57:39] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288)
[14:57:39] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202)
[14:57:39] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109)
[14:57:39] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520)
[14:57:39] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:641)
[14:57:39] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:590)
[14:57:39] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:753)
[14:57:39] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:515)
[14:57:39] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329)
[14:57:39] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214)
[14:57:39] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329)
[14:57:39] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
[14:57:39] [Server thread/WARN]: Caused by: while scanning a quoted scalar
[14:57:39] [Server thread/WARN]: in 'reader', line 15, column 4:
[14:57:39] [Server thread/WARN]: - 'skill{s=AxeThrow} @target ~onTi ...
[14:57:39] [Server thread/WARN]: ^
[14:57:39] [Server thread/WARN]: found unexpected end of stream
[14:57:39] [Server thread/WARN]: in 'reader', line 17, column 1:
[14:57:39] [Server thread/WARN]:
[14:57:39] [Server thread/WARN]: ^
[14:57:39] [Server thread/WARN]:
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalarSpaces(ScannerImpl.java:1976)
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalar(ScannerImpl.java:1884)
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.fetchFlowScalar(ScannerImpl.java:1057)
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.fetchSingle(ScannerImpl.java:1032)
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:423)
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:238)
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntryValue.produce(ParserImpl.java:610)
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntryKey.produce(ParserImpl.java:592)
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:152)
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:272)
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:207)
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369)
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348)
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323)
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209)
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369)
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348)
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323)
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209)
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:131)
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:157)
[14:57:39] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.compose(Yaml.java:575)
[14:57:39] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:105)
[14:57:39] [Server thread/WARN]: ... 20 more
[14:57:39] [Server thread/ERROR]: Cannot load /home/container/plugins/MythicMobs/mobs/skilltester.yml
org.bukkit.configuration.InvalidConfigurationException: while scanning a quoted scalar
in 'reader', line 15, column 4:
- 'skill{s=AxeThrow} @target ~onTi ...
^
found unexpected end of stream
in 'reader', line 17, column 1:
^
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:112) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:310) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at MythicMobs-5.7.2 (2).jar/io.lumine.mythic.bukkit.utils.config.properties.types.NodeListProp.getNodes(NodeListProp.java:43) ~[MythicMobs-5.7.2 (2).jar:?]
at MythicMobs-5.7.2 (2).jar/io.lumine.mythic.core.mobs.MobExecutor.loadMobs(MobExecutor.java:124) ~[MythicMobs-5.7.2 (2).jar:?]
at MythicMobs-5.7.2 (2).jar/io.lumine.mythic.core.config.ConfigExecutor.load(ConfigExecutor.java:436) ~[MythicMobs-5.7.2 (2).jar:?]
at MythicMobs-5.7.2 (2).jar/io.lumine.mythic.bukkit.MythicBukkit.enable(MythicBukkit.java:184) ~[MythicMobs-5.7.2 (2).jar:?]
at MythicMobs-5.7.2 (2).jar/io.lumine.mythic.bukkit.utils.plugin.LuminePlugin.onEnable(LuminePlugin.java:81) ~[MythicMobs-5.7.2 (2).jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:641) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:590) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:753) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:515) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning a quoted scalar
in 'reader', line 15, column 4:
- 'skill{s=AxeThrow} @target ~onTi ...
^
found unexpected end of stream
in 'reader', line 17, column 1:
^
at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalarSpaces(ScannerImpl.java:1976) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalar(ScannerImpl.java:1884) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.scanner.ScannerImpl.fetchFlowScalar(ScannerImpl.java:1057) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.scanner.ScannerImpl.fetchSingle(ScannerImpl.java:1032) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:423) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:238) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntryValue.produce(ParserImpl.java:610) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntryKey.produce(ParserImpl.java:592) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:152) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:272) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:207) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:369) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:348) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:323) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:209) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:131) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:157) ~[snakeyaml-2.2.jar:?]
at org.yaml.snakeyaml.Yaml.compose(Yaml.java:575) ~[snakeyaml-2.2.jar:?]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:105) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
... 20 more
[14:57:39] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...
[14:57:39] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...
[14:57:39] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...
[14:57:39] [Server thread/INFO]: [MythicMobs] ✓ Loaded 23 mobs.
[14:57:39] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides.
[14:57:39] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
[14:57:39] [Server thread/INFO]: [MythicMobs] ✓ Loaded 35 skills.
[14:57:39] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 random spawns.
[14:57:39] [Server thread/INFO]: [MythicMobs] ✓ Loaded 5 mythic items.
[14:57:39] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables.
[14:57:39] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners.
[14:57:39] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
[14:57:39] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
[14:57:39] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs Premium v5.7.2 ( build ${CI_COMMIT_SHORT_SHA} ) has been successfully loaded!
[14:57:39] [Server thread/INFO]: [WolfyUtilities] Enabled plugin integration for MythicMobs
[14:57:40] [Server thread/INFO]: [MythicMobs] Model Engine Compatibility Loaded.
[14:57:40] [Server thread/INFO]: [ModelEngine] [S] Compatibility applied: MythicMobs
[14:57:40] [Server thread/INFO]: [MythicLib] Enabling MythicLib v1.7
[14:57:40] [Server thread/INFO]: [MythicLib] Hooked onto TextDisplays (holograms)
[14:57:40] [Server thread/INFO]: [MythicMobs] MMO Plugin Support has been enabled!
[14:57:40] [Server thread/INFO]: [MythicLib] Hooked onto MythicMobs
[14:57:40] [Server thread/INFO]: [MythicLib] Hooked onto ProtocolLib
[14:57:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mythiclib [1.7]
[14:57:40] [Server thread/INFO]: [MythicLib] Hooked onto PlaceholderAPI
[14:57:40] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.37-SNAPSHOT (build 3681)
[14:57:40] [Server thread/INFO]: [Citizens] Using mojmapped server, avoiding server package checks
[14:57:40] [Server thread/ERROR]: [Citizens] Could not fetch NMS field cj: [[static final field has no write access: net.minecraft.world.entity.animal.armadillo.Armadillo.SCARE_DISTANCE_HORIZONTAL/double/putStatic, from class net.citizensnpcs.util.NMS (unnamed module @16e697c1).
[14:57:40] [Server thread/ERROR]: Error occurred while enabling Citizens v2.0.37-SNAPSHOT (build 3681) (Is it up to date?)
java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_21_R3/boss/CraftBossBar
at Citizens-2.0.37-b3681.jar/net.citizensnpcs.nms.v1_21_R3.util.NMSImpl.<clinit>(NMSImpl.java:2728) ~[Citizens-2.0.37-b3681.jar:?]
at java.base/java.lang.Class.forName0(Native Method) ~[?:?]
at java.base/java.lang.Class.forName(Class.java:534) ~[?:?]
at java.base/java.lang.Class.forName(Class.java:513) ~[?:?]
at io.papermc.reflectionrewriter.runtime.AbstractDefaultRulesReflectionProxy.forName(AbstractDefaultRulesReflectionProxy.java:68) ~[reflection-rewriter-runtime-0.0.3.jar:?]
at io.papermc.paper.pluginremap.reflect.PaperReflectionHolder.forName(Unknown Source) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at Citizens-2.0.37-b3681.jar/net.citizensnpcs.api.util.SpigotUtil.lambda$getMinecraftPackage$1(SpigotUtil.java:176) ~[Citizens-2.0.37-b3681.jar:?]
at Citizens-2.0.37-b3681.jar/net.citizensnpcs.api.util.SpigotUtil.getMinecraftPackage(SpigotUtil.java:181) ~[Citizens-2.0.37-b3681.jar:?]
at Citizens-2.0.37-b3681.jar/net.citizensnpcs.Citizens.onEnable(Citizens.java:326) ~[Citizens-2.0.37-b3681.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:641) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:590) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:753) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:515) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_21_R3.boss.CraftBossBar
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:197) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
... 21 more
[14:57:40] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.37-SNAPSHOT (build 3681)
[14:57:40] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v22.4
[14:57:40] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
[14:57:40] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
[14:57:40] [Server thread/INFO]: --------------------
[14:57:40] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
[14:57:40] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
[14:57:40] [Server thread/INFO]: --------------------
[14:57:40] [Server thread/INFO]: [MMOCore] Enabling MMOCore v1.13
[14:57:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mmocore [1.13]
[14:57:40] [Server thread/INFO]: [MMOCore] Hooked onto PlaceholderAPI
[14:57:40] [Server thread/INFO]: [MMOCore] Hooked onto Citizens
[14:57:40] [Server thread/INFO]: [MMOCore] Hooked onto WorldGuard
[14:57:40] [Server thread/INFO]: [MMOCore] Hooked onto MythicMobs
[14:57:40] [Server thread/WARN]: [MMOCore] Could not load skill from file 'Bonguk_Strike_1.yml': Could not find skill handler with ID 'BONGUK_STRIKE_1'
[14:57:40] [Server thread/WARN]: [MMOCore] Could not load skill from file 'Slash.yml': Could not find skill handler with ID 'SLASH'
[14:57:40] [Server thread/WARN]: [MMOCore] Could not load skill from file 'bonguk_skills.yml': Could not find skill handler with ID 'BONGUK_SKILLS'
[14:57:40] [Server thread/WARN]: [MMOCore] Could not load skill from file 'Bonguk_Strike_1.yml': Could not find skill handler with ID 'BONGUK_STRIKE_1'
[14:57:40] [Server thread/WARN]: [MMOCore] Could not load item 'mmoitem{type=CONSUMABLE;id=SUSHI_ROLL;tugs=4-5;experience=1-6} 1 1-1 9' from fishing drop table 'overriding-drop-table': Could not find MMOItem with ID 'SUSHI_ROLL'
[14:57:40] [Server thread/WARN]: [MMOCore] Could not load item 'mmoitem{type=GEM_STONE;id=SPITEFUL_OPAQUE_DIAMOND;tugs=10-15;experience=20-30} 1 1-1 1' from fishing drop table 'overriding-drop-table': Could not find MMOItem with ID 'SPITEFUL_OPAQUE_DIAMOND'
[14:57:40] [Server thread/WARN]: [MMOCore] Could not load fishing drop table overriding-drop-table: The item list must not be empty.
[14:57:40] [Server thread/WARN]: [MMOCore] Could not load trigger 'mmoitem{type=SWORD;id=CUTLASS}' from objective '5': Could not find MMOItem with ID 'CUTLASS'
[14:57:40] [Server thread/WARN]: [MMOCore] Could not load loot chest region 'sample-region' from file 'default_loot_chests.yml': Could not find world 'world_name_here'
[14:57:41] [Server thread/WARN]: [MMOCore] Could not load item 'arcane-mage' from inventory 'subclass-select': Could not find class with ID 'ARCANE_MAGE'
[14:57:41] [Server thread/INFO]: [MMOCore] Hooked parties onto MMOCore
[14:57:41] [Server thread/INFO]: [MMOCore] Hooked guilds onto MMOCore
[14:57:41] [Server thread/INFO]: [Towny] Enabling Towny v0.101.0.0
[14:57:41] [Server thread/INFO]: ==================== Towny ========================
[14:57:41] [Server thread/INFO]: [Towny] Successfully loaded translations for 43 languages.
[14:57:41] [Server thread/INFO]: [Towny] Config: Loaded 9 townblock types: shop, inn, arena, jail, default, bank, wilds, farm, embassy.
[14:57:41] [Server thread/INFO]: [Towny] Database: [Load] flatfile [Save] flatfile
[14:57:42] [Server thread/WARN]: [Towny] Error: TownBlock file contains unknown error, deleting plugins/Towny/data/townblocks/theknownworld/132_162_16.data.
[14:57:42] [Folia Async Scheduler Thread Timer/WARN]: [Towny] Your towny\data\townblocks\ folder contains a folder named 'theknownworld' which doesn't appear to exist on your Bukkit server!
[14:57:42] [Folia Async Scheduler Thread Timer/WARN]: [Towny] Towny will load the townblocks regardless, but if this world no longer exists please delete the folder.
[14:57:43] [Folia Async Scheduler Thread Timer/WARN]: [Towny] Your towny\data\townblocks\ folder contains a folder named 'TheKnownWorld' which doesn't appear to exist on your Bukkit server!
[14:57:43] [Folia Async Scheduler Thread Timer/WARN]: [Towny] Towny will load the townblocks regardless, but if this world no longer exists please delete the folder.
[14:57:43] [Folia Async Scheduler Thread Timer/WARN]: [Towny] Your towny\data\townblocks\ folder contains a folder named 'VikingcraftKnownWorld' which doesn't appear to exist on your Bukkit server!
[14:57:43] [Folia Async Scheduler Thread Timer/WARN]: [Towny] Towny will load the townblocks regardless, but if this world no longer exists please delete the folder.
[14:57:44] [Server thread/INFO]: [Towny] Database: Loaded in 2548ms.
[14:57:44] [ForkJoinPool.commonPool-worker-1/INFO]: [Towny] Cleaning up old backups...
[14:57:44] [Folia Async Scheduler Thread #7/INFO]: [Towny] Time until a New Day: 21 hours, 2 minutes, 16 seconds
[14:57:44] [ForkJoinPool.commonPool-worker-1/INFO]: [Towny] Successfully cleaned backups.
[14:57:44] [Folia Async Scheduler Thread #7/INFO]: [Towny] Checking for updates...
[14:57:44] [ForkJoinPool.commonPool-worker-1/INFO]: [Towny] Making backup...
[14:57:44] [Server thread/INFO]: [Towny] Searching for third-party plugins...
[14:57:44] [Server thread/INFO]: [Towny] Plugins found:
[14:57:44] [Server thread/INFO]: [Towny] Permissions: TownyPerms, BukkitPermissions
[14:57:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: townyadvanced [0.101.0.0]
[14:57:44] [Server thread/INFO]: [Towny] Add-ons: TownyChat v0.117, TownyCultures v2.0.3, Dynmap-Towny
v1.2.0, PlaceholderAPI v2.11.6
[14:57:44] [Server thread/INFO]: [Towny] Warning: No compatible Economy plugins found. Install
Vault.jar or Reserve.jar with any of the supported eco
systems. If you do not want an economy to be used, set
using_economy: false in your Towny config.yml.
[14:57:44] [Server thread/INFO]: =============================================================
[14:57:44] [Server thread/INFO]: [Towny] Version: 0.101.0.0 - Plugin Enabled
[14:57:44] [Server thread/INFO]: =============================================================
[14:57:44] [Server thread/INFO]: [dynmap] Enabling dynmap v3.7-SNAPSHOT-948
[14:57:44] [Server thread/INFO]: [dynmap] Added 20 custom biome mappings
[14:57:44] [Server thread/INFO]: [dynmap] Using LuckPerms 5.4.145 for access control
[14:57:45] [Folia Async Scheduler Thread #7/INFO]: [Towny] New update available: 0.101.0.5 | Current version: 0.101.0.0
[14:57:45] [Folia Async Scheduler Thread #7/INFO]: [Towny] Download it here: https://github.com/TownyAdvanced/Towny/releases/tag/0.101.0.5
[14:57:45] [Server thread/INFO]: [dynmap] Mod Support processing completed
[14:57:46] [Server thread/INFO]: [dynmap] Loaded 27 shaders.
[14:57:46] [Server thread/INFO]: [dynmap] Loaded 83 perspectives.
[14:57:46] [Server thread/INFO]: [dynmap] Loaded 22 lightings.
[14:57:46] [Server thread/INFO]: [dynmap] Starting enter/exit processing
[14:57:46] [Dynmap Render Thread/INFO]: [dynmap] Finish marker initialization
[14:57:46] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:25522
[14:57:46] [Server thread/INFO]: [dynmap] version 3.7-SNAPSHOT-948 is enabled - core version 3.7-SNAPSHOT-949
[14:57:46] [Server thread/INFO]: [dynmap] For support, visit our Discord at https://discord.gg/s3rd5qn
[14:57:46] [Server thread/INFO]: [dynmap] For news, visit https://reddit.com/r/Dynmap or follow https://universeodon.com/@dynmap
[14:57:46] [Server thread/INFO]: [dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues
[14:57:46] [Server thread/INFO]: [dynmap] If you'd like to donate, please visit https://www.patreon.com/dynmap or https://ko-fi.com/michaelprimm
[14:57:46] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
[14:57:46] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
[14:57:46] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
[14:57:46] [Server thread/INFO]: [dynmap] Enabled
[14:57:46] [Server thread/INFO]: [MythicCrucible] Enabling MythicCrucible v2.1.0
[14:57:46] [Server thread/INFO]: [MythicMobs] ------------------------------------------------
[14:57:46] [Server thread/INFO]: [MythicMobs] + Loading MythicCrucible for Bukkit
[14:57:46] [Server thread/INFO]: [MythicMobs] ------------------------------------------------
[14:57:47] [Server thread/INFO]: [MythicMobs] Registering Durability Listener
[14:57:55] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
[14:57:55] [Server thread/INFO]: [MythicMobs] MythicCrucible Support has been enabled!
[14:57:55] [Server thread/INFO]: [MythicMobs] MythicCrucible WorldEdit support enabled!
[14:57:55] [Server thread/INFO]: [MythicMobs] Attached traits to items.
[14:57:55] [Server thread/INFO]: [MythicMobs] Loaded 5 items.
[14:57:55] [Server thread/INFO]: [MythicMobs] ✓ MythicCrucible v2.1.0 has been successfully loaded!
[14:57:55] [Server thread/INFO]: [MMOItems] Enabling MMOItems v6.10-SNAPSHOT
[14:57:55] [Server thread/INFO]: [MMOItems] Hooked onto MythicMobs
[14:57:55] [Server thread/INFO]: [MMOItems] Hooked onto MMOCore
[14:57:55] [Server thread/INFO]: [MMOItems] Now using MMOCore as RPG core plugin
[14:57:55] [Server thread/INFO]: [MMOItems Template Modifiers] Loading template modifiers, please wait..
[14:57:55] [Server thread/INFO]: [MMOItems Item Templates] Loading item templates, please wait...
[14:57:55] [Server thread/INFO]: [MMOItems] Loading crafting stations, please wait..
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'steel-sword' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=4,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'steel-sword-upgrade' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=4,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'two-handed-steel-sword' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=SWORD,id=STEEL_SWORD,amount=1,display="Steel Sword"}': Could not find a template with ID 'STEEL_SWORD'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'katana' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=6,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'steel-helmet' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=6,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'steel-chestplate' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=9,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'steel-leggings' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=8,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'steel-boots' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=5,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'steel-ingot' from crafting station 'steel-crafting-station': Invalid MMOItem MATERIAL STEEL_INGOT: No such MMOItem for Type MATERIAL.
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'steel-dagger' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=4,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'hardened-steel-claymore' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=15,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'stiff-greatstaff' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=4,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'steel-pickaxe' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=4,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'steel-shovel' from crafting station 'steel-crafting-station': Could not load ingredient 'mmoitem{type=MATERIAL,id=STEEL_INGOT,amount=2,display="Steel Ingot"}': Could not find a template with ID 'STEEL_INGOT'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'soulstealer' from crafting station 'mythical-forge': Could not load ingredient 'mmoitem{type=MISCELLANEOUS,id=HUMAN_SOUL,amount=8,display="Human Soul"}': Could not find a template with ID 'HUMAN_SOUL'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'fire-essence' from crafting station 'mythical-forge': Invalid MMOItem MATERIAL FIRE_ESSENCE: No such MMOItem for Type MATERIAL.
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'fire-totem' from crafting station 'mythical-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=FIRE_ESSENCE,amount=8,display="Fire Essence"}': Could not find a template with ID 'FIRE_ESSENCE'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'blaze-soul' from crafting station 'mythical-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=FIRE_ESSENCE,amount=5,display="Fire Essence"}': Could not find a template with ID 'FIRE_ESSENCE'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'hell-bow' from crafting station 'mythical-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=FIRE_ESSENCE,amount=2,display="Fire Essence"}': Could not find a template with ID 'FIRE_ESSENCE'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'fire-greatlance' from crafting station 'mythical-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=FIRE_ESSENCE,amount=4,display="Fire Essence"}': Could not find a template with ID 'FIRE_ESSENCE'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'molten-blade' from crafting station 'mythical-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=FIRE_ESSENCE,amount=13,display="Fire Essence"}': Could not find a template with ID 'FIRE_ESSENCE'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'wither-essence' from crafting station 'mythical-forge': Invalid MMOItem MATERIAL WITHER_ESSENCE: No such MMOItem for Type MATERIAL.
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'marking-bow' from crafting station 'mythical-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=WITHER_ESSENCE,amount=1,display="Wither Essence"}': Could not find a template with ID 'WITHER_ESSENCE'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'cursed-wither-skull' from crafting station 'mythical-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=WITHER_ESSENCE,amount=1,display="Wither Essence"}': Could not find a template with ID 'WITHER_ESSENCE'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'dead-pharaoh-helmet' from crafting station 'mythical-forge': Invalid MMOItem ARMOR DEAD_PHARAOH_HELMET: No such MMOItem for Type ARMOR.
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'mossy-skeleton-skull' from crafting station 'mythical-forge': Invalid MMOItem ARMOR MOSSY_SKELETON_SKULL: No such MMOItem for Type ARMOR.
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'magic-essence' from crafting station 'arcane-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=MAGIC_FRAGMENT,amount=3,display="Magic Fragment"}': Could not find a template with ID 'MAGIC_FRAGMENT'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'arcane-helmet' from crafting station 'arcane-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=MAGIC_FRAGMENT,amount=6,display="Magic Fragment"}': Could not find a template with ID 'MAGIC_FRAGMENT'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'steel-chestplate' from crafting station 'arcane-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=MAGIC_FRAGMENT,amount=9,display="Magic Fragment"}': Could not find a template with ID 'MAGIC_FRAGMENT'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'steel-leggings' from crafting station 'arcane-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=MAGIC_FRAGMENT,amount=8,display="Magic Fragment"}': Could not find a template with ID 'MAGIC_FRAGMENT'
[14:57:55] [Server thread/WARN]: [MMOItems] An issue occurred registering recipe 'steel-boots' from crafting station 'arcane-forge': Could not load ingredient 'mmoitem{type=MATERIAL,id=MAGIC_FRAGMENT,amount=5,display="Magic Fragment"}': Could not find a template with ID 'MAGIC_FRAGMENT'
[14:57:55] [Server thread/INFO]: [MMOItems] Hooked onto RPGInventory
[14:57:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mmoitems [6.10-SNAPSHOT]
[14:57:55] [Server thread/INFO]: [MMOItems] Hooked onto PlaceholderAPI
[14:57:55] [Server thread/INFO]: [MMOItems] Loading recipes, please wait...
[14:57:55] [Server thread/INFO]: [WolfyUtilities] Enabled plugin integration for MMOItems
[14:57:55] [Server thread/INFO]: [TownyChat] Enabling TownyChat v0.117
[14:57:55] [Server thread/INFO]: [TownyChat] Towny version 0.101.0.0 found.
[14:57:55] [Server thread/INFO]: [TownyChat] Default Channel set to OOC
[14:57:55] [Server thread/INFO]: [Oraxen] Enabling Oraxen v1.186.1
[14:57:55] [Server thread/INFO]: Oraxen | Version v1_21_R1 has been detected.
[14:57:55] [Server thread/INFO]: Oraxen | Oraxen will use the NMSHandler for this version.
[14:57:55] [Server thread/INFO]: Oraxen | Papers block-updates.disable-noteblock-updates is not enabled.
[14:57:55] [Server thread/INFO]: Oraxen | It is recommended to enable this setting for improved performance and prevent bugs with noteblocks
[14:57:55] [Server thread/INFO]: Oraxen | Otherwise Oraxen needs to listen to very taxing events, which also introduces some bugs
[14:57:55] [Server thread/INFO]: Oraxen | You can enable this setting in ServerFolder/config/paper-global.yml
[14:57:55] [Server thread/INFO]: Oraxen | Papers block-updates.disable-tripwire-updates is not enabled.
[14:57:55] [Server thread/INFO]: Oraxen | It is recommended to enable this setting for improved performance and prevent bugs with tripwires
[14:57:55] [Server thread/INFO]: Oraxen | Otherwise Oraxen needs to listen to very taxing events, which also introduces some bugs
[14:57:55] [Server thread/INFO]: Oraxen | You can enable this setting in ServerFolder/config/paper-global.yml
[14:57:55] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:55] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:55] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:55] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:55] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:55] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:55] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:55] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:55] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Slicing gui-textures to 1.20.2-format...
[14:57:56] [Server thread/INFO]: Oraxen | Successfully sliced gui-textures for 1.20.2
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Converting global lang file to individual language files...
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:57:56] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:57:56] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:57:56] [Server thread/INFO]: Oraxen | Verifying formatting for textures and models...
[14:57:56] [Server thread/INFO]: Oraxen | Found invalid texture-path inside model-file assets/minecraft/models/mmoinventory_boots.json: items/mmoinventory/boots
[14:57:56] [Server thread/INFO]: Oraxen | Verify that you have a texture in said path.
[14:57:56] [Server thread/INFO]: Oraxen | Found invalid texture-path inside model-file assets/minecraft/models/mmoinventory_leggings.json: items/mmoinventory/leggings
[14:57:56] [Server thread/INFO]: Oraxen | Verify that you have a texture in said path.
[14:57:56] [Server thread/INFO]: Oraxen | Found invalid texture-path inside model-file assets/minecraft/models/mmoinventory_artifact_2.json: items/mmoinventory/artifact_2
[14:57:56] [Server thread/INFO]: Oraxen | Verify that you have a texture in said path.
[14:57:56] [Server thread/INFO]: Oraxen | Found invalid texture-path inside model-file assets/minecraft/models/mmoinventory_right_ring.json: items/mmoinventory/right_ring
[14:57:56] [Server thread/INFO]: Oraxen | Verify that you have a texture in said path.
[14:57:56] [Server thread/INFO]: Oraxen | Found invalid texture-path inside model-file assets/minecraft/models/mmoinventory_artifact_1.json: items/mmoinventory/artifact_1
[14:57:56] [Server thread/INFO]: Oraxen | Verify that you have a texture in said path.
[14:57:56] [Server thread/INFO]: Oraxen | Found invalid texture-path inside model-file assets/minecraft/models/mmoinventory_helmet.json: items/mmoinventory/helmet
[14:57:56] [Server thread/INFO]: Oraxen | Verify that you have a texture in said path.
[14:57:56] [Server thread/INFO]: Oraxen | Found invalid texture-path inside model-file assets/minecraft/models/mmoinventory_amulet.json: items/mmoinventory/amulet
[14:57:56] [Server thread/INFO]: Oraxen | Verify that you have a texture in said path.
[14:57:56] [Server thread/INFO]: Oraxen | Found invalid texture-path inside model-file assets/minecraft/models/mmoinventory_gloves.json: items/mmoinventory/gloves
[14:57:56] [Server thread/INFO]: Oraxen | Verify that you have a texture in said path.
[14:57:57] [Server thread/INFO]: Oraxen | Found invalid texture-path inside model-file assets/minecraft/models/mmoinventory_chestplate.json: items/mmoinventory/chestplate
[14:57:57] [Server thread/INFO]: Oraxen | Verify that you have a texture in said path.
[14:57:57] [Server thread/INFO]: Oraxen | Found invalid texture-path inside model-file assets/minecraft/models/item/bronzesword.json: minecraft:item/bronzesword
[14:57:57] [Server thread/INFO]: Oraxen | Verify that you have a texture in said path.
[14:57:57] [Server thread/INFO]: Oraxen | Found invalid texture-path inside model-file assets/minecraft/models/mmoinventory_fill.json: items/mmoinventory/fill
[14:57:57] [Server thread/INFO]: Oraxen | Verify that you have a texture in said path.
[14:57:57] [Server thread/INFO]: Oraxen | Found invalid texture-path inside model-file assets/minecraft/models/mmoinventory_off_hand.json: items/mmoinventory/off_hand
[14:57:57] [Server thread/INFO]: Oraxen | Verify that you have a texture in said path.
[14:57:57] [Server thread/INFO]: Oraxen | Found invalid texture-path inside model-file assets/minecraft/models/mmoinventory_artifact_3.json: items/mmoinventory/artifact_3
[14:57:57] [Server thread/INFO]: Oraxen | Verify that you have a texture in said path.
[14:57:57] [Server thread/INFO]: Oraxen | Found invalid texture-path inside model-file assets/minecraft/models/mmoinventory_bracelet.json: items/mmoinventory/bracelet
[14:57:57] [Server thread/INFO]: Oraxen | Verify that you have a texture in said path.
[14:57:57] [Server thread/INFO]: Oraxen | Found invalid texture-path inside model-file assets/minecraft/models/mmoinventory_left_ring.json: items/mmoinventory/left_ring
[14:57:57] [Server thread/INFO]: Oraxen | Verify that you have a texture in said path.
[14:57:57] [Server thread/INFO]: Oraxen | Found invalid texture at assets/minecraft/textures/item/silvercoin - Copy.png
[14:57:57] [Server thread/INFO]: Oraxen | Texture-paths must only contain characters [a-z0-9/._-]
[14:57:57] [Server thread/INFO]: Oraxen | Pack contains malformed texture(s) and/or model(s)
[14:57:57] [Server thread/INFO]: Oraxen | These need to be fixed, otherwise the resourcepack will be broken
[14:57:57] [Server thread/INFO]: Oraxen | Generating atlas-file for 1.19.3+ Resource Pack format
[14:57:57] [Server thread/INFO]: Oraxen | Attempting to exclude malformed textures from atlas-file
[14:57:57] [Server thread/INFO]: Oraxen | Excluding malformed texture from atlas-file: assets/minecraft/textures/item/silvercoin - Copy.png
[14:57:57] [Server thread/INFO]: Oraxen | No duplicate font files found!
[14:57:57] [Server thread/INFO]: Oraxen | Successfully loaded on Ubuntu 24.04.1 LTS (noble)
[14:57:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: oraxen [1.186.1]
[14:57:57] [Server thread/INFO]: Oraxen | Plugin "PlaceholderAPI" detected, enabling hooks
[14:57:57] [Server thread/INFO]: Oraxen | Plugin "MythicMobs" detected, enabling hooks
[14:57:57] [Server thread/INFO]: [WolfyUtilities] Enabled plugin integration for Oraxen
[14:57:57] [Server thread/INFO]: [Skript] Enabling Skript v2.9.5
[14:57:57] [ForkJoinPool.commonPool-worker-2/INFO]: [Skript] You're currently running the latest stable version of Skript.
[14:58:09] [ForkJoinPool.commonPool-worker-1/INFO]: [Towny] Towny flatfiles and settings successfully backed up.
[14:58:10] [Server thread/INFO]: [Skript] Loaded 233074 aliases in 13384ms
[14:58:11] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
[14:58:11] [Server thread/INFO]: [Dynmap-Towny] Enabling Dynmap-Towny v1.2.0
[14:58:11] [Server thread/INFO]: [Dynmap-Towny] Initializing DynmapTowny.
[14:58:11] [Server thread/INFO]: [Dynmap-Towny] Towny version 0.101.0.0 found.
[14:58:11] [Server thread/INFO]: [Dynmap-Towny] Config.yml loaded successfully.
[14:58:11] [Server thread/INFO]: [Dynmap-Towny] version 1.2.0 is activated
[14:58:11] [Server thread/INFO]: [Dynmap-Towny] TownyChat detect: disabling normal chat-to-web processing in Dynmap
[14:58:11] [Server thread/INFO]: [packetevents] Enabling packetevents v2.7.0
[14:58:11] [packetevents-update-check-thread/INFO]: [packetevents] Checking for updates, please wait...
[14:58:11] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.1
[14:58:11] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
[14:58:11] [packetevents-update-check-thread/INFO]: [packetevents] You are running the latest release of PacketEvents. Your build: (2.7.0)
[14:58:11] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[14:58:11] [Server thread/INFO]: [Essentials] No kits found to migrate.
[14:58:11] [Server thread/INFO]: [Essentials] Loaded 39094 items from items.json.
[14:58:11] [Server thread/INFO]: [Essentials] Using locale en_US
[14:58:11] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[14:58:12] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[14:58:12] [Server thread/WARN]: [Essentials] Detected supported permissions plugin LuckPerms without Vault installed.
[14:58:12] [Server thread/WARN]: [Essentials] Features such as chat prefixes/suffixes and group-related functionality will not work until you install Vault.
[14:58:12] [Server thread/INFO]: [Essentials] Using superperms-based permissions.
[14:58:12] [Server thread/INFO]: [Movecraft] Enabling Movecraft v8.0.0_beta-5
[14:58:12] [Server thread/INFO]: [Movecraft] Recognized PilotTool setting of: STICK
[14:58:12] [Server thread/INFO]: [Movecraft] Loading support for 1.21.1
[14:58:12] [Server thread/INFO]: [Movecraft] Loaded 5 Craft files
[14:58:12] [Server thread/INFO]: [Movecraft] [V 8.0.0_beta-5] has been enabled.
[14:58:12] [Server thread/INFO]: [SkBee] Enabling SkBee v3.6.6
[14:58:12] [Server thread/INFO]: [SkBee] Loading NBTApi...
[14:58:12] [Server thread/INFO]: [SkBee] [NBTAPI] Found Minecraft: 1.21.1! Trying to find NMS support
[14:58:12] [Server thread/INFO]: [SkBee] [NBTAPI] NMS support 'MC1_21_R1' loaded!
[14:58:12] [Server thread/INFO]: [SkBee] Successfully loaded NBTApi!
[14:58:12] [Server thread/INFO]: [SkBee] NBT Elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] Text Component Elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] Advancement Elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] BossBar Elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] Bound Elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] Damage Source elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] Display Entity elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] Fishing elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] Game Event Elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] Item Component Elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] Particle Elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] RayTrace elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] Recipe Elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] Scoreboard Elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] Scoreboard Objective Elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] Statistic Elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] Structure Elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] Minecraft Tag elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] Team Elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] Tick Manager elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] Villager Elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] Virtual Furnace Elements disabled via config
[14:58:12] [Server thread/INFO]: [SkBee] World Border Elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] World Creator Elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] Chunk Generator Elements successfully loaded
[14:58:12] [Server thread/INFO]: [SkBee] Loaded (427) elements:
[14:58:12] [Server thread/INFO]: [SkBee] - 56 events
[14:58:12] [Server thread/INFO]: [SkBee] - 70 effects
[14:58:12] [Server thread/INFO]: [SkBee] - 259 expressions
[14:58:12] [Server thread/INFO]: [SkBee] - 27 conditions
[14:58:12] [Server thread/INFO]: [SkBee] - 15 sections
[14:58:12] [Server thread/INFO]: [SkBee] Checking for update...
[14:58:12] [Server thread/INFO]: [SkBee] Plugin is not up to date!
[14:58:12] [Server thread/INFO]: [SkBee] - Current version: v3.6.6
[14:58:12] [Server thread/INFO]: [SkBee] - Available update: v3.7.0
[14:58:12] [Server thread/INFO]: [SkBee] - Download available at: https://github.com/SkriptHub/SkBee/releases
[14:58:12] [Server thread/INFO]: [SkBee] Successfully enabled v3.6.6 in 0.66 seconds
[14:58:12] [Server thread/INFO]: [skript-placeholders] Enabling skript-placeholders v1.7.0
[14:58:12] [Server thread/INFO]: [Chunky] Enabling Chunky v1.4.28
[14:58:12] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.14.0-Release
[14:58:12] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
[14:58:13] [Server thread/INFO]: [DeluxeMenus] 3 GUI menus loaded!
[14:58:13] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
[14:58:13] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: deluxemenus [1.14.0-Release]
[14:58:13] [Server thread/INFO]: [InventoryWeight] Enabling InventoryWeight v2.1
[14:58:13] [Server thread/INFO]: [InventoryWeight] onEnable is called!
[14:58:13] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: inventoryweight [2.17]
[14:58:13] [Server thread/INFO]: [GravesX] Enabling GravesX v4.9.6.3
[14:58:13] [Server thread/INFO]: [GravesX] Loading Libraries for GravesX
[14:58:13] [Server thread/INFO]: [GravesX] Loading library com.zaxxer.HikariCP version 6.0.0.
[14:58:13] [Server thread/INFO]: [GravesX] Loading library com.zaxxer:HikariCP:6.0.0
[14:58:13] [Server thread/INFO]: [GravesX] Loading library org.slf4j:slf4j-api:1.7.36
[14:58:13] [Server thread/INFO]: [GravesX] Loading library org.javassist:javassist:3.29.2-GA
[14:58:13] [Server thread/INFO]: [GravesX] Loading library io.micrometer:micrometer-core:1.5.10
[14:58:13] [Server thread/INFO]: [GravesX] Loading library org.hdrhistogram:HdrHistogram:2.1.12
[14:58:13] [Server thread/INFO]: [GravesX] Loading library org.latencyutils:LatencyUtils:2.0.3
[14:58:13] [Server thread/INFO]: [GravesX] Loaded library com.zaxxer.HikariCP version 6.0.0 and shaded successfully.
[14:58:13] [Server thread/INFO]: [GravesX] Loading library org.xerial.sqlite-jdbc version 3.47.0.0.
[14:58:13] [Server thread/INFO]: [GravesX] Loading library org.xerial:sqlite-jdbc:3.47.0.0
[14:58:13] [Server thread/INFO]: [GravesX] Loading library org.slf4j:slf4j-api:1.7.36
[14:58:13] [Server thread/INFO]: [GravesX] Loaded library org.xerial.sqlite-jdbc version 3.47.0.0 successfully.
[14:58:13] [Server thread/INFO]: [GravesX] Loading library org.json.json version 20240303.
[14:58:13] [Server thread/INFO]: [GravesX] Loading library org.json:json:20240303
[14:58:13] [Server thread/INFO]: [GravesX] Loaded library org.json.json version 20240303 successfully.
[14:58:13] [Server thread/INFO]: [GravesX] Loading library com.h2database.h2 version 2.3.232.
[14:58:13] [Server thread/INFO]: [GravesX] Loading library com.h2database:h2:2.3.232
[14:58:13] [Server thread/INFO]: [GravesX] Loaded library com.h2database.h2 version 2.3.232 and shaded successfully.
[14:58:13] [Server thread/INFO]: [GravesX] Loading library net.kyori.adventure-api version 4.17.0.
[14:58:13] [Server thread/INFO]: [GravesX] Loading library net.kyori:adventure-api:4.17.0
[14:58:13] [Server thread/INFO]: [GravesX] Loading library net.kyori:adventure-key:4.17.0
[14:58:13] [Server thread/INFO]: [GravesX] Loading library net.kyori:examination-api:1.3.0
[14:58:13] [Server thread/INFO]: [GravesX] Loading library net.kyori:examination-string:1.3.0
[14:58:13] [Server thread/INFO]: [GravesX] Loading library org.jetbrains:annotations:24.1.0
[14:58:13] [Server thread/INFO]: [GravesX] Loaded library net.kyori.adventure-api version 4.17.0 and shaded successfully.
[14:58:13] [Server thread/INFO]: [GravesX] Loading library net.kyori.adventure-text-minimessage version 4.17.0.
[14:58:13] [Server thread/INFO]: [GravesX] Loading library net.kyori:adventure-text-minimessage:4.17.0
[14:58:13] [Server thread/INFO]: [GravesX] Loading library net.kyori:adventure-api:4.17.0
[14:58:13] [Server thread/INFO]: [GravesX] Loading library net.kyori:adventure-key:4.17.0
[14:58:13] [Server thread/INFO]: [GravesX] Loading library net.kyori:examination-api:1.3.0
[14:58:13] [Server thread/INFO]: [GravesX] Loading library net.kyori:examination-string:1.3.0
[14:58:13] [Server thread/INFO]: [GravesX] Loading library org.jetbrains:annotations:24.1.0
[14:58:13] [Server thread/INFO]: [GravesX] Loaded library net.kyori.adventure-text-minimessage version 4.17.0 and shaded successfully.
[14:58:13] [Server thread/INFO]: [GravesX] Loading library net.kyori.adventure-text-serializer-gson version 4.17.0.
[14:58:13] [Server thread/INFO]: [GravesX] Loading library net.kyori:adventure-text-serializer-gson:4.17.0
[14:58:13] [Server thread/INFO]: [GravesX] Loading library net.kyori:adventure-text-serializer-json:4.17.0
[14:58:13] [Server thread/INFO]: [GravesX] Loading library net.kyori:adventure-api:4.17.0
[14:58:13] [Server thread/INFO]: [GravesX] Loading library net.kyori:adventure-key:4.17.0
[14:58:13] [Server thread/INFO]: [GravesX] Loading library net.kyori:examination-api:1.3.0
[14:58:13] [Server thread/INFO]: [GravesX] Loading library net.kyori:examination-string:1.3.0
[14:58:13] [Server thread/INFO]: [GravesX] Loading library org.jetbrains:annotations:24.1.0
[14:58:13] [Server thread/INFO]: [GravesX] Loading library net.kyori:option:1.0.0
[14:58:13] [Server thread/INFO]: [GravesX] Loading library com.google.code.gson:gson:2.8.0
[14:58:13] [Server thread/INFO]: [GravesX] Loading library com.google.auto.service:auto-service-annotations:1.1.1
[14:58:13] [Server thread/INFO]: [GravesX] Loaded library net.kyori.adventure-text-serializer-gson version 4.17.0 and shaded successfully.
[14:58:13] [Server thread/INFO]: [GravesX] Loading library net.kyori.adventure-platform-bukkit version 4.3.3.
[14:58:13] [Server thread/INFO]: [GravesX] Loading library net.kyori:adventure-platform-bukkit:4.3.3
[14:58:14] [Server thread/INFO]: [GravesX] Loading library net.kyori:adventure-platform-api:4.3.3
[14:58:14] [Server thread/INFO]: [GravesX] Loading library net.kyori:adventure-api:4.13.1
[14:58:14] [Server thread/INFO]: [GravesX] Loading library net.kyori:adventure-key:4.13.1
[14:58:14] [Server thread/INFO]: [GravesX] Loading library net.kyori:adventure-text-serializer-bungeecord:4.3.3
[14:58:14] [Server thread/INFO]: [GravesX] Loading library net.kyori:adventure-text-serializer-legacy:4.13.1
[14:58:14] [Server thread/INFO]: [GravesX] Loading library net.kyori:adventure-nbt:4.13.1
[14:58:14] [Server thread/INFO]: [GravesX] Loading library net.kyori:examination-api:1.3.0
[14:58:14] [Server thread/INFO]: [GravesX] Loading library net.kyori:examination-string:1.3.0
[14:58:14] [Server thread/INFO]: [GravesX] Loading library org.jetbrains:annotations:24.0.1
[14:58:14] [Server thread/INFO]: [GravesX] Loading library net.kyori:adventure-text-serializer-gson:4.13.1
[14:58:14] [Server thread/INFO]: [GravesX] Loading library net.kyori:adventure-text-serializer-gson-legacy-impl:4.13.1
[14:58:14] [Server thread/INFO]: [GravesX] Loading library net.kyori:adventure-platform-facet:4.3.3
[14:58:14] [Server thread/INFO]: [GravesX] Loading library net.kyori:adventure-platform-viaversion:4.3.3
[14:58:14] [Server thread/INFO]: [GravesX] Loaded library net.kyori.adventure-platform-bukkit version 4.3.3 and shaded successfully.
[14:58:14] [Server thread/INFO]: [GravesX] Loading library de.themoep.minedown-adventure version 1.7.3-graves.
[14:58:14] [Server thread/INFO]: [GravesX] Loading library de.themoep:minedown-adventure:1.7.3-graves
[14:58:14] [Server thread/INFO]: [GravesX] Loaded library de.themoep.minedown-adventure version 1.7.3-graves and shaded successfully.
[14:58:14] [Server thread/INFO]: [GravesX] Loading library me.imdanix.MiniTranslator version 2.1-graves.
[14:58:14] [Server thread/INFO]: [GravesX] Loading library me.imdanix:MiniTranslator:2.1-graves
[14:58:14] [Server thread/INFO]: [GravesX] Loaded library me.imdanix.MiniTranslator version 2.1-graves and shaded successfully.
[14:58:14] [Server thread/INFO]: [GravesX] Loading library com.github.puregero.multilib version 1.2.4.
[14:58:14] [Server thread/INFO]: [GravesX] Loading library com.github.puregero:multilib:1.2.4
[14:58:14] [Server thread/INFO]: [GravesX] Loading library org.jetbrains:annotations:22.0.0
[14:58:14] [Server thread/INFO]: [GravesX] Loading library com.github.puregero:multilib-common:1.2.4
[14:58:14] [Server thread/INFO]: [GravesX] Loading library com.github.puregero:multilib-bukkit:1.2.4
[14:58:14] [Server thread/INFO]: [GravesX] Loading library com.github.puregero:multilib-multipaper:1.2.4
[14:58:14] [Server thread/INFO]: [GravesX] Loading library com.github.puregero:regionized-common:1.2.4
[14:58:14] [Server thread/INFO]: [GravesX] Loading library com.github.puregero:regionized-bukkit:1.2.4
[14:58:14] [Server thread/INFO]: [GravesX] Loading library com.github.puregero:regionized-paper:1.2.4
[14:58:14] [Server thread/INFO]: [GravesX] Loaded library com.github.puregero.multilib version 1.2.4 and shaded successfully.
[14:58:14] [Server thread/INFO]: [GravesX] Loading library org.apache.commons.commons-text version 1.12.0.
[14:58:14] [Server thread/INFO]: [GravesX] Loading library org.apache.commons:commons-text:1.12.0
[14:58:14] [Server thread/INFO]: [GravesX] Loading library org.apache.commons:commons-lang3:3.14.0
[14:58:14] [Server thread/INFO]: [GravesX] Loaded library org.apache.commons.commons-text version 1.12.0 and shaded successfully.
[14:58:14] [Server thread/INFO]: [GravesX] Finished Loading Libraries for GravesX.
[14:58:14] [Server thread/INFO]: [GravesX] Integration: Hooked into ProtocolLib 5.4.0-SNAPSHOT-736.
[14:58:14] [Server thread/INFO]: [GravesX] Integration: Hooked into WorldEdit 7.3.9+6959-7adf70b.
[14:58:14] [Server thread/INFO]: [GravesX] Integration: Hooked into Oraxen 1.186.1.
[14:58:15] [Server thread/INFO]: [GravesX] Integration: Hooked into MiniMessage.
[14:58:15] [Server thread/INFO]: [GravesX] Integration: Hooked into Minedown Adventure.
[14:58:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: gravesx [4.9.6.3]
[14:58:15] [Server thread/INFO]: [GravesX] Integration: Hooked into PlaceholderAPI 2.11.6.
[14:58:15] [Server thread/WARN]: [GravesX] Compatibility: World "world" has keepInventory set to true, Graves will not be created here.
[14:58:15] [Server thread/WARN]: [GravesX] Compatibility: Essentials Detected, make sure you don't have the essentials.keepinv or essentials.keepxp permissions.
[14:58:15] [Server thread/INFO]: [GravesX] Integration: Hooked into LuckPerms 5.4.145.
[14:58:15] [Server thread/INFO]: [GravesX] Integration: Hooked into CoreProtect 22.4.
[14:58:15] [Server thread/INFO]: [Skript] The plugin GravesX uses a non-standard version syntax: '4.9.6.3'. Skript will use 4.9.6 instead.
[14:58:15] [Server thread/INFO]: [GravesX] Integration: Skript integration loaded successfully.
[14:58:15] [Server thread/INFO]: [GravesX] Integration: Hooked into Skript 2.9.5.
[14:58:15] [Server thread/INFO]: [com.ranull.graves.libraries.hikari.HikariDataSource] Graves H2 - Starting...
[14:58:15] [Server thread/INFO]: [com.ranull.graves.libraries.hikari.pool.HikariPool] Graves H2 - Added connection conn1: url=jdbc:h2:file:./plugins/GravesX/data/graves.data user=SA
[14:58:15] [Server thread/INFO]: [com.ranull.graves.libraries.hikari.HikariDataSource] Graves H2 - Start completed.
[14:58:15] [Server thread/WARN]: [GravesX] SQLite database file or folder does not exist in "plugins/GravesX/data". Skipping database migration.
[14:58:15] [Server thread/INFO]: [GravesX] Metrics has been enabled. All metrics will be sent to https://bstats.org/plugin/bukkit/Graves/12849 and https://bstats.org/plugin/bukkit/GravesX/23069.
[14:58:15] [Server thread/INFO]: [TownyCultures] Enabling TownyCultures v2.0.3
[14:58:15] [Server thread/INFO]: .---. .--. . .
[14:58:15] [Server thread/INFO]: | : |_|_
[14:58:15] [Server thread/INFO]: | .-.. . ._.--. . . | . . | | . . .--..-. .--.
[14:58:15] [Server thread/INFO]: |( )\ \ / | | | | : | | | | | | | (.-' `--.
[14:58:15] [Server thread/INFO]: ' `-' `' `' ' `-`--| `--'`--`-`-`-'`--`-' `--'`--'
[14:58:15] [Server thread/INFO]: ;
[14:58:15] [Server thread/INFO]: `-'
[14:58:15] [Server thread/INFO]: by Goosius & LlmDl
[14:58:15] [Server thread/INFO]:
[14:58:15] [Server thread/INFO]: [TownyCultures] Towny version 0.101.0.0 found.
[14:58:15] [Server thread/INFO]: [TownyCultures] Successfully loaded translations for 4 languages.
[14:58:15] [Server thread/INFO]: [Towny] Loaded additional language files for plugin: TownyCultures
[14:58:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: townycultures [2.0.3]
[14:58:15] [Server thread/INFO]: [TownyCultures] Found PlaceholderAPI. Enabling support...
[14:58:15] [Server thread/INFO]: [TownyCultures] TownyCultures loaded successfully.
[14:58:15] [Server thread/INFO]: [RealisticSeasons] Enabling RealisticSeasons v11.5.1
[14:58:15] [Server thread/INFO]: [GSit] Enabling GSit v1.13.0
[14:58:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: gsit [1.13.0]
[14:58:15] [Server thread/INFO]: [GSit] The plugin was successfully enabled.
[14:58:15] [Server thread/INFO]: [GSit] Link with PlaceholderAPI successful!
[14:58:15] [Server thread/INFO]: [GSit] Link with WorldGuard successful!
[14:58:15] [Server thread/INFO]: [CustomCrafting] Enabling CustomCrafting v4.16.11
[14:58:16] [Server thread/INFO]: [CustomCrafting] Loaded fallback language "en_US" v6.1.0 translated by WolfyScript
[14:58:16] [Server thread/INFO]: [CustomCrafting] Loaded active language "en_US" v6.1.0 translated by WolfyScript
[14:58:16] [Server thread/INFO]: [CustomCrafting] ____ _ _ ____ ___ ____ _ _ ____ ____ ____ ____ ___ _ _ _ ____
[14:58:16] [Server thread/INFO]: [CustomCrafting] | | | [__ | | | |\/| | |__/ |__| |___ | | |\ | | __
[14:58:16] [Server thread/INFO]: [CustomCrafting] |___ |__| ___] | |__| | | |___ | \ | | | | | | \| |__]
[14:58:16] [Server thread/INFO]: [CustomCrafting] Version | v4.16.11
[14:58:16] [Server thread/INFO]: [CustomCrafting] WolfyUtils | v4.17-beta.7
[14:58:16] [Server thread/INFO]: [CustomCrafting] Bukkit | 1.21.1-132-b48403b (MC: 1.21.1)(API: 1.21.1-R0.1-SNAPSHOT)
[14:58:16] [Server thread/INFO]: [CustomCrafting]
[14:58:16] [Server thread/INFO]: [CustomCrafting] Special thanks to my Patrons for supporting this project:
[14:58:16] [Server thread/INFO]: [CustomCrafting] Omarlatif, Nat R, Obsidian_Sword, LiveJunye, Mithran, Teddy
[14:58:16] [Server thread/INFO]: [CustomCrafting] Invictus_Vulpes , Luuk Musch, fioxu, JorshStark, Perny Dev, Charlie
[14:58:16] [Server thread/INFO]: [CustomCrafting] iachen, whja t, Green Masks, lance fector, Jack Snellings, MineHouse Server
[14:58:16] [Server thread/INFO]: [CustomCrafting] ------------------------------------------------------------------------
[14:58:16] [Server thread/INFO]: [CustomCrafting] Detected ProtocolLib... initiating additional features.
[14:58:16] [Server thread/INFO]: [CustomCrafting] Registering PlaceHolder
[14:58:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: customcrafting [4.16.11]
[14:58:16] [Server thread/INFO]: [CustomCrafting] Data destination: LOCAL
[14:58:16] [Server thread/INFO]: [CustomCrafting] Initiating Inventory GUIs
[14:58:16] [Server thread/INFO]: [CustomCrafting] Register ItemCreator Tabs
[14:58:16] [Server thread/INFO]: [CustomCrafting] Loading Recipes & Items
[14:58:16] [Server thread/INFO]: [CustomCrafting] - - - - [Local Storage] - - - -
[14:58:16] [Server thread/INFO]: [CustomCrafting] [LOCAL] Using 16 threads
[14:58:16] [Server thread/INFO]: [CustomCrafting] [LOCAL] Looking through data folder...
[14:58:16] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loading Items
[14:58:16] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loading Recipes
[14:58:17] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loaded 2 recipes in 82ms
[14:58:17] [Server thread/INFO]: [CustomCrafting] Indexing Recipe Book...
[14:58:17] [Server thread/INFO]: [CustomCrafting] Indexed Recipe Book!
[14:58:17] [Server thread/INFO]: [CustomCrafting] ------------------------------------------------------------------------
[14:58:17] [Server thread/INFO]: [Typewriter] Enabling Typewriter v0.7.0
[14:58:17] [Server thread/INFO]: [CommandAPI] Hooked into Paper ServerResourcesReloadedEvent
[14:58:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: typewriter [0.7.0]
[14:58:17] [Server thread/INFO]: [ThirstBar] Enabling ThirstBar v2.4a
[14:58:17] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Minecraft: 1.21.1! Trying to find NMS support
[14:58:17] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_21_R1' loaded!
[14:58:17] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'ThirstBar' to create a bStats instance!
[14:58:17] [Server thread/WARN]: [NBTAPI] #########################################- NBTAPI -#########################################
[14:58:17] [Server thread/WARN]: [NBTAPI] The NBT-API inside ThirstBar is located at 'de.tr7zw.nbtapi.utils'!
[14:58:17] [Server thread/WARN]: [NBTAPI] This package name is reserved for the official NBTAPI plugin, and not intended to be used for shading!
[14:58:17] [Server thread/WARN]: [NBTAPI] Please change the relocate to something else. For example: com.example.util.nbtapi
[14:58:17] [Server thread/WARN]: [NBTAPI] #########################################- NBTAPI -#########################################
[14:58:17] [Server thread/INFO]: [ThirstBar] Loaded action standing
[14:58:17] [Server thread/INFO]: [ThirstBar] Loaded action sprinting
[14:58:17] [Server thread/INFO]: [ThirstBar] Loaded action underwater
[14:58:17] [Server thread/INFO]: [ThirstBar] Loaded action sneaking
[14:58:17] [Server thread/INFO]: [ThirstBar] Loaded action fighting
[14:58:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: thirstbar [2.4a]
[14:58:17] [Server thread/INFO]: [BigDoors] Enabling BigDoors vAlpha 0.1.8.57
[14:58:17] [Server thread/INFO]: [BigDoors] Power Block Types:
[14:58:17] [Server thread/INFO]: [BigDoors] - GOLD_BLOCK
[14:58:17] [Server thread/INFO]: [BigDoors] Blacklisted materials:
[14:58:17] [Server thread/INFO]: [BigDoors] - BEDROCK
[14:58:17] [Server thread/INFO]: [BigDoors] - END_PORTAL
[14:58:17] [Server thread/INFO]: [BigDoors] - END_PORTAL_FRAME
[14:58:17] [Server thread/INFO]: [BigDoors] - NETHER_PORTAL
[14:58:17] [Server thread/INFO]: [BigDoors] No materials Whitelisted!
[14:58:17] [Server thread/INFO]: [BigDoors] DestroyListed materials:
[14:58:17] [Server thread/INFO]: [BigDoors] - LAVA
[14:58:17] [Server thread/INFO]: [BigDoors] - WATER
[14:58:17] [Server thread/INFO]: [BigDoors] - SNOW
[14:58:17] [Server thread/INFO]: [BigDoors] - FERN
[14:58:17] [Server thread/INFO]: [BigDoors] - SHORT_GRASS
[14:58:17] [Server thread/INFO]: [BigDoors] - TALL_GRASS
[14:58:17] [Server thread/INFO]: [BigDoors] - TALL_GRASS
[14:58:17] [Server thread/INFO]: [BigDoors] - SEAGRASS
[14:58:17] [Server thread/INFO]: [BigDoors] - TALL_SEAGRASS
[14:58:17] [Server thread/INFO]: [BigDoors] Enabling stats! Thanks, it really helps!
[14:58:17] [Server thread/INFO]: [BigDoors] Successfully hooked into "WorldGuard"!
[14:58:17] [Server thread/INFO]: [BigDoors] Successfully hooked into "Towny"!
[14:58:17] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.28.0
[14:58:17] [Server thread/INFO]: [Tebex] Enabling Tebex v2.1.0
[14:58:17] [Server thread/INFO]: [Tebex] Welcome to Tebex! It seems like this is a new setup.
[14:58:17] [Server thread/INFO]: [Tebex] To get started, please use the 'tebex secret <key>' command in the console.
[14:58:17] [Server thread/INFO]: [TAB] Enabling TAB v5.0.3
[14:58:17] [Server thread/INFO]: [TAB] Loaded NMS hook in 22ms
[14:58:18] [Server thread/INFO]: [TAB] [WARN] [groups.yml] Unknown property "customtagname" defined for group "_DEFAULT_". Valid properties: [tagprefix, tagsuffix, tabprefix, customtabname, tabsuffix, header, footer]
[14:58:18] [Server thread/INFO]: [TAB] [WARN] Found a total of 1 issues.
[14:58:18] [Server thread/INFO]: [TAB] Enabled in 188ms
[14:58:18] [Server thread/INFO]: [BetterChairs] Enabling BetterChairs v1.13.0
[14:58:18] [pool-55-thread-1/WARN]: [DiscordSRV]
The current build of DiscordSRV is outdated by 29 commits! Get the latest build at your favorite distribution center.
Spigot: https://www.spigotmc.org/resources/discordsrv.18494/
Github: https://github.com/DiscordSRV/DiscordSRV/releases
Direct Download: https://get.discordsrv.com
[14:58:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: BetterChairs [1.0.0]
[14:58:18] [Server thread/INFO]: [Cannons] Enabling Cannons v3.2.2
[14:58:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
[14:58:18] [Server thread/INFO]: [Cannons] Loading cannon designs
[14:58:18] [Server thread/ERROR]: [Cannons] classic.schematic is missing
[14:58:18] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
[14:58:18] [Server thread/INFO]: [Cannons] Loading cannon designs
[14:58:18] [Server thread/ERROR]: [Cannons] classic.schematic is missing
[14:58:18] [Server thread/INFO]: [Cannons] Loading projectile configs
[14:58:18] [Server thread/INFO]: [Cannons] MovecraftHook Enabled.
[14:58:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cannons [3.2.2]
[14:58:18] [Server thread/INFO]: [Cannons] PlaceholderAPIHook Enabled.
[14:58:18] [Server thread/INFO]: [Cannons] [ACF] Enabled Asynchronous Tab Completion Support!
[14:58:18] [Server thread/INFO]: [Cannons] Cannons plugin v3.2.2 has been enabled
[14:58:18] [Server thread/INFO]: [voicechat] Enabling voicechat v2.5.26
[14:58:18] [Server thread/INFO]: [voicechat] Initializing compatibility for Bukkit version 1.21.1-R0.1
[14:58:18] [Server thread/INFO]: [voicechat] Compatibility version 18
[14:58:19] [Server thread/INFO]: [voicechat] Successfully initialized commodore command completion
[14:58:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: voicechat [2.5.26]
[14:58:19] [Server thread/INFO]: [voicechat] Successfully registered PlaceholderAPI expansion
[14:58:19] [Server thread/INFO]: [NoSwim] Enabling NoSwim v0.2-BETA-B9
[14:58:19] [Server thread/INFO]: [NoSwim] NoSwim has been enabled!
[14:58:19] [Server thread/INFO]: [EasyWhitelist] Enabling EasyWhitelist v1.0.2*
[14:58:19] [Server thread/INFO]: EasyWhitelist > Config reloaded.
[14:58:19] [Server thread/INFO]: E-Whitelist > Loaded!
[14:58:19] [Server thread/INFO]: [BetterHud] Enabling BetterHud v1.11.1
[14:58:19] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
[14:58:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel TC:console(1323112896518950952)
[14:58:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Marked the following TownyChat channels as hooked: OOC. Available channels: OOC, town, nation, alliance, Roleplay
[14:58:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling TownyChat hook
[14:58:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling Essentials hook
[14:58:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling dynmap hook
[14:58:19] [Server thread/INFO]: [BetterHud] BetterHud hooks Oraxen.
[14:58:19] [Server thread/INFO]: [BetterHud] Be sure to set 'pack-type' to 'none' in your config.
[14:58:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling LuckPerms hook
[14:58:19] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling PlaceholderAPI hook
[14:58:19] [ForkJoinPool.commonPool-worker-3/WARN]: [BetterHud] New version found: 1.11.2
[14:58:19] [ForkJoinPool.commonPool-worker-3/WARN]: [BetterHud] Download: https://www.spigotmc.org/resources/115559
[14:58:19] [Server thread/INFO]: [RPGInventory] Enabling RPGInventory v1.8
[14:58:19] [Server thread/INFO]: [RPGInventory] Successfully registered 13 inventory slots.
[14:58:19] [Server thread/INFO]: [RPGInventory] Hooked onto MMOItems
[14:58:19] [Server thread/INFO]: [RPGInventory] Hooked onto PlaceholderAPI
[14:58:19] [Server thread/INFO]: [RPGInventory] Hooked onto Oraxen
[14:58:19] [Server thread/INFO]: [AriKeys] Enabling AriKeys v3.1
[14:58:19] [Server thread/INFO]: [Freeze] Enabling Freeze v2.6.1.171
[14:58:20] [Server thread/INFO]: [Freeze] Using Paper ItemHandler with NMS backup for NBT.
[14:58:20] [Server thread/INFO]: [Freeze] Successfully loaded 1 language(s).
[14:58:20] [Server thread/INFO]: [Freeze] Detected server as regular SpigotMC/PaperMC (not Folia)
[14:58:20] [Server thread/INFO]: [PluginHider] Enabling PluginHider v1.0.2
[14:58:20] [Server thread/INFO]: ----------------------------------------
[14:58:20] [Server thread/INFO]: [PluginHider] » PluginHider Plugin Enabled!
[14:58:20] [Server thread/INFO]: [PluginHider] » Version: 1.0.2
[14:58:20] [Server thread/INFO]: [PluginHider] » Developed by: [Spectrasonic]
[14:58:20] [Server thread/INFO]: ----------------------------------------
[14:58:20] [Server thread/INFO]: [ChunkyBorder] Enabling ChunkyBorder v1.2.23
[14:58:20] [Server thread/INFO]: [MobsManager] Enabling MobsManager v5.5.0
[14:58:20] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.23.3
[14:58:20] [Server thread/INFO]: [Visual Crafting] Enabling visual-crafting v1.4.2
[14:58:20] [Server thread/INFO]: [Visual Crafting] Visual Crafting was enabled!
[14:58:20] [Server thread/INFO]: [Visual Crafting] Using version adapter 'VersionAdapter21R1' and controller 'DisplayVisualizationController'
[14:58:20] [Server thread/INFO]: [SimpleParrying] Enabling SimpleParrying v1.0-SNAPSHOT
[14:58:20] [Server thread/INFO]: âš” SimpleParrying Enabled
[14:58:20] [Server thread/INFO]: [InvisibleItemFrames] Enabling InvisibleItemFrames v2.16.2
[14:58:20] [Server thread/INFO]: [InvisibleItemFrames] Initializing managers...
[14:58:20] [Server thread/INFO]: [InvisibleItemFrames] MemoryDataManager initialized!
[14:58:20] [Server thread/INFO]: [InvisibleItemFrames] Using Paper Implementation!
[14:58:20] [Server thread/INFO]: [InvisibleItemFrames] ImplementationManager initialized!
[14:58:20] [Server thread/INFO]: [InvisibleItemFrames] BlockLockerManager initialized!
[14:58:20] [Server thread/INFO]: [InvisibleItemFrames] Registering commands...
[14:58:20] [Server thread/INFO]: [InvisibleItemFrames] Registering listeners...
[14:58:20] [Server thread/INFO]: [InvisibleItemFrames] Loading data...
[14:58:20] [Server thread/INFO]: [InvisibleItemFrames] Starting metrics...
[14:58:20] [Server thread/INFO]: [InvisibleItemFrames] Done and enabled in 14.36ms
[14:58:20] [Server thread/INFO]: [ChatEmojis] Enabling ChatEmojis v2.4.1
[14:58:20] [Server thread/INFO]: [RaidsPerRegion] Enabling RaidsPerRegion v3.0.2
[14:58:20] [Server thread/INFO]: [RaidsPerRegion] Towny detected! Enabling support...
[14:58:20] [Server thread/INFO]: [spark] Starting background profiler...
[14:58:20] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[14:58:20] [Server thread/INFO]: [BetterHud] Minecraft version: 1.21.1, NMS version: V1_21_R1
[14:58:20] [Server thread/INFO]: [BetterHud] Plugin enabled.
[14:58:20] [Server thread/INFO]: Done preparing level "world" (46.772s)
[14:58:20] [Server thread/INFO]: Running delayed init tasks
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A]
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A] [Importing models]
[14:58:20] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
[14:58:20] [Craft Scheduler Thread - 14 - Essentials/INFO]: [Essentials] Fetching version information...
[14:58:20] [Server thread/INFO]: [TownyChat] -******* TownyChat enabled *******-
[14:58:20] [Craft Scheduler Thread - 27 - Cannons/INFO]: [Cannons] Connected to database
[14:58:20] [Craft Scheduler Thread - 6 - BlueSlimeCore/INFO]: [Blue Slime Core]
[14:58:20] [Craft Scheduler Thread - 6 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] There are no updates available for plugin 'Freeze'.
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A]
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A] Importing fx_bonguk_bloom_strike_1.bbmodel.
[14:58:20] [Craft Scheduler Thread - 22 - ThirstBar/INFO]: [THIRST BAR] There is not a new update available.
[14:58:20] [Craft Scheduler Thread - 28 - RPGInventory/INFO]: [RPGInventory] A new build is available: 1.9 (you are running 1.8)
[14:58:20] [Craft Scheduler Thread - 28 - RPGInventory/INFO]: [RPGInventory] Download it here: https://www.spigotmc.org/resources/99445/
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate.
[14:58:20] [Craft Scheduler Thread - 18 - GravesX/INFO]: [GravesX] Loading grave maps...
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A]
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A] Importing fx_bonguk_bloom_strike_2.bbmodel.
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate.
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A]
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A] Importing fx_bonguk_bloom_strike_3.bbmodel.
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate.
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A]
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A] Importing fx_bonguk_bloom_strike_4.bbmodel.
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate.
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A]
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A] Importing fx_bonguk_bloom_strike_5.bbmodel.
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate.
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A]
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A] Importing fx_bonguk_strike_1.bbmodel.
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A]
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A] Importing fx_bonguk_strike_2.bbmodel.
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A]
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A] Importing fx_bonguk_strike_3.bbmodel.
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A]
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A] Importing fx_bonguk_strike_4.bbmodel.
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: Eye height is below 0. Entity might suffocate.
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A]
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A] Importing fx_bonguk_strike_5.bbmodel.
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A]
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A] Importing fx_bonguk_strike_6.bbmodel.
[14:58:20] [Craft Scheduler Thread - 5 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: Missing hitbox.
[14:58:20] [Craft Scheduler Thread - 9 - BlueSlimeCore/INFO]: [Blue Slime Core]
[14:58:20] [Craft Scheduler Thread - 9 - BlueSlimeCore/INFO]: [Blue Slime Core] [Update Checker] There are no updates available for plugin 'BlueSlimeCore'.
[14:58:20] [Craft Scheduler Thread - 18 - GravesX/WARN]: [GravesX] Grave 4bf276f2-e90b-4c76-909f-eb2c611f4fc7 at location World: Unknown, x: 1963, y: 82, z: 1321 is invalid. If this was caused by an addon, then report it to the plugin author. Reason: killer_type is null
[14:58:20] [Craft Scheduler Thread - 18 - GravesX/WARN]: [GravesX] Grave 7bfb7e26-f646-41c4-ae85-fa6bc908525e at location World: Unknown, x: -63, y: 48, z: 153 is invalid. If this was caused by an addon, then report it to the plugin author. Reason: killer_type is null
[14:58:20] [Craft Scheduler Thread - 18 - GravesX/WARN]: [GravesX] Grave e0166fb6-f7ea-49bf-8fd6-985fc34f7548 at location World: Unknown, x: 54, y: 79, z: 199 is invalid. If this was caused by an addon, then report it to the plugin author. Reason: killer_type is null
[14:58:20] [Craft Scheduler Thread - 18 - GravesX/WARN]: [GravesX] Grave 8a34fc04-aac9-4c32-94c2-6ca733a6f257 at location World: Unknown, x: 43, y: 79, z: 200 is invalid. If this was caused by an addon, then report it to the plugin author. Reason: killer_type is null
[14:58:20] [Craft Scheduler Thread - 18 - GravesX/WARN]: [GravesX] Grave 575ac356-b81b-4934-b9dd-52d22437f419 at location World: Unknown, x: 3054, y: 63, z: 2261 is invalid. If this was caused by an addon, then report it to the plugin author. Reason: killer_type is null
[14:58:20] [Craft Scheduler Thread - 18 - GravesX/WARN]: [GravesX] Grave 4738a29c-3d4e-4b89-aee8-86f723e12d30 at location World: world, x: 2417, y: 53, z: 2831 is invalid. If this was caused by an addon, then report it to the plugin author. Reason: killer_type is null
[14:58:20] [Craft Scheduler Thread - 18 - GravesX/WARN]: [GravesX] Grave d65efa79-975d-4000-82be-4c29516bd0e5 at location World: world, x: 2431, y: 23, z: 4558 is invalid. If this was caused by an addon, then report it to the plugin author. Reason: killer_type is null
[14:58:20] [Craft Scheduler Thread - 18 - GravesX/WARN]: [GravesX] Grave b503019a-d244-4f59-aa39-30004bd1e2fa at location World: world, x: 4598, y: 24, z: 5373 is invalid. If this was caused by an addon, then report it to the plugin author. Reason: killer_type is null
[14:58:20] [Craft Scheduler Thread - 18 - GravesX/WARN]: [GravesX] Grave 277459f7-d239-42d8-88e9-8c62a6947e91 at location World: world, x: 451, y: 104, z: 3931 is invalid. If this was caused by an addon, then report it to the plugin author. Reason: killer_type is null
[14:58:20] [Craft Scheduler Thread - 18 - GravesX/INFO]: [GravesX] Loaded 11 grave maps into cache.
[14:58:21] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A]
[14:58:21] [Craft Scheduler Thread - 5 - ModelEngine/INFO]: [ModelEngine] [A] Resource pack zipped.
[14:58:22] [Server thread/INFO]: [Skript] Loading variables...
[14:58:22] [Server thread/INFO]: [Skript] Loaded 76 variables in 0.0 seconds
[14:58:22] [ForkJoinPool.commonPool-worker-10/INFO]: [BetterHud] File packed: 5.53MB
[14:58:22] [Server thread/INFO]: [Skript] All scripts loaded without errors.
[14:58:22] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 16 structures in 0.85 seconds
[14:58:22] [Server thread/INFO]: [Skript] Finished loading.
[14:58:22] [Server thread/INFO]: [GravesX] Registering Crash Handler...
[14:58:22] [Server thread/INFO]: [GravesX] Registered Crash Handler. Server will handle crashes in a separate thread.
[14:58:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: rs [1.0.0]
[14:58:23] [Server thread/INFO]: [RealisticSeasons] Total biomes registered on server: 248
[14:58:23] [Server thread/WARN]: [Typewriter]
---------------{ No Extensions Loaded }---------------
No extensions were loaded.
You should always have at least the BasicExtension loaded.
--------------------------------------------------
[14:58:23] [Server thread/INFO]: [Typewriter] Loaded 0 entries from 0 pages.
[14:58:23] [Server thread/INFO]: [Typewriter] Loaded 0 entry listeners
[14:58:23] [Server thread/INFO]: [BigDoors] Checking for updates...
[14:58:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: discordsrv [1.28.0]
[14:58:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: formatter [2.7.0]
[14:58:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: essentials [1.5.2]
[14:58:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: minim [1.1.1]
[14:58:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: townychat [1.2]
[14:58:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: string [1.0.6]
[14:58:23] [Server thread/INFO]: 5 placeholder hook(s) registered!
[14:58:23] [Server thread/INFO]: Done (77.295s)! For help, type "help"
[14:58:23] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2557ms or 51 ticks behind
[14:58:23] [Server thread/INFO]: Timings Reset
[14:58:23] [Craft Scheduler Thread - 49 - GravesX/INFO]: [GravesX] Loading Block Map cache...
[14:58:23] [Craft Scheduler Thread - 50 - GravesX/INFO]: [GravesX] Loading Entity Map Cache for armorstand...
[14:58:23] [Craft Scheduler Thread - 52 - GravesX/INFO]: [GravesX] Loading Holograms into Hologram Map Cache...
[14:58:23] [Craft Scheduler Thread - 53 - GravesX/INFO]: [GravesX] Loading Entity Data Map Cache for oraxen...
[14:58:23] [Craft Scheduler Thread - 51 - GravesX/INFO]: [GravesX] Loading Entity Map Cache for itemframe...
[14:58:23] [Craft Scheduler Thread - 54 - Oraxen/INFO]: Oraxen | Automatic upload of the resource pack is enabled, uploading...
[14:58:23] [Craft Scheduler Thread - 50 - GravesX/INFO]: [GravesX] Loaded 0 entities into Entity Map Cache for armorstand.
[14:58:23] [Craft Scheduler Thread - 53 - GravesX/INFO]: [GravesX] Loaded 0 entities into Entity Data Map Cache for oraxen.
[14:58:23] [Craft Scheduler Thread - 51 - GravesX/INFO]: [GravesX] Loaded 0 entities into Entity Map Cache for itemframe.
[14:58:23] [Craft Scheduler Thread - 49 - GravesX/INFO]: [GravesX] Loaded 11 Blocks into the Block Map Cache.
[14:58:23] [Craft Scheduler Thread - 52 - GravesX/INFO]: [GravesX] Loaded 33 Holograms into Hologram Map Cache.
[14:58:23] [Server thread/INFO]: [voicechat] Loading plugins
[14:58:23] [Server thread/INFO]: [voicechat] Loaded 0 plugin(s)
[14:58:23] [Server thread/INFO]: [voicechat] Initializing plugins
[14:58:23] [Server thread/INFO]: [voicechat] Initialized 0 plugin(s)
[14:58:23] [VoiceChatServerThread/INFO]: [voicechat] Using server-ip as bind address: 0.0.0.0
[14:58:23] [VoiceChatServerThread/INFO]: [voicechat] Voice chat server started at 0.0.0.0:25688
[14:58:23] [Server thread/INFO]: IgnWu (/92.13.86.31:57208) lost connection: Disconnected
[14:58:23] [ForkJoinPool.commonPool-worker-10/INFO]: [BigDoors] No new updates available.
[14:58:23] [DiscordSRV - JDA Callback 0/INFO]: [DiscordSRV] Cleared all pre-existing slash commands in 1/1 guilds (0 cancelled)
[14:58:23] [Craft Scheduler Thread - 55 - GravesX/WARN]: [GravesX] You are using an outdated version of GravesX.
[14:58:23] [Craft Scheduler Thread - 55 - GravesX/WARN]: [GravesX] Installed Version: 4.9.6.3
[14:58:23] [Craft Scheduler Thread - 55 - GravesX/WARN]: [GravesX] Latest Version: 4.9.7.3
[14:58:23] [Craft Scheduler Thread - 55 - GravesX/WARN]: [GravesX] Grab the latest release from https://www.spigotmc.org/resources/118271/
[14:58:24] [Server thread/INFO]: [MythicMobs] Loading ProtocolLib listeners...
[14:58:25] [Craft Scheduler Thread - 54 - Oraxen/INFO]: Oraxen | Resourcepack uploaded to http://atlas.oraxen.com:8080/pack.zip?id=6ce7471131f32fca1d7de8ce491d4ed8ee5d70b4 in 3149 ms
[14:58:25] [Craft Scheduler Thread - 54 - Dynmap-Towny/INFO]: [Dynmap-Towny] Dynmap does not have player-info-protected enabled - visibility-by-nation will have no effect
[14:58:25] [Craft Scheduler Thread - 54 - Dynmap-Towny/INFO]: [Dynmap-Towny] Dynmap does not have player-info-protected enabled - visibility-by-nation will have no effect
[14:58:28] [Craft Scheduler Thread - 48 - MythicMobs/INFO]: [Generation] Starting Pack Generator...
[14:58:28] [Craft Scheduler Thread - 48 - MythicMobs/INFO]: [Generation] Processing ModelEngine Pack...
[14:58:28] [Craft Scheduler Thread - 48 - MythicMobs/INFO]: [Generation] Generating Custom Blocks...
[14:58:28] [Craft Scheduler Thread - 48 - MythicMobs/INFO]: [Generation] Generating Items...
[14:58:28] [Craft Scheduler Thread - 48 - MythicMobs/INFO]: [Generation] Assigning Materials...
[14:58:28] [Craft Scheduler Thread - 48 - MythicMobs/INFO]: [Generation] Generating Sounds...
[14:58:28] [Craft Scheduler Thread - 48 - MythicMobs/INFO]: [Generation] Linking Custom Blocks...
[14:58:28] [Craft Scheduler Thread - 48 - MythicMobs/INFO]: [Generation] Generating Atlas...
[14:58:28] [Craft Scheduler Thread - 48 - MythicMobs/INFO]: [Generation] Zipping Pack...
[14:58:28] [Craft Scheduler Thread - 48 - MythicMobs/INFO]: [Generation] Generation Completed in 154ms
[14:59:08] [User Authenticator #0/INFO]: UUID of player IgnWu is 15369d37-c87a-49d4-baeb-c8e4a19fda27
[14:59:09] [TAB Processing Thread/INFO]: [TAB] [WARN] Player IgnWu's group (owner) is not in sorting list! Sorting list: founder,admin,mod,helper,builder,vip,default. Player will be sorted on the bottom.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:09] [Server thread/INFO]: Oraxen | Component based custom armor is only supported in 1.21.2 and above.
[14:59:09] [Server thread/INFO]: Oraxen | Invalid custom armor type: COMPONENT
[14:59:09] [Server thread/INFO]: Oraxen | Defaulting to TRIMS.
[14:59:10] [Server thread/INFO]: IgnWu joined the game
[14:59:10] [Server thread/INFO]: IgnWu[/92.13.86.31:57293] logged in with entity id 37 at ([world]4562.891906421865, 81.25033194034626, 5355.114735124888)
[14:59:10] [Server thread/WARN]: [Towny] Global task for Towny v0.101.0.0 generated an exception
java.lang.NullPointerException: Cannot invoke "com.palmergames.bukkit.towny.object.economy.provider.EconomyProvider.isLegacy()" because the return value of "com.palmergames.bukkit.towny.TownyEconomyHandler.getProvider()" is null
at Towny-0.101.0.0.jar/com.palmergames.bukkit.towny.tasks.OnPlayerLogin.run(OnPlayerLogin.java:116) ~[Towny-0.101.0.0.jar:?]
at Towny-0.101.0.0.jar/com.palmergames.bukkit.towny.scheduling.TaskScheduler.lambda$run$0(TaskScheduler.java:78) ~[Towny-0.101.0.0.jar:?]
at Towny-0.101.0.0.jar/com.palmergames.bukkit.towny.scheduling.impl.PaperTaskScheduler.lambda$run$0(PaperTaskScheduler.java:31) ~[Towny-0.101.0.0.jar:?]
at io.papermc.paper.threadedregions.scheduler.FoliaGlobalRegionScheduler$GlobalScheduledTask.run(FoliaGlobalRegionScheduler.java:179) ~[paper-1.21.1.jar:?]
at io.papermc.paper.threadedregions.scheduler.FoliaGlobalRegionScheduler.tick(FoliaGlobalRegionScheduler.java:37) ~[paper-1.21.1.jar:?]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1727) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:473) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1596) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1302) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[14:59:12] [Server thread/INFO]: [voicechat] Received secret request of IgnWu (18)
[14:59:12] [Server thread/INFO]: [voicechat] Sent secret to IgnWu
[14:59:12] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Successfully authenticated player 15369d37-c87a-49d4-baeb-c8e4a19fda27
[14:59:13] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Successfully validated connection of player 15369d37-c87a-49d4-baeb-c8e4a19fda27
[14:59:13] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Player IgnWu (15369d37-c87a-49d4-baeb-c8e4a19fda27) successfully connected to voice chat
[14:59:14] [Server thread/INFO]: [NJORD] Resource pack loaded for IgnWu.
[14:59:21] [Server thread/INFO]: IgnWu is not currently frozen.
[14:59:25] [Server thread/INFO]: IgnWu issued server command: /citizens
[14:59:25] [Server thread/ERROR]: Command exception: /citizens
org.bukkit.command.CommandException: Cannot execute command 'citizens' in plugin Citizens v2.0.37-SNAPSHOT (build 3681) - plugin is disabled.
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.command.brigadier.bukkit.BukkitCommandNode$BukkitBrigCommand.run(BukkitCommandNode.java:91) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73) ~[brigadier-1.3.10.jar:?]
at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:443) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.commands.Commands.performCommand(Commands.java:350) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.commands.Commands.performCommand(Commands.java:337) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.commands.Commands.performCommand(Commands.java:332) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2218) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2192) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1535) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:201) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1512) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1505) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1464) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1471) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1316) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[14:59:28] [Server thread/INFO]: IgnWu issued server command: /plugins
[15:00:23] [Server thread/INFO]: IgnWu issued server command: /citizens
[15:00:23] [Server thread/ERROR]: Command exception: /citizens
org.bukkit.command.CommandException: Cannot execute command 'citizens' in plugin Citizens v2.0.37-SNAPSHOT (build 3681) - plugin is disabled.
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.command.brigadier.bukkit.BukkitCommandNode$BukkitBrigCommand.run(BukkitCommandNode.java:91) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73) ~[brigadier-1.3.10.jar:?]
at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:443) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.commands.Commands.performCommand(Commands.java:350) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.commands.Commands.performCommand(Commands.java:337) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.commands.Commands.performCommand(Commands.java:332) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2218) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$11(ServerGamePacketListenerImpl.java:2192) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1535) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:201) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1512) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1505) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1464) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1471) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1316) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[15:02:29] [Server thread/INFO]: IgnWu issued server command: /o inv
[15:02:45] [Server thread/INFO]: IgnWu issued server command: /o inv
[15:03:32] [Server thread/INFO]: IgnWu issued server command: /hat
[15:03:38] [Server thread/INFO]: IgnWu issued server command: /hat
[15:03:52] [Server thread/INFO]: IgnWu issued server command: /ha
[15:03:53] [Server thread/INFO]: IgnWu issued server command: /hat
[15:04:24] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
[15:04:24] [Dynmap Render Thread/WARN]: [dynmap] Resource assets/minecraft/textures/all.png for mod minecraft not found