DreamVoid / MiraiMC

适用于Minecraft服务器的Mirai机器人
https://docs.miraimc.dreamvoid.me
GNU Affero General Public License v3.0
182 stars 15 forks source link

输入任何指令都是For help, type /mirai help #258

Closed SoulBigHippo closed 2 years ago

SoulBigHippo commented 2 years ago

问题描述

安装后不管输入关于MiraiMC的任何指令收到的都是For help, type /miraimc help 导致根本无法使用此插件 1 服务端版本是Uranium-bukkit-1.7.10 用的插件版本是1.7

复现方法

发送命令就触发

服务端类型

Bukkit

服务端版本

Uranium-bukkit-1.7.10

MiraiMC 插件版本

1.7

服务端日志

日志太长了,在补充那里以文件形式发送了

[16:15:42] [Server thread/INFO] [com.mchxzh.LoginMessage/]: [LoginMessage] Enabling LoginMessage v1.1
[16:15:42] [Server thread/INFO] [com.mchxzh.LoginMessage/]: [LoginMessage] ==========================
[16:15:42] [Server thread/INFO] [com.mchxzh.LoginMessage/]: [LoginMessage] LoginMessage已启用!
[16:15:42] [Server thread/INFO] [com.mchxzh.LoginMessage/]: [LoginMessage] 作者:sun0825
[16:15:42] [Server thread/INFO] [com.mchxzh.LoginMessage/]: [LoginMessage] 持续更新,请关注有无最新版
[16:15:42] [Server thread/INFO] [com.mchxzh.LoginMessage/]: [LoginMessage] ==========================
[16:15:42] [Server thread/INFO] [com.volcanicplaza.tpLogin.tpLogin/]: [tpLogin] Enabling tpLogin v1.5.1
[16:15:47] [Thread-21/WARN] [com.volcanicplaza.tpLogin.tpLogin/]: [tpLogin] The updater could not contact dev.bukkit.org for updating.
[16:15:47] [Thread-21/WARN] [com.volcanicplaza.tpLogin.tpLogin/]: [tpLogin] If you have not recently modified your configuration and this is the first time you are seeing this message, the site may be experiencing temporary downtime.
[16:15:47] [Thread-21/WARN] [/]: java.net.SocketTimeoutException: connect timed out
[16:15:47] [Thread-21/WARN] [/]:    at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[16:15:47] [Thread-21/WARN] [/]:    at sun.net.NetworkClient.doConnect(Unknown Source)
[16:15:47] [Thread-21/WARN] [/]:    at sun.net.www.http.HttpClient.openServer(Unknown Source)
[16:15:47] [Thread-21/WARN] [/]:    at sun.net.www.http.HttpClient.openServer(Unknown Source)
[16:15:47] [Thread-21/WARN] [/]:    at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[16:15:47] [Thread-21/WARN] [/]:    at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[16:15:47] [Thread-21/WARN] [/]:    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
[16:15:47] [Thread-21/WARN] [/]:    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
[16:15:47] [Thread-21/WARN] [/]:    at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
[16:15:47] [Thread-21/WARN] [/]:    at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
[16:15:47] [Thread-21/WARN] [/]:    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[16:15:47] [Thread-21/WARN] [/]:    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[16:15:47] [Thread-21/WARN] [/]:    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[16:15:47] [Thread-21/WARN] [/]:    at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
[16:15:47] [Thread-21/WARN] [/]:    at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[16:15:47] [Thread-21/WARN] [/]:    at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[16:15:47] [Thread-21/WARN] [/]:    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[16:15:47] [Thread-21/WARN] [/]:    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[16:15:47] [Thread-21/WARN] [/]:    at com.volcanicplaza.tpLogin.Updater.read(Updater.java:488)
[16:15:47] [Thread-21/WARN] [/]:    at com.volcanicplaza.tpLogin.Updater.access$1(Updater.java:476)
[16:15:47] [Thread-21/WARN] [/]:    at com.volcanicplaza.tpLogin.Updater$UpdateRunnable.run(Updater.java:526)
[16:15:47] [Server thread/INFO] [Minecraft/]: 
[16:15:47] [Server thread/INFO] [Minecraft/]: tpLogin v1.5.1 has been enabled!
[16:15:47] [Server thread/INFO] [com.mengcraft.server.BanWorld/]: [BanWorld] Enabling BanWorld v0.2.2
[16:15:47] [Server thread/INFO] [/]: 梦梦家高性能服务器出租
[16:15:47] [Server thread/INFO] [/]: 淘宝店 http://shop105595113.taobao.com
[16:15:47] [Server thread/INFO] [chloeprime.fix4log4j.bukkit.Fix4Log4JBukkitPlugin/]: [Fix4Log4J] Enabling Fix4Log4J v1.1.4
[16:15:47] [Server thread/INFO] [Fix4Log4J/]: Fix4Log4J loaded.
[16:15:47] [Server thread/INFO] [Fix4Log4J/]: If you see stacktrace below, CLOSE EVERYTHING IMMEDIATELY!
[16:15:47] [Server thread/ERROR] [Minecraft/]: Error occurred while enabling Fix4Log4J v1.1.4 (Is it up to date?)
org.apache.logging.log4j.core.appender.AppenderLoggingException: An exception occurred processing Appender TerminalConsole
    at org.apache.logging.log4j.core.appender.DefaultErrorHandler.error(DefaultErrorHandler.java:73) ~[server-1.7.10.jar:?]
    at org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:101) ~[server-1.7.10.jar:?]
    at org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:425) ~[server-1.7.10.jar:?]
    at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:406) ~[server-1.7.10.jar:?]
    at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:367) ~[server-1.7.10.jar:?]
    at org.apache.logging.log4j.core.Logger.log(Logger.java:110) ~[server-1.7.10.jar:?]
    at org.apache.logging.log4j.spi.AbstractLogger.info(AbstractLogger.java:1011) ~[server-1.7.10.jar:?]
    at chloeprime.fix4log4j.Fixer.doRuntimeTest(Fixer.java:24) ~[%5B防御%5DFix4Log4J-1.2.3.jar:?]
    at chloeprime.fix4log4j.bukkit.Fix4Log4JBukkitPlugin.onEnable(Fix4Log4JBukkitPlugin.java:28) ~[%5B防御%5DFix4Log4J-1.2.3.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[JavaPlugin.class:1.7.10-R0.1-SNAPSHOT]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:384) [JavaPluginLoader.class:1.7.10-R0.1-SNAPSHOT]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [SimplePluginManager.class:1.7.10-R0.1-SNAPSHOT]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:420) [CraftServer.class:1.7.10-R0.1-SNAPSHOT]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:352) [CraftServer.class:1.7.10-R0.1-SNAPSHOT]
    at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:507) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:481) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:441) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:356) [lt.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:627) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_92]
