您尚未登录,请登录后浏览更多内容! 登录 | 加入最MC

QQ登录

只需一步,快速开始

 找回密码
 加入最MC

QQ登录

只需一步,快速开始

查看: 2277|回复: 4
打印 上一主题 下一主题

[插件] Spigot1.8无法加载大部分1.8插件

[复制链接]

该用户从未签到

跳转到指定楼层
楼主
发表于 2016-12-11 12:12:08 | 只看该作者 |0人打赏回帖奖励 |倒序浏览 |阅读模式
10MC币
如题
报告:
[10:47:53] [Server thread/INFO]: Starting minecraft server version 1.8
[10:47:53] [Server thread/INFO]: Loading properties
[10:47:53] [Server thread/INFO]: Default game type: SURVIVAL
[10:47:53] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-59b08be-0899683 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
[10:47:53] [Server thread/INFO]: Server Ping Player Sample Count: 12
[10:47:53] [Server thread/INFO]: Using 4 threads for Netty based IO
[10:47:53] [Server thread/INFO]: Debug logging is disabled
[10:47:53] [Server thread/INFO]: Generating keypair
[10:47:54] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:10940
[10:47:54] [Server thread/ERROR]: Could not load 'plugins/PlugMan [1.8.X].jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
        at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:290) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
Caused by: java.util.zip.ZipException: error in opening zip file
        at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_65]
        at java.util.zip.ZipFile.<init>(ZipFile.java:215) ~[?:1.7.0_65]
        at java.util.zip.ZipFile.<init>(ZipFile.java:145) ~[?:1.7.0_65]
        at java.util.jar.JarFile.<init>(JarFile.java:154) ~[?:1.7.0_65]
        at java.util.jar.JarFile.<init>(JarFile.java:118) ~[?:1.7.0_65]
        at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        ... 5 more
[10:47:54] [Server thread/ERROR]: Could not load 'plugins/Multiverse-Core-2.5.0-SNAPSHOT-javadoc.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
        at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:154) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:290) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
        ... 6 more
[10:47:54] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[10:47:54] [Server thread/ERROR]: Could not load 'plugins/[防御]WorldProtect+v1.1.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: top/mclf/WorldProtect/WorldProtect : Unsupported major.minor version 52.0
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:290) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
Caused by: java.lang.UnsupportedClassVersionError: top/mclf/WorldProtect/WorldProtect : Unsupported major.minor version 52.0
        at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_65]
        at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_65]
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_65]
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_65]
        at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_65]
        at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_65]
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_65]
        at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_65]
        at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_65]
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_65]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_65]
        at java.lang.Class.forName0(Native Method) ~[?:1.7.0_65]
        at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_65]
        at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        ... 6 more
[10:47:54] [Server thread/ERROR]: Could not load 'plugins/[防御]ZAC.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: main/AC : Unsupported major.minor version 52.0
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:290) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
Caused by: java.lang.UnsupportedClassVersionError: main/AC : Unsupported major.minor version 52.0
        at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_65]
        at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_65]
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_65]
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_65]
        at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_65]
        at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_65]
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_65]
        at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_65]
        at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_65]
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_65]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_65]
        at java.lang.Class.forName0(Native Method) ~[?:1.7.0_65]
        at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_65]
        at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        ... 6 more
[10:47:54] [Server thread/ERROR]: Could not load 'plugins/TabMessage 1.9.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: kaelenmc/plugin/tm/Main : Unsupported major.minor version 52.0
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:290) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
Caused by: java.lang.UnsupportedClassVersionError: kaelenmc/plugin/tm/Main : Unsupported major.minor version 52.0
        at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_65]
        at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_65]
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_65]
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_65]
        at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_65]
        at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_65]
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_65]
        at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_65]
        at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_65]
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_65]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_65]
        at java.lang.Class.forName0(Native Method) ~[?:1.7.0_65]
        at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_65]
        at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        ... 6 more
[10:47:54] [Server thread/ERROR]: Could not load 'plugins/Join2Bang登陆爆炸烟花.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/ICodeThatJar/Join2Bang/Main : Unsupported major.minor version 52.0
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:290) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
Caused by: java.lang.UnsupportedClassVersionError: me/ICodeThatJar/Join2Bang/Main : Unsupported major.minor version 52.0
        at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_65]
        at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_65]
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_65]
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_65]
        at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_65]
        at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_65]
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_65]
        at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_65]
        at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_65]
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_65]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_65]
        at java.lang.Class.forName0(Native Method) ~[?:1.7.0_65]
        at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_65]
        at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        ... 6 more
[10:47:54] [Server thread/ERROR]: Could not load 'plugins/[防御]FixCaseSentiveBugs.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/github/skystardust/fixcasesentivebugs/FixCaseSentiveBugs : Unsupported major.minor version 52.0
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:290) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
Caused by: java.lang.UnsupportedClassVersionError: com/github/skystardust/fixcasesentivebugs/FixCaseSentiveBugs : Unsupported major.minor version 52.0
        at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_65]
        at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_65]
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_65]
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_65]
        at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_65]
        at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_65]
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_65]
        at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_65]
        at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_65]
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_65]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_65]
        at java.lang.Class.forName0(Native Method) ~[?:1.7.0_65]
        at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_65]
        at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        ... 6 more
[10:47:54] [Server thread/ERROR]: Could not load 'plugins/FastAsyncVoxelSniper-favs-16.12.03-57d41ae-406-9.12.30.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/boydti/fawe/object/FaweCommand
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:290) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
Caused by: java.lang.NoClassDefFoundError: com/boydti/fawe/object/FaweCommand
        at java.lang.Class.forName0(Native Method) ~[?:1.7.0_65]
        at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_65]
        at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        ... 6 more
