本帖最后由 bmkft 于 2021-3-10 23:12 编辑 
服务器核心是spigot-1.16.5,显示有16个插件,但我放了18个插件进去,AntiSeed...和minimotd两个插件未生效
 
 
发帖几分钟后编辑:
重新下载minimotd后可以用了,另一个重新下载还是不能用
服务器核心是spigot-1.16.5,显示有16个插件,但我放了18个插件进去,AntiSeed...和minimotd两个插件未生效
发帖几分钟后编辑:
重新下载minimotd后可以用了,另一个重新下载还是不能用
请将服务器加载时的log发出
 本帖最后由 skyliye 于 2021-3-11 12:03 编辑 
雨轩花开 发表于 2021-3-10 23:15
请将服务器加载时的log发出
| openjdk version "1.8.0_282" OpenJDK Runtime Environment (build 1.8.0_282-b08) OpenJDK 64-Bit Server VM (build 25.282-b08, mixed mode) :/home/container$ java -Xmx1000M -jar spigot-1.16.5.jar *** Error, this build is outdated *** *** Please download a new build as per instructions from https://www.spigotmc.org/go/outdated-spigot *** *** Server will start in 20 seconds *** Loading libraries, please wait... [23:36:17] [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:36:18] [main/INFO]: Reloading ResourceManager: Default, bukkit [23:36:19] [Worker-Main-2/INFO]: Loaded 7 recipes [23:36:17] [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:36:18] [main/INFO]: Reloading ResourceManager: Default, bukkit [23:36:19] [Worker-Main-2/INFO]: Loaded 7 recipes [23:36:22] [Server thread/INFO]: Starting minecraft server version 1.16.5 > [23:36:22] [Server thread/INFO]: Loading properties >> [23:36:23] [Server thread/INFO]: This server is running CraftBukkit version 2991-Spigot-018b9a0-f3f3094 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT) > [23:36:23] [Server thread/INFO]: Server Ping Player Sample Count: 12 > [23:36:23] [Server thread/INFO]: Using 4 threads for Netty based IO > [23:36:23] [Server thread/INFO]: Debug logging is disabled > [23:36:23] [Server thread/INFO]: Default game type: SURVIVAL > [23:36:23] [Server thread/INFO]: Generating keypair > [23:36:23] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:10733 > [23:36:23] [Server thread/INFO]: Using epoll channel type > [23:36:26] [Server thread/ERROR]: Could not load 'plugins/AntiSeedCracker-1.0 .jar' in folder 'plugins' org.bukkit.plugin.UnknownDependencyException: Unknown dependency ProtocolLib. Please download and install ProtocolLib to run this plugin. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:269) ~[spigot-1.16.5.jar:2991-Spigot-018b9a0-f3f3094] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:383) ~[spigot-1.16.5.jar:2991-Spigot-018b9a0-f3f3094] at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:185) ~[spigot-1.16.5.jar:2991-Spigot-018b9a0-f3f3094] at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:809) ~[spigot-1.16.5.jar:2991-Spigot-018b9a0-f3f3094] at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot-1.16.5.jar:2991-Spigot-018b9a0-f3f3094] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282] > [23:36:26] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v19.4 > [23:36:26] [Server thread/INFO]: [MiniMOTD] Loading MiniMOTD v2.0.0 > [23:36:26] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.3.0 > [23:36:27] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.2 > [23:36:27] [Server thread/INFO]: [FakePlayer] Loading FakePlayer v2.1.0 > [23:36:27] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131 > [23:36:27] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.2.2-b812 > [23:36:27] [Server thread/INFO]: [OhTheWorld] Loading OhTheWorld v1.1.0 > [23:36:27] [Server thread/INFO]: [Essentials] Loading Essentials v2.18.2.0 > [23:36:27] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.18.2.0 > [23:36:27] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.18.2.0 > [23:36:27] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.18.2.0 > [23:36:27] [Server thread/INFO]: [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v4.2.1-b786 > [23:36:27] [Server thread/INFO]: [QuickShop] Loading QuickShop v4.0.7.3 > [23:36:27] [Server thread/INFO]: [QuickShop] QuickShop Reremake - Early boot step - Booting up... > [23:36:27] [Server thread/INFO]: [QuickShop] Reading the configuration... > [23:36:27] [Server thread/INFO]: [QuickShop] Loading up integration modules. > [23:36:28] [Server thread/INFO]: [QuickShop] QuickShop Reremake - Early boot step - Booted up... > [23:36:28] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.18.2.0 > [23:36:28] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP v2.18.2.0 > [23:36:28] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.18.2.0 > [23:36:28] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.3.0 > [23:36:28] [Server thread/INFO]: __ > [23:36:28] [Server thread/INFO]: | |__) LuckPerms v5.3.0 > [23:36:28] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit > [23:36:28] [Server thread/INFO]: > [23:36:28] [Server thread/INFO]: [LuckPerms] Loading configuration... > [23:36:29] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2] > [23:36:29] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... > [23:36:30] [Server thread/INFO]: [LuckPerms] Performing initial data load... > [23:36:30] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2122ms) > [23:36:30] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131 > [23:36:30] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.18.2.0 which is not a depend, softdepend or loadbefore of this plugin. > [23:36:30] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting > [23:36:30] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. > [23:36:30] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131 > [23:36:30] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook. > [23:36:30] [Server thread/INFO]: Preparing level "world" > [23:36:30] [Server thread/INFO]: -------- World Settings For [world] -------- > [23:36:30] [Server thread/INFO]: Experience Merge Radius: 3.0 > [23:36:30] [Server thread/INFO]: Mob Spawn Range: 6 > [23:36:30] [Server thread/INFO]: Cactus Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Cane Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Melon Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Mushroom Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Sapling Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Beetroot Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Carrot Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Potato Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Wheat Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: NetherWart Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Vine Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Cocoa Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Bamboo Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: SweetBerry Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Kelp Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true > [23:36:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 > [23:36: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 > [23:36:30] [Server thread/INFO]: Max TNT Explosions: 100 > [23:36:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms > [23:36:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 > [23:36:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true > [23:36:30] [Server thread/INFO]: Item Merge Radius: 2.5 > [23:36:30] [Server thread/INFO]: Item Despawn Rate: 6000 > [23:36:30] [Server thread/INFO]: View Distance: 10 > [23:36:30] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 > [23:36:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true > [23:36:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false > [23:36:30] [Server thread/INFO]: -------- World Settings For [world_nether] -------- > [23:36:30] [Server thread/INFO]: Experience Merge Radius: 3.0 > [23:36:30] [Server thread/INFO]: Mob Spawn Range: 6 > [23:36:30] [Server thread/INFO]: Cactus Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Cane Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Melon Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Mushroom Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Sapling Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Beetroot Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Carrot Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Potato Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Wheat Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: NetherWart Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Vine Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Cocoa Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Bamboo Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: SweetBerry Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Kelp Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true > [23:36:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 > [23:36: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 > [23:36:30] [Server thread/INFO]: Max TNT Explosions: 100 > [23:36:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms > [23:36:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 > [23:36:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true > [23:36:30] [Server thread/INFO]: Item Merge Radius: 2.5 > [23:36:30] [Server thread/INFO]: Item Despawn Rate: 6000 > [23:36:30] [Server thread/INFO]: View Distance: 10 > [23:36:30] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 > [23:36:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true > [23:36:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false > [23:36:30] [Server thread/INFO]: -------- World Settings For [world_the_end] -------- > [23:36:30] [Server thread/INFO]: Experience Merge Radius: 3.0 > [23:36:30] [Server thread/INFO]: Mob Spawn Range: 6 > [23:36:30] [Server thread/INFO]: Cactus Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Cane Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Melon Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Mushroom Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Sapling Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Beetroot Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Carrot Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Potato Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Wheat Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: NetherWart Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Vine Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Cocoa Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Bamboo Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: SweetBerry Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Kelp Growth Modifier: 100% > [23:36:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true > [23:36:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 > [23:36: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 > [23:36:30] [Server thread/INFO]: Max TNT Explosions: 100 > [23:36:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms > [23:36:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 > [23:36:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true > [23:36:30] [Server thread/INFO]: Item Merge Radius: 2.5 > [23:36:30] [Server thread/INFO]: Item Despawn Rate: 6000 > [23:36:30] [Server thread/INFO]: View Distance: 10 > [23:36:30] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 > [23:36:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true > [23:36:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false > [23:36:30] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld > [23:36:33] [Server thread/INFO]: Preparing spawn area: 0% > [23:36:33] [Server thread/INFO]: Preparing spawn area: 0% > [23:36:33] [Server thread/INFO]: Preparing spawn area: 0% > [23:36:33] [Server thread/INFO]: Preparing spawn area: 0% > [23:36:33] [Server thread/INFO]: Preparing spawn area: 0% > [23:36:33] [Worker-Main-3/INFO]: Preparing spawn area: 0% > [23:36:37] [Worker-Main-3/INFO]: Preparing spawn area: 68% > [23:36:37] [Server thread/INFO]: Preparing spawn area: 68% > [23:36:37] [Server thread/INFO]: Preparing spawn area: 68% > [23:36:37] [Server thread/INFO]: Preparing spawn area: 68% > [23:36:37] [Server thread/INFO]: Preparing spawn area: 68% > [23:36:37] [Server thread/INFO]: Preparing spawn area: 68% > [23:36:37] [Server thread/INFO]: Preparing spawn area: 68% > [23:36:37] [Server thread/INFO]: Preparing spawn area: 68% > [23:36:37] [Worker-Main-3/INFO]: Preparing spawn area: 91% > [23:36:38] [Worker-Main-3/INFO]: Preparing spawn area: 91% > [23:36:38] [Worker-Main-3/INFO]: Preparing spawn area: 91% > [23:36:39] [Worker-Main-3/INFO]: Preparing spawn area: 91% > [23:36:39] [Worker-Main-3/INFO]: Preparing spawn area: 91% > [23:36:40] [Worker-Main-3/INFO]: Preparing spawn area: 91% > [23:36:41] [Worker-Main-3/INFO]: Preparing spawn area: 91% > [23:36:41] [Server thread/INFO]: Preparing spawn area: 91% > [23:36:41] [Worker-Main-3/INFO]: Preparing spawn area: 92% > [23:36:42] [Worker-Main-3/INFO]: Preparing spawn area: 93% > [23:36:42] [Server thread/INFO]: Preparing spawn area: 94% > [23:36:43] [Server thread/INFO]: Preparing spawn area: 96% > [23:36:43] [Worker-Main-3/INFO]: Preparing spawn area: 98% > [23:36:44] [Worker-Main-3/INFO]: Preparing spawn area: 98% > [23:36:44] [Server thread/INFO]: Time elapsed: 13988 ms > [23:36:44] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether > [23:36:47] [Server thread/INFO]: Preparing spawn area: 0% > [23:36:47] [Server thread/INFO]: Preparing spawn area: 0% > [23:36:47] [Server thread/INFO]: Preparing spawn area: 0% > [23:36:47] [Server thread/INFO]: Preparing spawn area: 0% > [23:36:47] [Server thread/INFO]: Preparing spawn area: 0% > [23:36:47] [Worker-Main-3/INFO]: Preparing spawn area: 83% > [23:36:47] [Worker-Main-3/INFO]: Preparing spawn area: 83% > [23:36:48] [Worker-Main-3/INFO]: Preparing spawn area: 83% > [23:36:48] [Worker-Main-3/INFO]: Preparing spawn area: 83% > [23:36:49] [Worker-Main-3/INFO]: Preparing spawn area: 83% > [23:36:49] [Worker-Main-3/INFO]: Preparing spawn area: 83% > [23:36:50] [Worker-Main-3/INFO]: Preparing spawn area: 83% > [23:36:50] [Worker-Main-3/INFO]: Preparing spawn area: 83% > [23:36:51] [Worker-Main-3/INFO]: Preparing spawn area: 83% > [23:36:51] [Worker-Main-3/INFO]: Preparing spawn area: 83% > [23:36:52] [Worker-Main-3/INFO]: Preparing spawn area: 83% > [23:36:52] [Worker-Main-3/INFO]: Preparing spawn area: 84% > [23:36:53] [Worker-Main-3/INFO]: Preparing spawn area: 85% > [23:36:53] [Worker-Main-3/INFO]: Preparing spawn area: 85% > [23:36:54] [Worker-Main-3/INFO]: Preparing spawn area: 88% > [23:36:54] [Worker-Main-3/INFO]: Preparing spawn area: 91% > [23:36:55] [Worker-Main-3/INFO]: Preparing spawn area: 91% > [23:36:55] [Worker-Main-3/INFO]: Preparing spawn area: 95% > [23:36:56] [Worker-Main-3/INFO]: Preparing spawn area: 96% > [23:36:56] [Worker-Main-3/INFO]: Preparing spawn area: 96% > [23:36:57] [Worker-Main-3/INFO]: Preparing spawn area: 98% > [23:36:57] [Server thread/INFO]: Time elapsed: 12709 ms > [23:36:57] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end > [23:36:58] [Server thread/INFO]: Preparing spawn area: 0% > [23:36:58] [Server thread/INFO]: Preparing spawn area: 0% > [23:36:58] [Worker-Main-3/INFO]: Preparing spawn area: 83% > [23:36:59] [Worker-Main-3/INFO]: Preparing spawn area: 83% > [23:36:59] [Worker-Main-3/INFO]: Preparing spawn area: 83% > [23:37:00] [Worker-Main-3/INFO]: Preparing spawn area: 92% > [23:37:00] [Server thread/INFO]: Time elapsed: 2795 ms > [23:37:00] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v19.4 > [23:37:00] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled! > [23:37:00] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage. > [23:37:00] [Server thread/INFO]: -------------------- > [23:37:00] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord! > [23:37:00] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/ > [23:37:00] [Server thread/INFO]: -------------------- > [23:37:00] [Server thread/INFO]: [MiniMOTD] Enabling MiniMOTD v2.0.0 > [23:37:01] [Server thread/INFO]: [MiniMOTD] # > [23:37:01] [Server thread/INFO]: [MiniMOTD] # This server is not using Paper, and therefore some features may be limited or disabled. > [23:37:01] [Server thread/INFO]: [MiniMOTD] # Get Paper from https://papermc.io/downloads > [23:37:01] [Server thread/INFO]: [MiniMOTD] # > [23:37:01] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.2 > [23:37:01] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing... > [23:37:01] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... > [23:37:01] [Server thread/INFO]: [FakePlayer] Enabling FakePlayer v2.1.0 > [23:37:02] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.2.2-b812 > [23:37:02] [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--]. > [23:37:02] [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. > [23:37:03] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded. > [23:37:03] [Server thread/INFO]: [Multiverse-Core] Version 4.2.2-b812 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main-- > [23:37:03] [Server thread/INFO]: [OhTheWorld] Enabling OhTheWorld v1.1.0 > [23:37:03] [Server thread/WARN]: [OhTheWorld] "OhTheWorld v1.1.0" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void cn.shadow.OhTheWorld.listener.PortalEventListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [Shadow]. > [23:37:03] [Server thread/INFO]: [Essentials] Enabling Essentials v2.18.2.0 > [23:37:03] [Server thread/ERROR]: [Essentials] You are running an unsupported server version! > [23:37:04] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml > [23:37:04] [Server thread/INFO]: No kits found to migrate. > [23:37:04] [Server thread/INFO]: Loaded 25599 items from items.json. > [23:37:04] [Server thread/INFO]: Using locale en > [23:37:04] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API > [23:37:04] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config. > [23:37:04] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked. > [23:37:04] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms) > [23:37:04] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.18.2.0 > [23:37:04] [Server thread/ERROR]: No license key found! Please visit https://essentialsx.cf/geoip for first time setup instructions. > [23:37:04] [Server thread/ERROR]: Failed to read GeoIP database! java.io.FileNotFoundException: plugins/EssentialsGeoIP/GeoIP2-Country.mmdb (No such file or directory) at java.io.RandomAccessFile.open0(Native Method) ~[?:1.8.0_282] at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[?:1.8.0_282] at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243) ~[?:1.8.0_282] at com.maxmind.db.BufferHolder.<init>(BufferHolder.java:19) ~[?:?] at com.maxmind.db.Reader.<init>(Reader.java:116) ~[?:?] at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:66) ~[?:?] at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:54) ~[?:?] at com.maxmind.geoip2.DatabaseReader$Builder.build(DatabaseReader.java:160) ~[?:?] at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:175) ~[?:?] at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:52) ~[?:?] at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:31) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.16.5.jar:2991-Spigot-018b9a0-f3f3094] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) ~[spigot-1.16.5.jar:2991-Spigot-018b9a0-f3f3094] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-1.16.5.jar:2991-Spigot-018b9a0-f3f3094] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:494) ~[spigot-1.16.5.jar:2991-Spigot-018b9a0-f3f3094] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:408) ~[spigot-1.16.5.jar:2991-Spigot-018b9a0-f3f3094] at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:435) ~[spigot-1.16.5.jar:2991-Spigot-018b9a0-f3f3094] at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:218) ~[spigot-1.16.5.jar:2991-Spigot-018b9a0-f3f3094] at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:809) ~[spigot-1.16.5.jar:2991-Spigot-018b9a0-f3f3094] at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot-1.16.5.jar:2991-Spigot-018b9a0-f3f3094] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282] > [23:37:04] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/. > [23:37:04] [Server thread/INFO]: [EssentialsGeoIP] Starting Metrics. Opt-out using the global bStats config. > [23:37:04] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.18.2.0 > [23:37:04] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config. > [23:37:04] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.18.2.0 > [23:37:04] [Server thread/INFO]: [EssentialsAntiBuild] Starting Metrics. Opt-out using the global bStats config. > [23:37:04] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v4.2.1-b786 > [23:37:04] [Server thread/INFO]: [Multiverse-NetherPortals 4.2.1-b786] Enabled - By Rigby and fernferret > [23:37:04] [Server thread/INFO]: [QuickShop] Enabling QuickShop v4.0.7.3 > [23:37:04] [Server thread/INFO]: [QuickShop] Quickshop Reremake > [23:37:04] [Server thread/INFO]: [QuickShop] Starting plugin self-test, please wait... > [23:37:04] [Server thread/INFO]: [QuickShop] [OK] EnvChecker SelfTest > [23:37:04] [Server thread/WARN]: [QuickShop] ============================================================ Warning! You're running an outdated version of Java ============================================================ * QuickShop will stop being compatible with this Java build * since we released 1.17 updates. * * You should schedule an upgrade for Java on your server, * because we will drop support with any version Java that * lower Java 11. * * That means: * 1) The new version of QuickShop for 1.17 updates will stop working on your server. * 2) No more supporting for QuickShop that running * on an outdated Java builds. * 3) You will get performance improvements in the * new version of Java builds. * * Why: * 1) We didn't want to keep compatibility with legacy software * and systems. As Paper did it, we will follow the step. * 2) Newer Java builds support legacy plugin that built for 8 * or legacy, so the most plugins will still working. * 3) New Java API allows access resources and processing it * faster than before, and that means performance improvement. * * What should I do? * You should update your server Java builds as soon as you can. * Java 11 or any version after 11 is okay. * * Most plugins can run on Java 11+ without problems un- * less the code is really bad/hacky and you should uninstall it. * * You can get Java at here: * https://www.oracle.com/java/technologies/javase-downloads.html * And we recommended Java SE 11 (LTS) build for Minecraft Server. * * * Current Java version: 1.8.0_282 > [23:37:09] [Server thread/WARN]: [QuickShop] [WARN] Java Runtime Environment Version Test: Unsupported outdated JRE version detected. > [23:37:09] [Server thread/INFO]: [QuickShop] Running QuickShop-Reremake on NMS version v1_16_R3 For Minecraft version 1.16.5 > [23:37:09] [Server thread/INFO]: [QuickShop] [OK] Spigot Based Server Test > [23:37:09] [Server thread/INFO]: [QuickShop] [OK] Old QuickShop Test > [23:37:09] [Server thread/INFO]: [QuickShop] [OK] ModdedServer Based Test > [23:37:09] [Server thread/INFO]: [QuickShop] [OK] JulySafe Test > [23:37:09] [Server thread/INFO]: [QuickShop] [OK] CoreSupport Test > [23:37:09] [Server thread/INFO]: [QuickShop] [OK] Virtual DisplayItem Support Test > [23:37:09] [Server thread/INFO]: [QuickShop] [OK] PersistentStorageApi Support Test > [23:37:09] [Server thread/INFO]: [QuickShop] Reading the configuration... > [23:37:09] [Server thread/INFO]: [QuickShop] Developers: PotatoCraft Studio, Netherfoam, Timtower, KaiNoMood, Ghost_chu, Mgazul, TiaraRinne, sandtechnology > [23:37:09] [Server thread/INFO]: [QuickShop] Original author: Netherfoam, Timtower, KaiNoMood > [23:37:09] [Server thread/INFO]: [QuickShop] Let's start loading the plugin > [23:37:09] [Server thread/INFO]: [QuickShop] Chat processor selected: BUNGEECHAT > [23:37:09] [Server thread/INFO]: [QuickShop] Loading plugin translations files... > [23:37:09] [Thread-16/INFO]: [QuickShop] Loading required files from Mojang API, Please allow up to 20 secs. > [23:37:16] [Thread-16/WARN]: [QuickShop] Failed to update game assets from MojangAPI server because the language code en_ not supported by Minecraft. > [23:37:16] [Server thread/INFO]: [QuickShop] No longer waiting file downloading because it now timed out, now downloading in background, please reset itemi18n.yml, potioni18n.yml and enchi18n.yml after download completed. > [23:37:16] [Server thread/INFO]: [QuickShop] Translator: Ghost_chu, Andre_601 > [23:37:16] [Server thread/INFO]: [QuickShop] Contributors: Timtower, Netherfoam, KaiNoMood, Mgazul, JackTheChicken and Andre_601 > [23:37:16] [Server thread/INFO]: [QuickShop] Language Zone: English (en_US) > [23:37:16] [Server thread/INFO]: [QuickShop] Completed to load plugin translations files. > [23:37:16] [Server thread/INFO]: [QuickShop] Loading items translations... > [23:37:17] [Server thread/INFO]: [QuickShop] Complete to load items translation. > [23:37:17] [Server thread/INFO]: [QuickShop] Loading enchantments translations... > [23:37:17] [Server thread/INFO]: [QuickShop] Complete to load enchantments translation. > [23:37:17] [Server thread/INFO]: [QuickShop] Loading potions translations... > [23:37:17] [Server thread/INFO]: [QuickShop] Complete to load potions effect translation. > [23:37:17] [Server thread/INFO]: [QuickShop] Successfully loaded PlaceHolderAPI support! > [23:37:17] [Server thread/INFO]: [QuickShop] Selected permission provider: Bukkit > [23:37:17] [Server thread/INFO]: [QuickShop] Manager now selected: BukkitEventManager > [23:37:17] [Server thread/INFO]: [QuickShop] Loading shops from the database... > [23:37:17] [Server thread/INFO]: [QuickShop] Used 1ms to fetch all shops from the database. > [23:37:17] [Server thread/INFO]: [QuickShop] Successfully loaded 0 shops! (Used 1ms, Avg 0ms per shop) > [23:37:17] [Server thread/INFO]: [QuickShop] 0 shops will load after chunk have loaded, 0 shops will load after the world has loaded. > [23:37:17] [Server thread/INFO]: [QuickShop] Registering Listeners... > [23:37:17] [Server thread/INFO]: [QuickShop] Registering DisplayCheck task.... > [23:37:17] [Server thread/INFO]: [QuickShop] Cleaning MsgUtils... > [23:37:17] [Server thread/INFO]: [QuickShop] Cleaning purchase messages from the database that are over a week old... > [23:37:17] [Server thread/INFO]: [QuickShop] Registering UpdateWatcher... > [23:37:17] [Server thread/INFO]: [QuickShop] QuickShop Loaded! 12566 ms. > [23:37:17] [Server thread/INFO]: [QuickShop] Log actions is enabled, actions will log in the qs.log file! > [23:37:17] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.18.2.0 > [23:37:17] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config. > [23:37:17] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.18.2.0 > [23:37:17] [Server thread/WARN]: XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server. > [23:37:17] [Server thread/INFO]: [EssentialsXMPP] Starting Metrics. Opt-out using the global bStats config. > [23:37:17] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.18.2.0 > [23:37:17] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect. > [23:37:17] [Server thread/INFO]: [EssentialsProtect] Starting Metrics. Opt-out using the global bStats config. > [23:37:17] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it > [23:37:18] [Server thread/INFO]: Done (47.600s)! For help, type "help" > [23:37:18] [Server thread/INFO]: Starting GS4 status listener > [23:37:18] [Server thread/INFO]: Thread Query Listener started > [23:37:18] [Query Listener #1/INFO]: Query running on 0.0.0.0:10733 > [23:37:18] [Server thread/INFO]: [QuickShop] Registering bStats metrics... > [23:37:18] [Server thread/INFO]: [QuickShop] Metrics submitted. > [23:37:18] [Server thread/INFO]: [QuickShop] Using economy system: Essentials Economy > [23:37:18] [Craft Scheduler Thread - 7/INFO]: [Vault] Checking for Updates ... > [23:37:19] [Craft Scheduler Thread - 3/INFO]: [FakePlayer] You're using the latest version (v2.1.0) > [23:37:26] [Craft Scheduler Thread - 7/INFO]: [Vault] No new version available > [23:37:32] [Craft Scheduler Thread - 0/INFO]: [MiniMOTD] You are running the latest version of MiniMOTD! :) > [23:37:37] [Craft Scheduler Thread - 2/INFO]: [PlaceholderAPI] 178 placeholder expansions are available on the cloud. | 
bmkft 发表于 2021-3-10 23:43
openjdk version "1.8.0_282"
OpenJDK Runtime Environment (build 1.8.0_282-b08)
OpenJDK 64-Bit Serve ...
要学会隐藏列表不然太长看不到楼下的回复了的
- > [23:36:26] [Server thread/ERROR]: Could not load 'plugins/AntiSeedCracker-1.0 .jar' in folder 'plugins'
 
- org.bukkit.plugin.UnknownDependencyException: Unknown dependency ProtocolLib. Please download and install ProtocolLib to run this plugin.
插件需要前置Protocolib,你没安装
https://www.spigotmc.org/resources/protocollib.1997/