DreamVoid / Chat2QQ

适用于Minecraft服务端的QQ群聊天插件
GNU Affero General Public License v3.0
44 stars 8 forks source link

无法把群内消息转发到游戏 #61

Closed RepentStar closed 2 years ago

RepentStar commented 2 years ago

问题描述

正常使用插件(今天第一次使用),配置文件中与群消息转发游戏内的选项未修改,但是就是无法转发,具体日志在下面 请注意第326行日志

复现方法

  1. 在paper1.17.1的服务器中加入1.7-MiraiMC插件和1.4.1-Chat2QQ插件,进行正常启动流程
  2. 完成机器人配置,按照要求的前缀在群里发消息,控制台有提示,已经接收到了消息,但没有转发

服务端类型

Bukkit

服务端版本

Paper version git-Paper-411 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: 6625db3 on ver/1.17.1)

MiraiMC 插件版本

1.7

Chat2QQ 插件版本

1.4.1

服务端日志

[23:39:03] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[23:39:04] [main/INFO]: Reloading ResourceManager: Default, bukkit
[23:39:04] [Worker-Main-1/INFO]: Loaded 7 recipes
[23:39:06] [Server thread/INFO]: Starting minecraft server version 1.17.1
[23:39:06] [Server thread/INFO]: Loading properties
[23:39:06] [Server thread/INFO]: This server is running Paper version git-Paper-411 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: 6625db3 on ver/1.17.1)
[23:39:06] [Server thread/INFO]: Server Ping Player Sample Count: 12
[23:39:06] [Server thread/INFO]: Using 4 threads for Netty based IO
[23:39:06] [Server thread/INFO]: Default game type: SURVIVAL
[23:39:06] [Server thread/INFO]: Generating keypair
[23:39:06] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25675
[23:39:06] [Server thread/INFO]: Using epoll channel type
[23:39:06] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[23:39:06] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
[23:39:07] [Server thread/ERROR]: [STDERR] [org.bukkit.craftbukkit.v1_17_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[23:39:13] [Server thread/WARN]: Legacy plugin OriginXDoubleJump v1.3-SNAPSHOT does not specify an api-version.
[23:39:13] [Server thread/INFO]: [IronElevators] Loading 1 libraries... please wait
[23:39:13] [Server thread/INFO]: [IronElevators] Loaded library /home/container/libraries/com/github/cryptomorin/XSeries/9.0.0/XSeries-9.0.0.jar
[23:39:13] [Server thread/WARN]: Legacy plugin KillerMoney v4.6.0 does not specify an api-version.
[23:39:14] [Server thread/INFO]: [OpenInv] Loading OpenInv v4.1.8
[23:39:14] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.2
[23:39:14] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.2.2
[23:39:14] [Server thread/INFO]: [OriginXDoubleJump] Loading OriginXDoubleJump v1.3-SNAPSHOT
[23:39:14] [Server thread/INFO]: [MiraiMC] Loading MiraiMC v1.7
[23:39:16] [Server thread/INFO]: [MiraiMC] Verifying mirai-core-all-2.11.1.jar
[23:39:17] [Server thread/INFO]: [MiraiMC] Loading library plugins/MiraiMC/MiraiBot/libs/mirai-core-all-2.11.1.jar
[23:39:17] [Server thread/INFO]: [spark] Loading spark v1.9.9
[23:39:17] [Server thread/INFO]: [IronElevators] Loading IronElevators v1.6
[23:39:17] [Server thread/INFO]: [MiraiMC] Loading Chat2QQ v1.4.1
[23:39:17] [Server thread/INFO]: [NoteBlockAPI] Loading NoteBlockAPI v1.6.1-SNAPSHOT
[23:39:17] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.3.1
[23:39:17] [Server thread/INFO]: [ViaVersion] ViaVersion 4.3.1 is now loaded, injecting!
[23:39:17] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
[23:39:17] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
[23:39:17] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
[23:39:17] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
[23:39:17] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
[23:39:17] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
[23:39:17] [Via-Mappingloader-6/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
[23:39:17] [Via-Mappingloader-7/INFO]: [ViaVersion] Loading 1.17 -> 1.18 mappings...
[23:39:17] [Via-Mappingloader-8/INFO]: [ViaVersion] Loading 1.18 -> 1.19 mappings...
[23:39:17] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser-Spigot v2.0.5-SNAPSHOT
[23:39:17] [Server thread/INFO]: [NetheriteShield] Loading NetheriteShield v2.4
[23:39:17] [Server thread/INFO]: [ColoredAnvils] Loading ColoredAnvils v2.0.0
[23:39:17] [Server thread/INFO]: [JukeBox] Loading JukeBox v1.20.6
[23:39:17] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v2.0.2
[23:39:17] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.26
[23:39:18] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.8.0
[23:39:19] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[23:39:20] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v10.0.29
[23:39:20] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v14.2.1
[23:39:20] [Server thread/INFO]: [Morphy] Loading Morphy v2.23
[23:39:20] [Server thread/INFO]: [ANM] Loading AdvancedNMotd v9.2.0
[23:39:20] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[23:39:20] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.10+1742f98
[23:39:21] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@4a40b94d]
[23:39:21] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.4
[23:39:21] [Server thread/INFO]: [SinglePlayerSleep] Loading SinglePlayerSleep v1.13_2.13.47
[23:39:21] [Server thread/INFO]: [KillerMoney] Loading KillerMoney v4.6.0
[23:39:21] [Server thread/INFO]: [Slimefun] Loading Slimefun v2022.06-release
[23:39:21] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.19.4
[23:39:21] [Server thread/INFO]: [CatSeedLogin] Loading CatSeedLogin v1.3.10-SNAPSHOT
[23:39:21] [Server thread/INFO]: [TAB] Loading TAB v3.1.1
[23:39:21] [Server thread/INFO]: [NexEngine] Loading NexEngine v2.2.0 build-18/06/2022
[23:39:21] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v21.2
[23:39:21] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.7+216b061
[23:39:21] [Server thread/INFO]: [GSit] Loading GSit v1.1.2
[23:39:21] [Server thread/INFO]: [ShopChest] Loading ShopChest v1.13-SNAPSHOT
[23:39:21] [Server thread/INFO]: [ShopChest] [STDOUT] [ReflectionHelper/MinecraftVersion] I am loaded from package de.epiceric.shopchest.dependencies.reflectionhelper.minecraft
[23:39:21] [Server thread/WARN]: Nag author(s): '[EpicEric]' of 'ShopChest' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[23:39:21] [Server thread/INFO]: [ShopChest] [STDOUT] [ReflectionHelper/MinecraftVersion] Version is v1_17_R1 (11701)
[23:39:21] [Server thread/INFO]: [ShopChest] Using locale "en_US"
[23:39:21] [Server thread/INFO]: [EliteMobs] Loading EliteMobs v7.3.18
[23:39:21] [Server thread/INFO]: [EliteMobs] WorldGuard detected.
[23:39:21] [Server thread/INFO]: [EliteMobs] Enabling flags:
[23:39:21] [Server thread/INFO]: [EliteMobs] - elitemob-spawning
[23:39:21] [Server thread/INFO]: [EliteMobs] - elitemob-only-spawning
[23:39:21] [Server thread/INFO]: [EliteMobs] - elitemobs-antiexploit
[23:39:21] [Server thread/INFO]: [EliteMobs] - elitemobs-dungeon
[23:39:21] [Server thread/INFO]: [EliteMobs] - elitemobs-events
[23:39:21] [Server thread/INFO]: [EliteMobs] - elitemobs-minimum-level
[23:39:21] [Server thread/INFO]: [EliteMobs] - elitemobs-maximum-level
[23:39:21] [Server thread/INFO]: [EliteMobs] - elitemobs-explosion-regen
[23:39:21] [Server thread/INFO]: [WorldEditSUI] Loading WorldEditSUI v1.7.2
[23:39:21] [Server thread/INFO]: [ExcellentEnchants] Loading ExcellentEnchants v3.2.2
[23:39:21] [Server thread/INFO]: [VeinMiner] Loading VeinMiner v1.17.10
[23:39:21] [Server thread/INFO]: [VeinMiner] Found WorldGuard. Registering custom region flag.
[23:39:21] [Server thread/INFO]: [Tweakin] Loading Tweakin v3.8.5
[23:39:21] [Server thread/INFO]: [Tweakin] Found WorldGuard, initializing flags support
[23:39:21] [Server thread/INFO]: [Tweakin] Worldguard flag: tweakin-better-sign-edit registered successfully
[23:39:21] [Server thread/INFO]: [Tweakin] Worldguard flag: tweakin-shear-item-frame registered successfully
[23:39:21] [Server thread/INFO]: [Tweakin] Worldguard flag: tweakin-snowball-knockback registered successfully
[23:39:21] [Server thread/INFO]: [PlugManX] Loading PlugManX v2.3.0
[23:39:21] [Server thread/INFO]: true
[23:39:21] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[23:39:21] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v2.0.2
[23:39:21] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.26
[23:39:21] [Server thread/INFO]:         __    
[23:39:21] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.26
[23:39:21] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
[23:39:21] [Server thread/INFO]: 
[23:39:21] [Server thread/INFO]: [LuckPerms] Loading configuration...
[23:39:22] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[23:39:22] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[23:39:22] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[23:39:23] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1685ms)
[23:39:23] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.8.0
[23:39:23] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[23:39:23] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[23:39:23] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.4 which is not a depend, softdepend or loadbefore of this plugin.
[23:39:23] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[23:39:23] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[23:39:23] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[23:39:23] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[23:39:23] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.10+1742f98
[23:39:23] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[23:39:23] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[23:39:23] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_17_R1_2.PaperweightAdapter as the Bukkit adapter
[23:39:24] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.2.0 build-18/06/2022
[23:39:24] [Server thread/INFO]: [NexEngine] Loaded NMS version: V1_17_R1
[23:39:24] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms permissions
[23:39:24] [Server thread/INFO]: [NexEngine] Successfully hooked with EssentialsX Economy economy
[23:39:24] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms chat
[23:39:24] [Server thread/INFO]: [NexEngine] Successfully hooked with Vault!
[23:39:24] [Server thread/INFO]: [NexEngine] Plugin loaded in 84 ms!
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Enabling ExcellentEnchants v3.2.2
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Powered by: NexEngine
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Tiers Loaded: 5
[23:39:24] [Server thread/WARN]: [NexEngine] Loaded class su.nightexpress.excellentenchants.nms.V1_17_R1 from ExcellentEnchants v3.2.2 which is not a depend, softdepend or loadbefore of this plugin.
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: blast_mining
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: curse_of_breaking
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: curse_of_misfortune
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: divine_touch
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: haste
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: lucky_miner
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: replanter
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: silk_chest
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: smelter
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: telekinesis
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: treasures
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: tunnel
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: veinminer
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: bane_of_netherspawn
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: ice_aspect
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: infernus
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: venom
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: exhaust
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: wither
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: paralyze
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: exp_hunter
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: decapitator
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: cutter
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: confusion
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: double_strike
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: nimble
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: blindness
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: vampire
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: cure
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: rage
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: scavenger
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: surprise
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: temper
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: thrifty
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: thunder
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: village_defender
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: rocket
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: flame_walker
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: hardened
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: cold_steel
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: self_destruction
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: saturation
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: aquaman
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: night_vision
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: bunny_hop
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: sonic
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: regrowth
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: bomber
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: confusing_arrows
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: dragonfire_arrows
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: electrified_arrows
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: ender_bow
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: ghast
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: hover
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: poisoned_arrows
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: withered_arrows
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: explosive_arrows
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Enchants Registered: 57
[23:39:24] [Server thread/INFO]: [ExcellentEnchants] Plugin loaded in 254 ms!
[23:39:24] [Server thread/INFO]: [PlugManX] Enabling PlugManX v2.3.0
[23:39:25] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[23:39:25] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[23:39:25] [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.
[23:39:25] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[23:39:25] [Server thread/INFO]: Preparing level "world"
[23:39:25] [Server thread/INFO]: -------- World Settings For [world] --------
[23:39:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Cane Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Melon Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Carrot Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Potato Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Vine Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Kelp Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Entity Activation Range: An 28 / Mo 25 / Ra 32 / Mi 16 / Tiv true
[23:39:25] [Server thread/INFO]: Experience Merge Radius: 3.0
[23:39:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[23:39:25] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[23:39:25] [Server thread/INFO]: Max TNT Explosions: 100
[23:39:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[23:39:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[23:39:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[23:39:25] [Server thread/INFO]: Item Merge Radius: 2.5
[23:39:25] [Server thread/INFO]: Item Despawn Rate: 6000
[23:39:25] [Server thread/INFO]: View Distance: 10
[23:39:25] [Server thread/INFO]: Arrow Despawn Rate: 600 Trident Respawn Rate:1200
[23:39:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[23:39:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[23:39:25] [Server thread/INFO]: Mob Spawn Range: 6
[23:39:25] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[23:39:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Cane Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Melon Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Carrot Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Potato Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Vine Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Kelp Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Entity Activation Range: An 28 / Mo 25 / Ra 32 / Mi 16 / Tiv true
[23:39:25] [Server thread/INFO]: Experience Merge Radius: 3.0
[23:39:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[23:39:25] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[23:39:25] [Server thread/INFO]: Max TNT Explosions: 100
[23:39:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[23:39:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[23:39:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[23:39:25] [Server thread/INFO]: Item Merge Radius: 2.5
[23:39:25] [Server thread/INFO]: Item Despawn Rate: 6000
[23:39:25] [Server thread/INFO]: View Distance: 10
[23:39:25] [Server thread/INFO]: Arrow Despawn Rate: 600 Trident Respawn Rate:1200
[23:39:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[23:39:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[23:39:25] [Server thread/INFO]: Mob Spawn Range: 6
[23:39:25] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[23:39:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Cane Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Melon Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Carrot Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Potato Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Vine Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Kelp Growth Modifier: 100%
[23:39:25] [Server thread/INFO]: Entity Activation Range: An 28 / Mo 25 / Ra 32 / Mi 16 / Tiv true
[23:39:25] [Server thread/INFO]: Experience Merge Radius: 3.0
[23:39:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[23:39:25] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[23:39:25] [Server thread/INFO]: Max TNT Explosions: 100
[23:39:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[23:39:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[23:39:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[23:39:25] [Server thread/INFO]: Item Merge Radius: 2.5
[23:39:25] [Server thread/INFO]: Item Despawn Rate: 6000
[23:39:25] [Server thread/INFO]: View Distance: 10
[23:39:25] [Server thread/INFO]: Arrow Despawn Rate: 600 Trident Respawn Rate:1200
[23:39:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[23:39:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[23:39:25] [Server thread/INFO]: Mob Spawn Range: 6
[23:39:25] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[23:39:26] [Server thread/INFO]: Time elapsed: 286 ms
[23:39:26] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[23:39:26] [Server thread/INFO]: Time elapsed: 107 ms
[23:39:26] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[23:39:26] [Server thread/INFO]: Time elapsed: 109 ms
[23:39:26] [Server thread/INFO]: [OpenInv] Enabling OpenInv v4.1.8
[23:39:26] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.2
[23:39:26] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.viaversion.viaversion.api.type.Type from ViaVersion v4.3.1 which is not a depend, softdepend or loadbefore of this plugin.
[23:39:26] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[23:39:26] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
[23:39:26] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
[23:39:26] [Server thread/INFO]: [ClearLag] Loading modules...
[23:39:26] [Server thread/WARN]: [ClearLag] Clearlag failed to use the internal TPS tracker during initialization. Reverted to estimation... (net.minecraft.server.v1_17_R1.MinecraftServer)
[23:39:26] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[23:39:26] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[23:39:26] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[23:39:26] [Server thread/INFO]: [OriginXDoubleJump] Enabling OriginXDoubleJump v1.3-SNAPSHOT*
[23:39:26] [Server thread/INFO]: [MiraiMC] Enabling MiraiMC v1.7
[23:39:26] [Server thread/INFO]: [MiraiMC] Mirai working dir: default
[23:39:26] [Server thread/INFO]: [MiraiMC] Starting Mirai-Events listener.
[23:39:26] [Server thread/INFO]: [MiraiMC] Loading auto-login file.
[23:39:26] [Server thread/INFO]: [MiraiMC] Registering commands.
[23:39:26] [Server thread/INFO]: [MiraiMC] Registering events.
[23:39:26] [Server thread/INFO]: [MiraiMC] Initializing SQLite database.
[23:39:27] [Server thread/INFO]: [MiraiMC] Initializing bStats metrics.
[23:39:27] [Server thread/WARN]: [MiraiMC] 确保您正在使用开源的MiraiMC插件,未知来源的插件可能会盗取您的账号!
[23:39:27] [Server thread/WARN]: [MiraiMC] 请始终从Github或作者指定的其他途径下载插件: https://github.com/DreamVoid/MiraiMC
[23:39:27] [Server thread/INFO]: [MiraiMC] All tasks done. Welcome to use MiraiMC!
[23:39:27] [Server thread/INFO]: [spark] Enabling spark v1.9.9
[23:39:27] [Server thread/INFO]: [spark] Using Paper ServerTickStartEvent for tick monitoring
[23:39:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: spark [1.9.9]
[23:39:27] [Server thread/INFO]: [spark] Registered PlaceholderAPI placeholders
[23:39:27] [Server thread/INFO]: [IronElevators] Enabling IronElevators v1.6
[23:39:27] [Server thread/INFO]: [MiraiMC] Enabling Chat2QQ v1.4.1
[23:39:27] [Server thread/WARN]: [MiraiMC] "Chat2QQ v1.4.1" has registered a listener for me.dreamvoid.miraimc.bukkit.event.MiraiGroupMessageEvent on method "public void me.dreamvoid.chat2qq.bukkit.listener.onGroupMessage.onGroupMessageReceive(me.dreamvoid.miraimc.bukkit.event.MiraiGroupMessageEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [DreamVoid].
[23:39:27] [Server thread/INFO]: [NoteBlockAPI] Enabling NoteBlockAPI v1.6.1-SNAPSHOT
[23:39:27] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.3.1
[23:39:27] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.0.5-SNAPSHOT
[23:39:27] [Server thread/ERROR]: [Geyser-Spigot] [STDERR] Invalid number found for Geyser remote port in config!
[23:39:27] [Server thread/WARN]: Nag author(s): '[GeyserMC]' of 'Geyser-Spigot' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[23:39:27] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[23:39:27] [Server thread/INFO]: [Geyser-Spigot] 
[23:39:27] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.0.5-SNAPSHOT (git-master-3de2b33)
[23:39:27] [Server thread/INFO]: [Geyser-Spigot] 
[23:39:27] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[23:39:30] [Network Listener - #3/INFO]: [Geyser-Spigot] Started Geyser on 0.0.0.0:25675
[23:39:30] [Server thread/INFO]: [Geyser-Spigot] Done (2.613s)! Run /geyser help for help!
[23:39:30] [Server thread/INFO]: [NetheriteShield] Enabling NetheriteShield v2.4
[23:39:30] [Server thread/INFO]: ----------------------
[23:39:30] [Server thread/INFO]: NetheriteShield Enabled
[23:39:30] [Server thread/INFO]: Powered by xMoTy#3812 | Version. 2.4
[23:39:30] [Server thread/INFO]: ----------------------
[23:39:30] [Server thread/INFO]: [ColoredAnvils] Enabling ColoredAnvils v2.0.0
[23:39:30] [Server thread/INFO]: [ColoredAnvils] ColoredAnvils v2.0.0 has been enabled!
[23:39:30] [Server thread/INFO]: [ColoredAnvils] git-Paper-411 (MC: 1.17.1)   1.17.1-R0.1-SNAPSHOT
[23:39:30] [Server thread/INFO]: [JukeBox] Enabling JukeBox v1.20.6
[23:39:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: jukebox [1.20.6]
[23:39:30] [Server thread/INFO]: [JukeBox] Placeholders registered
[23:39:30] [Server thread/INFO]: [JukeBox] This JukeBox version requires NoteBlockAPI version 1.5.0 or more. Please ensure you have the right version before using JukeBox (you are using NBAPI ver. 1.6.1-SNAPSHOT)
[23:39:30] [Server thread/INFO]: [JukeBox] Loaded language file zh.yml
[23:39:32] [Server thread/INFO]: [JukeBox] 123 songs loadeds. Sorting by name... 
[23:39:32] [Server thread/INFO]: [JukeBox] Songs sorted ! 123 songs. Number of pages : 3
[23:39:32] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.29
[23:39:32] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises-10.0.28-Free.jar
[23:39:32] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_17_R1
[23:39:32] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #1107
[23:39:32] [Server thread/INFO]: [LibsDisguises] Build Date: 18/07/2022 14:44
[23:39:32] [Server thread/WARN]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/
[23:39:32] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins)
[23:39:35] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
[23:39:35] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise gamma_werewolf
[23:39:35] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise alpha_werewolf_p2
[23:39:35] [Server thread/INFO]: [LibsDisguises] Loaded 3 custom disguises
[23:39:35] [Server thread/INFO]: [LibsDisguises] Config is up to date!
[23:39:35] [Server thread/INFO]: [LibsDisguises] The author sees Metrics disabled, the author is sad
[23:39:35] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.2.1
[23:39:36] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_17_R1, using SpigotSkinRefresher.
[23:39:36] [Server thread/INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support!
[23:39:36] [Server thread/INFO]: [Morphy] Enabling Morphy v2.23
[23:39:36] [Server thread/INFO]: [Morphy] [STDOUT] VERSION: v1_17_R1
[23:39:36] [Server thread/WARN]: Nag author(s): '[]' of 'Morphy' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[23:39:36] [Server thread/INFO]: [ANM] Enabling AdvancedNMotd v9.2.0
[23:39:36] [Server thread/INFO]: 
[23:39:36] [Server thread/INFO]: ---------------- AdvancedNMotd --------------
[23:39:36] [Server thread/INFO]:            AdvancedNMotd is enabled!
[23:39:36] [Server thread/INFO]: ---------------------------------------------
[23:39:36] [Server thread/INFO]: 
[23:39:36] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.4
[23:39:36] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[23:39:36] [Server thread/INFO]: [Essentials] No kits found to migrate.
[23:39:36] [Server thread/INFO]: [Essentials] Loaded 36926 items from items.json.
[23:39:36] [Server thread/INFO]: [Essentials] Using locale zh
[23:39:36] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[23:39:36] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[23:39:36] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[23:39:36] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[23:39:36] [Server thread/INFO]: [SinglePlayerSleep] Enabling SinglePlayerSleep v1.13_2.13.47
[23:39:36] [Server thread/INFO]: **************************************
[23:39:36] [Server thread/INFO]: SinglePlayerSleep v1.13_2.13.47 Loading...
[23:39:36] [Server thread/INFO]: SinglePlayerSleep v1.13_2.13.47 plugins/SinglePlayerSleep/config.yml
[23:39:36] [Server thread/INFO]: SinglePlayerSleep v1.13_2.13.47 plugins/SinglePlayerSleep/permissions.yml
[23:39:36] [Server thread/INFO]: **************************************
[23:39:36] [Server thread/INFO]: SinglePlayerSleep v1.13_2.13.47 is ENABLED
[23:39:36] [Server thread/INFO]: **************************************
[23:39:36] [Server thread/INFO]: SinglePlayerSleep v1.13_2.13.47 This server is running Paper version git-Paper-411 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT)
[23:39:36] [Server thread/INFO]: SinglePlayerSleep v1.13_2.13.47 vardebug=false debug=false in plugins/SinglePlayerSleep/config.yml
[23:39:36] [Server thread/INFO]: SinglePlayerSleep v1.13_2.13.47 jarfilename=/home/container/plugins/SinglePlayerSleep-1.13_2.13.47.jar
[23:39:36] [Server thread/INFO]: [KillerMoney] Enabling KillerMoney v4.6.0*
[23:39:36] [Server thread/WARN]: [[Minecraft]] [KillerMoney] Action bar is not compatibility with this server version. Using default "CHAT" value.
[23:39:36] [Server thread/WARN]: [[Minecraft]] [KillerMoney] Unknown entity type: PIG_ZOMBIE. Ignoring...
[23:39:37] [Server thread/INFO]: [Slimefun] Enabling Slimefun v2022.06-release
[23:39:37] [Server thread/INFO]: [Slimefun] 检测到 Paper 服务端! 性能优化已应用.
[23:39:37] [Server thread/INFO]: [Slimefun] 正在创建文件夹...
[23:39:37] [Server thread/INFO]: [Slimefun] 正在加载语言文件...
[23:39:37] [Server thread/INFO]: [Slimefun] Loaded language "zh-CN"
[23:39:37] [Server thread/INFO]: [Slimefun] Available languages: en, de, fr, it, es, ru, pl, uk, sv, nl, cs, bg, pt-BR, hu, lv, sk, vi, id, zh-CN, zh-TW, ja, ko, he, ar, tr, th, tl
[23:39:37] [Server thread/INFO]: [Slimefun] 加载矿物资源...
[23:39:37] [Server thread/INFO]: [Slimefun] 加载自定义标签...
[23:39:37] [Server thread/INFO]: [Slimefun] 加载物品...
[23:39:38] [Server thread/INFO]: [Slimefun] 加载研究项目...
[23:39:38] [Server thread/INFO]: [Slimefun] 加载 Wiki 页面...
[23:39:38] [Server thread/INFO]: [Slimefun] 加载了 Slimefun 中 486 个物品的 Wiki 页面
[23:39:38] [Server thread/INFO]: [Slimefun] 正在注册监听器...
[23:39:38] [Server thread/WARN]: [Slimefun] 未检测到 Quickshop-Reremake, 相关功能将自动关闭
[23:39:38] [Server thread/WARN]: [Slimefun] 未检测到领地插件, 相关功能将自动关闭
[23:39:38] [Server thread/INFO]: [Slimefun] 成功接入 Vault
[23:39:38] [Server thread/INFO]: [Slimefun] 正在加载第三方插件支持...
[23:39:38] [Server thread/INFO]: [Slimefun] Hooked into Plugin: PlaceholderAPI v2.11.2
[23:39:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: slimefun [2022.06-release]
[23:39:38] [Server thread/INFO]: [Slimefun] Hooked into Plugin: WorldEdit v7.2.10+1742f98
[23:39:38] [Server thread/INFO]: [Slimefun] Hooked into Plugin: ClearLag v3.2.2
[23:39:38] [Server thread/INFO]: [Slimefun] Slimefun 完成加载, 耗时 1.23s
[23:39:38] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.19.4
[23:39:38] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
[23:39:38] [Server thread/INFO]: [CatSeedLogin] Enabling CatSeedLogin v1.3.10-SNAPSHOT
[23:39:38] [Server thread/INFO]: [TAB] Enabling TAB v3.1.1
[23:39:38] [Server thread/INFO]: [TAB] Server version: 1.17.1 (v1_17_R1)
[23:39:38] [Server thread/INFO]: [TAB] Loaded NMS hook in 13ms
[23:39:38] [Server thread/INFO]: [TAB] Enabled in 85ms
[23:39:38] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v21.2
[23:39:38] [Server thread/INFO]: [net.coreprotect.hikari.HikariDataSource] HikariPool-1 - Starting...
[23:39:38] [Server thread/INFO]: [net.coreprotect.hikari.HikariDataSource] HikariPool-1 - Start completed.
[23:39:38] [Server thread/INFO]: [CoreProtect] CoreProtect 已成功启用! 
[23:39:38] [Server thread/INFO]: [CoreProtect] 使用 MySQL 用于数据存储。
[23:39:38] [Server thread/INFO]: --------------------
[23:39:38] [Server thread/INFO]: [CoreProtect] 对 CoreProtect 感到满意吗?请加入我们的 Discord 频道!
[23:39:38] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
[23:39:38] [Server thread/INFO]: --------------------
[23:39:38] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.7+216b061
[23:39:38] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[23:39:38] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[23:39:38] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[23:39:38] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[23:39:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[23:39:38] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[23:39:38] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[23:39:38] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[23:39:38] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[23:39:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[23:39:38] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[23:39:38] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[23:39:38] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[23:39:38] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[23:39:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[23:39:38] [Server thread/INFO]: [WorldGuard] Loading region data...
[23:39:39] [Server thread/WARN]: [NexEngine] Loaded class com.sk89q.worldguard.WorldGuard from WorldGuard v7.0.7+216b061 which is not a depend, softdepend or loadbefore of this plugin.
[23:39:39] [Server thread/INFO]: [NexEngine] Successfully hooked with WorldGuard!
[23:39:39] [Server thread/INFO]: [GSit] Enabling GSit v1.1.2
[23:39:39] [Server thread/INFO]: [GSit] 插件已成功启用
[23:39:39] [Server thread/INFO]: [GSit] 成功链接到 WorldGuard !
[23:39:39] [Server thread/INFO]: [GSit] 成功链接到 PlaceholderAPI !
[23:39:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: gsit [1.1.2]
[23:39:39] [Server thread/INFO]: [GSit] 新版本可用: 1.2.0!
[GSit] 当前使用版本: 1.1.2!
[GSit] 下载最新版本:
[GSit] https://www.spigotmc.org/resources/62325
[23:39:39] [Server thread/INFO]: [ShopChest] Enabling ShopChest v1.13-SNAPSHOT
[23:39:39] [Server thread/WARN]: [ShopChest] Server version not officially supported: v1_17_R1!
[23:39:39] [Server thread/WARN]: [ShopChest] Plugin may still work, but more errors are expected!
[23:39:39] [Server thread/INFO]: [ShopChest] Using SQLite
[23:39:39] [Server thread/INFO]: [EliteMobs] Enabling EliteMobs v7.3.18
[23:39:39] [Server thread/INFO]:  _____ _     _____ _____ ________  ______________  _____
[23:39:39] [Server thread/INFO]: |  ___| |   |_   _|_   _|  ___|  \/  |  _  | ___ \/  ___|
[23:39:39] [Server thread/INFO]: | |__ | |     | |   | | | |__ | .  . | | | | |_/ /\ `--.
[23:39:39] [Server thread/INFO]: |  __|| |     | |   | | |  __|| |\/| | | | | ___ \ `--. \
[23:39:39] [Server thread/INFO]: | |___| |_____| |_  | | | |___| |  | \ \_/ / |_/ //\__/ /
[23:39:39] [Server thread/INFO]: \____/\_____/\___/  \_/ \____/\_|  |_/\___/\____/ \____/
[23:39:39] [Server thread/INFO]: By MagmaGuy - v. 7.3.18
[23:39:40] [Server thread/INFO]: [EliteMobs] WorldGuard compatibility is enabled!
[23:39:40] [Server thread/INFO]: [(EliteMobs] Vault detected.
[23:39:40] [Server thread/INFO]: [EliteMobs] Opened database successfully
[23:39:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: elitemobs [7.3.18]
[23:39:40] [Server thread/INFO]: [EliteMobs] Custom Treasure Chest in file test_custom_treasure_config.yml does not have a defined location(s)! It will not spawn.
[23:39:40] [Server thread/INFO]: [EliteMobs] World em_adventurers_guild is not yet loaded! Entities that should spawn there have been queued.
[23:39:40] [Server thread/INFO]: [EliteMobs] Wormhole ag_sewers_wormhole.yml will not lead anywhere because the dungeon sewers_minidungeon.yml is not installed!
[23:39:40] [Server thread/INFO]: [EliteMobs] Wormhole ag_catacombs_wormhole.yml will not lead anywhere because the dungeon catacombs_lair.yml is not installed!
[23:39:40] [Server thread/INFO]: [EliteMobs] Wormhole ag_pirate_ship_wormhole.yml will not lead anywhere because the dungeon pirate_ship_minidungeon.yml is not installed!
[23:39:40] [Server thread/INFO]: [EliteMobs] Wormhole ag_binder_of_worlds_wormhole.yml will not lead anywhere because the dungeon binder_of_worlds_lair.yml is not installed!
[23:39:40] [Server thread/INFO]: [EliteMobs] Wormhole ag_oasis_wormhole.yml will not lead anywhere because the dungeon oasis_adventure.yml is not installed!
[23:39:40] [Server thread/INFO]: [EliteMobs] Wormhole ag_vampire_manor_wormhole.yml will not lead anywhere because the dungeon vampire_manor.yml is not installed!
[23:39:40] [Server thread/INFO]: [EliteMobs] Wormhole ag_primis_wormhole.yml will not lead anywhere because the dungeon primis_adventure.yml is not installed!
[23:39:40] [Server thread/INFO]: [EliteMobs] Wormhole ag_fireworks_wormhole.yml will not lead anywhere because the dungeon fireworks_lair.yml is not installed!
[23:39:41] [Server thread/WARN]: [EliteMobs] Some NPCs/bosses don't their world installed! If you need help setting things up, you can go to https://discord.gg/9f5QSka !
[23:39:41] [Server thread/INFO]: [EliteMobs] World your_world_here is not yet loaded! Entities that should spawn there have been queued.
[23:39:41] [Server thread/INFO]: [EliteMobs] Wormhole ag_colosseum_wormhole.yml will not lead anywhere because the dungeon colosseum_lair.yml is not installed!
[23:39:41] [Server thread/INFO]: [EliteMobs] Wormhole ag_hallosseum_wormhole.yml will not lead anywhere because the dungeon hallosseum_lair.yml is not installed!
[23:39:41] [Server thread/INFO]: [EliteMobs] Wormhole ag_dark_cathedral_wormhole.yml will not lead anywhere because the dungeon dark_cathedral_lair.yml is not installed!
[23:39:41] [Server thread/INFO]: [EliteMobs] Wormhole ag_invasion_wormhole.yml will not lead anywhere because the dungeon invasion_minidungeon.yml is not installed!
[23:39:41] [Server thread/INFO]: [EliteMobs] Wormhole ag_dark_spire_wormhole.yml will not lead anywhere because the dungeon dark_spire_minidungeon.yml is not installed!
[23:39:41] [Server thread/INFO]: [EliteMobs] Wormhole ag_north_pole_wormhole.yml will not lead anywhere because the dungeon north_pole_minidungeon.yml is not installed!
[23:39:41] [Server thread/INFO]: [EliteMobs] Wormhole ag_ruins_wormhole.yml will not lead anywhere because the dungeon the_ruins.yml is not installed!
[23:39:41] [Server thread/INFO]: [EliteMobs] Wormhole ag_airship_wormhole.yml will not lead anywhere because the dungeon airship_minidungeon.yml is not installed!
[23:39:41] [Server thread/WARN]: [EliteMobs] Failed to correctly initialize arena wood_league.yml due to invalid world for corner1/corner2/startLocation/exitLocation
[23:39:41] [Server thread/INFO]: [WorldEditSUI] Enabling WorldEditSUI v1.7.2
[23:39:41] [Server thread/INFO]: [WorldEditSUI] Plugin by kennytv
[23:39:41] [Server thread/INFO]: [VeinMiner] Enabling VeinMiner v1.17.10
[23:39:41] [Server thread/INFO]: [VeinMiner] Registering events
[23:39:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: veinminer [1.17.10]
[23:39:41] [Server thread/INFO]: [VeinMiner] Registering commands
[23:39:41] [Server thread/INFO]: [VeinMiner] Vault found. Attempting to enable economy support...
[23:39:41] [Server thread/INFO]: [VeinMiner] Economy found! Hooked successfully.
[23:39:41] [Server thread/INFO]: [VeinMiner] Enabling Plugin Metrics
[23:39:41] [Server thread/INFO]: [VeinMiner] Thanks for enabling Metrics! The anonymous stats are appreciated
[23:39:41] [Server thread/INFO]: [VeinMiner] Loading configuration options to local memory
[23:39:41] [Server thread/INFO]: [VeinMiner] Performing an update check!
[23:39:41] [Server thread/INFO]: [Tweakin] Enabling Tweakin v3.8.5
[23:39:41] [Server thread/INFO]: [Tweakin] Running papermc..
[23:39:41] [Server thread/INFO]: [Tweakin] Running v1_17_R1 ...
[23:39:41] [Server thread/INFO]: [Tweakin] [ACF] Enabled Asynchronous Tab Completion Support!
[23:39:41] [Server thread/INFO]: [Tweakin] Loading tweakin...
[23:39:41] [Server thread/INFO]: [Tweakin] Using 0,16,0 as color for reach-around, due to 1.17 green channel bug,which is still present in 1.18
[23:39:41] [Server thread/INFO]: [Tweakin] Generating Head Map, this might take a while...
[23:39:41] [ForkJoinPool.commonPool-worker-2/INFO]: [VeinMiner] Your version of VeinMiner (1.17.10) is up to date!
[23:39:41] [Server thread/INFO]: [Tweakin] Generated 167 mob heads..
[23:39:41] [Server thread/INFO]: [Tweakin] Using 0,16,0 as color for reach-around, due to 1.17 green channel bug,which is still present in 1.18
[23:39:41] [Server thread/INFO]: [Tweakin] Loading Poses...
[23:39:41] [Server thread/INFO]: [Tweakin] Loaded 22 armor stand poses.
[23:39:41] [Server thread/INFO]: [Tweakin] Registered 72 recipes
[23:39:41] [Server thread/INFO]: [Tweakin] Registered 22 tweaks successfully
[23:39:41] [Server thread/INFO]: [Tweakin] Tweakin loaded successfully
[23:39:42] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[23:39:42] [Server thread/INFO]: Starting GS4 status listener
[23:39:42] [Server thread/WARN]: Unable to initialise query system on 0.0.0.0:25675
java.net.BindException: Address already in use
    at sun.nio.ch.Net.bind0(Native Method) ~[?:?]
    at sun.nio.ch.Net.bind(Net.java:555) ~[?:?]
    at sun.nio.ch.DatagramChannelImpl.bindInternal(DatagramChannelImpl.java:1194) ~[?:?]
    at sun.nio.ch.DatagramChannelImpl.bind(DatagramChannelImpl.java:1164) ~[?:?]
    at sun.nio.ch.DatagramSocketAdaptor.bind(DatagramSocketAdaptor.java:107) ~[?:?]
    at java.net.DatagramSocket.createDelegate(DatagramSocket.java:1426) ~[?:?]
    at java.net.DatagramSocket.<init>(DatagramSocket.java:330) ~[?:?]
    at java.net.DatagramSocket.<init>(DatagramSocket.java:389) ~[?:?]
    at net.minecraft.server.rcon.thread.QueryThreadGs4.initSocket(QueryThreadGs4.java:327) ~[app:?]
    at net.minecraft.server.rcon.thread.QueryThreadGs4.start(QueryThreadGs4.java:310) ~[app:?]
    at net.minecraft.server.rcon.thread.QueryThreadGs4.create(QueryThreadGs4.java:78) ~[app:?]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:328) ~[patched_1.17.1.jar:git-Paper-411]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1220) ~[patched_1.17.1.jar:git-Paper-411]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-411]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
[23:39:42] [Server thread/INFO]: Running delayed init tasks
[23:39:42] [Craft Scheduler Thread - 5 - MiraiMC/INFO]: [MiraiMC] [AutoLogin] Starting auto login task.
[23:39:42] [Craft Scheduler Thread - 6 - MiraiMC/INFO]: [MiraiMC] Checking update...
[23:39:42] [Craft Scheduler Thread - 6 - MiraiMC/INFO]: [MiraiMC] You are using the latest version!
[23:39:42] [Craft Scheduler Thread - 5 - MiraiMC/INFO]: [MiraiMC] [AutoLogin] Auto login bot account: *********** Protocol: ANDROID_PHONE
[23:39:42] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.17.1 (756)
[23:39:42] [Craft Scheduler Thread - 13 - Essentials/INFO]: [Essentials] 正在获取版本信息...
[23:39:42] [Craft Scheduler Thread - 7 - Vault/INFO]: [Vault] Checking for Updates ... 
[23:39:42] [Craft Scheduler Thread - 14 - CatSeedLogin/INFO]: [CatSeedLogin] 缓存加载 16 个数据
[23:39:42] [Craft Scheduler Thread - 5 - MiraiMC/INFO]: [MiraiMC] 登录新的机器人账号: **************, 协议: ANDROID_PHONE
[23:39:42] [Craft Scheduler Thread - 6 - ShopChest/ERROR]: [ShopChest] [STDERR] SLF4J: No SLF4J providers were found.
[23:39:42] [Craft Scheduler Thread - 6 - ShopChest/ERROR]: [ShopChest] [STDERR] SLF4J: Defaulting to no-operation (NOP) logger implementation
[23:39:42] [Craft Scheduler Thread - 6 - ShopChest/ERROR]: [ShopChest] [STDERR] SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
[23:39:42] [Craft Scheduler Thread - 6 - ShopChest/INFO]: [ShopChest] Cleaned up economy log
[23:39:42] [Craft Scheduler Thread - 9 - NetheriteShield/INFO]: There is a new update available: 2.5
[23:39:42] [Craft Scheduler Thread - 7 - Vault/INFO]: [Vault] No new version available
[23:39:43] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[23:39:43] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer]     +==================+
[23:39:43] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer]     |   SkinsRestorer  |
[23:39:43] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer]     |------------------|
[23:39:43] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer]     |  Standalone Mode |
[23:39:43] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer]     +==================+
[23:39:43] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[23:39:43] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer]     Current version: 14.2.1
[23:39:43] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer]     This is the latest version!
[23:39:43] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[23:39:43] [DefaultDispatcher-worker-1/INFO]: [MiraiMC] Server list: 183.47.102.165:443, 123.151.54.60:443, 180.101.246.123:443, 42.81.192.168:443, 183.47.106.104:14000, 180.102.191.97:8080, 119.147.190.155:8080, 222.94.109.123:80, msfwifi.3g.qq.com:8080, 42.81.194.99:80.
[23:39:43] [DefaultDispatcher-worker-1/INFO]: [MiraiMC] Loaded account secrets from local cache.
[23:39:43] [DefaultDispatcher-worker-1/INFO]: [MiraiMC] ECDH key is valid.
[23:39:43] [DefaultDispatcher-worker-1/INFO]: [MiraiMC] Saved account secrets to local cache for fast login.
[23:39:44] [Server thread/INFO]: 
[23:39:44] [Server thread/INFO]: ------------ AdvancedNMotd Updater ----------
[23:39:44] [Server thread/INFO]: You have the latest version of AdvancedNMotd!
[23:39:44] [Server thread/INFO]: Current version: 9.2.0 for every 1.8+ server!
[23:39:44] [Server thread/INFO]: ---------------------------------------------
[23:39:44] [Server thread/INFO]: 
[23:39:44] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[23:39:44] [DefaultDispatcher-worker-1/INFO]: [MiraiMC] Login successful.
[23:39:44] [nioEventLoopGroup-6-3/INFO]: [MiraiMC] Server time updated, serverTime: 1658677184, diff: 0ms=0.0s
[23:39:44] [DefaultDispatcher-worker-4/INFO]: [MiraiMC] Syncing friend message history...
[23:39:44] [DefaultDispatcher-worker-2/INFO]: [MiraiMC] Start loading friend list...
[23:39:44] [DefaultDispatcher-worker-1/INFO]: [MiraiMC] Start loading stranger list...
[23:39:44] [Server thread/INFO]: [Slimefun] Now running MetricsModule build #28
[23:39:44] [Server thread/INFO]: [Slimefun] with a total of 14/19 chart(s)!
[23:39:44] [Server thread/INFO]: [Slimefun] Metrics build #28 started.
[23:39:44] [DefaultDispatcher-worker-2/INFO]: [MiraiMC] No OtherClient online.
[23:39:44] [DefaultDispatcher-worker-2/INFO]: [MiraiMC] Successfully loaded stranger list: 0 in total
[23:39:44] [Server thread/INFO]: [Slimefun] Collecting Snapshots of all Recipes...
[23:39:44] [Server thread/INFO]: [Slimefun] Found 1,126 Recipes!
[23:39:44] [DefaultDispatcher-worker-2/INFO]: [MiraiMC] Start loading group list...
[23:39:44] [Server thread/INFO]: 
[23:39:44] [Server thread/INFO]: ######################### - Slimefun v2022.06-release - #########################
[23:39:44] [Server thread/INFO]: 
[23:39:44] [Server thread/INFO]: 成功加载了 548 个物品和 258 个研究
[23:39:44] [Server thread/INFO]: ( 548 物品来自本体, 0 个物品来自 0 扩展 )
[23:39:44] [Server thread/INFO]: 
[23:39:44] [Server thread/INFO]: 
[23:39:44] [Server thread/INFO]:  - 源码:      https://github.com/StarWishsama/Slimefun4
[23:39:44] [Server thread/INFO]:  - Bug 反馈:  https://github.com/StarWishsama/Slimefun4/issues
[23:39:44] [Server thread/INFO]: 
[23:39:44] [DefaultDispatcher-worker-2/INFO]: [MiraiMC] Syncing friend message history: Success.
[23:39:44] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world"
[23:39:44] [Server thread/INFO]: [Slimefun] This may take a long time...
[23:39:44] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
[23:39:44] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world"
[23:39:44] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_nether"
[23:39:44] [Server thread/INFO]: [Slimefun] This may take a long time...
[23:39:44] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
[23:39:44] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world_nether"
[23:39:44] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_the_end"
[23:39:44] [Server thread/INFO]: [Slimefun] This may take a long time...
[23:39:44] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
[23:39:44] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world_the_end"
[23:39:44] [Server thread/INFO]: [dough: protection] Loading Protection Modules...
[23:39:44] [Server thread/INFO]: [dough: protection] This may happen more than once.
[23:39:44] [Server thread/WARN]: [Slimefun] Loaded class com.sk89q.worldguard.bukkit.WorldGuardPlugin from WorldGuard v7.0.7+216b061 which is not a depend, softdepend or loadbefore of this plugin.
[23:39:44] [Server thread/INFO]: [dough: protection] Loaded Protection Module "WorldGuard v7.0.7+216b061"
[23:39:44] [Server thread/WARN]: [Slimefun] Loaded class net.coreprotect.CoreProtect from CoreProtect v21.2 which is not a depend, softdepend or loadbefore of this plugin.
[23:39:44] [Server thread/INFO]: [dough: protection] Loaded Protection Module "CoreProtect"
[23:39:44] [Server thread/INFO]: [CoreProtect] 与 WorldEdit 的交互已成功初始化。
[23:39:44] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[23:39:44] [DefaultDispatcher-worker-2/INFO]: [MiraiMC] Successfully loaded friend list: 30 in total
[23:39:44] [Server thread/INFO]: [PAPI] [Javascript-Expansion] 1 script loaded!
[23:39:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: javascript [2.1.0]
[23:39:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.2]
[23:39:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server [2.6.1]
[23:39:44] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend, softdepend or loadbefore of this plugin.
[23:39:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.7.0]
[23:39:44] [Server thread/INFO]: 4 placeholder hook(s) registered! 2 placeholder hook(s) have an update available.
[23:39:44] [Server thread/INFO]: Done (38.248s)! For help, type "help"
[23:39:44] [Server thread/INFO]: Timings Reset
[23:39:44] [Server thread/INFO]: [ShopChest] Loaded 0 shops in already loaded chunks
[23:39:44] [Server thread/INFO]: [ShopChest] Loaded shop amounts
[23:39:44] [Craft Scheduler Thread - 15 - EliteMobs/INFO]: [EliteMobs] Latest public release is 7.3.18
[23:39:44] [Craft Scheduler Thread - 15 - EliteMobs/INFO]: [EliteMobs] Your version is 7.3.18
[23:39:44] [DefaultDispatcher-worker-1/INFO]: [MiraiMC] Successfully loaded group list: 2 in total.
[23:39:44] [DefaultDispatcher-worker-3/INFO]: [MiraiMC] Scheduled refresh login session in 19d 23h 55min 0.0s.
[23:39:44] [DefaultDispatcher-worker-2/INFO]: [MiraiMC] Scheduled key refresh in 23h 55min 0.0s.
[23:39:44] [DefaultDispatcher-worker-1/INFO]: [MiraiMC] Bot login successful.
[23:39:44] [Craft Scheduler Thread - 5 - MiraiMC/INFO]: [MiraiMC] ***(***********) 登录成功
[23:39:44] [Craft Scheduler Thread - 15 - EliteMobs/INFO]: [EliteMobs] You are running the latest version!
[23:39:44] [Craft Scheduler Thread - 8 - MiraiMC/INFO]: [MiraiMC] ========== [ MiraiMC 公告版 ] ==========
[23:39:44] [Craft Scheduler Thread - 8 - MiraiMC/INFO]: [MiraiMC] 2.12.0仍然存在一些问题,暂时不使用2.12.0
[23:39:44] [Craft Scheduler Thread - 8 - MiraiMC/INFO]: [MiraiMC] =======================================
[23:39:45] [Craft Scheduler Thread - 5 - KillerMoney/INFO]: [KillerMoney] [STDOUT] Update check failed. Please try again later.
[23:39:45] [Craft Scheduler Thread - 5 - KillerMoney/WARN]: Nag author(s): '[diecode]' of 'KillerMoney' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[23:39:47] [nioEventLoopGroup-6-4/INFO]: [MiraiMC] Server list: 58.212.179.34:443, 180.102.191.95:8080, 119.147.190.155:8080, 183.47.102.218:14000, 42.81.184.82:80, 42.81.194.99:443, 113.96.18.205:443, msfwifi.3g.qq.com:8080, 180.102.191.97:80, 123.151.54.91:443.

额外说明

Linux 面板服 龙井jdk17.0.3 没有其他依赖MiraiMC的插件 重置配置文件后仍存在 Plugins (41): AdvancedNMotd, CatSeedLogin, Chat2QQ, ClearLag, ColoredAnvils, CoreProtect, EliteMobs, Essentials, EssentialsChat, ExcellentEnchants, Geyser-Spigot, GSit, IronElevators, JukeBox, KillerMoney, LibsDisguises, LuckPerms, MiraiMC, Morphy, NetheriteShield, NexEngine, NoteBlockAPI, OpenInv, OriginXDoubleJump, PlaceholderAPI, PlugManX (PlugMan), ProtocolLib, ShopChest, SinglePlayerSleep, SkinsRestorer, Slimefun, spark, TAB, Tweakin, Vault, VeinMiner, ViaRewind, ViaVersion, WorldEdit, WorldEditSUI, WorldGuard

协议

DreamVoid commented 2 years ago

Chat2QQ已更新到1.6,请使用1.6