Caused by: java.lang.ClassNotFoundException: com.boydti.fawe.object.FaweCommand
        at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_65]
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_65]
        at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_65]
        at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_65]
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_65]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_65]
        at java.lang.Class.forName0(Native Method) ~[?:1.7.0_65]
        at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_65]
        at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        ... 6 more
[10:47:54] [Server thread/ERROR]: Could not load 'plugins/[娱乐]QuickShop-0.9.27[汉化].jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: org/maxgamer/quickshop/QuickShop : Unsupported major.minor version 52.0
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:290) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
Caused by: java.lang.UnsupportedClassVersionError: org/maxgamer/quickshop/QuickShop : Unsupported major.minor version 52.0
        at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_65]
        at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_65]
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_65]
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_65]
        at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_65]
        at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_65]
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_65]
        at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_65]
        at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_65]
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_65]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_65]
        at java.lang.Class.forName0(Native Method) ~[?:1.7.0_65]
        at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_65]
        at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        ... 6 more
[10:47:54] [Server thread/INFO]: [ChairStairs] Loading ChairStairs v1.1
[10:47:54] [Server thread/INFO]: [LaggRemover] Loading LaggRemover v0.2.2
[10:47:54] [Server thread/INFO]: [BAMradio] Loading BAMradio v1.8
[10:47:54] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.5
[10:47:54] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (2.12.1) (Phoenix)
[10:47:54] [Server thread/INFO]: [NoSpawnChunks] Loading NoSpawnChunks v2.0-b146
[10:47:54] [Server thread/INFO]: [PTweaks] Loading PTweaks v6.0.13
[10:47:54] [Server thread/INFO]: [TitleWelcomeMessage] Loading TitleWelcomeMessage v4.0.0
[10:47:54] [Server thread/INFO]: [ColorChat] Loading ColorChat v1.1
[10:47:54] [Server thread/INFO]: [AntiAttack] Loading AntiAttack v1.1.0
[10:47:54] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v12.7-SNAPSHOT-4
[10:47:54] [Server thread/INFO]: [PleaseLogin] Loading PleaseLogin v0.1
[10:47:54] [Server thread/INFO]: [LeatherRotten] Loading LeatherRotten v1.0
[10:47:54] [Server thread/INFO]: [Vault] Loading Vault v1.5.2-b33
[10:47:54] [Server thread/INFO]: [StackMob] Loading StackMob v1.2.2
[10:47:54] [Server thread/INFO]: [iConomy] Loading iConomy v7.0.4
[10:47:54] [Server thread/INFO]: [AntiBookAndPenBug] Loading AntiBookAndPenBug v1.0
[10:47:54] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.12.0
[10:47:54] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1
[10:47:54] [Server thread/INFO]: [Bestmessage] Loading Bestmessage v1.2
[10:47:54] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.5
[10:47:55] [Server thread/INFO]: [DeathMessages] Loading DeathMessages v3.0.0
[10:47:55] [Server thread/INFO]: [BanItem] Loading BanItem v2.3.91
[10:47:55] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
[10:47:55] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
[10:47:55] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
[10:47:55] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
[10:47:55] [Server thread/INFO]: [uCars] Loading uCars v19
[10:47:55] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
[10:47:55] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v3.3.0
[10:47:55] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[10:47:55] [Server thread/INFO]: [NeverLag] Loading NeverLag v1.3.0
[10:47:55] [Server thread/INFO]: [ColorMOTD] Loading ColorMOTD v1.5.3
[10:47:55] [Server thread/INFO]: [Residence] Loading Residence v4.5.12.2
[10:47:55] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-SNAPSHOT-b725
[10:47:55] [Server thread/INFO]: [LockettePro] Loading LockettePro v2.4.1
[10:47:55] [Server thread/INFO]: [RPG_Items] Loading RPG_Items v4.09
[10:47:55] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.3
[10:47:55] [Server thread/INFO]: [AncientGates] Loading AncientGates v1.8.0
[10:47:55] [Server thread/INFO]: [Vault] Enabling Vault v1.5.2-b33
[10:47:55] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[10:47:55] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
[10:47:55] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
[10:47:55] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[10:47:55] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
[10:47:55] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[10:47:55] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[10:47:55] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[10:47:55] [Server thread/INFO]: [Vault] Enabled Version 1.5.2-b33
[10:47:55] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.5
[10:47:55] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[10:47:55] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v3.3.0
[10:47:55] [Server thread/INFO]: &cIt's really recommended to run Java 1.8, as it increases performance
[10:47:55] [Server thread/INFO]: $1PlotSquared is now enabled
[10:47:55] [Server thread/INFO]: $3[$1P2$3] $2&6Debug Mode Enabled (Default). Edit the config to turn this off.
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: greeting
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: farewell
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: feed
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: heal
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: notify-enter
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: notify-leave
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: item-drop
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: invincible
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: instabreak
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: drop-protection
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: forcefield
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: titles
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: pve
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: pvp
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: no-worldedit
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: redstone
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: misc-cap
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: entity-cap
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: mob-cap
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: animal-cap
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: hostile-cap
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: vehicle-cap
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: music
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: done
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: analysis
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: disable-physics
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: fly
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: explosion
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: mob-place
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: hostile-interact
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: hostile-attack
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: animal-interact
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: animal-attack
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: tamed-interact
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: tamed-attack
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: player-interact
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: misc-interact
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: misc-place
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: misc-break
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: hanging-interact
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: hanging-place
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: hanging-break
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: vehicle-use
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: vehicle-place
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: vehicle-break
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: device-interact
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: place
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: break
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: use
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: blocked-cmds
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: ice-melt
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: keep
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: gamemode
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: price
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: time
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: weather
[10:47:55] [Server thread/INFO]: [P2]  - Adding flag: description
[10:47:55] [Server thread/INFO]: [P2] Metrics enabled.
[10:47:55] [Server thread/INFO]: [P2] Metrics enabled.
[10:47:55] [Server thread/INFO]: [P2]  PlotSquared is using online UUIDs
[10:47:55] [Server thread/INFO]: [P2] Key: API Location, Value: http://www.intellectualsites.com/minecraft.php
[10:47:55] [Server thread/INFO]: [P2] Key: Delete Plots On Ban, Value: false
[10:47:55] [Server thread/INFO]: [P2] Key: Schematics Save Path, Value: plugins/PlotSquared/schematics
[10:47:55] [Server thread/INFO]: [P2] Key: DB Mysql Enabled, Value: false
[10:47:55] [Server thread/INFO]: [P2] Key: Auto Clear Enabled, Value: true
[10:47:55] [Server thread/INFO]: [P2] Key: Use Metrics, Value: true
[10:47:55] [Server thread/INFO]: [P2] Key: DB SQLite Enabled, Value: true
[10:47:55] [Server thread/INFO]: [P2] Key: Kill Road Mobs, Value: false
[10:47:55] [Server thread/INFO]: [P2] Key: Auto Clear Days, Value: 7
[10:47:55] [Server thread/INFO]: [ColorMOTD] Enabling ColorMOTD v1.5.3
[10:47:55] [Server thread/INFO]: [ColorMOTD] ├使用 ProtocolLib 3.6.5 作为前置
[10:47:55] [Server thread/INFO]: [ColorMOTD] │├正在载入配置文件..
[10:47:55] [Server thread/INFO]: [ColorMOTD] │├配置文件编码为UTF-8...
[10:47:56] [Server thread/INFO]: [ColorMOTD] │├正在加载图标...
[10:47:56] [Server thread/INFO]: [ColorMOTD] ││├成功加载图标"ServerIcon.png"
[10:47:56] [Server thread/INFO]: [ColorMOTD] ││├成功加载维护模式下的图标
[10:47:56] [Server thread/INFO]: [ColorMOTD] │├载入成功
[10:47:56] [Server thread/INFO]: [ColorMOTD] │├软前置加载...
[10:47:56] [Server thread/INFO]: [ColorMOTD] │├找到Essentials,建立连接...
[10:47:56] [Server thread/INFO]: [ColorMOTD] ├正在注册MOTD监听器...
[10:47:56] [Server thread/INFO]: ColorMOTD v1.5.3加载完成,用时100毫秒
[10:47:56] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[10:47:56] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[10:47:56] [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.
[10:47:56] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[10:47:56] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[10:47:56] [Server thread/INFO]: Preparing level "world"
[10:47:56] [Server thread/INFO]: -------- World Settings For [world] --------
[10:47:56] [Server thread/INFO]: Mob Spawn Range: 4
[10:47:56] [Server thread/INFO]: Anti X-Ray: true
[10:47:56] [Server thread/INFO]:         Engine Mode: 1
[10:47:56] [Server thread/INFO]:         Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:47:56] [Server thread/INFO]:         Replace Blocks: [1, 5]
[10:47:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:47:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:47:56] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:47:56] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:47:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:47:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:47:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:47:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:47:56] [Server thread/INFO]: Entity Activation Range: An 12 / Mo 24 / Mi 4
[10:47:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:47:56] [Server thread/INFO]: Alternative Hopper Ticking: false
[10:47:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:47:56] [Server thread/INFO]: Random Lighting Updates: false
[10:47:56] [Server thread/INFO]: Structure Info Saving: true
[10:47:56] [Server thread/INFO]: Sending up to 5 chunks per packet
[10:47:56] [Server thread/INFO]: Max Entity Collisions: 8
[10:47:56] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[10:47:56] [Server thread/INFO]: Max TNT Explosions: 100
[10:47:56] [Server thread/INFO]: Item Despawn Rate: 6000
[10:47:56] [Server thread/INFO]: Item Merge Radius: 2.5
[10:47:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:47:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:47:56] [Server thread/INFO]: View Distance: 6
[10:47:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:47:56] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:47:56] [Server thread/INFO]: Clear tick list: false
[10:47:56] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:47:56] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
[10:47:56] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[10:47:56] [Server thread/INFO]: Mob Spawn Range: 4
[10:47:56] [Server thread/INFO]: Anti X-Ray: true
[10:47:56] [Server thread/INFO]:         Engine Mode: 1
[10:47:56] [Server thread/INFO]:         Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:47:56] [Server thread/INFO]:         Replace Blocks: [1, 5]
[10:47:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:47:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:47:56] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:47:56] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:47:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:47:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:47:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:47:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:47:56] [Server thread/INFO]: Entity Activation Range: An 12 / Mo 24 / Mi 4
[10:47:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:47:56] [Server thread/INFO]: Alternative Hopper Ticking: false
[10:47:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:47:56] [Server thread/INFO]: Random Lighting Updates: false
[10:47:56] [Server thread/INFO]: Structure Info Saving: true
[10:47:56] [Server thread/INFO]: Sending up to 5 chunks per packet
[10:47:56] [Server thread/INFO]: Max Entity Collisions: 8
[10:47:56] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[10:47:56] [Server thread/INFO]: Max TNT Explosions: 100
[10:47:56] [Server thread/INFO]: Item Despawn Rate: 6000
[10:47:56] [Server thread/INFO]: Item Merge Radius: 2.5
[10:47:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:47:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:47:56] [Server thread/INFO]: View Distance: 6
[10:47:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:47:56] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:47:56] [Server thread/INFO]: Clear tick list: false
[10:47:56] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:47:56] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
[10:47:56] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[10:47:56] [Server thread/INFO]: Mob Spawn Range: 4
[10:47:56] [Server thread/INFO]: Anti X-Ray: true
[10:47:56] [Server thread/INFO]:         Engine Mode: 1
[10:47:56] [Server thread/INFO]:         Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:47:56] [Server thread/INFO]:         Replace Blocks: [1, 5]
[10:47:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:47:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:47:56] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:47:56] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:47:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:47:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:47:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:47:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:47:56] [Server thread/INFO]: Entity Activation Range: An 12 / Mo 24 / Mi 4
[10:47:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:47:56] [Server thread/INFO]: Alternative Hopper Ticking: false
[10:47:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:47:56] [Server thread/INFO]: Random Lighting Updates: false
[10:47:56] [Server thread/INFO]: Structure Info Saving: true
[10:47:56] [Server thread/INFO]: Sending up to 5 chunks per packet
[10:47:56] [Server thread/INFO]: Max Entity Collisions: 8
[10:47:56] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[10:47:56] [Server thread/INFO]: Max TNT Explosions: 100
[10:47:56] [Server thread/INFO]: Item Despawn Rate: 6000
[10:47:56] [Server thread/INFO]: Item Merge Radius: 2.5
[10:47:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:47:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:47:56] [Server thread/INFO]: View Distance: 6
[10:47:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:47:56] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:47:56] [Server thread/INFO]: Clear tick list: false
[10:47:56] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:47:56] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
[10:47:56] [Server thread/INFO]: Preparing start region for level 0 (Seed: 9148858238818384386)
[10:47:57] [Server thread/INFO]: Preparing start region for level 1 (Seed: 9148858238818384386)
[10:47:57] [Server thread/INFO]: Preparing start region for level 2 (Seed: 9148858238818384386)
[10:47:57] [Server thread/INFO]: [ChairStairs] Enabling ChairStairs v1.1
[10:47:57] [Server thread/INFO]: [LaggRemover] Enabling LaggRemover v0.2.2
[10:47:57] [Server thread/INFO]: [LaggRemover] 智能AI已激活.
[10:47:57] [Server thread/INFO]: [LaggRemover] Loaded 0 组件(s)
[10:47:57] [Server thread/INFO]: [LaggRemover] LaggRemover has been enabled!
[10:47:57] [Server thread/INFO]: [BAMradio] Enabling BAMradio v1.8
[10:48:00] [Server thread/ERROR]: Could not obtain sequencer device - Falling back to software sequencer.
[10:48:00] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.5
[10:48:00] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
[10:48:00] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
[10:48:00] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -180.0 Y: 69.0 Z: 184.0
[10:48:00] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (2.12.1) (Phoenix)
[10:48:00] [Server thread/INFO]: GroupManager - INFO - World Found: world
[10:48:00] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[10:48:00] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[10:48:00] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[10:48:00] [Server thread/INFO]: GroupManager version 2.0 (2.12.1) (Phoenix) is enabled!
[10:48:00] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[10:48:00] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[10:48:00] [Server thread/INFO]: [NoSpawnChunks] Enabling NoSpawnChunks v2.0-b146
[10:48:00] [Server thread/ERROR]: Cannot load plugins/NoSpawnChunks/config.yml
org.bukkit.configuration.InvalidConfigurationException: unacceptable character '?' (0xD8EC) special characters are not allowed
in "'string'", position 77
        at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:188) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.dmulloy2.nospawnchunks.NoSpawnChunks.onEnable(NoSpawnChunks.java:60) [%5B防御%5DNoSpawnChunks0.3cb1.47.jar:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:355) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:315) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
        at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:67) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:47) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        ... 16 more