Caused by: java.lang.NumberFormatException: For input string: "jryqzhdrjrbjwnsozsykxvuetnloxibswgdtslvf"
    at java.lang.NumberFormatException.forInputString(Unknown Source) ~[?:1.8.0_92]
    at java.lang.Integer.parseInt(Unknown Source) ~[?:1.8.0_92]
    at java.lang.Integer.parseInt(Unknown Source) ~[?:1.8.0_92]
    at com.sun.jndi.toolkit.url.Uri.parse(Unknown Source) ~[?:1.8.0_92]
    at com.sun.jndi.toolkit.url.Uri.init(Unknown Source) ~[?:1.8.0_92]
    at com.sun.jndi.ldap.LdapURL.<init>(Unknown Source) ~[?:1.8.0_92]
    at com.sun.jndi.url.ldap.ldapURLContextFactory.getUsingURLIgnoreRootDN(Unknown Source) ~[?:1.8.0_92]
    at com.sun.jndi.url.ldap.ldapURLContext.getRootURLContext(Unknown Source) ~[?:1.8.0_92]
    at com.sun.jndi.toolkit.url.GenericURLContext.lookup(Unknown Source) ~[?:1.8.0_92]
    at com.sun.jndi.url.ldap.ldapURLContext.lookup(Unknown Source) ~[?:1.8.0_92]
    at javax.naming.InitialContext.lookup(Unknown Source) ~[?:1.8.0_92]
    at org.apache.logging.log4j.core.lookup.JndiLookup.lookup(JndiLookup.java:58) ~[server-1.7.10.jar:?]
    at org.apache.logging.log4j.core.lookup.Interpolator.lookup(Interpolator.java:121) ~[server-1.7.10.jar:?]
    at org.apache.logging.log4j.core.lookup.StrSubstitutor.resolveVariable(StrSubstitutor.java:904) ~[server-1.7.10.jar:?]
    at org.apache.logging.log4j.core.lookup.StrSubstitutor.substitute(StrSubstitutor.java:825) ~[server-1.7.10.jar:?]
    at org.apache.logging.log4j.core.lookup.StrSubstitutor.substitute(StrSubstitutor.java:737) ~[server-1.7.10.jar:?]
    at org.apache.logging.log4j.core.lookup.StrSubstitutor.replace(StrSubstitutor.java:306) ~[server-1.7.10.jar:?]
    at org.apache.logging.log4j.core.pattern.MessagePatternConverter.format(MessagePatternConverter.java:71) ~[server-1.7.10.jar:?]
    at org.apache.logging.log4j.core.pattern.PatternFormatter.format(PatternFormatter.java:36) ~[server-1.7.10.jar:?]
    at org.apache.logging.log4j.core.layout.PatternLayout.toSerializable(PatternLayout.java:167) ~[server-1.7.10.jar:?]
    at org.apache.logging.log4j.core.layout.PatternLayout.toSerializable(PatternLayout.java:52) ~[server-1.7.10.jar:?]
    at com.mojang.util.QueueLogAppender.append(QueueLogAppender.java:39) ~[server-1.7.10.jar:?]
    at org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:99) ~[server-1.7.10.jar:?]
    ... 18 more
[16:15:47] [Server thread/INFO] [com.nasonfish.randomplacer.RandomPlacer/]: [RandomPlacer] Enabling RandomPlacer v2.0
[16:15:47] [Server thread/INFO] [com.nasonfish.randomplacer.RandomPlacer/]: [RandomPlacer] Loading RandomPlacer config...
[16:15:47] [Server thread/INFO] [knkiss.cn.AntiLoop/]: [AntiLoop] Enabling AntiLoop v2.4
[16:15:47] [Server thread/INFO] [knkiss.cn.AntiLoop/]: [AntiLoop] Author:Knkiss
[16:15:47] [Server thread/INFO] [com.FBinggun.ch/]: [Chenghao] Enabling Chenghao v2.3
[16:15:47] [Server thread/INFO] [com.FBinggun.ch/]: [Chenghao] §a称号插件启动成功感谢使用此插件 版本:2.2.0
[16:15:47] [Server thread/INFO] [com.FBinggun.ch/]: [Chenghao] §a作者:疯子冰棍(F_Binggun)
[16:15:47] [Server thread/INFO] [com.FBinggun.ch/]: [Chenghao] §a作者QQ:1728482805
[16:15:47] [Server thread/INFO] [com.FBinggun.ch/]: [Chenghao] §c接定制插件 技术接单
[16:15:47] [Server thread/INFO] [com.FBinggun.ch/]: [Chenghao] §c如有对此插件任何疑问或建议 请联系作者
[16:15:47] [Server thread/INFO] [net.saralab.thaumcraftopenfocus.OpenFocus/]: [OpenFocus] Enabling OpenFocus v1.0.3
[16:15:47] [Server thread/INFO] [net.saralab.thaumcraftopenfocus.OpenFocus/]: [OpenFocus] Thaumcraft OpenFocus Enabled!
[16:15:47] [Server thread/INFO] [/]: ??2Thaumcraft OpenFocus - Developed by SaraLab
[16:15:47] [Server thread/INFO] [dev.dingtalk.FuckOP/]: [fuckop] Enabling fuckop v1.0-SNAPSHOT
[16:15:47] [Server thread/INFO] [dev.dingtalk.FuckOP/]: [fuckop] 启动成功!
[16:15:47] [Server thread/INFO] [de.tr7zw.nbtapi.plugin.NBTAPI/]: [NBTAPI] Enabling NBTAPI v2.9.2
[16:15:47] [Server thread/INFO] [de.tr7zw.nbtapi.plugin.NBTAPI/]: [NBTAPI] Adding listeners...
[16:15:47] [Server thread/INFO] [de.tr7zw.nbtapi.plugin.NBTAPI/]: [NBTAPI] Gson:
[16:15:47] [Server thread/INFO] [de.tr7zw.nbtapi.plugin.NBTAPI/]: [NBTAPI] Checking bindings...
[16:15:47] [Server thread/WARN] [NBTAPI/]: [NBTAPI] Error while trying to resolve the class 'IRegistry'!
java.lang.ClassNotFoundException: net.minecraft.dispenser.IRegistry
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:582) ~[PluginClassLoader.class:1.7.10-R0.1-SNAPSHOT]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:343) ~[PluginClassLoader.class:1.7.10-R0.1-SNAPSHOT]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_92]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_92]
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_92]
    at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_92]
    at cc.uraniummc.util.NMSClassUtil.forName0(NMSClassUtil.java:51) ~[NMSClassUtil.class:1.7.10-R0.1-SNAPSHOT]
    at cc.uraniummc.util.NMSClassUtil.forName(NMSClassUtil.java:37) ~[NMSClassUtil.class:1.7.10-R0.1-SNAPSHOT]
    at de.tr7zw.nbtapi.utils.nmsmappings.ClassWrapper.<init>(ClassWrapper.java:76) [%5B前置%5DNBTAPIitem-nbt-api-plugin-2.9.2.jar:?]
    at de.tr7zw.nbtapi.utils.nmsmappings.ClassWrapper.<clinit>(ClassWrapper.java:44) [%5B前置%5DNBTAPIitem-nbt-api-plugin-2.9.2.jar:?]
    at de.tr7zw.nbtapi.plugin.NBTAPI.onEnable(NBTAPI.java:161) [%5B前置%5DNBTAPIitem-nbt-api-plugin-2.9.2.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [JavaPlugin.class:1.7.10-R0.1-SNAPSHOT]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:384) [JavaPluginLoader.class:1.7.10-R0.1-SNAPSHOT]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [SimplePluginManager.class:1.7.10-R0.1-SNAPSHOT]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:420) [CraftServer.class:1.7.10-R0.1-SNAPSHOT]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:352) [CraftServer.class:1.7.10-R0.1-SNAPSHOT]
    at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:507) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:481) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:441) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:356) [lt.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:627) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_92]
