我的服务器是1.16.3版本,Citizens2(npc公民)插件输入指令后就会出现这个情况。An internal error occurred while attempting to perform this command。服务器内部指令出现问题。我没有动过配置文件夹。什么都没动过,他就出现这个问题,怎么办,求解!!!!
上传服务端的 log
请给下后台的报错
dengyu 发表于 2021-7-9 18:36
请给下后台的报错
18:40:37] [错误]: null
org.bukkit.command.CommandException: Cannot execute command 'npc' in plugin Citizens v2.0.24-SNAPSHOT (build 1605) - plugin is disabled.
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b]
at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchCommand(CraftServer.java:758) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b]
at net.minecraft.server.v1_16_R2.PlayerConnection.handleCommand(PlayerConnection.java:1697) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b]
at net.minecraft.server.v1_16_R2.PlayerConnection.a(PlayerConnection.java:1540) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b]
at net.minecraft.server.v1_16_R2.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b]
at net.minecraft.server.v1_16_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b]
at net.minecraft.server.v1_16_R2.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b]
at net.minecraft.server.v1_16_R2.TickTask.run(SourceFile:18) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b]
at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.executeTask(SourceFile:144) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b]
at net.minecraft.server.v1_16_R2.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b]
at net.minecraft.server.v1_16_R2.MinecraftServer.ba(MinecraftServer.java:941) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b]
at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.executeNext(SourceFile:118) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b]
at net.minecraft.server.v1_16_R2.MinecraftServer.executeNext(MinecraftServer.java:934) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b]
at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.awaitTasks(SourceFile:127) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b]
at net.minecraft.server.v1_16_R2.MinecraftServer.sleepForTick(MinecraftServer.java:918) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b]
at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:850) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b]
at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
一只小云星 发表于 2021-7-9 18:41
18:40:37] [错误]: null
org.bukkit.command.CommandException: Cannot execute command 'npc' in plugin ...
上传完整的,这一段没用。
另外不要无视我的回复
- plugin is disabled
请给出完整日志帮助判定为什么插件未被加载
もぺもぺ 发表于 2021-7-9 18:42
上传完整的,这一段没用。
另外不要无视我的回复
哦哦哦,请问是什么是服务器的log?
一只小云星 发表于 2021-7-9 18:43
哦哦哦,请问是什么是服务器的log?
logs 文件夹中的文件,上传文件会吧。
dengyu 发表于 2021-7-9 18:42
请给出完整日志帮助判定为什么插件未被加载
完整日志在哪里查看?我是个萌新,刚刚开服不久。
一只小云星 发表于 2021-7-9 18:47
完整日志在哪里查看?我是个萌新,刚刚开服不久。
logs/latest.log
dengyu 发表于 2021-7-9 18:49
logs/latest.log
什么东西都没有
本帖最后由 EmptyLava 于 2021-7-9 19:07 编辑
dengyu 发表于 2021-7-9 18:49
logs/latest.log
[18:26:29] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD' [18:26:31] [main/INFO]: Reloading ResourceManager: Default, bukkit [18:26:33] [Worker-Main-2/INFO]: Loaded 7 recipes [18:26:36] [Server thread/INFO]: Starting minecraft server version 1.16.3 [18:26:36] [Server thread/INFO]: Loading properties [18:26:36] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-2740d5a-890130b (MC: 1.16.3) (Implementing API version 1.16.3-R0.1-SNAPSHOT) [18:26:36] [Server thread/INFO]: Debug logging is disabled [18:26:36] [Server thread/INFO]: Server Ping Player Sample Count: 12 [18:26:36] [Server thread/INFO]: Using 4 threads for Netty based IO [18:26:36] [Server thread/INFO]: Default game type: SURVIVAL [18:26:36] [Server thread/INFO]: Generating keypair [18:26:37] [Server thread/INFO]: Starting Minecraft server on *:3726 [18:26:37] [Server thread/INFO]: Using default channel type [18:26:37] [Server thread/ERROR]: Ambiguous plugin name `CMILib' for files `plugins\【领地前置】CMILib1.0.2.9.jar' and `plugins\CMILib1.0.2.10.jar' in `plugins' [18:26:39] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug! [18:26:49] [Server thread/WARN]: Legacy plugin GroupManager v3.3 does not specify an api-version. [18:26:49] [Server thread/WARN]: Legacy plugin IamPure v1.0 does not specify an api-version. [18:26:55] [Server thread/INFO]: The server is running TabooLib 5.66, booting by TrHologram. [18:26:55] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v14.1.1 [18:26:55] [Server thread/INFO]: [GroupManager] Loading GroupManager v3.3 [18:26:55] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.9 [18:26:55] [Server thread/INFO]: [CrackShot] Loading CrackShot v0.98.11 [18:26:55] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.2.2 [18:26:55] [Server thread/INFO]: [ANM] Loading AdvancedNMotd v9.1.1 [18:26:55] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.5 [18:26:55] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131 [18:26:55] [Server thread/INFO]: [eBackup] Loading eBackup v1.2.0 [18:26:55] [Server thread/INFO]: [IamPure] Loading IamPure v1.0 [18:26:55] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.2.2-b812 [18:26:55] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.24-SNAPSHOT (build 1605) [18:26:55] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v4.0.3 [18:26:55] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.0-dev+163-f08c176 [18:26:55] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.19.0-dev+163-f08c176 [18:26:55] [Server thread/INFO]: [TrHologram] Loading TrHologram v2.2 [18:26:55] [Server thread/INFO]: [18:26:55] [Server thread/INFO]: Loading TrHologram... 1.16.3-R0.1-SNAPSHOT [18:26:55] [Server thread/INFO]: [18:26:55] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.19.0-dev+163-f08c176 [18:26:55] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.19.0-dev+163-f08c176 [18:26:55] [Server thread/INFO]: [CMILib] Loading CMILib v1.0.2.9 [18:26:55] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.19.0-dev+163-f08c176 [18:26:55] [Server thread/INFO]: [dtlTraders] Loading dtlTraders v6.4.1 [18:26:55] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.3.1 [18:26:55] [Server thread/INFO]: [Residence] Loading Residence v5.0.0.0 [18:26:55] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.6.0-SNAPSHOT-b2481 [18:26:55] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131 [18:26:55] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting [18:26:55] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting [18:26:55] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [18:26:55] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting [18:26:55] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131 [18:26:55] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [18:26:55] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [18:26:55] [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:26:55] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [18:26:56] [Server thread/INFO]: Preparing level "world" [18:26:56] [Server thread/INFO]: -------- World Settings For [world] -------- [18:26:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [18:26:56] [Server thread/INFO]: Item Merge Radius: 2.5 [18:26:56] [Server thread/INFO]: Item Despawn Rate: 6000 [18:26:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [18:26:56] [Server thread/INFO]: View Distance: 10 [18:26:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [18:26:56] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [18:26:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [18:26:56] [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 [18:26:56] [Server thread/INFO]: Experience Merge Radius: 3.0 [18:26:56] [Server thread/INFO]: Cactus Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Cane Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Melon Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Mushroom Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Sapling Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Beetroot Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Carrot Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Potato Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Wheat Growth Modifier: 100% [18:26:56] [Server thread/INFO]: NetherWart Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Vine Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Cocoa Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Bamboo Growth Modifier: 100% [18:26:56] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Kelp Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Mob Spawn Range: 6 [18:26:56] [Server thread/INFO]: Max TNT Explosions: 100 [18:26:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [18:26:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true [18:26:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [18:26:56] [Server thread/INFO]: -------- World Settings For [world_nether] -------- [18:26:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [18:26:56] [Server thread/INFO]: Item Merge Radius: 2.5 [18:26:56] [Server thread/INFO]: Item Despawn Rate: 6000 [18:26:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [18:26:56] [Server thread/INFO]: View Distance: 10 [18:26:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [18:26:56] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [18:26:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [18:26:56] [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 [18:26:56] [Server thread/INFO]: Experience Merge Radius: 3.0 [18:26:56] [Server thread/INFO]: Cactus Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Cane Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Melon Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Mushroom Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Sapling Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Beetroot Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Carrot Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Potato Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Wheat Growth Modifier: 100% [18:26:56] [Server thread/INFO]: NetherWart Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Vine Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Cocoa Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Bamboo Growth Modifier: 100% [18:26:56] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Kelp Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Mob Spawn Range: 6 [18:26:56] [Server thread/INFO]: Max TNT Explosions: 100 [18:26:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [18:26:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true [18:26:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [18:26:56] [Server thread/INFO]: -------- World Settings For [world_the_end] -------- [18:26:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [18:26:56] [Server thread/INFO]: Item Merge Radius: 2.5 [18:26:56] [Server thread/INFO]: Item Despawn Rate: 6000 [18:26:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [18:26:56] [Server thread/INFO]: View Distance: 10 [18:26:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [18:26:56] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [18:26:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [18:26:56] [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 [18:26:56] [Server thread/INFO]: Experience Merge Radius: 3.0 [18:26:56] [Server thread/INFO]: Cactus Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Cane Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Melon Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Mushroom Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Sapling Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Beetroot Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Carrot Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Potato Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Wheat Growth Modifier: 100% [18:26:56] [Server thread/INFO]: NetherWart Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Vine Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Cocoa Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Bamboo Growth Modifier: 100% [18:26:56] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Kelp Growth Modifier: 100% [18:26:56] [Server thread/INFO]: Mob Spawn Range: 6 [18:26:56] [Server thread/INFO]: Max TNT Explosions: 100 [18:26:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [18:26:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true [18:26:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [18:26:56] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [18:26:59] [Server thread/INFO]: Preparing spawn area: 0% [18:26:59] [Server thread/INFO]: Preparing spawn area: 0% [18:26:59] [Server thread/INFO]: Preparing spawn area: 0% [18:26:59] [Server thread/INFO]: Preparing spawn area: 0% [18:26:59] [Server thread/INFO]: Preparing spawn area: 0% [18:26:59] [Server thread/INFO]: Preparing spawn area: 0% [18:26:59] [Worker-Main-3/INFO]: Preparing spawn area: 0% [18:27:00] [Server thread/INFO]: Preparing spawn area: 0% [18:27:00] [Server thread/INFO]: Time elapsed: 4157 ms [18:27:00] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [18:27:04] [Server thread/INFO]: Preparing spawn area: 0% [18:27:04] [Server thread/INFO]: Preparing spawn area: 0% [18:27:04] [Server thread/INFO]: Preparing spawn area: 0% [18:27:04] [Server thread/INFO]: Preparing spawn area: 0% [18:27:04] [Server thread/INFO]: Preparing spawn area: 0% [18:27:04] [Server thread/INFO]: Preparing spawn area: 0% [18:27:04] [Server thread/INFO]: Preparing spawn area: 0% [18:27:04] [Server thread/INFO]: Preparing spawn area: 0% [18:27:04] [Worker-Main-3/INFO]: Preparing spawn area: 83% [18:27:05] [Worker-Main-3/INFO]: Preparing spawn area: 83% [18:27:05] [Worker-Main-3/INFO]: Preparing spawn area: 83% [18:27:06] [Worker-Main-3/INFO]: Preparing spawn area: 83% [18:27:06] [Worker-Main-3/INFO]: Preparing spawn area: 83% [18:27:07] [Worker-Main-3/INFO]: Preparing spawn area: 83% [18:27:08] [Worker-Main-3/INFO]: Preparing spawn area: 83% [18:27:08] [Worker-Main-3/INFO]: Preparing spawn area: 83% [18:27:08] [Worker-Main-3/INFO]: Preparing spawn area: 83% [18:27:09] [Worker-Main-3/INFO]: Preparing spawn area: 83% [18:27:09] [Worker-Main-3/INFO]: Preparing spawn area: 85% [18:27:10] [Worker-Main-3/INFO]: Preparing spawn area: 88% [18:27:10] [Worker-Main-3/INFO]: Preparing spawn area: 96% [18:27:11] [Server thread/INFO]: Time elapsed: 10242 ms [18:27:11] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [18:27:12] [Server thread/INFO]: Preparing spawn area: 0% [18:27:12] [Server thread/INFO]: Preparing spawn area: 0% [18:27:12] [Server thread/INFO]: Preparing spawn area: 0% [18:27:12] [Server thread/INFO]: Preparing spawn area: 0% [18:27:13] [Worker-Main-3/INFO]: Preparing spawn area: 83% [18:27:13] [Worker-Main-3/INFO]: Preparing spawn area: 83% [18:27:14] [Worker-Main-3/INFO]: Preparing spawn area: 83% [18:27:14] [Worker-Main-3/INFO]: Preparing spawn area: 83% [18:27:15] [Server thread/INFO]: Time elapsed: 4288 ms [18:27:15] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.1.1 [18:27:15] [Server thread/INFO]: [SkinsRestorer] Using SpigotSkinRefresher [18:27:15] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_16_R2, using SkinApplierBukkit. [18:27:15] [Server thread/INFO]: [SkinsRestorer] MineskinAPIKey is missing in config.yml! Using default value. [18:27:21] [Server thread/INFO]: [GroupManager] Enabling GroupManager v3.3 [18:27:21] [Server thread/INFO]: [GM+] Checking Your version... [18:27:21] [Server thread/INFO]: =============================== [18:27:21] [Server thread/INFO]: [18:27:21] [Server thread/INFO]: GroupManager+ is now enable! [18:27:21] [Server thread/INFO]: [18:27:21] [Server thread/INFO]: Thank you for using GroupManager+ :) [18:27:21] [Server thread/INFO]: GroupManager+ is create by HappyAreaBean! [18:27:21] [Server thread/INFO]: Current version: v3.3 [18:27:21] [Server thread/INFO]: [18:27:21] [Server thread/INFO]: =============================== [18:27:21] [Server thread/INFO]: [GM+] [INFO] World Found: world [18:27:21] [Server thread/INFO]: [GM+] [INFO] Superperms support enabled. [18:27:21] [Server thread/INFO]: [GM+] [INFO] Scheduled Data Saving is set for every 10 minutes! [18:27:21] [Server thread/INFO]: [GM+] [INFO] Backups will be retained for 24 hours! [18:27:21] [Server thread/INFO]: [GM+] [INFO] GroupManager+ v3.3 is now enabled! [18:27:21] [Server thread/INFO]: [Vault][Permission] GroupManager hooked. [18:27:21] [Server thread/INFO]: [Vault] [Vault][Chat] GroupManager - Chat hooked. [18:27:21] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.9 [18:27:21] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... [18:27:21] [Server thread/INFO]: [CrackShot] Enabling CrackShot v0.98.11 [18:27:21] [Server thread/INFO]: [CrackShot] Gun-mode activated. Boop! [18:27:21] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.2.2 [18:27:21] [Server thread/INFO]: [ANM] Enabling AdvancedNMotd v9.1.1 [18:27:21] [Server thread/INFO]: [18:27:21] [Server thread/INFO]: ---------------- AdvancedNMotd -------------- [18:27:21] [Server thread/INFO]: AdvancedNMotd is enabled! [18:27:21] [Server thread/INFO]: --------------------------------------------- [18:27:21] [Server thread/INFO]: [18:27:21] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.5 [18:27:22] [Server thread/INFO]: [eBackup] Enabling eBackup v1.2.0 [18:27:22] [Server thread/INFO]: [eBackup] Initializing eBackup... [18:27:22] [Server thread/INFO]: [eBackup] Configured the cron task to be: at 04:00 [18:27:22] [Server thread/INFO]: [eBackup] Plugin initialized! [18:27:22] [Server thread/INFO]: [IamPure] Enabling IamPure v1.0 [18:27:22] [Server thread/INFO]: [IamPure] 我变纯洁了! IamPure 插件加载完毕! [18:27:22] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.2.2-b812 [18:27:22] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.2.2-b812" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--]. [18:27:22] [Server thread/INFO]: [Multiverse-Core] §aWe are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore. [18:27:24] [Server thread/INFO]: -------- World Settings For [a] -------- [18:27:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [18:27:24] [Server thread/INFO]: Item Merge Radius: 2.5 [18:27:24] [Server thread/INFO]: Item Despawn Rate: 6000 [18:27:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [18:27:24] [Server thread/INFO]: View Distance: 10 [18:27:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [18:27:24] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [18:27:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [18:27:24] [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 [18:27:24] [Server thread/INFO]: Experience Merge Radius: 3.0 [18:27:24] [Server thread/INFO]: Cactus Growth Modifier: 100% [18:27:24] [Server thread/INFO]: Cane Growth Modifier: 100% [18:27:24] [Server thread/INFO]: Melon Growth Modifier: 100% [18:27:24] [Server thread/INFO]: Mushroom Growth Modifier: 100% [18:27:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [18:27:24] [Server thread/INFO]: Sapling Growth Modifier: 100% [18:27:24] [Server thread/INFO]: Beetroot Growth Modifier: 100% [18:27:24] [Server thread/INFO]: Carrot Growth Modifier: 100% [18:27:24] [Server thread/INFO]: Potato Growth Modifier: 100% [18:27:24] [Server thread/INFO]: Wheat Growth Modifier: 100% [18:27:24] [Server thread/INFO]: NetherWart Growth Modifier: 100% [18:27:24] [Server thread/INFO]: Vine Growth Modifier: 100% [18:27:24] [Server thread/INFO]: Cocoa Growth Modifier: 100% [18:27:24] [Server thread/INFO]: Bamboo Growth Modifier: 100% [18:27:24] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [18:27:24] [Server thread/INFO]: Kelp Growth Modifier: 100% [18:27:24] [Server thread/INFO]: Mob Spawn Range: 6 [18:27:24] [Server thread/INFO]: Max TNT Explosions: 100 [18:27:24] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [18:27:24] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true [18:27:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [18:27:24] [Server thread/INFO]: Preparing start region for dimension minecraft:a [18:27:29] [Server thread/INFO]: Preparing spawn area: 0% [18:27:29] [Server thread/INFO]: Preparing spawn area: 0% [18:27:29] [Server thread/INFO]: Preparing spawn area: 0% [18:27:29] [Server thread/INFO]: Preparing spawn area: 0% [18:27:29] [Server thread/INFO]: Preparing spawn area: 0% [18:27:29] [Server thread/INFO]: Preparing spawn area: 0% [18:27:29] [Server thread/INFO]: Preparing spawn area: 0% [18:27:29] [Server thread/INFO]: Preparing spawn area: 0% [18:27:29] [Server thread/INFO]: Preparing spawn area: 0% [18:27:29] [Server thread/INFO]: Preparing spawn area: 0% [18:27:30] [Server thread/INFO]: Preparing spawn area: 0% [18:27:30] [Server thread/INFO]: Preparing spawn area: 0% [18:27:30] [Server thread/INFO]: Time elapsed: 6094 ms [18:27:30] [Server thread/INFO]: -------- World Settings For -------- [18:27:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [18:27:30] [Server thread/INFO]: Item Merge Radius: 2.5 [18:27:30] [Server thread/INFO]: Item Despawn Rate: 6000 [18:27:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [18:27:30] [Server thread/INFO]: View Distance: 10 [18:27:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [18:27:30] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [18:27:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [18:27:30] [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 [18:27:30] [Server thread/INFO]: Experience Merge Radius: 3.0 [18:27:30] [Server thread/INFO]: Cactus Growth Modifier: 100% [18:27:30] [Server thread/INFO]: Cane Growth Modifier: 100% [18:27:30] [Server thread/INFO]: Melon Growth Modifier: 100% [18:27:30] [Server thread/INFO]: Mushroom Growth Modifier: 100% [18:27:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [18:27:30] [Server thread/INFO]: Sapling Growth Modifier: 100% [18:27:30] [Server thread/INFO]: Beetroot Growth Modifier: 100% [18:27:30] [Server thread/INFO]: Carrot Growth Modifier: 100% [18:27:30] [Server thread/INFO]: Potato Growth Modifier: 100% [18:27:30] [Server thread/INFO]: Wheat Growth Modifier: 100% [18:27:30] [Server thread/INFO]: NetherWart Growth Modifier: 100% [18:27:30] [Server thread/INFO]: Vine Growth Modifier: 100% [18:27:30] [Server thread/INFO]: Cocoa Growth Modifier: 100% [18:27:30] [Server thread/INFO]: Bamboo Growth Modifier: 100% [18:27:30] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [18:27:30] [Server thread/INFO]: Kelp Growth Modifier: 100% [18:27:30] [Server thread/INFO]: Mob Spawn Range: 6 [18:27:30] [Server thread/INFO]: Max TNT Explosions: 100 [18:27:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [18:27:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true [18:27:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [18:27:30] [Server thread/INFO]: Preparing start region for dimension minecraft:b [18:27:32] [Server thread/INFO]: Preparing spawn area: 0% [18:27:32] [Server thread/INFO]: Preparing spawn area: 0% [18:27:32] [Server thread/INFO]: Preparing spawn area: 0% [18:27:32] [Server thread/INFO]: Preparing spawn area: 0% [18:27:32] [Server thread/INFO]: Preparing spawn area: 0% [18:27:37] [Worker-Main-8/INFO]: Preparing spawn area: 83% [18:27:37] [Server thread/INFO]: Preparing spawn area: 83% [18:27:37] [Server thread/INFO]: Preparing spawn area: 83% [18:27:37] [Server thread/INFO]: Preparing spawn area: 83% [18:27:37] [Server thread/INFO]: Preparing spawn area: 83% [18:27:37] [Server thread/INFO]: Preparing spawn area: 83% [18:27:37] [Server thread/INFO]: Preparing spawn area: 83% [18:27:37] [Server thread/INFO]: Preparing spawn area: 83% [18:27:37] [Server thread/INFO]: Preparing spawn area: 83% [18:27:38] [Server thread/INFO]: Preparing spawn area: 83% [18:27:38] [Server thread/INFO]: Preparing spawn area: 95% [18:27:38] [Worker-Main-8/INFO]: Preparing spawn area: 95% [18:27:39] [Worker-Main-8/INFO]: Preparing spawn area: 95% [18:27:39] [Worker-Main-8/INFO]: Preparing spawn area: 97% [18:27:41] [Worker-Main-8/INFO]: Preparing spawn area: 99% [18:27:41] [Worker-Main-8/INFO]: Preparing spawn area: 99% [18:27:41] [Worker-Main-8/INFO]: Preparing spawn area: 99% [18:27:41] [Server thread/INFO]: Preparing spawn area: 99% [18:27:42] [Server thread/INFO]: Time elapsed: 11243 ms [18:27:42] [Server thread/INFO]: -------- World Settings For [c] -------- [18:27:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [18:27:42] [Server thread/INFO]: Item Merge Radius: 2.5 [18:27:42] [Server thread/INFO]: Item Despawn Rate: 6000 [18:27:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [18:27:42] [Server thread/INFO]: View Distance: 10 [18:27:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [18:27:42] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [18:27:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [18:27:42] [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 [18:27:42] [Server thread/INFO]: Experience Merge Radius: 3.0 [18:27:42] [Server thread/INFO]: Cactus Growth Modifier: 100% [18:27:42] [Server thread/INFO]: Cane Growth Modifier: 100% [18:27:42] [Server thread/INFO]: Melon Growth Modifier: 100% [18:27:42] [Server thread/INFO]: Mushroom Growth Modifier: 100% [18:27:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [18:27:42] [Server thread/INFO]: Sapling Growth Modifier: 100% [18:27:42] [Server thread/INFO]: Beetroot Growth Modifier: 100% [18:27:42] [Server thread/INFO]: Carrot Growth Modifier: 100% [18:27:42] [Server thread/INFO]: Potato Growth Modifier: 100% [18:27:42] [Server thread/INFO]: Wheat Growth Modifier: 100% [18:27:42] [Server thread/INFO]: NetherWart Growth Modifier: 100% [18:27:42] [Server thread/INFO]: Vine Growth Modifier: 100% [18:27:42] [Server thread/INFO]: Cocoa Growth Modifier: 100% [18:27:42] [Server thread/INFO]: Bamboo Growth Modifier: 100% [18:27:42] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [18:27:42] [Server thread/INFO]: Kelp Growth Modifier: 100% [18:27:42] [Server thread/INFO]: Mob Spawn Range: 6 [18:27:42] [Server thread/INFO]: Max TNT Explosions: 100 [18:27:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [18:27:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true [18:27:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [18:27:42] [Server thread/INFO]: Preparing start region for dimension minecraft:c [18:27:43] [Server thread/INFO]: Preparing spawn area: 0% [18:27:43] [Server thread/INFO]: Preparing spawn area: 0% [18:27:43] [Server thread/INFO]: Preparing spawn area: 0% [18:27:43] [Server thread/INFO]: Time elapsed: 1594 ms [18:27:43] [Server thread/INFO]: -------- World Settings For [d] -------- [18:27:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [18:27:43] [Server thread/INFO]: Item Merge Radius: 2.5 [18:27:43] [Server thread/INFO]: Item Despawn Rate: 6000 [18:27:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [18:27:43] [Server thread/INFO]: View Distance: 10 [18:27:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [18:27:43] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [18:27:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [18:27:43] [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 [18:27:43] [Server thread/INFO]: Experience Merge Radius: 3.0 [18:27:43] [Server thread/INFO]: Cactus Growth Modifier: 100% [18:27:43] [Server thread/INFO]: Cane Growth Modifier: 100% [18:27:43] [Server thread/INFO]: Melon Growth Modifier: 100% [18:27:43] [Server thread/INFO]: Mushroom Growth Modifier: 100% [18:27:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [18:27:43] [Server thread/INFO]: Sapling Growth Modifier: 100% [18:27:43] [Server thread/INFO]: Beetroot Growth Modifier: 100% [18:27:43] [Server thread/INFO]: Carrot Growth Modifier: 100% [18:27:43] [Server thread/INFO]: Potato Growth Modifier: 100% [18:27:43] [Server thread/INFO]: Wheat Growth Modifier: 100% [18:27:43] [Server thread/INFO]: NetherWart Growth Modifier: 100% [18:27:43] [Server thread/INFO]: Vine Growth Modifier: 100% [18:27:43] [Server thread/INFO]: Cocoa Growth Modifier: 100% [18:27:43] [Server thread/INFO]: Bamboo Growth Modifier: 100% [18:27:43] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [18:27:43] [Server thread/INFO]: Kelp Growth Modifier: 100% [18:27:43] [Server thread/INFO]: Mob Spawn Range: 6 [18:27:43] [Server thread/INFO]: Max TNT Explosions: 100 [18:27:43] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [18:27:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true [18:27:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [18:27:43] [Server thread/INFO]: Preparing start region for dimension minecraft:d [18:27:45] [Server thread/INFO]: Preparing spawn area: 0% [18:27:45] [Server thread/INFO]: Preparing spawn area: 0% [18:27:45] [Server thread/INFO]: Preparing spawn area: 0% [18:27:45] [Server thread/INFO]: Preparing spawn area: 0% [18:27:46] [Worker-Main-8/INFO]: Preparing spawn area: 91% [18:27:46] [Worker-Main-8/INFO]: Preparing spawn area: 91% [18:27:46] [Worker-Main-8/INFO]: Preparing spawn area: 91% [18:27:47] [Server thread/INFO]: Time elapsed: 3591 ms [18:27:47] [Server thread/INFO]: -------- World Settings For [e] -------- [18:27:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [18:27:47] [Server thread/INFO]: Item Merge Radius: 2.5 [18:27:47] [Server thread/INFO]: Item Despawn Rate: 6000 [18:27:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [18:27:47] [Server thread/INFO]: View Distance: 10 [18:27:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [18:27:47] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [18:27:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [18:27:47] [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 [18:27:47] [Server thread/INFO]: Experience Merge Radius: 3.0 [18:27:47] [Server thread/INFO]: Cactus Growth Modifier: 100% [18:27:47] [Server thread/INFO]: Cane Growth Modifier: 100% [18:27:47] [Server thread/INFO]: Melon Growth Modifier: 100% [18:27:47] [Server thread/INFO]: Mushroom Growth Modifier: 100% [18:27:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [18:27:47] [Server thread/INFO]: Sapling Growth Modifier: 100% [18:27:47] [Server thread/INFO]: Beetroot Growth Modifier: 100% [18:27:47] [Server thread/INFO]: Carrot Growth Modifier: 100% [18:27:47] [Server thread/INFO]: Potato Growth Modifier: 100% [18:27:47] [Server thread/INFO]: Wheat Growth Modifier: 100% [18:27:47] [Server thread/INFO]: NetherWart Growth Modifier: 100% [18:27:47] [Server thread/INFO]: Vine Growth Modifier: 100% [18:27:47] [Server thread/INFO]: Cocoa Growth Modifier: 100% [18:27:47] [Server thread/INFO]: Bamboo Growth Modifier: 100% [18:27:47] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [18:27:47] [Server thread/INFO]: Kelp Growth Modifier: 100% [18:27:47] [Server thread/INFO]: Mob Spawn Range: 6 [18:27:47] [Server thread/INFO]: Max TNT Explosions: 100 [18:27:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [18:27:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true [18:27:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [18:27:47] [Server thread/INFO]: Preparing start region for dimension minecraft:e [18:27:48] [Server thread/INFO]: Preparing spawn area: 0% [18:27:48] [Server thread/INFO]: Preparing spawn area: 0% [18:27:48] [Worker-Main-8/INFO]: Preparing spawn area: 0% [18:27:50] [Server thread/INFO]: Preparing spawn area: 83% [18:27:50] [Server thread/INFO]: Preparing spawn area: 83% [18:27:50] [Server thread/INFO]: Preparing spawn area: 83% [18:27:50] [Server thread/INFO]: Preparing spawn area: 99% [18:27:50] [Server thread/INFO]: Time elapsed: 3137 ms [18:27:50] [Server thread/INFO]: [Multiverse-Core] 8 - World(s) loaded. [18:27:51] [Server thread/INFO]: [Multiverse-Core] Version 4.2.2-b812 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main-- [18:27:51] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1605) [18:27:51] [Server thread/INFO]: Creating file: config.yml [18:27:51] [Server thread/ERROR]: [Citizens] Missing preferred location bundle. [18:27:51] [Server thread/ERROR]: [Citizens] v2.0.24-SNAPSHOT (build 1605) is not compatible with Minecraft v1_16_R2 - try upgrading or downgrading Citizens. Disabling. [18:27:51] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.24-SNAPSHOT (build 1605) [18:27:51] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v4.0.3 [18:27:51] [Server thread/INFO]: [ChestCommands] Hooked Vault [18:27:51] [Server thread/INFO]: [ChestCommands] Hooked PlaceholderAPI [18:27:51] [Server thread/INFO]: [ChestCommands] Encountered 13 error(s) on load: [18:27:51] [Server thread/INFO]: [18:27:51] [Server thread/INFO]: 1) The icon "TreeDiagramC1" in the menu "menu\menu.yml" has an invalid attribute "ID": unknown attribute. [18:27:51] [Server thread/INFO]: [18:27:51] [Server thread/INFO]: 2) The icon "TreeDiagramC1" in the menu "menu\menu.yml" has an invalid attribute "COMMAND": unknown attribute. [18:27:51] [Server thread/INFO]: [18:27:51] [Server thread/INFO]: 3) The icon "TreeDiagramC3" in the menu "menu\menu.yml" has an invalid attribute "ID": unknown attribute. [18:27:51] [Server thread/INFO]: [18:27:51] [Server thread/INFO]: 4) The icon "TreeDiagramC3" in the menu "menu\menu.yml" has an invalid attribute "COMMAND": unknown attribute. [18:27:51] [Server thread/INFO]: [18:27:51] [Server thread/INFO]: 5) The icon "TreeDiagramC5" in the menu "menu\menu.yml" has an invalid attribute "ID": unknown attribute. [18:27:51] [Server thread/INFO]: [18:27:51] [Server thread/INFO]: 6) The icon "TreeDiagramC5" in the menu "menu\menu.yml" has an invalid attribute "DATA-VALUE": unknown attribute. [18:27:51] [Server thread/INFO]: [18:27:51] [Server thread/INFO]: 7) The icon "TreeDiagramC5" in the menu "menu\menu.yml" has an invalid attribute "COMMAND": unknown attribute. [18:27:51] [Server thread/INFO]: [18:27:51] [Server thread/INFO]: 8) The icon "TreeDiagramC7" in the menu "menu\menu.yml" has an invalid attribute "ID": unknown attribute. [18:27:51] [Server thread/INFO]: [18:27:51] [Server thread/INFO]: 9) The icon "TreeDiagramC7" in the menu "menu\menu.yml" has an invalid attribute "COMMAND": unknown attribute. [18:27:51] [Server thread/INFO]: [18:27:51] [Server thread/INFO]: 10) The icon "TreeDiagramC1" in the menu "menu\menu.yml" is missing the attribute "MATERIAL". [18:27:51] [Server thread/INFO]: [18:27:51] [Server thread/INFO]: 11) The icon "TreeDiagramC3" in the menu "menu\menu.yml" is missing the attribute "MATERIAL". [18:27:51] [Server thread/INFO]: [18:27:51] [Server thread/INFO]: 12) The icon "TreeDiagramC5" in the menu "menu\menu.yml" is missing the attribute "MATERIAL". [18:27:51] [Server thread/INFO]: [18:27:51] [Server thread/INFO]: 13) The icon "TreeDiagramC7" in the menu "menu\menu.yml" is missing the attribute "MATERIAL". [18:27:51] [Server thread/INFO]: [18:27:51] [Server thread/INFO]: [18:27:52] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.0-dev+163-f08c176 [18:27:52] [Server thread/ERROR]: [Essentials] You are running an unsupported server version! [18:27:53] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml [18:27:53] [Server thread/INFO]: No kits found to migrate. [18:27:53] [Server thread/INFO]: Loaded 25599 items from items.json. [18:27:53] [Server thread/INFO]: Using locale zh_CN [18:27:53] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API [18:27:53] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config. [18:27:53] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked. [18:27:53] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager) [18:27:53] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.19.0-dev+163-f08c176 [18:27:53] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect. [18:27:54] [Server thread/INFO]: [EssentialsProtect] Starting Metrics. Opt-out using the global bStats config. [18:27:54] [Server thread/INFO]: [TrHologram] Enabling TrHologram v2.2 [18:27:55] [Server thread/WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [18:27:55] [Server thread/WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation [18:27:55] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [18:27:55] [Server thread/INFO]: [TrHologram][INFO] 插件 TabooLib 注册新的连接池: jdbc:sqlite:plugins\TabooLib\playerdata\v2\data.db [18:27:55] [Server thread/INFO]: [TrHologram] FINE | 0 holograms were loaded (18.357061 ms) [18:27:55] [Server thread/INFO]: [TrHologram] INFO | Plugin has been enabled. Currently running version 2.2. [18:27:55] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.19.0-dev+163-f08c176 [18:27:55] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config. [18:27:55] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.19.0-dev+163-f08c176 [18:27:55] [Server thread/INFO]: [EssentialsAntiBuild] Starting Metrics. Opt-out using the global bStats config. [18:27:55] [Server thread/INFO]: [CMILib] Enabling CMILib v1.0.2.9 [18:28:03] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmil [18:28:05] [Server thread/INFO]: PlaceholderAPI hooked. [18:28:05] [Server thread/INFO]: Updated (EN) language file. Took 98ms [18:28:05] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.19.0-dev+163-f08c176 [18:28:05] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config. [18:28:05] [Server thread/INFO]: [dtlTraders] Enabling dtlTraders v6.4.1 [18:28:05] [Server thread/INFO]: dtlTraders> Welcome to dtlTraders v6.4.1! [18:28:05] [Server thread/INFO]: dtlTraders> Trying to hook into any Vault supported plugin... [18:28:05] [Server thread/INFO]: dtlTraders> Vault found! Trying to hook... [18:28:05] [Server thread/INFO]: dtlTraders> Found economy plugin: EssentialsX Economy [18:28:05] [Server thread/INFO]: dtlTraders> Loaded 0 guis from the guis config! [18:28:05] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1605) [18:28:05] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader Citizens v2.0.24-SNAPSHOT (build 1605) [18:28:05] [Server thread/ERROR]: [Citizens] Citizens implementation changed, disabling plugin. [18:28:05] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.24-SNAPSHOT (build 1605) [18:28:05] [Server thread/ERROR]: [Citizens] Missing preferred location bundle. [18:28:05] [Server thread/ERROR]: [Citizens] v2.0.24-SNAPSHOT (build 1605) is not compatible with Minecraft v1_16_R2 - try upgrading or downgrading Citizens. Disabling. [18:28:05] [Server thread/INFO]: dtlTraders> Hooking into Citizens! [18:28:05] [Server thread/ERROR]: Error occurred while enabling dtlTraders v6.4.1 (Is it up to date?) java.lang.NoClassDefFoundError: net/citizensnpcs/api/CitizensAPI at com.degitise.minevid.dtlTraders.utils.citizens.CitizensHook.<init>(CitizensHook.java:27) ~[?:?] at com.degitise.minevid.dtlTraders.Main.onEnable(Main.java:220) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at org.bukkit.craftbukkit.v1_16_R2.CraftServer.enablePlugin(CraftServer.java:494) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at org.bukkit.craftbukkit.v1_16_R2.CraftServer.enablePlugins(CraftServer.java:408) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.MinecraftServer.loadWorld(MinecraftServer.java:435) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.DedicatedServer.init(DedicatedServer.java:216) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:808) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at java.lang.Thread.run(Unknown Source) [?:1.8.0_201] Caused by: java.lang.ClassNotFoundException: net.citizensnpcs.api.CitizensAPI at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_201] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:167) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201] ... 12 more [18:28:05] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.3.1 [18:28:07] [Server thread/INFO]: [Residence] Enabling Residence v5.0.0.0 [18:28:07] [Server thread/INFO]: [Residence] Found Vault using permissions plugin:GroupManager [18:28:07] [Server thread/INFO]: [Residence] Scanning for economy systems... [18:28:07] [Server thread/INFO]: [Residence] Found Vault using economy system: EssentialsX Economy [18:28:08] [Server thread/INFO]: [Residence] Loading save data for world a... [18:28:08] [Server thread/INFO]: [Residence] Loaded a data. (2 ms) [18:28:08] [Server thread/INFO]: [Residence] Loading save data for world b... [18:28:08] [Server thread/INFO]: [Residence] Loaded b data. (0 ms) [18:28:08] [Server thread/INFO]: [Residence] Loading save data for world world... [18:28:08] [Server thread/INFO]: [Residence] Loaded world data. (1 ms) [18:28:08] [Server thread/INFO]: [Residence] Loading save data for world world_the_end... [18:28:08] [Server thread/INFO]: [Residence] Loaded world_the_end data. (0 ms) [18:28:08] [Server thread/INFO]: [Residence] Loading save data for world c... [18:28:08] [Server thread/INFO]: [Residence] Loaded c data. (0 ms) [18:28:08] [Server thread/INFO]: [Residence] Loading save data for world d... [18:28:08] [Server thread/INFO]: [Residence] Loaded d data. (0 ms) [18:28:08] [Server thread/INFO]: [Residence] Loading save data for world world_nether... [18:28:08] [Server thread/INFO]: [Residence] Loaded world_nether data. (2 ms) [18:28:08] [Server thread/INFO]: [Residence] Loading save data for world e... [18:28:08] [Server thread/INFO]: [Residence] Loaded e data. (0 ms) [18:28:08] [Server thread/INFO]: [Residence] Loading a data into memory... [18:28:08] [Server thread/INFO]: [Residence] Loaded a data into memory. (1 ms) -> 0 residences [18:28:08] [Server thread/INFO]: [Residence] Loading b data into memory... [18:28:08] [Server thread/INFO]: [Residence] Loaded b data into memory. (0 ms) -> 0 residences [18:28:08] [Server thread/INFO]: [Residence] Loading world data into memory... [18:28:08] [Server thread/INFO]: [Residence] Loaded world data into memory. (63 ms) -> 1 residences [18:28:08] [Server thread/INFO]: [Residence] Loading world_the_end data into memory... [18:28:08] [Server thread/INFO]: [Residence] Loaded world_the_end data into memory. (0 ms) -> 0 residences [18:28:08] [Server thread/INFO]: [Residence] Loading c data into memory... [18:28:08] [Server thread/INFO]: [Residence] Loaded c data into memory. (0 ms) -> 0 residences [18:28:08] [Server thread/INFO]: [Residence] Loading d data into memory... [18:28:08] [Server thread/INFO]: [Residence] Loaded d data into memory. (0 ms) -> 0 residences [18:28:08] [Server thread/INFO]: [Residence] Loading world_nether data into memory... [18:28:08] [Server thread/INFO]: [Residence] Loaded world_nether data into memory. (0 ms) -> 0 residences [18:28:08] [Server thread/INFO]: [Residence] Loading e data into memory... [18:28:08] [Server thread/INFO]: [Residence] Loaded e data into memory. (0 ms) -> 0 residences [18:28:08] [Server thread/INFO]: [Residence] WorldEdit NOT found! [18:28:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: residence [18:28:09] [Server thread/INFO]: [Residence] PlaceholderAPI hooked. [18:28:09] [Server thread/INFO]: [Residence] PlaceholderAPI was found - Enabling capabilities. [18:28:09] [Server thread/INFO]: [Residence] Enabled! Version 5.0.0.0 by Zrips [18:28:09] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.6.0-SNAPSHOT-b2481 [18:28:09] [Server thread/INFO]: [AuthMe] SQLite Setup finished [18:28:09] [Server thread/INFO]: [AuthMe] Hooked into Vault! [18:28:09] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials [18:28:09] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core [18:28:09] [Server thread/INFO]: [AuthMe] Essentials spawn file not found: 'E:\LA_City minecafter 服务器\plugins\Essentials\spawn.yml' [18:28:09] [Server thread/WARN]: [AuthMe] WARNING! The protectInventory feature requires ProtocolLib! Disabling it... [18:28:09] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0-SNAPSHOT build n.2481 successfully enabled! [18:28:10] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [18:28:10] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing... [18:28:10] [Server thread/INFO]: Done (74.809s)! For help, type "help" [18:28:12] [Craft Scheduler Thread - 7/INFO]: [Essentials] §6正在获取版本信息... [18:28:12] [Server thread/INFO]: [GM+] [INFO] Bukkit Permissions Updated! [18:28:13] [Craft Scheduler Thread - 12/INFO]: [AuthMe] Downloading GEO IP database, because the old database is older than 30 days or doesn't exist [18:28:13] [Server thread/INFO]: [ChestCommands] Encountered 13 error(s) on load. Check previous console logs or run "/chestcommands errors" to see them again. [18:28:14] [Craft Scheduler Thread - 14/INFO]: [Vault] Checking for Updates ... [18:28:14] [Craft Scheduler Thread - 12/WARN]: [AuthMe] No MaxMind credentials found in the configuration file! GeoIp protections will be disabled. [18:28:14] [Craft Scheduler Thread - 12/INFO]: [AuthMe] There is no newer GEO IP database uploaded to MaxMind. Using the old one for now. [18:28:14] [Server thread/WARN]: [PAPI] [Javascript-Expansion] File: example.js for Javascript placeholder: example is empty [18:28:14] [Server thread/INFO]: [PAPI] [Javascript-Expansion] 0 script loaded! [18:28:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: javascript [18:28:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [18:28:15] [Craft Scheduler Thread - 12/WARN]: [AuthMe] Could not download GeoLiteAPI database [FileNotFoundException]: plugins\AuthMe\GeoLite2-Country.mmdb (系统找不到指定的文件。) [18:28:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server [18:28:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [18:28:15] [Server thread/INFO]: 4 placeholder hooks successfully registered! [18:28:16] [DefaultDispatcher-worker-1/INFO]: [TitleManager] An update was found! [18:28:16] [Craft Scheduler Thread - 1/INFO]: [SkinsRestorer] ---------------------------------------------- [18:28:16] [Craft Scheduler Thread - 1/INFO]: [SkinsRestorer] +===============+ [18:28:16] [Craft Scheduler Thread - 1/INFO]: [SkinsRestorer] | SkinsRestorer | [18:28:16] [Craft Scheduler Thread - 1/INFO]: [SkinsRestorer] |---------------| [18:28:16] [Craft Scheduler Thread - 1/INFO]: [SkinsRestorer] | Bukkit only | [18:28:16] [Craft Scheduler Thread - 1/INFO]: [SkinsRestorer] +===============+ [18:28:16] [Craft Scheduler Thread - 1/INFO]: [SkinsRestorer] ---------------------------------------------- [18:28:16] [Craft Scheduler Thread - 1/INFO]: [SkinsRestorer] Current version: 14.1.1 [18:28:16] [Craft Scheduler Thread - 1/INFO]: [SkinsRestorer] This is the latest version! [18:28:16] [Craft Scheduler Thread - 1/INFO]: [SkinsRestorer] ---------------------------------------------- [18:28:16] [Craft Scheduler Thread - 5/INFO]: [18:28:16] [Craft Scheduler Thread - 5/INFO]: ------------- AdvancedNMotd Updater ----------- [18:28:16] [Craft Scheduler Thread - 5/INFO]: An update is available for AdvancedNMotd plugin! [18:28:16] [Craft Scheduler Thread - 5/INFO]: Download it from https://www.spigotmc.org/resourc ... r-motd-smile.58677/ [18:28:16] [Craft Scheduler Thread - 5/INFO]: ----------------------------------------------- [18:28:16] [Craft Scheduler Thread - 5/INFO]: [18:28:16] [Craft Scheduler Thread - 0/INFO]: [GM+] You are using the lastest version of GM+! (v3.3) [18:28:17] [Craft Scheduler Thread - 7/WARN]: [Essentials] §4你正在运行的EssentialsX已过期§c39§4个开发版本! [18:28:17] [Craft Scheduler Thread - 7/WARN]: [Essentials] §4在此处下载:§chttps://essentialsx.net/downloads.html [18:28:18] [Craft Scheduler Thread - 14/INFO]: [Vault] No new version available [18:28:18] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.4.8 [18:28:18] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev: [18:28:18] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/projects/holographic-displays [18:28:21] [Server thread/INFO]: Downloaded CMILib1.0.2.10 file [18:28:21] [Server thread/INFO]: Please restart server for this to take full effect [18:28:28] [User Authenticator #1/INFO]: UUID of player Twis is c3f9b6b9-50dd-3fb4-b41a-a5f69a8f6bd6 [18:28:31] [Server thread/INFO]: Twis[/192.168.234.1:35949] logged in with entity id 499 at (-1380.220253530937, 75.0, -383.8263198103392) [18:28:33] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5577ms or 111 ticks behind [18:28:49] [Craft Scheduler Thread - 11/INFO]: [AuthMe] The user Twis has 6 accounts: [18:28:49] [Craft Scheduler Thread - 11/INFO]: [AuthMe] §7musik, yunxing, gingersir, xiaoxin, §aTwis§7, bing_yang. [18:28:49] [Craft Scheduler Thread - 11/INFO]: [AuthMe] Twis logged in 192.168.234.1 [18:29:10] [User Authenticator #2/INFO]: UUID of player YunXing is eb7fdd86-8ad0-3ac4-96ac-16aaad216121 [18:29:11] [Server thread/INFO]: YunXing[/192.168.234.1:35984] logged in with entity id 751 at (-1377.699999988079, 74.9375, -372.30000001192093) [18:29:21] [Craft Scheduler Thread - 6/INFO]: [AuthMe] The user YunXing has 6 accounts: [18:29:21] [Craft Scheduler Thread - 6/INFO]: [AuthMe] §7musik, §aYunXing§7, gingersir, xiaoxin, §aTwis§7, bing_yang. [18:29:21] [Craft Scheduler Thread - 6/INFO]: [AuthMe] YunXing logged in 192.168.234.1 [18:29:33] [Server thread/INFO]: YunXing issued server command: /gamemode creative [18:29:45] [Async Chat Thread - #0/INFO]: <YunXing> 你的狗差点杀死我 [18:29:54] [Async Chat Thread - #0/INFO]: <Twis> hhhhhhhhh [18:30:02] [Async Chat Thread - #0/INFO]: <Twis> sorry [18:30:05] [Server thread/INFO]: YunXing issued server command: /mv tp c [18:30:11] [Server thread/INFO]: YunXing issued server command: /gamemode creative [18:30:21] [Server thread/INFO]: YunXing issued server command: /npc [18:30:21] [Server thread/ERROR]: null org.bukkit.command.CommandException: Cannot execute command 'npc' in plugin Citizens v2.0.24-SNAPSHOT (build 1605) - plugin is disabled. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchCommand(CraftServer.java:758) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.PlayerConnection.handleCommand(PlayerConnection.java:1697) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.PlayerConnection.a(PlayerConnection.java:1540) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.TickTask.run(SourceFile:18) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.executeTask(SourceFile:144) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.executeNext(SourceFile:118) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.MinecraftServer.ba(MinecraftServer.java:941) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.MinecraftServer.executeNext(MinecraftServer.java:934) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.awaitTasks(SourceFile:127) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.MinecraftServer.sleepForTick(MinecraftServer.java:918) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:850) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at java.lang.Thread.run(Unknown Source) [?:1.8.0_201] [18:32:15] [Server thread/INFO]: Twis issued server command: /mv tp c [18:33:21] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5302ms or 106 ticks behind [18:36:58] [Server thread/INFO]: YunXing issued server command: /tp Twis [18:36:58] [Server thread/INFO]: [YunXing: Teleported YunXing to Twis] [18:37:21] [pool-21-thread-1/INFO]: [GM+] [INFO] Data files refreshed. [18:37:42] [Async Chat Thread - #1/INFO]: []<YunXing> 没被拿啊 [18:40:20] [Server thread/INFO]: Twis went up in flames [18:40:33] [Server thread/INFO]: Twis issued server command: /back [18:40:37] [Server thread/INFO]: YunXing issued server command: /npc [18:40:37] [Server thread/ERROR]: null org.bukkit.command.CommandException: Cannot execute command 'npc' in plugin Citizens v2.0.24-SNAPSHOT (build 1605) - plugin is disabled. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchCommand(CraftServer.java:758) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.PlayerConnection.handleCommand(PlayerConnection.java:1697) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.PlayerConnection.a(PlayerConnection.java:1540) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.TickTask.run(SourceFile:18) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.executeTask(SourceFile:144) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.executeNext(SourceFile:118) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.MinecraftServer.ba(MinecraftServer.java:941) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.MinecraftServer.executeNext(MinecraftServer.java:934) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.IAsyncTaskHandler.awaitTasks(SourceFile:127) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.MinecraftServer.sleepForTick(MinecraftServer.java:918) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:850) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot-1.16.3.jar:git-Spigot-2740d5a-890130b] at java.lang.Thread.run(Unknown Source) [?:1.8.0_201] [18:44:04] [Server thread/INFO]: Unknown command. Type "/help" for help. [18:44:50] [Server thread/INFO]: Twis issued server command: /spawn [18:44:56] [Server thread/INFO]: Twis issued server command: /mv tp a [18:45:14] [Server thread/INFO]: YunXing lost connection: Disconnected [18:45:14] [Server thread/INFO]: YunXing left the game [18:46:33] [Server thread/INFO]: Twis has made the advancement [We Need to Go Deeper] |
更新 Citizens
更新 Citizens
もぺもぺ 发表于 2021-7-9 18:52
上传到这里 https://cowtransfer.com/
已经上传
もぺもぺ 发表于 2021-7-9 18:52
上传到这里 https://cowtransfer.com/
已经上传
もぺもぺ 发表于 2021-7-9 18:52
上传到这里 https://cowtransfer.com/
已经上传
もぺもぺ 发表于 2021-7-9 19:00
更新 Citizens https://www.mcbbs.net/thread-797288-1-6.html
谢谢!!!我的天啊,我一直找不到公民的插件帖子!!!!
本帖最后由 EmptyLava 于 2021-7-9 19:17 编辑
更新citizens2
v2.0.24都是几年前的东西了,只支持到1.13
更新citizens2
[18:27:51] [Server thread/ERROR]: [Citizens] Missing preferred location bundle.
[18:27:51] [Server thread/ERROR]: [Citizens] v2.0.24-SNAPSHOT (build 1605) is not compatible with Minecraft v1_16_R2 - try upgrading or downgrading Citizens. Disabling.
v2.0.24都是几年前的东西了,只支持到1.13
回复的时候漏看了后面几条回复,以为 もぺもぺ 不在... |
一只小云星 发表于 2021-7-9 19:03
谢谢!!!我的天啊,我一直找不到公民的插件帖子!!!!
那么,如果没问题的话,就点下我回复右下角的最佳吧
もぺもぺ 发表于 2021-7-9 19:07
那么,如果没问题的话,就点下我回复右下角的最佳吧
已经给了,感谢你如此耐心的回答!!!(大哭)