fanfa
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+408
-291
@@ -1,291 +1,408 @@
|
||||
[18:11:16] [ServerMain/INFO]: [bootstrap] Running Java 25 (OpenJDK 64-Bit Server VM 25+36-LTS; Eclipse Adoptium Temurin-25+36) on Linux 6.12.88+deb13-amd64 (amd64)
|
||||
[18:11:16] [ServerMain/INFO]: [bootstrap] Loading Purpur 26.1.2-2589-HEAD@0257658 (2026-05-31T23:57:38Z) for Minecraft 26.1.2
|
||||
[18:11:16] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
|
||||
[18:11:16] [ServerMain/INFO]: [PluginInitializerManager] Initialized 20 plugins
|
||||
[18:11:16] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (20):
|
||||
- CMI (9.8.7.6), CMILib (1.5.9.6), CoreProtect (23.2), EcoArmor (9.1.0), EcoEnchants (12.28.1), EcoShop (2.6.0), LeafCrates (1.1.2), LeafMedals (1.1.2), LeafPlugins (2.8.1), LeafPunish (2.0.4-lite), LeafScore (1.1.4), LeafStatsView (1.0.6), LeafTags (1.4.4), LuckPerms (5.5.54), MythicLibreforge (1.3.8), ProtocolLib (5.4.0), Vault (1.7.3-CMI), ViaBackwards (5.9.2-SNAPSHOT), ViaRewind (4.1.1), ViaVersion (5.9.1)
|
||||
[18:11:20] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
|
||||
[18:11:21] [ServerMain/INFO]: Found new data pack file/bukkit, loading it automatically
|
||||
[18:11:21] [ServerMain/INFO]: Found new data pack paper, loading it automatically
|
||||
[18:11:21] [Worker-Main-4/INFO]: No existing world data, creating new world
|
||||
[18:11:22] [ServerMain/INFO]: Loaded 1515 recipes
|
||||
[18:11:22] [ServerMain/INFO]: Loaded 1617 advancements
|
||||
[18:11:22] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Initialising converters for DataConverter...
|
||||
[18:11:22] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Finished initialising converters for DataConverter in 335.4ms
|
||||
[18:11:23] [Server thread/INFO]: Starting minecraft server version 26.1.2
|
||||
[18:11:23] [Server thread/INFO]: Loading properties
|
||||
[18:11:23] [Server thread/INFO]: This server is running Purpur version 26.1.2-2589-HEAD@0257658 (2026-05-31T23:57:38Z) (Implementing API version 26.1.2.build.2589-stable)
|
||||
[18:11:23] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
|
||||
[18:11:23] [Server thread/INFO]: Server Ping Player Sample Count: 12
|
||||
[18:11:23] [Server thread/INFO]: Using 4 threads for Netty based IO
|
||||
[18:11:23] [Server thread/INFO]: [MoonriseCommon] Paper is using 5 worker threads, 1 I/O threads
|
||||
[18:11:24] [Server thread/INFO]: Default game type: SURVIVAL
|
||||
[18:11:24] [Server thread/INFO]: Generating keypair
|
||||
[18:11:24] [Server thread/INFO]: Starting Minecraft server on *:25565
|
||||
[18:11:24] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
|
||||
[18:11:24] [Server thread/INFO]: Paper: Using OpenSSL 3.x.x (Linux x86_64) cipher from Velocity.
|
||||
[18:11:24] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load 'plugins/EcoArmor v9.1.0.jar' in 'plugins'
|
||||
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [eco]. Please download and install these plugins to run 'EcoArmor'.
|
||||
at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:82) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:39) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:567) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:379) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1306) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:304) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]
|
||||
[18:11:24] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load 'plugins/EcoEnchants v12.28.1.jar' in 'plugins'
|
||||
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [eco]. Please download and install these plugins to run 'EcoEnchants'.
|
||||
at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:82) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:39) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:567) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:379) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1306) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:304) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]
|
||||
[18:11:24] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load 'plugins/EcoShop v2.6.0.jar' in 'plugins'
|
||||
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [eco]. Please download and install these plugins to run 'EcoShop'.
|
||||
at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:82) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:39) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:567) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:379) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1306) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:304) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]
|
||||
[18:11:24] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load 'plugins/MythicLibreforge-1.3.8.jar' in 'plugins'
|
||||
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [eco]. Please download and install these plugins to run 'MythicLibreforge'.
|
||||
at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:82) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:39) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:567) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:379) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1306) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:304) ~[purpur-26.1.2.jar:26.1.2-2589-0257658]
|
||||
at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]
|
||||
[18:11:24] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v5.9.1
|
||||
[18:11:24] [Server thread/INFO]: [ViaVersion] ViaVersion 5.9.1 is now loaded. Registering protocol transformers and injecting...
|
||||
[18:11:24] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading block connection mappings ...
|
||||
[18:11:25] [Server thread/ERROR]: [ViaBackwards] ================================
|
||||
[18:11:25] [Server thread/ERROR]: [ViaBackwards] YOUR VIAVERSION IS OUTDATED (you are running 5.9.1)
|
||||
[18:11:25] [Server thread/ERROR]: [ViaBackwards] PLEASE USE VIAVERSION 5.9.2 OR NEWER
|
||||
[18:11:25] [Server thread/ERROR]: [ViaBackwards] LINK: https://ci.viaversion.com/
|
||||
[18:11:25] [Server thread/ERROR]: [ViaBackwards] VIABACKWARDS WILL NOW DISABLE
|
||||
[18:11:25] [Server thread/ERROR]: [ViaBackwards] ================================
|
||||
[18:11:25] [Server thread/INFO]: [ViaRewind] Registering protocols...
|
||||
[18:11:25] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.5.9.6
|
||||
[18:11:25] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.5.54
|
||||
[18:11:28] [Server thread/INFO]: [LuckPerms] Loading configuration...
|
||||
[18:11:28] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.4.0
|
||||
[18:11:28] [Server thread/WARN]: [ProtocolLib] Version (MC: 26.1.2) has not yet been tested! Proceed with caution.
|
||||
[18:11:28] [Server thread/INFO]: [CMI] Loading server plugin CMI v9.8.7.6
|
||||
[18:11:28] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-CMI
|
||||
[18:11:28] [Server thread/INFO]: [LeafPlugins] Loading server plugin LeafPlugins v2.8.1
|
||||
[18:11:28] [Server thread/INFO]: [LeafPlugins] [LeafPlugins] [Info] Pacotes de nametag compativeis com a versao atual.
|
||||
[18:11:28] [Server thread/INFO]: [LeafPlugins] Consultando dados para inicializar... (60s maximo)
|
||||
[18:11:31] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v5.9.2-SNAPSHOT
|
||||
[18:11:31] [Server thread/INFO]: [LeafTags] Loading server plugin LeafTags v1.4.4
|
||||
[18:11:31] [Server thread/INFO]: [ViaRewind] Loading server plugin ViaRewind v4.1.1
|
||||
[18:11:31] [Server thread/INFO]: [LeafStatsView] Loading server plugin LeafStatsView v1.0.6
|
||||
[18:11:31] [Server thread/INFO]: [LeafMedals] Loading server plugin LeafMedals v1.1.2
|
||||
[18:11:31] [Server thread/INFO]: [LeafPunish] Loading server plugin LeafPunish v2.0.4-lite
|
||||
[18:11:31] [Server thread/INFO]: [LeafScore] Loading server plugin LeafScore v1.1.4
|
||||
[18:11:31] [Server thread/INFO]: [LeafCrates] Loading server plugin LeafCrates v1.1.2
|
||||
[18:11:31] [Server thread/INFO]: [CoreProtect] Loading server plugin CoreProtect v23.2
|
||||
[18:11:31] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
|
||||
[18:11:31] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.5.54
|
||||
[18:11:31] [Server thread/INFO]: __
|
||||
[18:11:31] [Server thread/INFO]: | |__) LuckPerms v5.5.54
|
||||
[18:11:31] [Server thread/INFO]: |___ | Running on Bukkit - Purpur
|
||||
[18:11:31] [Server thread/INFO]:
|
||||
[18:11:32] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
|
||||
[18:11:32] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
|
||||
[18:11:32] [Server thread/INFO]: [LuckPerms] Performing initial data load...
|
||||
[18:11:32] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1516ms)
|
||||
[18:11:32] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.4.0
|
||||
[18:11:32] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-CMI
|
||||
[18:11:32] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
|
||||
[18:11:32] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-CMI
|
||||
[18:11:32] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
|
||||
[18:11:32] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v4.1.1
|
||||
[18:11:32] [Server thread/INFO]: Preparing level "world"
|
||||
[18:11:33] [Server thread/INFO]: Selecting spawn point for level 'minecraft:overworld'...
|
||||
[18:11:35] [Server thread/INFO]: Selecting spawn point for level 'minecraft:the_nether'...
|
||||
[18:11:35] [Server thread/INFO]: Selecting spawn point for level 'minecraft:the_end'...
|
||||
[18:11:36] [Server thread/INFO]: Loading 0 persistent chunks for level 'minecraft:overworld'...
|
||||
[18:11:36] [Server thread/INFO]: Preparing spawn area: 100%
|
||||
[18:11:36] [Server thread/INFO]: Prepared spawn area in 2936 ms
|
||||
[18:11:36] [Server thread/INFO]: Loading 0 persistent chunks for level 'minecraft:the_nether'...
|
||||
[18:11:36] [Server thread/INFO]: Preparing spawn area: 100%
|
||||
[18:11:36] [Server thread/INFO]: Prepared spawn area in 556 ms
|
||||
[18:11:36] [Server thread/INFO]: Loading 0 persistent chunks for level 'minecraft:the_end'...
|
||||
[18:11:36] [Server thread/INFO]: Preparing spawn area: 100%
|
||||
[18:11:36] [Server thread/INFO]: Prepared spawn area in 121 ms
|
||||
[18:11:36] [Server thread/INFO]: Done preparing level "world" (3.370s)
|
||||
[18:11:36] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.9.1
|
||||
[18:11:36] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 26.1-26.1.2 (775)
|
||||
[18:11:36] [Server thread/WARN]: [ViaVersion] ViaVersion does not have any compatible versions for this server version!
|
||||
[18:11:36] [Server thread/WARN]: [ViaVersion] ViaVersion only supports newer client versions. Use ViaBackwards to allow older versions (ViaRewind for 1.7/1.8) to join.
|
||||
[18:11:36] [Server thread/WARN]: [ViaVersion] Get setup help at https://viaversion.com/setup or download ViaBackwards/ViaRewind directly at https://ci.viaversion.com/
|
||||
[18:11:36] [Server thread/WARN]: [ViaVersion] Need more help? Join our Discord at https://viaversion.com/discord
|
||||
[18:11:36] [Server thread/INFO]: [CMILib] Enabling CMILib v1.5.9.6
|
||||
[18:11:36] [Server thread/INFO]: Server version detection by new method: v26_1_2 Legacy: false Mojang Mappings: true
|
||||
[18:11:36] [Server thread/INFO]: Server version: v26_1_2 - 26.1.2 - purpur 26.1.2-2589-0257658 (MC: 26.1.2)
|
||||
[18:11:36] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
|
||||
[18:11:36] [Server thread/INFO]: CMI hooked.
|
||||
[18:11:36] [Server thread/INFO]: Updated (EN) language file. Took 22ms
|
||||
[18:11:36] [Server thread/INFO]: [CMI] Enabling CMI v9.8.7.6
|
||||
[18:11:37] [Server thread/INFO]: _______________________________________________________
|
||||
[18:11:37] [Server thread/INFO]:
|
||||
[18:11:37] [Server thread/INFO]: ██████╗███╗ ███╗██╗
|
||||
[18:11:37] [Server thread/INFO]: ██╔════╝████╗ ████║██║
|
||||
[18:11:37] [Server thread/INFO]: ██║ ██╔████╔██║██║
|
||||
[18:11:37] [Server thread/INFO]: ██║ ██║╚██╔╝██║██║
|
||||
[18:11:37] [Server thread/INFO]: ╚██████╗██║ ╚═╝ ██║██║
|
||||
[18:11:37] [Server thread/INFO]: ╚═════╝╚═╝ ╚═╝╚═╝
|
||||
[18:11:37] [Server thread/INFO]: _______________________________________________________
|
||||
[18:11:37] [Server thread/INFO]: Integrating PaperSpigot async methods
|
||||
[18:11:37] [CMI-Thread-1/INFO]: Loaded (-) locale download into memory. Took 1ms
|
||||
[18:11:37] [Server thread/INFO]: Vault found. (Loaded: true)
|
||||
[18:11:37] [Server thread/INFO]: Loaded (70) 70 Enabled and 0 Disabled modules into memory. Took 46ms
|
||||
[18:11:37] [Server thread/INFO]: Initialized Cipher256 AES
|
||||
[18:11:37] [Server thread/INFO]: Loaded (61) regular alias into memory. Took 38ms
|
||||
[18:11:37] [CMI-Thread-2/INFO]: Loaded (1) custom text's into memory. Took 2ms
|
||||
[18:11:37] [Server thread/INFO]: SQLite 3.49.1 data base type detected
|
||||
[18:11:37] [Server thread/INFO]: Loaded (-) SqLite into memory. Took 255ms
|
||||
[18:11:37] [Server thread/INFO]: [CMI] Vault was found but economy engine is missing. Use one from list provided in https://dev.bukkit.org/bukkit-plugins/vault/
|
||||
[18:11:37] [Server thread/INFO]: [CMI] Alternatively you can enable CMI economy in config.yml file
|
||||
[18:11:37] [Server thread/INFO]: Vault was found but not economy plugin, you will have limited economy support
|
||||
[18:11:37] [Server thread/INFO]: Will attempt secondary economy check after server starts.
|
||||
[18:11:38] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 0ms
|
||||
[18:11:38] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 0ms
|
||||
[18:11:38] [Server thread/INFO]: Loaded (0) cooldowns into memory. Took 0ms
|
||||
[18:11:38] [Server thread/INFO]: Loaded (159) custom mob heads into memory. Took 10ms
|
||||
[18:11:38] [Server thread/INFO]: Loaded (4) chat bubble groups into memory. Took 1ms
|
||||
[18:11:38] [Server thread/INFO]: Loaded (5) kits into memory. Took 239ms
|
||||
[18:11:38] [Server thread/INFO]: Loaded (7) ranks into memory. Took 9ms
|
||||
[18:11:38] [Server thread/INFO]: Loaded (8) playtime rewards into memory. Took 3ms
|
||||
[18:11:38] [Server thread/INFO]: Executed Player DB querry in 6ms
|
||||
[18:11:38] [Server thread/INFO]: Loaded (0) player data into memory. Took 6ms
|
||||
[18:11:38] [Server thread/INFO]: Loaded (0) playtime records into memory. Took 0ms
|
||||
[18:11:38] [Server thread/INFO]: Loaded (0) playtime reward records into memory. Took 0ms
|
||||
[18:11:38] [Server thread/INFO]: Loaded (-) Registered events into memory. Took 104ms
|
||||
[18:11:38] [Server thread/INFO]: Loaded (0) event action commands into memory. Took 2ms
|
||||
[18:11:38] [Server thread/INFO]: Loaded (EN) language file into memory. Took 76ms
|
||||
[18:11:38] [Server thread/INFO]: Loaded (245) worth values into memory. Took 71ms
|
||||
[18:11:38] [Server thread/INFO]: VaultPermissions found. (Loaded: true)
|
||||
[18:11:38] [Server thread/INFO]: Loaded (4) schedules into memory. Took 5ms
|
||||
[18:11:38] [Server thread/INFO]: [CMI] Preloading playtimetop statistics
|
||||
[18:11:38] [Server thread/INFO]: Loaded (0) ArmorStand templates into memory. Took 0ms
|
||||
[18:11:38] [Server thread/INFO]: Version 9.8.7.6 has been enabled
|
||||
[18:11:38] [Server thread/INFO]: _______________________________________________________
|
||||
[18:11:38] [Server thread/INFO]: [LeafPlugins] Enabling LeafPlugins v2.8.1
|
||||
[18:11:39] [Server thread/INFO]: [LeafPlugins] Conectado ao SQLite com sucesso!
|
||||
[18:11:39] [Server thread/INFO]: [LeafPlugins] Plugin inicializado com sucesso (levou 0.01s)
|
||||
[18:11:39] [Server thread/INFO]: [LeafPlugins] Metrics iniciado com sucesso!
|
||||
[18:11:39] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v5.9.2-SNAPSHOT
|
||||
[18:11:39] [Server thread/INFO]: [LeafTags] Enabling LeafTags v1.4.4
|
||||
[18:11:39] [Server thread/INFO]: [LeafTags] [Dependency] [ERRO] Download PlaceholderAPI to use the plugin
|
||||
[18:11:39] [Server thread/INFO]: [LeafTags] Disabling LeafTags v1.4.4
|
||||
[18:11:39] [Server thread/INFO]: [LeafStatsView] Enabling LeafStatsView v1.0.6
|
||||
[18:11:39] [Server thread/INFO]: [LeafStatsView] [Dependency] [ERRO] Download PlaceholderAPI to use the plugin
|
||||
[18:11:39] [Server thread/INFO]: [LeafStatsView] Disabling LeafStatsView v1.0.6
|
||||
[18:11:39] [Server thread/INFO]: [LeafMedals] Enabling LeafMedals v1.1.2
|
||||
[18:11:39] [Server thread/INFO]: [LeafMedals] [Dependency] [ERRO] Download PlaceholderAPI to use the plugin
|
||||
[18:11:39] [Server thread/INFO]: [LeafMedals] Disabling LeafMedals v1.1.2
|
||||
[18:11:39] [Server thread/INFO]: [LeafPunish] Enabling LeafPunish v2.0.4-lite
|
||||
[18:11:39] [Server thread/INFO]: [LeafPunish] [Dependency] [ERRO] Download PlaceholderAPI to use the plugin
|
||||
[18:11:39] [Server thread/INFO]: [LeafPunish] Disabling LeafPunish v2.0.4-lite
|
||||
[18:11:39] [Server thread/INFO]: [LeafScore] Enabling LeafScore v1.1.4
|
||||
[18:11:39] [Server thread/INFO]: [LeafScore] [Dependency] [ERRO] Download PlaceholderAPI to use the plugin
|
||||
[18:11:39] [Server thread/INFO]: [LeafScore] Disabling LeafScore v1.1.4
|
||||
[18:11:39] [Server thread/INFO]: [LeafCrates] Enabling LeafCrates v1.1.2
|
||||
[18:11:39] [Server thread/INFO]: [LeafCrates] [Dependency] [ERRO] Download PlaceholderAPI to use the plugin
|
||||
[18:11:39] [Server thread/INFO]: [LeafCrates] Disabling LeafCrates v1.1.2
|
||||
[18:11:39] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v23.2
|
||||
[18:11:39] [Server thread/INFO]: [CoreProtect] Minecraft 26.1.2 is not supported.
|
||||
[18:11:39] [Server thread/INFO]: [CoreProtect] CoreProtect Community Edition was unable to start.
|
||||
[18:11:39] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v23.2
|
||||
[18:11:39] [Server thread/INFO]: [CoreProtect] Finishing up data logging. Please wait...
|
||||
[18:11:39] [Server thread/INFO]: [CoreProtect] Success! Disabled CoreProtect v23.2
|
||||
[18:11:39] [Server thread/INFO]: [spark] Starting background profiler...
|
||||
[18:11:39] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
|
||||
[18:11:39] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether
|
||||
[18:11:40] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end
|
||||
[18:11:40] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
|
||||
[18:11:40] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
|
||||
[18:11:40] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
|
||||
[18:11:40] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
|
||||
[18:11:40] [Server thread/INFO]: Running delayed init tasks
|
||||
[18:11:40] [Craft Scheduler Thread - 2 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor.
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Permission plugin: LuckPerms5.5.54
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Vault was found but economy engine is missing. Use one from list provided in https://dev.bukkit.org/bukkit-plugins/vault/
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Alternatively you can enable CMI economy in config.yml file
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Vault was found but not economy plugin, you will have limited economy support
|
||||
[18:11:40] [Server thread/INFO]: Done (24.695s)! For help, type "help"
|
||||
[18:11:40] [Server thread/INFO]: Downloaded Locale_IT.yml file
|
||||
[18:11:40] [Server thread/INFO]: Downloaded Locale_CN.yml file
|
||||
[18:11:40] [Server thread/INFO]: Downloaded Locale_LT.yml file
|
||||
[18:11:40] [Server thread/INFO]: Downloaded Locale_ZH.yml file
|
||||
[18:11:40] [Server thread/INFO]: Updated (EN) language file. Took 25ms
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Downloaded Death Messages Locale_FR.yml file
|
||||
[18:11:40] [Server thread/INFO]: Downloaded Locale_NO.yml file
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Downloaded Death Messages Locale_EN.yml file
|
||||
[18:11:40] [Server thread/INFO]: Downloaded Locale_FR.yml file
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Downloaded Death Messages Locale_ES.yml file
|
||||
[18:11:40] [Server thread/INFO]: Downloaded Locale_SK.yml file
|
||||
[18:11:40] [Server thread/INFO]: Downloaded Locale_TR.yml file
|
||||
[18:11:40] [Server thread/INFO]: Downloaded items_CN.yml file
|
||||
[18:11:40] [CMI-Thread-3/INFO]: [CMI] Loaded (EN) language file into memory. Took 170ms
|
||||
[18:11:40] [Server thread/INFO]: Downloaded Locale_UA.yml file
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Downloaded Locale_ES.yml file
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Downloaded Locale_TR.yml file
|
||||
[18:11:40] [Server thread/INFO]: Downloaded Locale_CZ.yml file
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Downloaded Locale_FR.yml file
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Downloaded Locale_ZH.yml file
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Downloaded Locale_NO.yml file
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Downloaded Locale_PL.yml file
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Downloaded Locale_CN.yml file
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Downloaded Locale_CZ.yml file
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Downloaded Locale_IT.yml file
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Downloaded Locale_KO.yml file
|
||||
[18:11:40] [Server thread/INFO]: Downloaded Locale_ES.yml file
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Downloaded Locale_RU.yml file
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Downloaded Locale_DE.yml file
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Downloaded Locale_JA.yml file
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Downloaded Locale_UA.yml file
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Downloaded Locale_SK.yml file
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Downloaded Locale_SL.yml file
|
||||
[18:11:40] [Server thread/INFO]: Downloaded Locale_RU.yml file
|
||||
[18:11:40] [Server thread/INFO]: [CMI] Downloaded Death Messages Locale_CN.yml file
|
||||
[18:11:40] [Server thread/INFO]: Downloaded Locale_DE.yml file
|
||||
[18:11:40] [Server thread/INFO]: Downloaded items_ES.yml file
|
||||
[18:11:40] [Server thread/INFO]: Downloaded Locale_PL.yml file
|
||||
[18:11:40] [Craft Scheduler Thread - 11 - LeafPlugins/INFO]: [LeafPlugins] [Dependency] [ERRO] Download PlaceholderAPI to use the plugin
|
||||
[18:11:41] [Server thread/INFO]: Downloaded Locale_SL.yml file
|
||||
[18:11:41] [Server thread/INFO]: [CMI] Downloaded Locale_BR.yml file
|
||||
[18:11:41] [Server thread/INFO]: [CMI] Downloaded Locale_LT.yml file
|
||||
[18:11:41] [CMI-Thread-4/INFO]: [CMI] Loaded (EN) language file into memory. Took 73ms
|
||||
[18:11:41] [Server thread/INFO]: Downloaded items_RU.yml file
|
||||
[18:11:41] [Server thread/INFO]: Updated (EN) language file. Took 9ms
|
||||
[18:11:41] [Server thread/INFO]: Downloaded Locale_BR.yml file
|
||||
[18:12:40] [Craft Scheduler Thread - 47 - LeafPlugins/INFO]: [LeafPlugins] [Dependency] [ERRO] Download PlaceholderAPI to use the plugin
|
||||
[18:12:44] [CMI-Thread-6/INFO]: [CMI] SQLite 3.49.1 data base type detected
|
||||
[18:12:45] [CMI-Thread-7/INFO]: [CMI] Start Back up
|
||||
[18:12:45] [CMI-Thread-7/INFO]: [CMI] Copied playtimereward data
|
||||
[18:12:45] [CMI-Thread-7/INFO]: [CMI] Copied users data
|
||||
[18:12:45] [CMI-Thread-7/INFO]: [CMI] Finish Back up copy process
|
||||
[18:12:45] [CMI-Thread-8/INFO]: [CMI] Backup compacted: 2026-06-01_18-12-44_cmi.sqlite.db.zip
|
||||
[18:12:45] [CMI-Thread-8/INFO]: [CMI] Removed temporary file
|
||||
[18:12:54] [Server thread/INFO]: Stopping server
|
||||
[18:12:54] [Server thread/INFO]: [ViaRewind] Disabling ViaRewind v4.1.1
|
||||
[18:12:54] [Server thread/INFO]: [ViaBackwards] Disabling ViaBackwards v5.9.2-SNAPSHOT
|
||||
[18:12:54] [Server thread/INFO]: [LeafPlugins] Disabling LeafPlugins v2.8.1
|
||||
[18:12:54] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-CMI
|
||||
[18:12:54] [Server thread/INFO]: [CMI] Disabling CMI v9.8.7.6
|
||||
[18:12:54] [Server thread/INFO]: [CMI] Closed db connections
|
||||
[18:12:54] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v5.4.0
|
||||
[18:12:54] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.5.54
|
||||
[18:12:54] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
|
||||
[18:12:54] [Server thread/INFO]: [LuckPerms] Closing storage...
|
||||
[18:55:52] [ServerMain/INFO]: [bootstrap] Running Java 25 (OpenJDK 64-Bit Server VM 25+36-LTS; Eclipse Adoptium Temurin-25+36) on Linux 6.12.88+deb13-amd64 (amd64)
|
||||
[18:55:52] [ServerMain/INFO]: [bootstrap] Loading Purpur 1.21.11-2568-HEAD@f57bd86 (2026-04-04T22:25:54Z) for Minecraft 1.21.11
|
||||
[18:55:53] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
|
||||
[18:55:53] [ServerMain/INFO]: [PluginInitializerManager] Initialized 22 plugins
|
||||
[18:55:53] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (22):
|
||||
- CMI (9.8.7.6), CMILib (1.5.9.6), CoreProtect (23.2), EcoArmor (9.1.0), EcoShop (2.6.0), LeafCrates (1.1.2), LeafMedals (1.1.2), LeafPlugins (2.8.1), LeafPunish (2.0.4-lite), LeafScore (1.1.4), LeafStatsView (1.0.6), LeafTags (1.4.4), LuckPerms (5.5.54), MythicLibreforge (1.3.8), PlaceholderAPI (2.12.2), PlayerPoints (3.3.4), ProtocolLib (5.4.0), Vault (1.7.3-CMI), ViaBackwards (5.9.2-SNAPSHOT), ViaRewind (4.1.1), ViaVersion (5.9.2-SNAPSHOT), eco (7.6.2)
|
||||
[18:55:58] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
|
||||
[18:55:59] [ServerMain/INFO]: Loaded 1470 recipes
|
||||
[18:55:59] [ServerMain/INFO]: Loaded 1584 advancements
|
||||
[18:55:59] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Initialising converters for DataConverter...
|
||||
[18:56:00] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Finished initialising converters for DataConverter in 315.9ms
|
||||
[18:56:00] [Server thread/INFO]: Starting minecraft server version 1.21.11
|
||||
[18:56:00] [Server thread/INFO]: Loading properties
|
||||
[18:56:00] [Server thread/INFO]: This server is running Purpur version 1.21.11-2568-HEAD@f57bd86 (2026-04-04T22:25:54Z) (Implementing API version 1.21.11-R0.1-SNAPSHOT)
|
||||
[18:56:00] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
|
||||
[18:56:00] [Server thread/INFO]: Server Ping Player Sample Count: 12
|
||||
[18:56:00] [Server thread/INFO]: Using 4 threads for Netty based IO
|
||||
[18:56:01] [Server thread/INFO]: [MoonriseCommon] Paper is using 5 worker threads, 1 I/O threads
|
||||
[18:56:02] [Server thread/INFO]: Default game type: SURVIVAL
|
||||
[18:56:02] [Server thread/INFO]: Generating keypair
|
||||
[18:56:02] [Server thread/INFO]: Starting Minecraft server on *:25565
|
||||
[18:56:02] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
|
||||
[18:56:02] [Server thread/INFO]: Paper: Using OpenSSL 3.x.x (Linux x86_64) cipher from Velocity.
|
||||
[18:56:02] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loading 2 libraries... please wait
|
||||
[18:56:02] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loaded library /home/itakinn/Desktop/testemine/libraries/com/mysql/mysql-connector-j/9.1.0/mysql-connector-j-9.1.0.jar
|
||||
[18:56:02] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loaded library /home/itakinn/Desktop/testemine/libraries/com/google/protobuf/protobuf-java/4.26.1/protobuf-java-4.26.1.jar
|
||||
[18:56:02] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loaded library /home/itakinn/Desktop/testemine/libraries/org/xerial/sqlite-jdbc/3.46.0.0/sqlite-jdbc-3.46.0.0.jar
|
||||
[18:56:02] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loaded library /home/itakinn/Desktop/testemine/libraries/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
|
||||
[18:56:02] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loading 10 libraries... please wait
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/com/mysql/mysql-connector-j/9.6.0/mysql-connector-j-9.6.0.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/com/google/protobuf/protobuf-java/4.31.1/protobuf-java-4.31.1.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/org/mariadb/jdbc/mariadb-java-client/2.7.12/mariadb-java-client-2.7.12.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/com/zaxxer/HikariCP/7.0.2/HikariCP-7.0.2.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/net/kyori/adventure-platform-bukkit/4.4.1/adventure-platform-bukkit-4.4.1.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/net/kyori/adventure-platform-api/4.4.1/adventure-platform-api-4.4.1.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/net/kyori/adventure-text-serializer-bungeecord/4.4.1/adventure-text-serializer-bungeecord-4.4.1.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/net/kyori/adventure-nbt/4.21.0/adventure-nbt-4.21.0.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/net/kyori/adventure-text-serializer-gson-legacy-impl/4.21.0/adventure-text-serializer-gson-legacy-impl-4.21.0.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/net/kyori/adventure-text-serializer-json-legacy-impl/4.21.0/adventure-text-serializer-json-legacy-impl-4.21.0.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/net/kyori/adventure-platform-facet/4.4.1/adventure-platform-facet-4.4.1.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/net/kyori/adventure-platform-viaversion/4.4.1/adventure-platform-viaversion-4.4.1.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/org/mongodb/mongodb-driver-kotlin-coroutine/5.6.2/mongodb-driver-kotlin-coroutine-5.6.2.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/org/mongodb/bson/5.6.2/bson-5.6.2.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/org/mongodb/mongodb-driver-reactivestreams/5.6.2/mongodb-driver-reactivestreams-5.6.2.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/org/mongodb/mongodb-driver-core/5.6.2/mongodb-driver-core-5.6.2.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/org/mongodb/bson-record-codec/5.6.2/bson-record-codec-5.6.2.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/io/projectreactor/reactor-core/3.5.0/reactor-core-3.5.0.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.4/kotlinx-coroutines-core-1.6.4.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.4/kotlinx-coroutines-core-jvm-1.6.4.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.21/kotlin-stdlib-common-1.6.21.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.8.10/kotlin-stdlib-jdk8-1.8.10.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/org/jetbrains/kotlin/kotlin-stdlib/1.8.10/kotlin-stdlib-1.8.10.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.8.10/kotlin-stdlib-jdk7-1.8.10.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.6.4/kotlinx-coroutines-reactive-1.6.4.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/org/mongodb/bson-kotlin/5.6.2/bson-kotlin-5.6.2.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/org/jetbrains/kotlin/kotlin-reflect/1.8.10/kotlin-reflect-1.8.10.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/io/hotmoka/toml4j/0.7.3/toml4j-0.7.3.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/net/kyori/adventure-api/5.0.1/adventure-api-5.0.1.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/net/kyori/adventure-key/5.0.1/adventure-key-5.0.1.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/org/jetbrains/annotations/26.1.0/annotations-26.1.0.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/net/kyori/adventure-text-serializer-gson/5.0.1/adventure-text-serializer-gson-5.0.1.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/net/kyori/adventure-text-serializer-json/5.0.1/adventure-text-serializer-json-5.0.1.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/net/kyori/option/1.1.0/option-1.1.0.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/net/kyori/adventure-text-serializer-commons/5.0.1/adventure-text-serializer-commons-5.0.1.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/net/kyori/adventure-text-serializer-legacy/5.0.1/adventure-text-serializer-legacy-5.0.1.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/com/github/ben-manes/caffeine/caffeine/3.2.3/caffeine-3.2.3.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar
|
||||
[18:56:03] [Server thread/INFO]: [SpigotLibraryLoader] [eco] Loaded library /home/itakinn/Desktop/testemine/libraries/com/google/errorprone/error_prone_annotations/2.43.0/error_prone_annotations-2.43.0.jar
|
||||
[18:56:03] [Server thread/INFO]: [eco] Initializing eco
|
||||
[18:56:04] [Server thread/INFO]: [EcoShop] Initializing EcoShop
|
||||
[18:56:04] [Server thread/INFO]: [EcoArmor] Initializing EcoArmor
|
||||
[18:56:04] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v5.9.2-SNAPSHOT
|
||||
[18:56:04] [Server thread/INFO]: [ViaVersion] ViaVersion 5.9.2-SNAPSHOT is now loaded. Registering protocol transformers and injecting...
|
||||
[18:56:04] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading block connection mappings ...
|
||||
[18:56:05] [Server thread/INFO]: [ViaBackwards] Loading translations...
|
||||
[18:56:05] [Server thread/INFO]: [ViaBackwards] Registering protocols...
|
||||
[18:56:05] [Server thread/INFO]: [ViaRewind] Registering protocols...
|
||||
[18:56:05] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.5.54
|
||||
[18:56:05] [Server thread/INFO]: [LuckPerms] Loading configuration...
|
||||
[18:56:05] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-CMI
|
||||
[18:56:05] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.12.2
|
||||
[18:56:06] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.4.0
|
||||
[18:56:06] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.21.11) has not yet been tested! Proceed with caution.
|
||||
[18:56:06] [Server thread/INFO]: [PlayerPoints] Loading server plugin PlayerPoints v3.3.4
|
||||
[18:56:06] [Server thread/INFO]: [PlayerPoints] Initializing using RoseGarden v1.5.5
|
||||
[18:56:06] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.5.9.6
|
||||
[18:56:06] [Server thread/INFO]: [eco] Loading server plugin eco v7.6.2
|
||||
[18:56:06] [Server thread/INFO]: [CMI] Loading server plugin CMI v9.8.7.6
|
||||
[18:56:06] [Server thread/INFO]: [LeafPlugins] Loading server plugin LeafPlugins v2.8.1
|
||||
[18:56:06] [Server thread/INFO]: [LeafPlugins] [LeafPlugins] [Info] Pacotes de nametag compativeis com a versao atual.
|
||||
[18:56:06] [Server thread/INFO]: [LeafPlugins] Consultando dados para inicializar... (60s maximo)
|
||||
[18:56:08] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v5.9.2-SNAPSHOT
|
||||
[18:56:08] [Server thread/INFO]: [LeafTags] Loading server plugin LeafTags v1.4.4
|
||||
[18:56:08] [Server thread/INFO]: [ViaRewind] Loading server plugin ViaRewind v4.1.1
|
||||
[18:56:08] [Server thread/INFO]: [MythicLibreforge] Loading server plugin MythicLibreforge v1.3.8
|
||||
[18:56:08] [Server thread/INFO]: [LeafStatsView] Loading server plugin LeafStatsView v1.0.6
|
||||
[18:56:08] [Server thread/INFO]: [LeafMedals] Loading server plugin LeafMedals v1.1.2
|
||||
[18:56:08] [Server thread/INFO]: [EcoShop] Loading server plugin EcoShop v2.6.0
|
||||
[18:56:08] [Server thread/INFO]: [libreforge] Initializing libreforge
|
||||
[18:56:08] [Server thread/INFO]: [libreforge] Loading server plugin libreforge v5.5.0
|
||||
[18:56:08] [Server thread/INFO]: [LeafPunish] Loading server plugin LeafPunish v2.0.4-lite
|
||||
[18:56:08] [Server thread/INFO]: [LeafScore] Loading server plugin LeafScore v1.1.4
|
||||
[18:56:08] [Server thread/INFO]: [LeafCrates] Loading server plugin LeafCrates v1.1.2
|
||||
[18:56:08] [Server thread/INFO]: [CoreProtect] Loading server plugin CoreProtect v23.2
|
||||
[18:56:08] [Server thread/INFO]: [EcoArmor] Loading server plugin EcoArmor v9.1.0
|
||||
[18:56:08] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
|
||||
[18:56:08] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.5.54
|
||||
[18:56:08] [Server thread/INFO]: __
|
||||
[18:56:08] [Server thread/INFO]: | |__) LuckPerms v5.5.54
|
||||
[18:56:08] [Server thread/INFO]: |___ | Running on Bukkit - Purpur
|
||||
[18:56:08] [Server thread/INFO]:
|
||||
[18:56:09] [Server thread/INFO]: [LuckPerms] Loading storage provider... [YAML]
|
||||
[18:56:09] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
|
||||
[18:56:09] [Server thread/INFO]: [LuckPerms] Performing initial data load...
|
||||
[18:56:09] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1430ms)
|
||||
[18:56:09] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-CMI
|
||||
[18:56:09] [Server thread/INFO]: [Vault] [Economy] CMI Economy found: Waiting
|
||||
[18:56:09] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
|
||||
[18:56:09] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-CMI
|
||||
[18:56:09] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
|
||||
[18:56:09] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.4.0
|
||||
[18:56:09] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v3.3.4
|
||||
[18:56:10] [Server thread/INFO]: [PlayerPoints] Data handler connected using SQLite.
|
||||
[18:56:10] [Server thread/INFO]: [eco] Enabling eco v7.6.2
|
||||
[18:56:10] [Server thread/INFO]: [eco] Loading eco
|
||||
[18:56:10] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: eco [7.6.2]
|
||||
[18:56:10] [Server thread/INFO]: [eco] Loaded integrations (4): Vault, PlayerPoints, CMI, PlaceholderAPI
|
||||
[18:56:10] [Server thread/INFO]: [eco] Loaded price factories (11): experience, xp, levels, exp, l, explevels, player_points, xplevels, $, coins, p_points
|
||||
[18:56:10] [Server thread/INFO]: [eco] Scanning for conflicts...
|
||||
[18:56:10] [Server thread/INFO]: [eco] No conflicts found!
|
||||
[18:56:10] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v4.1.1
|
||||
[18:56:10] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
|
||||
[18:56:10] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
|
||||
[18:56:10] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
|
||||
[18:56:10] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
|
||||
[18:56:10] [Server thread/INFO]: Preparing level "world"
|
||||
[18:56:10] [Server thread/INFO]: [ca.spottedleaf.moonrise.common.util.MoonriseConstants] NUMA enable flag is not set; however there is NUMA interaction support for this OS.
|
||||
[18:56:10] [Server thread/INFO]: [ca.spottedleaf.moonrise.common.util.MoonriseConstants] Detected 1 NUMA nodes.
|
||||
[18:56:10] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:overworld'...
|
||||
[18:56:10] [Server thread/INFO]: Preparing spawn area: 100%
|
||||
[18:56:10] [Server thread/INFO]: Prepared spawn area in 1 ms
|
||||
[18:56:10] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:the_nether'...
|
||||
[18:56:10] [Server thread/INFO]: Prepared spawn area in 0 ms
|
||||
[18:56:10] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:the_end'...
|
||||
[18:56:10] [Server thread/INFO]: Prepared spawn area in 0 ms
|
||||
[18:56:10] [Server thread/INFO]: Done preparing level "world" (0.682s)
|
||||
[18:56:10] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.9.2-SNAPSHOT
|
||||
[18:56:10] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.21.11 (774)
|
||||
[18:56:10] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.12.2
|
||||
[18:56:11] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
|
||||
[18:56:11] [Server thread/INFO]: [CMILib] Enabling CMILib v1.5.9.6
|
||||
[18:56:11] [Server thread/INFO]: Server version detection by new method: v1_21_R7 Legacy: true Mojang Mappings: true
|
||||
[18:56:11] [Server thread/INFO]: Server version: v1_21_R7 - 1.21.11 - purpur 1.21.11-2568-f57bd86 (MC: 1.21.11)
|
||||
[18:56:11] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
|
||||
[18:56:11] [Server thread/INFO]: CMI hooked.
|
||||
[18:56:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmil [1.5.9.6]
|
||||
[18:56:11] [Server thread/INFO]: PlaceholderAPI hooked.
|
||||
[18:56:11] [Server thread/INFO]: Updated (EN) language file. Took 44ms
|
||||
[18:56:11] [Server thread/INFO]: [CMI] Enabling CMI v9.8.7.6
|
||||
[18:56:12] [Server thread/INFO]: _______________________________________________________
|
||||
[18:56:12] [Server thread/INFO]:
|
||||
[18:56:12] [Server thread/INFO]: ██████╗███╗ ███╗██╗
|
||||
[18:56:12] [Server thread/INFO]: ██╔════╝████╗ ████║██║
|
||||
[18:56:12] [Server thread/INFO]: ██║ ██╔████╔██║██║
|
||||
[18:56:12] [Server thread/INFO]: ██║ ██║╚██╔╝██║██║
|
||||
[18:56:12] [Server thread/INFO]: ╚██████╗██║ ╚═╝ ██║██║
|
||||
[18:56:12] [Server thread/INFO]: ╚═════╝╚═╝ ╚═╝╚═╝
|
||||
[18:56:12] [Server thread/INFO]: _______________________________________________________
|
||||
[18:56:12] [Server thread/INFO]: Integrating PaperSpigot async methods
|
||||
[18:56:12] [Server thread/INFO]: Vault found. (Loaded: true)
|
||||
[18:56:12] [CMI-Thread-1/INFO]: Loaded (-) locale download into memory. Took 6ms
|
||||
[18:56:12] [Server thread/INFO]: Loaded (70) 69 Enabled and 1 Disabled modules into memory. Took 83ms
|
||||
[18:56:12] [Server thread/INFO]: Initialized Cipher256 AES
|
||||
[18:56:12] [Server thread/INFO]: Loaded (61) regular alias into memory. Took 44ms
|
||||
[18:56:12] [CMI-Thread-2/INFO]: Loaded (1) custom text's into memory. Took 3ms
|
||||
[18:56:12] [Server thread/INFO]: SQLite 3.49.1 data base type detected
|
||||
[18:56:12] [Server thread/INFO]: Loaded (-) SqLite into memory. Took 122ms
|
||||
[18:56:12] [Server thread/INFO]: Vault was found - Enabling capabilities. Economy: CMIEconomy
|
||||
[18:56:13] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 1ms
|
||||
[18:56:13] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 0ms
|
||||
[18:56:13] [Server thread/INFO]: Loaded (0) cooldowns into memory. Took 0ms
|
||||
[18:56:13] [Server thread/INFO]: Loaded (159) custom mob heads into memory. Took 12ms
|
||||
[18:56:13] [Server thread/INFO]: Loaded (4) chat bubble groups into memory. Took 1ms
|
||||
[18:56:13] [Server thread/INFO]: Loaded (5) kits into memory. Took 195ms
|
||||
[18:56:13] [Server thread/INFO]: Loaded (5) dialogs into memory. Took 10ms
|
||||
[18:56:13] [Server thread/INFO]: Loaded (7) ranks into memory. Took 9ms
|
||||
[18:56:13] [Server thread/INFO]: Loaded (8) playtime rewards into memory. Took 2ms
|
||||
[18:56:13] [Server thread/INFO]: Executed Player DB querry in 1ms
|
||||
[18:56:13] [Server thread/INFO]: Loaded (1) player data into memory. Took 6ms
|
||||
[18:56:13] [Server thread/INFO]: Loaded (0) playtime records into memory. Took 0ms
|
||||
[18:56:13] [Server thread/INFO]: Loaded (0) playtime reward records into memory. Took 0ms
|
||||
[18:56:13] [Server thread/INFO]: Loaded (0) custom alias into memory. Took 1ms
|
||||
[18:56:13] [Server thread/INFO]: Loaded (-) Registered events into memory. Took 116ms
|
||||
[18:56:13] [Server thread/INFO]: Loaded (0) event action commands into memory. Took 2ms
|
||||
[18:56:13] [Server thread/INFO]: Loaded (EN) language file into memory. Took 85ms
|
||||
[18:56:13] [Server thread/INFO]: Loaded (BR) language file into memory. Took 89ms
|
||||
[18:56:13] [Server thread/INFO]: Loaded (245) worth values into memory. Took 70ms
|
||||
[18:56:13] [Server thread/INFO]: VaultPermissions found. (Loaded: true)
|
||||
[18:56:13] [Server thread/INFO]: PlaceholderAPI found. (Loaded: true)
|
||||
[18:56:13] [Server thread/INFO]: Loaded (4) schedules into memory. Took 5ms
|
||||
[18:56:13] [Server thread/INFO]: Loaded (0) skin cache entries into memory. Took 0ms
|
||||
[18:56:13] [Server thread/INFO]: [CMI] Preloading playtimetop statistics
|
||||
[18:56:13] [Server thread/INFO]: Loaded (0) ArmorStand templates into memory. Took 0ms
|
||||
[18:56:14] [Server thread/INFO]: Version 9.8.7.6 has been enabled
|
||||
[18:56:14] [Server thread/INFO]: _______________________________________________________
|
||||
[18:56:14] [Server thread/INFO]: [Vault][Economy] CMI Economy hooked.
|
||||
[18:56:14] [Server thread/INFO]: [LeafPlugins] Enabling LeafPlugins v2.8.1
|
||||
[18:56:14] [Server thread/INFO]: [LeafPlugins] Conectado ao SQLite com sucesso!
|
||||
[18:56:14] [Server thread/INFO]: [LeafPlugins] [AVISO] Language not defined, configure it in: LeafPlugins/config.yml
|
||||
[18:56:14] [Server thread/INFO]: [LeafPlugins]
|
||||
[18:56:14] [Server thread/INFO]: [LeafPlugins] .____ _____ __________.__ .__
|
||||
[18:56:14] [Server thread/INFO]: [LeafPlugins] | | ____ _____ _/ ____\ \______ \ | __ __ ____ |__| ____ ______
|
||||
[18:56:14] [Server thread/INFO]: [LeafPlugins] | | _/ __ \\__ \\ __\ | ___/ | | | \/ ___\| |/ \ / ___/
|
||||
[18:56:14] [Server thread/INFO]: [LeafPlugins] | |__\ ___/ / __ \| | | | | |_| | / /_/ > | | \\___ \
|
||||
[18:56:14] [Server thread/INFO]: [LeafPlugins] |_______ \___ >____ /__| |____| |____/____/\___ /|__|___| /____ >
|
||||
[18:56:14] [Server thread/INFO]: [LeafPlugins] \/ \/ \/ /_____/ \/ \/
|
||||
[18:56:14] [Server thread/INFO]: [LeafPlugins]
|
||||
[18:56:14] [Server thread/INFO]: [LeafPlugins] Nenhum plugin encontrado para (212.69.5.22:25565): Compre ou configure em www.leafplugins.com
|
||||
[18:56:14] [Server thread/INFO]: [LeafPlugins] [AVISO] Nenhum sistema de NPC compativel encontrado. Sistema desativado.
|
||||
[18:56:15] [Server thread/INFO]: [LeafPlugins] Plugin inicializado com sucesso (levou 0.45s)
|
||||
[18:56:15] [Server thread/INFO]: [LeafPlugins] Metrics iniciado com sucesso!
|
||||
[18:56:15] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v5.9.2-SNAPSHOT
|
||||
[18:56:15] [Server thread/INFO]: [LeafTags] Enabling LeafTags v1.4.4
|
||||
[18:56:15] [Server thread/INFO]: [LeafTags] [Free] Uma versao Premium mais completa esta disponivel para compra em www.leafplugins.com
|
||||
[18:56:15] [Server thread/INFO]: [LeafTags] [Free] Conectado ao SQLite com sucesso!
|
||||
[18:56:15] [Server thread/INFO]: [LeafTags] [Free] Versao "v1_21_11" iniciada. Utilizando pacotes de "Servidor Moderno" para manipulacao de nametags.
|
||||
[18:56:15] [Server thread/INFO]: [LeafTags] [Free] Economia "Vault" definida!
|
||||
[18:56:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: LeafTags [1.4.4]
|
||||
[18:56:15] [Server thread/INFO]: [LeafTags] [Free] Plugin inicializado com sucesso (levou 0.22s)
|
||||
[18:56:15] [Server thread/INFO]: [MythicLibreforge] Enabling MythicLibreforge v1.3.8
|
||||
[18:56:15] [Server thread/INFO]: [MythicLibreforge] Registered cast_mythic_skill effect.
|
||||
[18:56:15] [Server thread/INFO]: [MythicLibreforge] Registered auto_plant effect.
|
||||
[18:56:15] [Server thread/INFO]: [MythicLibreforge] Registered add_mmo_stat effect.
|
||||
[18:56:15] [Server thread/INFO]: [MythicLibreforge] Registered open_anvil effect.
|
||||
[18:56:15] [Server thread/INFO]: [MythicLibreforge] Registered open_disposal effect.
|
||||
[18:56:15] [Server thread/INFO]: [MythicLibreforge] Registered open_enchanting effect.
|
||||
[18:56:15] [Server thread/INFO]: [MythicLibreforge] Registered quick_equip effect.
|
||||
[18:56:15] [Server thread/INFO]: [MythicLibreforge] Registered circle_flight effect.
|
||||
[18:56:15] [Server thread/INFO]: [MythicLibreforge] Registered highest_attack trigger.
|
||||
[18:56:15] [Server thread/WARN]: [libreforge] On 2026-05-04 'take_damage' will no longer trigger for Entity damage.
|
||||
[18:56:15] [Server thread/WARN]: [libreforge] Please migrate all relevant usages of 'take_damage' to 'take_entity_damage' before this date.
|
||||
[18:56:15] [Server thread/WARN]: [libreforge] Alternatively, enable 'opt-in.take_damage_blocks_entity_damage' to apply the internal change before 2026-05-04.
|
||||
[18:56:15] [Server thread/INFO]: [MythicLibreforge] Registered smelt_result trigger.
|
||||
[18:56:15] [Server thread/INFO]: [MythicLibreforge] Registered only_on_fire filter.
|
||||
[18:56:15] [Server thread/INFO]: [MythicLibreforge] Registered at_location filter.
|
||||
[18:56:15] [Server thread/INFO]: [MythicLibreforge] Registered is_crit filter.
|
||||
[18:56:15] [Server thread/INFO]: [MythicLibreforge] Registered has_enchantment filter.
|
||||
[18:56:15] [Server thread/INFO]: [MythicLibreforge] Registered dont_has_enchantment filter.
|
||||
[18:56:15] [Server thread/INFO]: [MythicLibreforge] Registered in_combat condition.
|
||||
[18:56:15] [Server thread/INFO]: [MythicLibreforge] Warn: This condition is experimental, be careful to use!
|
||||
[18:56:15] [Server thread/INFO]: [MythicLibreforge] Plugin is loaded. Author: PQguanfang.
|
||||
[18:56:15] [Server thread/INFO]: [LeafStatsView] Enabling LeafStatsView v1.0.6
|
||||
[18:56:16] [Server thread/INFO]: [LeafStatsView] Plugin inicializado com sucesso (levou 0.01s)
|
||||
[18:56:16] [Server thread/INFO]: [LeafMedals] Enabling LeafMedals v1.1.2
|
||||
[18:56:16] [Server thread/INFO]: [LeafMedals] [Free] Uma versao Premium mais completa esta disponivel para compra em www.leafplugins.com
|
||||
[18:56:16] [Server thread/INFO]: [LeafMedals] [Updater] Update v1.1.1 baixada com sucesso! (1.1.2 > 1.1.1)
|
||||
[18:56:16] [Server thread/INFO]: [LeafMedals] [Free] Conectado ao SQLite com sucesso!
|
||||
[18:56:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: LeafMedals [1.1.2]
|
||||
[18:56:16] [Server thread/INFO]: [LeafMedals] [Free] Plugin inicializado com sucesso (levou 0.05s)
|
||||
[18:56:16] [Server thread/INFO]: [EcoShop] Enabling EcoShop v2.6.0
|
||||
[18:56:16] [Server thread/INFO]: [EcoShop] Loading EcoShop
|
||||
[18:56:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ecoshop [2.6.0]
|
||||
[18:56:16] [Server thread/INFO]: [EcoShop] Loaded price factories (11): experience, xp, levels, exp, l, explevels, player_points, xplevels, $, coins, p_points
|
||||
[18:56:17] [Server thread/INFO]: [LeafPunish] Enabling LeafPunish v2.0.4-lite
|
||||
[18:56:17] [Server thread/INFO]: [LeafPunish] [Free] Uma versao Premium mais completa esta disponivel para compra em www.leafplugins.com
|
||||
[18:56:17] [Server thread/INFO]: [LeafPunish] [Free] Conectado ao SQLite com sucesso!
|
||||
[18:56:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: LeafPunish [2.0.4-lite]
|
||||
[18:56:17] [Server thread/INFO]: [LeafPunish] [Free] Plugin inicializado com sucesso (levou 0.21s)
|
||||
[18:56:17] [Server thread/INFO]: [LeafScore] Enabling LeafScore v1.1.4
|
||||
[18:56:17] [Server thread/INFO]: [LeafScore] Building legacy scoreboard (default-legacy)
|
||||
[18:56:17] [Server thread/INFO]: [LeafScore] Checking PlaceholderAPI expansions...
|
||||
[18:56:17] [Server thread/INFO]: [LeafScore] Plugin inicializado com sucesso (levou 0.05s)
|
||||
[18:56:17] [Server thread/INFO]: [LeafCrates] Enabling LeafCrates v1.1.2
|
||||
[18:56:17] [Server thread/INFO]: [LeafCrates] [Free] Uma versao Premium mais completa esta disponivel para compra em www.leafplugins.com
|
||||
[18:56:17] [Server thread/INFO]: [LeafCrates] [Free] Conectado ao SQLite com sucesso!
|
||||
[18:56:17] [Server thread/INFO]: [LeafCrates] [Free] Raridade "common" carregada!
|
||||
[18:56:17] [Server thread/INFO]: [LeafCrates] [Free] Raridade "rare" carregada!
|
||||
[18:56:17] [Server thread/INFO]: [LeafCrates] [Free] Raridade "epic" carregada!
|
||||
[18:56:17] [Server thread/INFO]: [LeafCrates] [Free] Raridade "legendary" carregada!
|
||||
[18:56:17] [Server thread/INFO]: [LeafCrates] [Free] Raridade "uncommon" carregada!
|
||||
[18:56:17] [Server thread/INFO]: [LeafCrates] [Free] Arquivo de premios "caixa-avancada.yml" carregado com 20 premios!
|
||||
[18:56:17] [Server thread/INFO]: [LeafCrates] [Free] Arquivo de premios "caixa-padrao.yml" carregado com 11 premios!
|
||||
[18:56:18] [Server thread/INFO]: [LeafCrates] [Free] Tipo de caixa "padrao" carregado!
|
||||
[18:56:18] [Server thread/INFO]: [LeafCrates] [Free] Tipo de caixa "avancada" carregado!
|
||||
[18:56:18] [Server thread/INFO]: [LeafCrates] [Free] Aguardando 3 segundos para carregar as caixas nos locais salvos...
|
||||
[18:56:18] [Server thread/INFO]: [LeafCrates] [Free] Plugin inicializado com sucesso (levou 0.09s)
|
||||
[18:56:18] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v23.2
|
||||
[18:56:18] [Server thread/INFO]: [CoreProtect] CoreProtect Community Edition agora está habilitado!
|
||||
[18:56:18] [Server thread/INFO]: [CoreProtect] Usando SQLite para armazenamento de dados.
|
||||
[18:56:18] [Server thread/INFO]: --------------------
|
||||
[18:56:18] [Server thread/INFO]: [CoreProtect] Aproveitar CoreProtect? Junte-se ao nosso Discord!
|
||||
[18:56:18] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
|
||||
[18:56:18] [Server thread/INFO]: --------------------
|
||||
[18:56:18] [Server thread/INFO]: [EcoArmor] Enabling EcoArmor v9.1.0
|
||||
[18:56:18] [Server thread/INFO]: [EcoArmor] Loading EcoArmor
|
||||
[18:56:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ecoarmor [9.1.0]
|
||||
[18:56:18] [Server thread/INFO]: [EcoArmor] Loaded price factories (11): experience, xp, levels, exp, l, explevels, player_points, xplevels, $, coins, p_points
|
||||
[18:56:18] [Server thread/INFO]: [libreforge] Enabling libreforge v5.5.0
|
||||
[18:56:18] [Server thread/INFO]: [libreforge] Loading libreforge
|
||||
[18:56:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: libreforge [5.5.0]
|
||||
[18:56:18] [Server thread/INFO]: [libreforge] Loaded integrations (1): Vault
|
||||
[18:56:18] [Server thread/INFO]: [libreforge] Loaded price factories (11): experience, xp, levels, exp, l, explevels, player_points, xplevels, $, coins, p_points
|
||||
[18:56:18] [Server thread/INFO]: [libreforge]
|
||||
[18:56:18] [Server thread/INFO]: [libreforge] Hey, what's this plugin doing here? I didn't install it!
|
||||
[18:56:18] [Server thread/INFO]: [libreforge] libreforge is the effects system for plugins like EcoEnchants,
|
||||
[18:56:18] [Server thread/INFO]: [libreforge] EcoJobs, EcoItems, etc. If you're looking for config options for
|
||||
[18:56:18] [Server thread/INFO]: [libreforge] things like cooldown messages, lrcdb, and stuff like that, you'll
|
||||
[18:56:18] [Server thread/INFO]: [libreforge] find it under /plugins/libreforge
|
||||
[18:56:18] [Server thread/INFO]: [libreforge]
|
||||
[18:56:18] [Server thread/INFO]: [libreforge] Don't worry about updating libreforge, it's handled automatically!
|
||||
[18:56:18] [Server thread/INFO]: [libreforge]
|
||||
[18:56:18] [Server thread/INFO]: [spark] Starting background profiler...
|
||||
[18:56:18] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
|
||||
[18:56:18] [Server thread/INFO]: Running delayed init tasks
|
||||
[18:56:18] [Craft Scheduler Thread - 0 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor.
|
||||
[18:56:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playerpoints [3.3.4]
|
||||
[18:56:18] [Server thread/INFO]: [CMI] Permission plugin: LuckPerms5.5.54
|
||||
[18:56:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmi [9.8.7.6]
|
||||
[18:56:18] [Server thread/INFO]: [CMI] PlaceholderAPI hooked.
|
||||
[18:56:20] [Server thread/INFO]: [ViaVersion] You are running a development version of the plugin, please report any bugs to GitHub.
|
||||
[18:56:20] [Server thread/INFO]: Done (28.541s)! For help, type "help"
|
||||
[18:56:20] [Server thread/INFO]: [eco] Loaded eco
|
||||
[18:56:21] [Server thread/INFO]: [EcoShop] Loaded EcoShop
|
||||
[18:56:21] [Server thread/INFO]: [EcoArmor] Loaded EcoArmor
|
||||
[18:56:21] [Server thread/INFO]: [libreforge] Loaded libreforge
|
||||
[18:56:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
|
||||
[18:56:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: server [2.7.3]
|
||||
[18:56:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.3]
|
||||
[18:56:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: bungee [2.3]
|
||||
[18:56:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.9]
|
||||
[18:56:21] [Server thread/INFO]: 5 placeholder hook(s) registered!
|
||||
[18:56:25] [Server thread/INFO]: [eco] Forced resend of recipe updates to clients after batching period.
|
||||
[18:58:40] [Server thread/INFO]: Stopping server
|
||||
[18:58:40] [Server thread/INFO]: [libreforge] Disabling libreforge v5.5.0
|
||||
[18:58:40] [Server thread/INFO]: [libreforge] Cleaning up...
|
||||
[18:58:40] [Server thread/INFO]: [EcoArmor] Disabling EcoArmor v9.1.0
|
||||
[18:58:40] [Server thread/INFO]: [EcoArmor] Cleaning up...
|
||||
[18:58:40] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v23.2
|
||||
[18:58:40] [Server thread/INFO]: [CoreProtect] Finalizando o registro de dados. Aguarde...
|
||||
[18:58:41] [Server thread/INFO]: [CoreProtect] Sucesso! Desativado CoreProtect v23.2
|
||||
[18:58:41] [Server thread/INFO]: [LeafCrates] Disabling LeafCrates v1.1.2
|
||||
[18:58:41] [Server thread/INFO]: [LeafScore] Disabling LeafScore v1.1.4
|
||||
[18:58:41] [Server thread/INFO]: [LeafPunish] Disabling LeafPunish v2.0.4-lite
|
||||
[18:58:41] [Server thread/INFO]: [EcoShop] Disabling EcoShop v2.6.0
|
||||
[18:58:41] [Server thread/INFO]: [EcoShop] Cleaning up...
|
||||
[18:58:41] [Server thread/INFO]: [LeafMedals] Disabling LeafMedals v1.1.2
|
||||
[18:58:41] [Server thread/INFO]: [LeafStatsView] Disabling LeafStatsView v1.0.6
|
||||
[18:58:41] [Server thread/INFO]: [MythicLibreforge] Disabling MythicLibreforge v1.3.8
|
||||
[18:58:41] [Server thread/INFO]: [MythicLibreforge] Plugin is disabled. Author: PQguanfang.
|
||||
[18:58:41] [Server thread/INFO]: [ViaRewind] Disabling ViaRewind v4.1.1
|
||||
[18:58:41] [Server thread/INFO]: [LeafTags] Disabling LeafTags v1.4.4
|
||||
[18:58:41] [Server thread/INFO]: [ViaBackwards] Disabling ViaBackwards v5.9.2-SNAPSHOT
|
||||
[18:58:41] [Server thread/INFO]: [LeafPlugins] Disabling LeafPlugins v2.8.1
|
||||
[18:58:41] [Server thread/INFO]: [CMI] Disabling CMI v9.8.7.6
|
||||
[18:58:41] [Server thread/INFO]: [Vault][Economy] CMI Economy unhooked.
|
||||
[18:58:41] [Server thread/INFO]: [CMI] Closed db connections
|
||||
[18:58:41] [Server thread/INFO]: [eco] Disabling eco v7.6.2
|
||||
[18:58:41] [Server thread/INFO]: [eco] Saving player data...
|
||||
[18:58:41] [Server thread/INFO]: [eco] Saved player data! Took 1ms
|
||||
[18:58:41] [Server thread/INFO]: [eco] Cleaning up...
|
||||
[18:58:41] [Server thread/INFO]: [CMILib] Disabling CMILib v1.5.9.6
|
||||
[18:58:41] [Server thread/INFO]: [PlayerPoints] Disabling PlayerPoints v3.3.4
|
||||
[18:58:41] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v5.4.0
|
||||
[18:58:41] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.12.2
|
||||
[18:58:41] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-CMI
|
||||
[18:58:41] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.5.54
|
||||
[18:58:41] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
|
||||
[18:58:41] [Server thread/INFO]: [LuckPerms] Closing storage...
|
||||
[18:58:41] [Server thread/INFO]: [LuckPerms] Goodbye!
|
||||
[18:58:41] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v5.9.2-SNAPSHOT
|
||||
[18:58:41] [Server thread/INFO]: [ViaVersion] ViaVersion has been disabled; uninjected the platform and shut down the scheduler.
|
||||
[18:58:41] [Server thread/INFO]: Saving players
|
||||
[18:58:41] [Server thread/INFO]: Saving worlds
|
||||
[18:58:41] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
|
||||
[18:58:41] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world'
|
||||
[18:58:41] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world'
|
||||
[18:58:41] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world'
|
||||
[18:58:41] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'world' in 0.00s
|
||||
[18:58:41] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'world'
|
||||
[18:58:41] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'world'
|
||||
[18:58:41] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
|
||||
[18:58:41] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_nether'
|
||||
[18:58:41] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_nether'
|
||||
[18:58:41] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_nether'
|
||||
[18:58:41] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'world_nether' in 0.00s
|
||||
[18:58:41] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'world_nether'
|
||||
[18:58:41] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'world_nether'
|
||||
[18:58:41] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
|
||||
[18:58:41] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_the_end'
|
||||
[18:58:41] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_the_end'
|
||||
[18:58:41] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_the_end'
|
||||
[18:58:41] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'world_the_end' in 0.00s
|
||||
[18:58:41] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'world_the_end'
|
||||
[18:58:41] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'world_the_end'
|
||||
[18:58:41] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
|
||||
[18:58:41] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
|
||||
[18:58:41] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
|
||||
[18:58:41] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
|
||||
[18:58:41] [Server thread/INFO]: Waiting for all RegionFile I/O tasks to complete...
|
||||
[18:58:41] [Server thread/INFO]: All RegionFile I/O tasks to complete
|
||||
[18:58:41] [Server thread/INFO]: [MoonriseCommon] Awaiting termination of worker pool for up to 60s...
|
||||
[18:58:41] [Server thread/INFO]: [MoonriseCommon] Awaiting termination of I/O pool for up to 60s...
|
||||
|
||||
Reference in New Issue
Block a user