[10:48:00] [Server thread/ERROR]: [NoSpawnChunks] Cannot load configuration from jar
org.bukkit.configuration.InvalidConfigurationException: unacceptable character '?' (0xD8EC) special characters are not allowed
in "'string'", position 80
        at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:214) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.dmulloy2.nospawnchunks.NoSpawnChunks.onEnable(NoSpawnChunks.java:60) [%5B防御%5DNoSpawnChunks0.3cb1.47.jar:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:355) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:315) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
        at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:67) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:47) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot1.8.0.jar:git-Spigot-59b08be-0899683]
        ... 13 more
[10:48:00] [Server thread/INFO]: [NoSpawnChunks] NoSpawnChunks v2.0-b146 has been enabled. Took 4 ms.
[10:48:00] [Server thread/INFO]: [PTweaks] Enabling PTweaks v6.0.13
[10:48:00] [Server thread/INFO]: [PTweaks] AutoSaveStopper is enabled!
[10:48:00] [Server thread/INFO]: [PTweaks] Packet Autosave set to 50000
[10:48:00] [Server thread/INFO]: [PTweaks] ChunkPersistance is enabled!
[10:48:00] [Server thread/INFO]: [PTweaks] Chunk Life Time: 100000ms
[10:48:00] [Server thread/INFO]: [PTweaks] Chunk Prune Time: 3ms
[10:48:00] [Server thread/INFO]: [PTweaks] MonsterLimiter is enabled!
[10:48:00] [Server thread/INFO]: [TitleWelcomeMessage] Enabling TitleWelcomeMessage v4.0.0
[10:48:00] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[10:48:00] [Server thread/INFO]:  
[10:48:00] [Server thread/INFO]:       Title Welcome Message
[10:48:00] [Server thread/INFO]:            Version 4.0.0
[10:48:00] [Server thread/INFO]:  YouTube: http://bit.ly/ATDYouTube
[10:48:00] [Server thread/INFO]:  
[10:48:00] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[10:48:00] [Server thread/INFO]: [ColorChat] Enabling ColorChat v1.1
[10:48:00] [Server thread/INFO]: [AntiAttack] Enabling AntiAttack v1.1.0
[10:48:00] [Server thread/INFO]: [AntiAttack] 反压测插件AntiAttack已经加载
[10:48:00] [Server thread/INFO]: [AntiAttack] |乐乐制作——QQ1207223090|
[10:48:00] [Server thread/INFO]: [AntiAttack] |成功防御压测类型
[10:48:00] [Server thread/INFO]: [AntiAttack] |-------------压测1.0
[10:48:00] [Server thread/INFO]: [AntiAttack] |-------------压测1.5
[10:48:00] [Server thread/INFO]: [AntiAttack] |-------------压测2.99仅在spigot可以被防御
[10:48:00] [Server thread/INFO]: [AntiAttack] |-------------压测3.0
[10:48:00] [Server thread/INFO]: [AntiAttack] |-------------压测3.1
[10:48:00] [Server thread/INFO]: [AntiAttack] |-------------压测3.2
[10:48:00] [Server thread/INFO]: [AntiAttack] |-------------压测313
[10:48:00] [Server thread/INFO]: [AntiAttack] |-------------压测4.7
[10:48:00] [Server thread/INFO]: [AntiAttack] |-------------压测4.8
[10:48:00] [Server thread/INFO]: [AntiAttack] |---加载完成---|
[10:48:00] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v12.7-SNAPSHOT-4
[10:48:00] [Server thread/INFO]: Detected Minecraft v1_8_R1, using SkinFactory_v1_8_R1
[10:48:00] [Server thread/INFO]: [SkinsRestorer] Loaded 2 skins from the database.
[10:48:01] [Server thread/INFO]:     +===============+
[10:48:01] [Server thread/INFO]:     | SkinsRestorer |
[10:48:01] [Server thread/INFO]:     +===============+
[10:48:01] [Server thread/INFO]:     Current version: 12.7-SNAPSHOT-4
[10:48:01] [Server thread/INFO]:     A new version is available! Download it at:
[10:48:01] [Server thread/INFO]:     https://www.spigotmc.org/resources/skinsrestorer.2124/
[10:48:01] [Server thread/INFO]: [PleaseLogin] Enabling PleaseLogin v0.1
[10:48:01] [Server thread/INFO]: [LeatherRotten] Enabling LeatherRotten v1.0
[10:48:01] [Server thread/INFO]: [StackMob] Enabling StackMob v1.2.2
[10:48:01] [Server thread/INFO]: [StackMob] StackMob v1.2.2 by antiPerson
[10:48:01] [Server thread/INFO]: [StackMob] Find out more at https://www.spigotmc.org/resources/stackmob.29999/
[10:48:01] [Server thread/INFO]: [StackMob] Registering commands and events...
[10:48:01] [Server thread/INFO]: [StackMob] Registered all commands and events!
[10:48:01] [Server thread/INFO]: [StackMob] 插件检查版本中...
[10:48:01] [Server thread/INFO]: [StackMob] You are currently on v1.2.2, and a new version, v1.5.5 is available!
[10:48:01] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0.4
[10:48:01] [Server thread/INFO]: [iConomy - April Fools] Enabled (12 ms)
[10:48:01] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
[10:48:01] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
[10:48:01] [Thread-15/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[10:48:01] [Server thread/INFO]: [AntiBookAndPenBug] Enabling AntiBookAndPenBug v1.0
[10:48:01] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.12.0
[10:48:01] [Server thread/ERROR]: [CoreProtect] Plugin CoreProtect v2.12.0 has failed to register events for class net.coreprotect.listener.PlayerListener because org/bukkit/event/player/PlayerArmorStandManipulateEvent does not exist.
[10:48:01] [Server thread/INFO]: CoreProtect 版本 2.12.0 已经加载了!
[10:48:01] [Server thread/INFO]: [CoreProtect] 正在使用 SQLite.
[10:48:01] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1
[10:48:01] [Server thread/INFO]: [Bestmessage] Enabling Bestmessage v1.2
[10:48:01] [Server thread/INFO]: [Bestmessage]    BestMessage V1.0已启用!作者:PorPit 淘宝:麦块星云   qq:692066768 ~ 
[10:48:01] [Server thread/INFO]: [DeathMessages] Enabling DeathMessages v3.0.0
[10:48:01] [Server thread/WARN]: <<[ DeathMessages ]>> Your 'config.yml' is outdated, renamed to 'old_config.yml' and newest version of 'config.yml' created!
[10:48:01] [Server thread/INFO]: <<[ DeathMessages ]>>  [ Version ]=[ 3.0.0 ] [ Successfully Loaded! ]
[10:48:01] [Server thread/INFO]: [BanItem] Enabling BanItem v2.3.91
[10:48:01] [Server thread/INFO]: [BanItem] 已经重载语言翻译
[10:48:01] [Server thread/INFO]: [BanItem] 已经重载插件配置
[10:48:01] [Server thread/INFO]: [BanItem] >从NBT中移除黑名单物品: false
[10:48:01] [Server thread/INFO]: [BanItem] >从NBT中移除禁用物品: false
[10:48:01] [Server thread/INFO]: [BanItem] >没收黑名单物品: true
[10:48:01] [Server thread/INFO]: [BanItem] >放置方块时检查周围方块: false
[10:48:01] [Server thread/INFO]: [BanItem] >启用物品ID权限: false
[10:48:01] [Server thread/INFO]: [BanItem] >启用物品子ID权限: false
[10:48:01] [Server thread/INFO]: [BanItem] >检查背包时强制没收黑名单物品: true
[10:48:01] [Server thread/INFO]: [BanItem] >在方块NBT中检查黑名单物品: true
[10:48:01] [Server thread/INFO]: [BanItem] 全局世界: 物品禁止使用列表载入0个物品
[10:48:01] [Server thread/INFO]: [BanItem] 全局世界: 物品黑名单载入0个物品
[10:48:01] [Server thread/INFO]: [BanItem] 全局世界: NBT检查列表载入0个物品
[10:48:01] [Server thread/INFO]: [BanItem] >玩家登陆时检查背包: true
[10:48:01] [Server thread/INFO]: [BanItem] >玩家切换物品时检查黑名单: true
[10:48:01] [Server thread/INFO]: [BanItem] 已经重载插件
[10:48:01] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[10:48:01] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[10:48:01] [Server thread/INFO]: git-Spigot-59b08be-0899683 (MC: 1.8)
[10:48:01] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT
[10:48:01] [Server thread/INFO]: Using locale zh
[10:48:01] [Server thread/INFO]: Using locale zh
[10:48:01] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[10:48:01] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[10:48:01] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.5.2-b33)
[10:48:01] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
[10:48:01] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[10:48:02] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
[10:48:02] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
[10:48:02] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[10:48:02] [Server thread/INFO]: [uCars] Enabling uCars v19
[10:48:02] [Server thread/INFO]: [uCars] uCars has been enabled!
[10:48:02] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
[10:48:02] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[10:48:02] [Server thread/INFO]: [NeverLag] Enabling NeverLag v1.3.0
[10:48:02] [Server thread/INFO]: [Residence] Enabling Residence v4.5.12.2
[10:48:02] [Server thread/INFO]: [Residence] - Enabling multiworld plugin: Multiverse-Core
[10:48:02] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-SNAPSHOT-b725
[10:48:02] [Server thread/INFO]: -------- World Settings For [spawn] --------
[10:48:02] [Server thread/INFO]: Mob Spawn Range: 4
[10:48:02] [Server thread/INFO]: Anti X-Ray: true
[10:48:02] [Server thread/INFO]:         Engine Mode: 1
[10:48:02] [Server thread/INFO]:         Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:48:02] [Server thread/INFO]:         Replace Blocks: [1, 5]
[10:48:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:48:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:48:02] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:48:02] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:48:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:48:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:48:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:48:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:48:02] [Server thread/INFO]: Entity Activation Range: An 12 / Mo 24 / Mi 4
[10:48:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:48:02] [Server thread/INFO]: Alternative Hopper Ticking: false
[10:48:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:48:02] [Server thread/INFO]: Random Lighting Updates: false
[10:48:02] [Server thread/INFO]: Structure Info Saving: true
[10:48:02] [Server thread/INFO]: Sending up to 5 chunks per packet
[10:48:02] [Server thread/INFO]: Max Entity Collisions: 8
[10:48:02] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[10:48:02] [Server thread/INFO]: Max TNT Explosions: 100
[10:48:02] [Server thread/INFO]: Item Despawn Rate: 6000
[10:48:02] [Server thread/INFO]: Item Merge Radius: 2.5
[10:48:02] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:48:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:48:02] [Server thread/INFO]: View Distance: 6
[10:48:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:48:02] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:48:02] [Server thread/INFO]: Clear tick list: false
[10:48:02] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:48:02] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
[10:48:02] [Server thread/INFO]: Preparing start region for level 3 (Seed: 1242299349723451528)
[10:48:02] [Server thread/INFO]: -------- World Settings For [ALL] --------
[10:48:02] [Server thread/INFO]: Mob Spawn Range: 4
[10:48:02] [Server thread/INFO]: Anti X-Ray: true
[10:48:02] [Server thread/INFO]:         Engine Mode: 1
[10:48:02] [Server thread/INFO]:         Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:48:02] [Server thread/INFO]:         Replace Blocks: [1, 5]
[10:48:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:48:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:48:02] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:48:02] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:48:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:48:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:48:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:48:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:48:02] [Server thread/INFO]: Entity Activation Range: An 12 / Mo 24 / Mi 4
[10:48:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:48:02] [Server thread/INFO]: Alternative Hopper Ticking: false
[10:48:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:48:02] [Server thread/INFO]: Random Lighting Updates: false
[10:48:02] [Server thread/INFO]: Structure Info Saving: true
[10:48:02] [Server thread/INFO]: Sending up to 5 chunks per packet
[10:48:02] [Server thread/INFO]: Max Entity Collisions: 8
[10:48:02] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[10:48:02] [Server thread/INFO]: Max TNT Explosions: 100
[10:48:02] [Server thread/INFO]: Item Despawn Rate: 6000
[10:48:02] [Server thread/INFO]: Item Merge Radius: 2.5
[10:48:02] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:48:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:48:02] [Server thread/INFO]: View Distance: 6
[10:48:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:48:02] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:48:02] [Server thread/INFO]: Clear tick list: false
[10:48:02] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:48:02] [Server thread/INFO]: [P2] Detected world load for 'ALL'
[10:48:02] [Server thread/INFO]: [P2]  - generator: PlotSquared>PlotSquared
[10:48:02] [Server thread/INFO]: [P2]  - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
[10:48:02] [Server thread/INFO]: [P2]  - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
[10:48:02] [Server thread/INFO]: [P2]  - schematic: false
[10:48:02] [Server thread/INFO]: World possibly already loaded: ALL
[10:48:02] [Server thread/INFO]: Preparing start region for level 4 (Seed: 4399060479101439069)
[10:48:02] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
[10:48:02] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-SNAPSHOT-b725 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
[10:48:02] [Server thread/INFO]: [Residence] Found Vault using permissions plugin:GroupManager
[10:48:03] [Server thread/INFO]: [Residence] Scanning for economy systems...
[10:48:03] [Server thread/INFO]: [Residence] Found Vault using economy system: iConomy 7
[10:48:03] [Server thread/INFO]: [Residence] Loading save data for world world...
[10:48:03] [Server thread/INFO]: [Residence] Loaded world data. (5 ms)
[10:48:03] [Server thread/INFO]: [Residence] Loading save data for world world_nether...
[10:48:03] [Server thread/INFO]: [Residence] Loaded world_nether data. (0 ms)
[10:48:03] [Server thread/INFO]: [Residence] Loading save data for world world_the_end...
[10:48:03] [Server thread/INFO]: [Residence] Loaded world_the_end data. (1 ms)
[10:48:03] [Server thread/INFO]: [Residence] Loading save data for world spawn...
[10:48:03] [Server thread/INFO]: [Residence] Loaded spawn data. (0 ms)
[10:48:03] [Server thread/INFO]: [Residence] Loading save data for world ALL...
[10:48:03] [Server thread/INFO]: [Residence] Loaded ALL data. (1 ms)
[10:48:03] [Server thread/INFO]: [Residence] Loading world data into memory...
[10:48:03] [Server thread/INFO]: [Residence] Loaded world data into memory. (0 ms)
[10:48:03] [Server thread/INFO]: [Residence] Loading world_nether data into memory...
[10:48:03] [Server thread/INFO]: [Residence] Loaded world_nether data into memory. (0 ms)
[10:48:03] [Server thread/INFO]: [Residence] Loading world_the_end data into memory...
[10:48:03] [Server thread/INFO]: [Residence] Loaded world_the_end data into memory. (1 ms)
[10:48:03] [Server thread/INFO]: [Residence] Loading spawn data into memory...
[10:48:03] [Server thread/INFO]: [Residence] Loaded spawn data into memory. (0 ms)
[10:48:03] [Server thread/INFO]: [Residence] Loading ALL data into memory...
[10:48:03] [Server thread/INFO]: [Residence] Loaded ALL data into memory. (0 ms)
[10:48:03] [Server thread/INFO]: [Residence] Found WorldEdit
[10:48:03] [Server thread/ERROR]: [Residence] Plugin Residence v4.5.12.2 has failed to register events for class com.bekvon.bukkit.residence.allNms.v1_8Events because org/bukkit/event/block/BlockExplodeEvent does not exist.
[10:48:03] [Server thread/INFO]: [Residence] Enabled! Version 4.5.12.2 by Zrips
[10:48:03] [Server thread/INFO]: [LockettePro] Enabling LockettePro v2.4.1
[10:48:03] [Server thread/ERROR]: [LockettePro] Plugin LockettePro v2.4.1 has failed to register events for class me.crafter.mc.lockettepro.BlockEnvironmentListener because org/bukkit/event/block/BlockExplodeEvent does not exist.
[10:48:03] [Server thread/INFO]: [RPG_Items] Enabling RPG_Items v4.09
[10:48:03] [Server thread/INFO]: Total 0 rpgitems loaded
[10:48:03] [Server thread/WARN]: RPGItem sbzxca is not exist
[10:48:03] [Server thread/WARN]: RPGItem sbzxca is not exist
[10:48:03] [Server thread/INFO]: 0 sets loaded
[10:48:03] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.3
[10:48:03] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using old version.
[10:48:03] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
[10:48:03] [Server thread/INFO]: [AncientGates] Enabling AncientGates v1.8.0
[10:48:03] [Server thread/INFO]: [AncientGates v1.8.0] Loading conf from disk
[10:48:03] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[10:48:03] [Server thread/INFO]: Done (7.520s)! For help, type "help" or "?"
[10:48:03] [Server thread/INFO]: Starting remote control listener
[10:48:03] [Server thread/WARN]: No rcon password set in '/home/minecraft/multicraft/servers/server994/server.properties', rcon disabled!
[10:48:03] [Server thread/INFO]: [ChestCommands] Found a new version: v3.1.4 (yours: v3.1)
[10:48:03] [Server thread/INFO]: [ChestCommands] Download it on Bukkit Dev:
[10:48:03] [Server thread/INFO]: [ChestCommands] dev.bukkit.org/bukkit-plugins/chest-commands
[10:48:03] [Server thread/INFO]: [AncientGates v1.8.0] Loading gates from disk
[10:48:03] [Server thread/INFO]: [AncientGates v1.8.0] Loading gates into memory
[10:48:03] [Server thread/INFO]: [AncientGates v1.8.0] Enabled
[10:48:03] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[10:48:03] [Craft Scheduler Thread - 16/INFO]: [Vault] Checking for Updates ...
[10:48:03] [Server thread/INFO]: [Server] <> 输入/fb [举报内容] 即可举报,管理会传送到你身边
[10:48:03] [Server thread/INFO]: [Server] <> 可以输入//tm打开菜单
[10:48:03] [Server thread/INFO]: [Server] <> 服务器可以2连跳哦,按两下空格即可
[10:48:04] [Server thread/INFO]:  
#------------------- Chest Commands Errors -------------------#
1) The menu "menu.yml" doesn't have a name set.
2) The menu "menu.yml" doesn't have a the number of rows set, it will have 6 rows by default.
3) The icon "menu-setting" in the menu "menu.yml is missing POSITION-X and/or POSITION-Y.
4) The icon "1" in the menu "menu.yml" has an invalid enchantment: 0:0
5) The icon "3" in the menu "menu.yml" has an invalid enchantment: 1:0
6) The icon "5" in the menu "menu.yml" has an invalid enchantment: 21:666
7) The icon "7" in the menu "menu.yml" has an invalid enchantment: 2:0
8) The icon "11" in the menu "menu.yml" has an invalid enchantment: 0:0
9) The icon "13" in the menu "menu.yml" has an invalid enchantment: 6:99
10) The icon "15" in the menu "menu.yml" has an invalid enchantment: 0:655
11) The icon "17" in the menu "menu.yml" has an invalid enchantment: 0:0
#-------------------------------------------------------------#
[10:48:04] [Server thread/INFO]: Starting UUID caching
[10:48:04] [Craft Scheduler Thread - 18/INFO]: [P2] Starting player data caching for: world
[10:48:04] [Craft Scheduler Thread - 18/INFO]: Fast mode UUID caching enabled!
[10:48:04] [Craft Scheduler Thread - 18/INFO]: [P2] Cached a total of: 2 UUIDs
[10:48:05] [Craft Scheduler Thread - 15/INFO]: You are running the latest version of PlotSquared
[10:48:06] [Craft Scheduler Thread - 16/WARN]: [Vault] Stable Version: 1.5.6 is out! You are still running version: 1.5.2
[10:48:06] [Craft Scheduler Thread - 16/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
[10:49:00] [Server thread/INFO]: [Server] <> 输入/fb [举报内容] 即可举报,管理会传送到你身边
[10:49:00] [Server thread/INFO]: [Server] <> 可以输入//tm打开菜单
[10:49:00] [Server thread/INFO]: [Server] <> 服务器可以2连跳哦,按两下空格即可
[10:49:01] [Thread-19/INFO]: ��a����ʾ��1��һ��
[10:49:01] [Thread-19/INFO]: ��b����ʾ��1�ڶ���
[10:49:01] [Thread-19/INFO]: ��c����ʾ��1������


最佳答案

查看完整内容

问题很多,分点作答: [*]多世界插件(Multiverse-Core)下载错了,你安装的是javadoc,不是插件本体。[创世|管理|传送]Multiverse-Core —— 多世界管理插件[1.9-1.4.5] [*]PlugMan 插件无法识别 plugin.yml ,检查一下jar文件是否正确,重新下载。 [*]防御插件:ZAC 、 WorldProtect TabMessage Join2Bang QuickShop 等很多插件需要Java8才能加载,你需要升级一下你服务器的Java。 [*]FastAsyncVoxelSniper插件需要一个叫FastAsyn ...
打赏

0

收藏

0

支持

0

反对

0

分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
  • TA的每日心情
    慵懒
    2019-2-10 10:44
  • 签到天数: 56 天

    [LV.5]常住居民I

    沙发
    发表于 2016-12-11 12:12:09 | 只看该作者
    问题很多,分点作答:
    • 多世界插件(Multiverse-Core)下载错了,你安装的是javadoc,不是插件本体。[创世|管理|传送]Multiverse-Core —— 多世界管理插件[1.9-1.4.5]
    • PlugMan 插件无法识别 plugin.yml ,检查一下jar文件是否正确,重新下载。
    • 防御插件:ZAC 、 WorldProtect TabMessage  Join2Bang  QuickShop 等很多插件需要Java8才能加载,你需要升级一下你服务器的Java。
    • FastAsyncVoxelSniper插件需要一个叫FastAsyncWorldedit的插件作为前置,参考:[Free] Fast Async WorldEdit (&VoxelSniper) - βeta
    • NoSpawnChunks的配置文件有无法识别的字符,您可以删除 plugins/NoSpawnChunks/config.yml 文件之后重新配置。


    评分

    参与人数 1MC币 +6 收起 理由
    Summer大大 + 6 精华内容!

    查看全部评分

    分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
    回复

    使用道具 举报

  • TA的每日心情
    慵懒
    2017-4-22 17:09
  • 签到天数: 20 天

    [LV.4]偶尔看看III

    板凳
    发表于 2016-12-13 10:54:38 | 只看该作者
    你最好看看是否有基础插件,没有基础插件这个插件不能运行

    点评

    txp
    关基础毛事啊  详情 回复 发表于 2016-12-18 14:20
    分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
    回复

    使用道具 举报

    该用户从未签到

    地板
     楼主| 发表于 2016-12-18 14:20:07 | 只看该作者
    smail_yan116 发表于 2016-12-13 10:54
    你最好看看是否有基础插件,没有基础插件这个插件不能运行

    关基础毛事啊

    点评

    换个说法叫前置  详情 回复 发表于 2016-12-21 16:11
    分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
    回复

    使用道具 举报

  • TA的每日心情
    慵懒
    2017-4-22 17:09
  • 签到天数: 20 天

    [LV.4]偶尔看看III

    5#
    发表于 2016-12-21 16:11:17 | 只看该作者

    换个说法叫前置
    分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
    回复

    使用道具 举报

    您需要登录后才可以回帖 登录 | 加入最MC

    本版积分规则