[16:15:47] [Server thread/INFO] [de.tr7zw.nbtapi.plugin.NBTAPI/]: [NBTAPI] Classes:
[16:15:47] [Server thread/WARN] [de.tr7zw.nbtapi.plugin.NBTAPI/]: [NBTAPI] NMS_IREGISTRY did not find it's class!
[16:15:47] [Server thread/INFO] [de.tr7zw.nbtapi.plugin.NBTAPI/]: [NBTAPI] All Methods were able to link!
[16:15:47] [Server thread/INFO] [de.tr7zw.nbtapi.plugin.NBTAPI/]: [NBTAPI] Running NBT reflection test...
[16:15:48] [Server thread/WARN] [de.tr7zw.nbtapi.plugin.NBTAPI/]: [NBTAPI] WARNING! This version of NBT-API seems to be broken with your Spigot version! Plugins that don't check properly may throw Exeptions, crash or have unexpected behaviors!
[16:15:48] [Server thread/WARN] [de.tr7zw.nbtapi.plugin.NBTAPI/]: [NBTAPI] 1.7.10 is only partally supported! Some thing will not work/are not yet avaliable in 1.7.10!
[16:15:48] [Server thread/INFO] [me.ToLegit.AdvancedColorSigns.AdvancedColorSigns/]: [AdvancedColorSigns] Enabling AdvancedColorSigns v1.0
[16:15:48] [Server thread/INFO] [/]: [AdvancedColorSigns] Plugin started!
[16:15:48] [Server thread/INFO] [com.mlgqcraft.clearentity.a/]: [ClearEntity] Enabling ClearEntity v1.6.4-R1.0-SNAPSHOT
[16:15:48] [Server thread/INFO] [com.mlgqcraft.clearentity.a/]: [ClearEntity] 定时清理实体插件已加载 by:AeXiaohu
[16:15:48] [Server thread/INFO] [com.mlgqcraft.clearentity.a/]: [ClearEntity] 定时清理实体插件已经开始计时,服务器将在 1800秒 后清理!
[16:15:48] [Server thread/INFO] [zbv5.cn.XiaoSign.Main/]: [XiaoSign] Enabling XiaoSign v1.0.4
[16:15:48] [Server thread/INFO] [/]: [每日签到] lang.yml 加载.
[16:15:48] [Server thread/INFO] [/]: [每日签到] config.yml 加载.
[16:15:48] [Server thread/INFO] [/]: [每日签到] inv.yml 加载.
[16:15:48] [Server thread/INFO] [/]: [每日签到] vv.yml 加载.
[16:15:48] [Server thread/INFO] [/]: [每日签到] 储存方式: Yml
[16:15:48] [Server thread/INFO] [/]: [每日签到] 检测到前置插件 PlaceholderAPI
[16:15:48] [Server thread/INFO] [/]: [每日签到] 未检测到前置插件 VexView
[16:15:48] [Server thread/INFO] [/]: [每日签到] 1: 2022/10/24
[16:15:48] [Server thread/INFO] [/]: [每日签到] 2: 2022/10/25
[16:15:48] [Server thread/INFO] [/]: [每日签到] 3: 2022/10/26
[16:15:48] [Server thread/INFO] [/]: [每日签到] 4: 2022/10/27
[16:15:48] [Server thread/INFO] [/]: [每日签到] 5: 2022/10/28
[16:15:48] [Server thread/INFO] [/]: [每日签到] 6: 2022/10/29
[16:15:48] [Server thread/INFO] [/]: [每日签到] 7: 2022/10/30
[16:15:48] [Server thread/INFO] [/]: [每日签到] 插件加载完成
[16:15:48] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] Enabling WorldEdit v6.1.3;7a097ca
[16:15:48] [Server thread/INFO] [com.sk89q.wepif.PermissionsResolverManager/]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[16:15:48] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.CraftBukkit_v1_7_R4 as the Bukkit adapter
[16:15:48] [Server thread/INFO] [net.zhouhaha.colorchat.ColorChat/]: [ColorChat] Enabling ColorChat v1.1
[16:15:48] [Server thread/INFO] [com.lishid.openinv.OpenInv/]: [OpenInv] Enabling OpenInv v2.2.8
[16:15:48] [Server thread/INFO] [studio.trc.bukkit.crazyauctionsplus.Main/]: [CrazyAuctionsPlus] Enabling CrazyAuctionsPlus v1.3.2.1
[16:15:48] [Server thread/INFO] [/]: [CrazyAuctionsPlus] 系统默认语言参数信息已加载.
[16:15:48] [Server thread/INFO] [/]: [CrazyAuctionsPlus] 配置文件 Config.yml 已成功加载。
[16:15:48] [Server thread/INFO] [/]: [CrazyAuctionsPlus] 配置文件 Database.yml 已成功加载。
[16:15:48] [Server thread/INFO] [/]: [CrazyAuctionsPlus] 配置文件 Category.yml 已成功加载。
[16:15:48] [Server thread/INFO] [/]: [CrazyAuctionsPlus] 配置文件 ItemCollection.yml 已成功加载。
[16:15:48] [Server thread/INFO] [/]: [CrazyAuctionsPlus] 配置文件 Messages.yml 已成功加载。
[16:15:48] [Server thread/INFO] [/]: CrazyAuctionsPlus >>> 已检测到 Vault ,经济系统已初始化.
[16:15:48] [Server thread/INFO] [/]: CrazyAuctionsPlus >>> 插件加载完成, 耗时 223MS .
[16:15:48] [Server thread/INFO] [me.dreamvoid.whitelist4qq.bukkit.BukkitPlugin/]: [Whitelist4QQ] Enabling Whitelist4QQ v1.1
[16:15:48] [Server thread/INFO] [cn.loliidc.ae2fix.Main/]: [Ae2Fix] Enabling Ae2Fix v1.0
[16:15:48] [Server thread/INFO] [cn.loliidc.ae2fix.Main/]: [Ae2Fix]  /* AecraftFix > 
[16:15:48] [Server thread/INFO] [cn.loliidc.ae2fix.Main/]: [Ae2Fix]   - 仅仅只是不让玩家手持物品打开合成终端
[16:15:48] [Server thread/INFO] [cn.loliidc.ae2fix.Main/]: [Ae2Fix]   - MCBBS ID: @MoeVien .
[16:15:48] [Server thread/INFO] [cn.loliidc.ae2fix.Main/]: [Ae2Fix]  */
[16:15:48] [Server thread/INFO] [com.wimbli.WorldBorder.WorldBorder/]: [WorldBorder] Enabling WorldBorder v1.7.5
[16:15:48] [Server thread/INFO] [Minecraft/]: [WorldBorder] [CONFIG] Border-checking timed task started.
[16:15:48] [Server thread/INFO] [Minecraft/]: [WorldBorder] [CONFIG] World "world" has border radius 20000 at X: 488.5 Z: 256.5
[16:15:48] [Server thread/INFO] [Minecraft/]: [WorldBorder] [CONFIG] World "DIM-1" has border radius 20000 at X: -431.5 Z: 209.5
[16:15:48] [Server thread/INFO] [Minecraft/]: [WorldBorder] [CONFIG] World "SC" has border radius 20000 at X: 15.5 Z: -186.5
[16:15:48] [Server thread/INFO] [Minecraft/]: [WorldBorder] [CONFIG] World "ZC" has border radius 100 at X: -0.0 Z: -24.3
[16:15:48] [Server thread/INFO] [/]: For reference, the main world's spawn location is at X: -225.0 Y: 64.0 Z: 261.0
[16:15:48] [Server thread/INFO] [com.anotherstar.deluu.DelUU/]: [deluu] Enabling deluu v1.0
[16:15:48] [Server thread/INFO] [com.goodplugin.FulingBing.Useworld/]: [UseWorld] Enabling UseWorld v1.9
[16:15:48] [Server thread/INFO] [com.goodplugin.FulingBing.Useworld/]: [UseWorld] 配置读取完成
[16:15:48] [Server thread/INFO] [com.goodplugin.FulingBing.Useworld/]: [UseWorld] 可用的规则:2条
[16:15:48] [Server thread/INFO] [com.goodplugin.FulingBing.Useworld/]: [UseWorld] 无效/错误的规则:0条
[16:15:48] [Server thread/INFO] [com.goodplugin.FulingBing.Useworld/]: [UseWorld] 插件启用
[16:15:48] [Server thread/INFO] [me.ishadey.autorespawn.Main/]: [AutoRespawnPlus] Enabling AutoRespawnPlus v3.0
[16:15:48] [Server thread/INFO] [Minecraft/]: 自动重生插件以加载!
[16:15:48] [Server thread/INFO] [net.FjjKing.NotBuild/]: [Notbuild] Enabling Notbuild v1.7
[16:15:48] [Server thread/INFO] [net.FjjKing.NotBuild/]: [Notbuild] Notbuild插件已被加载!
[16:15:48] [Server thread/INFO] [com.github.sandtechnology.fixillegalname.FixillegalName/]: [FixillegalName] Enabling FixillegalName v1.2
[16:15:48] [Server thread/INFO] [team.awsl.pprmb.bukkit.PluginMain/]: [PPRMB] Enabling PPRMB v1.3.1-BETA
[16:15:48] [Server thread/INFO] [team.awsl.pprmb.bukkit.PluginMain/]: [PPRMB] 正在启用 PPRMB...
[16:15:48] [Server thread/INFO] [team.awsl.pprmb.bukkit.PluginMain/]: [PPRMB] 正在载入配置信息...
[16:15:48] [Server thread/INFO] [team.awsl.pprmb.bukkit.PluginMain/]: [PPRMB] 载入基础配置...
[16:15:48] [Server thread/INFO] [team.awsl.pprmb.bukkit.PluginMain/]: [PPRMB] 配置信息载入完成.
[16:15:48] [Server thread/INFO] [team.awsl.pprmb.bukkit.PluginMain/]: [PPRMB] 正在注册监听器 & 命令...
[16:15:48] [Server thread/INFO] [team.awsl.pprmb.bukkit.PluginMain/]: [PPRMB] 注册完成.
[16:15:48] [Server thread/INFO] [team.awsl.pprmb.bukkit.PluginMain/]: [PPRMB] PPRMB 加载完成. 当前版本: 1.3.1-BETA, 作者: [N]
[16:15:48] [Server thread/INFO] [pw.yumc.MiaoBoard.MiaoBoard/]: [MiaoBoard] Enabling MiaoBoard v2.6.0-git-00db90be472bcc688847491a33f195cc5637bbd1
[16:15:49] [Server thread/INFO] [cc.madcraft.Unbreakable.main/]: [UnBreakable] Enabling UnBreakable v1.0
[16:15:49] [Server thread/INFO] [cc.madcraft.Unbreakable.main/]: [UnBreakable] 欢迎使用无限耐久插件,作者Soldier
[16:15:49] [Server thread/INFO] [cc.madcraft.Unbreakable.main/]: [UnBreakable] 有问题欢迎咨询QQ 1224954468 备注请填写插件
[16:15:49] [Server thread/INFO] [me.xmao.ThaumicTinkererFix.Main/]: [ThaumicTinkererFix] Enabling ThaumicTinkererFix v1.0
[16:15:49] [Server thread/INFO] [me.xmao.ThaumicTinkererFix.Main/]: [ThaumicTinkererFix] ThaumicTinkererFix Enable! Author QQ:124520547
[16:15:49] [Server thread/INFO] [luohuayu.banxeno.BanXenoByte/]: [BanXenoByte] Enabling BanXenoByte v1.0.0
[16:15:49] [Server thread/INFO] [pw.yumc.MiaoChat.MiaoChat/]: [MiaoChat] Enabling MiaoChat v2.1.2
[16:15:49] [Server thread/INFO] [pw.yumc.MiaoChat.MiaoChat/]: [MiaoChat] 已开启 BungeeCord 模式!
[16:15:49] [Server thread/INFO] [pw.yumc.MiaoChat.MiaoChat/]: [MiaoChat] 异步初始化本地化工具...
[16:15:49] [Server thread/INFO] [skyblock.xming.SbPlaceholder/]: [SbPlaceholder] Enabling SbPlaceholder v1.0-SNAPSHOT
[16:15:49] [Server thread/INFO] [/]: §e>> §f欢迎使用 §6SbPlaceholder§f , 插件作者: 小明(QQ:1360197420)
[16:15:49] [Server thread/ERROR] [Minecraft/]: Cannot load configuration from stream
org.bukkit.configuration.InvalidConfigurationException: unacceptable character '?' (0xD9A6) special characters are not allowed
in "'string'", position 1660
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[YamlConfiguration.class:1.7.10-R0.1-SNAPSHOT]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:216) ~[FileConfiguration.class:1.7.10-R0.1-SNAPSHOT]
    at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:240) [YamlConfiguration.class:1.7.10-R0.1-SNAPSHOT]
    at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:192) [JavaPlugin.class:1.7.10-R0.1-SNAPSHOT]
    at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:157) [JavaPlugin.class:1.7.10-R0.1-SNAPSHOT]
    at jiongjionger.NeverLag.LoadConfig(NeverLag.java:397) [%5B优化%5DNeverLag1.3.0_ANSI.jar:?]
    at jiongjionger.NeverLag.onEnable(NeverLag.java:232) [%5B优化%5DNeverLag1.3.0_ANSI.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [JavaPlugin.class:1.7.10-R0.1-SNAPSHOT]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:384) [JavaPluginLoader.class:1.7.10-R0.1-SNAPSHOT]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [SimplePluginManager.class:1.7.10-R0.1-SNAPSHOT]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:420) [CraftServer.class:1.7.10-R0.1-SNAPSHOT]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:352) [CraftServer.class:1.7.10-R0.1-SNAPSHOT]
    at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:507) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:481) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:441) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:356) [lt.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:627) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_92]
Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
    at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:67) ~[StreamReader.class:?]
    at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:47) ~[StreamReader.class:?]
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[Yaml.class:?]
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[YamlConfiguration.class:1.7.10-R0.1-SNAPSHOT]
    ... 17 more
[16:15:49] [Server thread/INFO] [org.maxgamer.QuickShop.QuickShop/]: [QuickShop] Enabling QuickShop v2.3.1-git-8edb488ab24519236553cabd943e946c6f223b02
[16:15:49] [Server thread/INFO] [org.maxgamer.QuickShop.QuickShop/]: [QuickShop] 启用虚拟悬浮物 尝试启动中...
[16:15:49] [Thread-24/INFO] [pw.yumc.MiaoChat.MiaoChat/]: [MiaoChat] 配置 Item_zh_CN.yml 来自 YUMC 数据中心...
[16:15:49] [Thread-24/INFO] [pw.yumc.MiaoChat.MiaoChat/]: [MiaoChat] 远程汉化文件词条数量: 1912
[16:15:49] [Thread-24/INFO] [pw.yumc.MiaoChat.MiaoChat/]: [MiaoChat] 本地化工具初始化完毕...
[16:15:49] [Server thread/INFO] [/]: [ProtocolLib] Unable to find org.spigotmc.ProtocolData$ByteShort
[16:15:49] [Server thread/INFO] [/]: [ProtocolLib] Unable to find org.spigotmc.ProtocolData$DualByte
[16:15:49] [Server thread/INFO] [/]: [ProtocolLib] Unable to find org.spigotmc.ProtocolData$HiddenByte
[16:15:49] [Server thread/INFO] [/]: [ProtocolLib] Unable to find org.spigotmc.ProtocolData$IntByte
[16:15:49] [Server thread/INFO] [/]: [ProtocolLib] Unable to find org.spigotmc.ProtocolData$DualInt
[16:15:49] [Server thread/INFO] [org.maxgamer.QuickShop.QuickShop/]: [QuickShop] 虚拟悬浮物功能测试正常(FakeItem_17)...
[16:15:49] [Server thread/INFO] [org.maxgamer.QuickShop.QuickShop/]: [QuickShop] 启用魔改库 尝试启动中...
[16:15:49] [Server thread/INFO] [org.maxgamer.QuickShop.QuickShop/]: [QuickShop] 魔改库功能测试正常...
[16:15:49] [Server thread/INFO] [org.maxgamer.QuickShop.QuickShop/]: [QuickShop] 开始从数据库载入商店数据...
[16:15:49] [Server thread/INFO] [org.maxgamer.QuickShop.QuickShop/]: [QuickShop] 已载入 6 个商店 剩余 0 个商店将在区块载入后加载...
[16:15:49] [Server thread/INFO] [org.maxgamer.QuickShop.QuickShop/]: [QuickShop] 清理超过 一周 的 商店交易记录...
[16:15:49] [Server thread/INFO] [org.maxgamer.QuickShop.QuickShop/]: [QuickShop] 载入完成! 版本: 2.3.1-git-8edb488ab24519236553cabd943e946c6f223b02 重制 by 喵♂呜
[16:15:49] [Server thread/INFO] [org.black_ixx.playerpoints.PlayerPoints/]: [PlayerPoints] Enabling PlayerPoints v2.1.5-SNAPSHOT
[16:15:49] [Server thread/INFO] [info.TrenTech.EasyKits.EasyKits/]: [EasyKitsRel] Enabling EasyKitsRel v2.3
[16:15:49] [Server thread/INFO] [Minecraft/]: [EasyKitsRel] 已加载
[16:15:49] [Server thread/INFO] [Minecraft/]: §d§l插件交流群 1447991
[16:15:49] [Server thread/INFO] [com.gmail.filoghost.chestcommands.ChestCommands/]: [ChestCommands] Enabling ChestCommands v3.1.4
[16:15:49] [Server thread/INFO] [com.gmail.filoghost.chestcommands.ChestCommands/]: [ChestCommands] Hooked PlayerPoints
[16:15:49] [Server thread/INFO] [MC_GBLOL.Fix/]: [MTRMandNBTFixer] Enabling MTRMandNBTFixer v1.1
[16:15:49] [Server thread/INFO] [MC_GBLOL.Fix/]: [MTRMandNBTFixer] MTR & NBT Fix 已加载
[16:15:49] [Server thread/INFO] [pers.tany.yukinoaapi.Main/]: [YukiNoaAPI] Enabling YukiNoaAPI v1.0.0
[16:15:49] [Server thread/INFO] [/]: [YukiNoaAPI]已启用
[16:15:49] [Server thread/INFO] [com.earth2me.essentials.Essentials/]: [Essentials] Enabling Essentials v2.0.1-b342
[16:15:49] [Server thread/INFO] [Essentials/]: Using locale zh
[16:15:49] [Server thread/INFO] [com.earth2me.essentials.Essentials/]: [Essentials] Using legacy item data provider as mob spawner provider.
[16:15:49] [Server thread/INFO] [com.earth2me.essentials.Essentials/]: [Essentials] Using legacy item data provider as spawn egg provider.
[16:15:49] [Server thread/INFO] [com.earth2me.essentials.Essentials/]: [Essentials] Using legacy potion meta provider as potion meta provider.
[16:15:49] [Server thread/INFO] [Essentials/]: Using locale zh
[16:15:50] [Server thread/INFO] [com.earth2me.essentials.Essentials/]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
[16:15:50] [Server thread/INFO] [net.milkbowl.vault.Vault/]: [Vault] [Economy] Essentials Economy hooked.
[16:15:50] [Server thread/INFO] [com.earth2me.essentials.Essentials/]: [Essentials] Using Vault based permissions (GroupManager)
[16:15:50] [Server thread/INFO] [/]: 插件加载中...
[16:15:50] [Server thread/INFO] [/]:  > Vault 已成功兼容!
[16:15:50] [Server thread/INFO] [/]:  > PlayerPoints 已成功兼容!
[16:15:50] [Server thread/INFO] [/]:  > PlaceholderAPI 已成功兼容!
[16:15:50] [Server thread/INFO] [/]: 插件加载完毕
[16:15:50] [Server thread/INFO] [com.onarandombox.MultiverseCore.MultiverseCore/]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-SNAPSHOT-b722
[16:15:50] [Server thread/INFO] [FML/]: Loading dimension 5 (ZC) (net.minecraft.server.dedicated.DedicatedServer@519be333)
[16:15:50] [Server thread/INFO] [/]: BukkitPlotGenerator does not fully support: com.chaseoes.voidworld.VoidWorld$VoidWorldGenerator@d1db996
[16:15:50] [Server thread/INFO] [/]: Preparing start region for level 7 (Dimension: 5, Seed: -1567573049609438482)
[16:15:50] [Server thread/INFO] [FML/]: Loading dimension 2 (DP) (net.minecraft.server.dedicated.DedicatedServer@519be333)
[16:15:50] [Server thread/INFO] [/]: [P2] Detected world load for 'DP'
[16:15:50] [Server thread/INFO] [/]: [P2]  - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
[16:15:50] [Server thread/INFO] [/]: [P2]  - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
[16:15:50] [Server thread/INFO] [/]: [P2]  - schematic: false
[16:15:50] [Server thread/INFO] [/]: World possibly already loaded: DP
[16:15:50] [Server thread/INFO] [/]: Preparing start region for level 8 (Dimension: 2, Seed: 2651984626629658110)
[16:15:50] [Server thread/INFO] [FML/]: Loading dimension 3 (SC) (net.minecraft.server.dedicated.DedicatedServer@519be333)
[16:15:50] [Server thread/INFO] [/]: BukkitPlotGenerator does not fully support: null
[16:15:50] [Server thread/INFO] [/]: Preparing start region for level 9 (Dimension: 3, Seed: -1806931134129205615)
[16:15:50] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: FB1
[16:15:50] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[16:15:50] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: SG
[16:15:50] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[16:15:50] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: FB3
[16:15:50] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[16:15:50] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: FB2
[16:15:50] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[16:15:50] [Server thread/INFO] [Minecraft/]: [Multiverse-Core] 10 - World(s) loaded.
[16:15:51] [Server thread/INFO] [Minecraft/]: [Multiverse-Core] Version 2.5.0-SNAPSHOT-b722 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
[16:15:51] [Server thread/INFO] [com.bekvon.bukkit.residence.ResidenceCommandListener/]: [Residence] Enabling Residence v4.7.4.0
[16:15:51] [Server thread/INFO] [/]: [Residence] Can't find world with (world_nether) name
[16:15:51] [Server thread/INFO] [/]: [Residence] Can't find world with (world_the_end) name
[16:15:51] [Server thread/INFO] [/]: [Residence] Can't find world with (SG) name
[16:15:51] [Server thread/INFO] [/]: [Residence] Can't find world with (ASkyBlock) name
[16:15:51] [Server thread/INFO] [/]: [Residence] Can't find world with (FB1) name
[16:15:51] [Server thread/INFO] [/]: [Residence] Can't find world with (FB2) name
[16:15:51] [Server thread/INFO] [/]: [Residence] Can't find world with (KD) name
[16:15:51] [Server thread/INFO] [/]: [Residence] Can't find world with (FB3) name
[16:15:51] [Server thread/INFO] [/]: [Residence] Can't find world with (Veigarom) name
[16:15:51] [Server thread/INFO] [/]: [Residence] Can't find world with (maoer) name
[16:15:51] [Server thread/INFO] [/]: [Residence] Can't find world with (Hippo) name
[16:15:51] [Server thread/INFO] [/]: [Residence] Scanning for economy systems...
[16:15:51] [Server thread/INFO] [/]: [Residence] Found Vault using economy system: Essentials Economy
[16:15:52] [Server thread/INFO] [/]: [Residence] Loading save data for world world...
[16:15:52] [Server thread/INFO] [/]: [Residence] Loaded world data. (13 ms)
[16:15:52] [Server thread/INFO] [/]: [Residence] Loading save data for world DIM-19...
[16:15:52] [Server thread/INFO] [/]: [Residence] Loaded DIM-19 data. (1 ms)
[16:15:52] [Server thread/INFO] [/]: [Residence] Loading save data for world DIM-42...
[16:15:52] [Server thread/INFO] [/]: [Residence] Loaded DIM-42 data. (0 ms)
[16:15:52] [Server thread/INFO] [/]: [Residence] Loading save data for world DIM-100...
[16:15:52] [Server thread/INFO] [/]: [Residence] Loaded DIM-100 data. (0 ms)
[16:15:52] [Server thread/INFO] [/]: [Residence] Loading save data for world DIM1...
[16:15:52] [Server thread/INFO] [/]: [Residence] Loaded DIM1 data. (1 ms)
[16:15:52] [Server thread/INFO] [/]: [Residence] Loading save data for world DIM-1...
[16:15:52] [Server thread/INFO] [/]: [Residence] Loaded DIM-1 data. (0 ms)
[16:15:52] [Server thread/INFO] [/]: [Residence] Loading save data for world DIM-112...
[16:15:52] [Server thread/INFO] [/]: [Residence] Loaded DIM-112 data. (0 ms)
[16:15:52] [Server thread/INFO] [/]: [Residence] Loading save data for world ZC...
[16:15:52] [Server thread/INFO] [/]: [Residence] Loaded ZC data. (1 ms)
[16:15:52] [Server thread/INFO] [/]: [Residence] Loading save data for world DP...
[16:15:52] [Server thread/INFO] [/]: [Residence] Loaded DP data. (0 ms)
[16:15:52] [Server thread/INFO] [/]: [Residence] Loading save data for world SC...
[16:15:52] [Server thread/INFO] [/]: [Residence] Loaded SC data. (0 ms)
[16:15:52] [Server thread/INFO] [/]: [Residence] Loading world data into memory...
[16:15:52] [Server thread/INFO] [/]: [Residence] Loaded world data into memory. (102 ms)
[16:15:52] [Server thread/INFO] [/]: [Residence] Loading DIM-19 data into memory...
[16:15:52] [Server thread/INFO] [/]: [Residence] Loaded DIM-19 data into memory. (1 ms)
[16:15:52] [Server thread/INFO] [/]: [Residence] Loading DIM-42 data into memory...
[16:15:52] [Server thread/INFO] [/]: [Residence] Loaded DIM-42 data into memory. (0 ms)
[16:15:52] [Server thread/INFO] [/]: [Residence] Loading DIM-100 data into memory...
[16:15:52] [Server thread/INFO] [/]: [Residence] Loaded DIM-100 data into memory. (0 ms)
[16:15:52] [Server thread/INFO] [/]: [Residence] Loading DIM1 data into memory...
[16:15:52] [Server thread/INFO] [/]: [Residence] Loaded DIM1 data into memory. (1 ms)
[16:15:52] [Server thread/INFO] [/]: [Residence] Loading DIM-1 data into memory...
[16:15:52] [Server thread/INFO] [/]: [Residence] Loaded DIM-1 data into memory. (0 ms)
[16:15:52] [Server thread/INFO] [/]: [Residence] Loading DIM-112 data into memory...
[16:15:52] [Server thread/INFO] [/]: [Residence] Loaded DIM-112 data into memory. (0 ms)
[16:15:52] [Server thread/INFO] [/]: [Residence] Loading ZC data into memory...
[16:15:52] [Server thread/INFO] [/]: [Residence] Loaded ZC data into memory. (0 ms)
[16:15:52] [Server thread/INFO] [/]: [Residence] Loading DP data into memory...
[16:15:52] [Server thread/INFO] [/]: [Residence] Loaded DP data into memory. (0 ms)
[16:15:52] [Server thread/INFO] [/]: [Residence] Loading SC data into memory...
[16:15:52] [Server thread/INFO] [/]: [Residence] Loaded SC data into memory. (0 ms)
[16:15:52] [Server thread/INFO] [/]: [Residence] Found WorldEdit
[16:15:52] [Server thread/INFO] [/]: [Residence] Enabled! Version 4.7.4.0 by Zrips
[16:15:52] [Server thread/INFO] [com.earth2me.essentials.chat.EssentialsChat/]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b342
[16:15:52] [Server thread/INFO] [com.gmail.filoghost.holograms.HolographicDisplays/]: [HolographicDisplays] Enabling HolographicDisplays v1.8.8
[16:15:52] [Server thread/INFO] [com.gmail.filoghost.holograms.HolographicDisplays/]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
[16:15:52] [Server thread/INFO] [com.gmail.filoghost.holograms.HolographicDisplays/]: [HolographicDisplays] Loaded animation 'example.txt', speed 20.
[16:15:52] [Server thread/INFO] [io.lumine.xikage.mythicmobs.MythicMobs/]: [MythicMobs] Enabling MythicMobs v4.0.1
[16:15:52] [Server thread/INFO] [io.lumine.xikage.mythicmobs.MythicMobs/]: [MythicMobs] Loading MythicMobs for Bukkit v1_7_R4 (Minecraft 1.7)...
[16:15:52] [Server thread/INFO] [io.lumine.xikage.mythicmobs.MythicMobs/]: [MythicMobs] MythicMobs Vault Support has been enabled!
[16:15:53] [Server thread/INFO] [io.lumine.xikage.mythicmobs.MythicMobs/]: [MythicMobs] Loaded 5 mobs.
[16:15:53] [Server thread/INFO] [io.lumine.xikage.mythicmobs.MythicMobs/]: [MythicMobs] Loaded 3 vanilla mob overrides.
[16:15:53] [Server thread/INFO] [io.lumine.xikage.mythicmobs.MythicMobs/]: [MythicMobs] Loaded 0 mob stacks.
[16:15:53] [Server thread/INFO] [io.lumine.xikage.mythicmobs.MythicMobs/]: [MythicMobs] Loaded 3 skills.
[16:15:53] [Server thread/INFO] [io.lumine.xikage.mythicmobs.MythicMobs/]: [MythicMobs] Loaded 2 random spawns.
[16:15:53] [Server thread/INFO] [io.lumine.xikage.mythicmobs.MythicMobs/]: [MythicMobs] Loaded 9 mythic items.
[16:15:53] [Server thread/INFO] [io.lumine.xikage.mythicmobs.MythicMobs/]: [MythicMobs] Loaded 2 drop tables.
[16:15:53] [Server thread/INFO] [io.lumine.xikage.mythicmobs.MythicMobs/]: [MythicMobs] Loaded 0 mob spawners.
[16:15:53] [Server thread/INFO] [io.lumine.xikage.mythicmobs.MythicMobs/]: [MythicMobs] MythicMobs configuration file loaded successfully.
[16:15:53] [Server thread/ERROR] [io.lumine.xikage.mythicmobs.MythicMobs/]: [MythicMobs] Plugin MythicMobs v4.0.1 has failed to register events for class io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillTriggers because org/bukkit/event/player/PlayerInteractAtEntityEvent does not exist.
[16:15:53] [Server thread/INFO] [io.lumine.xikage.mythicmobs.MythicMobs/]: [MythicMobs] v4.0.1 has been successfully loaded!
[16:15:53] [Server thread/INFO] [com.earth2me.essentials.protect.EssentialsProtect/]: [EssentialsProtect] Enabling EssentialsProtect v2.0.1-b342
[16:15:53] [Server thread/INFO] [pers.tany.banit.Main/]: [BanIt] Enabling BanIt v1.1.1
[16:15:53] [Server thread/INFO] [/]: 「BanIt」已启用
[16:15:53] [Server thread/INFO] [com.earth2me.essentials.spawn.EssentialsSpawn/]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b342
[16:15:53] [Server thread/INFO] [Minecraft/]: Server permissions file permissions.yml is empty, ignoring it
[16:15:53] [Server thread/INFO] [Mekanism/Mekanism]: VoiceServer: Starting up server...
[16:15:53] [Server thread/INFO] [modtweaker2/modtweaker2]: Starting ServerStart for modtweaker2
[16:15:53] [Server thread/WARN] [/customnpcs]: [16:15:53][FINE][noppes.npcs.controllers.DialogController:32] Loading Dialogs

[16:15:53] [Server thread/WARN] [/customnpcs]: [16:15:53][FINE][noppes.npcs.controllers.DialogController:34] Done loading Dialogs

[16:15:53] [Server thread/INFO] [com.gmail.filoghost.holograms.HolographicDisplays/]: [HolographicDisplays] Found a new version available: v3.0.0
[16:15:53] [Server thread/INFO] [com.gmail.filoghost.holograms.HolographicDisplays/]: [HolographicDisplays] Download it on Bukkit Dev:
[16:15:53] [Server thread/INFO] [/]: [ChestCommands] Found a new version: v4.0.3 (yours: v3.1.4)
[16:15:53] [Server thread/INFO] [/]: [ChestCommands] Download it on Bukkit Dev:
[16:15:53] [Server thread/INFO] [/]: GroupManager - INFO - Bukkit Permissions Updated!
[16:15:53] [Server thread/INFO] [me.clip.placeholderapi.PlaceholderAPIPlugin/]: [PlaceholderAPI] Placeholder expansion registration initializing...
[16:15:53] [Server thread/INFO] [me.clip.placeholderapi.PlaceholderAPIPlugin/]: [PlaceholderAPI] Successfully registered expansion: multiverse
[16:15:53] [Server thread/INFO] [me.clip.placeholderapi.PlaceholderAPIPlugin/]: [PlaceholderAPI] Successfully registered expansion: playerpoints
[16:15:53] [Server thread/INFO] [me.clip.placeholderapi.PlaceholderAPIPlugin/]: [PlaceholderAPI] Successfully registered expansion: vault
[16:15:53] [Server thread/INFO] [/]: §a称号变量启动成功
[16:15:53] [Server thread/INFO] [me.clip.placeholderapi.PlaceholderAPIPlugin/]: [PlaceholderAPI] Successfully registered expansion: Chenghao
[16:15:53] [Server thread/INFO] [me.clip.placeholderapi.PlaceholderAPIPlugin/]: [PlaceholderAPI] Successfully registered expansion: essentials
[16:15:53] [Server thread/INFO] [me.clip.placeholderapi.PlaceholderAPIPlugin/]: [PlaceholderAPI] Successfully registered expansion: player
[16:15:53] [Server thread/WARN] [/]:    at com.extendedclip.papi.expansion.server.ServerExpansion.<init>(ServerExpansion.java:62)
[16:15:53] [Server thread/WARN] [/]:    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:15:53] [Server thread/WARN] [/]:    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[16:15:53] [Server thread/WARN] [/]:    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[16:15:53] [Server thread/WARN] [/]:    at me.clip.placeholderapi.expansion.ExpansionManager.createInstance(ExpansionManager.java:174)
[16:15:53] [Server thread/WARN] [/]:    at me.clip.placeholderapi.expansion.ExpansionManager.registerAllExpansions(ExpansionManager.java:152)
[16:15:53] [Server thread/WARN] [/]:    at me.clip.placeholderapi.PlaceholderAPIPlugin.lambda$onEnable$0(PlaceholderAPIPlugin.java:145)
[16:15:53] [Server thread/INFO] [me.clip.placeholderapi.PlaceholderAPIPlugin/]: [PlaceholderAPI] Successfully registered expansion: server
[16:15:53] [Craft Scheduler Thread - 12/INFO] [net.milkbowl.vault.Vault/]: [Vault] Checking for Updates ... 
[16:15:53] [Server thread/INFO] [/]: LMMを検知しませんでした
[16:15:54] [Craft Scheduler Thread - 12/INFO] [net.milkbowl.vault.Vault/]: [Vault] No new version available
[16:15:54] [Server thread/INFO] [/]: Starting UUID caching
[16:15:54] [Craft Scheduler Thread - 7/INFO] [/]: [P2] Starting player data caching for: world
[16:15:54] [Craft Scheduler Thread - 7/INFO] [/]: Fast mode UUID caching enabled!
[16:15:54] [Craft Scheduler Thread - 7/INFO] [/]: [P2] Cached a total of: 0 UUIDs
[16:15:54] [Craft Scheduler Thread - 7/INFO] [/]: Failed to cache: 1 uuids - slowly processing all files
[16:15:54] [Craft Scheduler Thread - 7/INFO] [/]: [P2] Cached a total of: 2 UUIDs
[16:16:09] [Craft Scheduler Thread - 6/WARN] [/]: Exception in thread "Craft Scheduler Thread - 6" 
[16:16:49] [Server thread/INFO] [/]: For help, type /miraimc help
[16:17:24] [Server thread/INFO] [/]: For help, type /mirai help
[16:17:32] [Server thread/INFO] [/]: For help, type /mirai help
[16:20:23] [Server thread/INFO] [/]: CONSOLE: Stopping the server..
[16:20:23] [Server thread/INFO] [Mekanism/Mekanism]: VoiceServer: Shutting down server...
[16:20:23] [Server thread/INFO] [com.earth2me.essentials.spawn.EssentialsSpawn/]: [EssentialsSpawn] Disabling EssentialsSpawn v2.0.1-b342
[16:20:23] [Server thread/INFO] [pers.tany.banit.Main/]: [BanIt] Disabling BanIt v1.1.1
[16:20:23] [Server thread/INFO] [/]: 「BanIt」已卸载

额外说明

日志太长了只能以文件形式发在补充这里 1.log 这个插件对于1.7.10科技服的意义还是很大的!因为这个版本是bug和外挂重灾区!很需要绑定QQ让玩家安分守己!

协议

SoulBigHippo commented 2 years ago

尝试了很多以前的版本也是一样的

SoulBigHippo commented 2 years ago

我弄了个啥插件没加的服务端试了也是一样的情况

DreamVoid commented 2 years ago

不支持Forge融合端。