[11:51:17 WARN]: Unexpected exception while parsing console command "skin"
org.bukkit.command.CommandException: Cannot execute command 'skin' in plugin SkinsRestorer v13.3 - plugin is disabled.
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[spigot-1.14.4.jar:git-Paper-146]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[spigot-1.14.4.jar:git-Paper-146]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:739) ~[spigot-1.14.4.jar:git-Paper-146]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchServerCommand(CraftServer.java:701) ~[spigot-1.14.4.jar:git-Paper-146]
at net.minecraft.server.v1_14_R1.DedicatedServer.handleCommandQueue(DedicatedServer.java:459) ~[spigot-1.14.4.jar:git-Paper-146]
at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:421) ~[spigot-1.14.4.jar:git-Paper-146]
at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1074) ~[spigot-1.14.4.jar:git-Paper-146]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:918) ~[spigot-1.14.4.jar:git-Paper-146]
at java.lang.Thread.run(Thread.java:813) [?:1.8.0_202]
org.bukkit.command.CommandException: Cannot execute command 'skin' in plugin SkinsRestorer v13.3 - plugin is disabled.
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[spigot-1.14.4.jar:git-Paper-146]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[spigot-1.14.4.jar:git-Paper-146]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:739) ~[spigot-1.14.4.jar:git-Paper-146]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchServerCommand(CraftServer.java:701) ~[spigot-1.14.4.jar:git-Paper-146]
at net.minecraft.server.v1_14_R1.DedicatedServer.handleCommandQueue(DedicatedServer.java:459) ~[spigot-1.14.4.jar:git-Paper-146]
at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:421) ~[spigot-1.14.4.jar:git-Paper-146]
at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1074) ~[spigot-1.14.4.jar:git-Paper-146]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:918) ~[spigot-1.14.4.jar:git-Paper-146]
at java.lang.Thread.run(Thread.java:813) [?:1.8.0_202]
在config把bc选项开了
根据
[11:51:17 WARN]: Unexpected exception while parsing console command "skin"
org.bukkit.command.CommandException: Cannot execute command 'skin' in plugin SkinsRestorer v13.3 - plugin is disabled.
一条可以得出,因为插件已经关闭,所以无法处理命令请求
初步判断是没有使用最新构建!!(与SpigotMC上的最新版本不同)
原帖说明如果你想在1.14.4中使用,必须在Jenkins下载最新构建版本
附上最新构建版本地址
https://ci.freecraft.eu/v2/job/S ... astSuccessfulBuild/
[11:51:17 WARN]: Unexpected exception while parsing console command "skin"
org.bukkit.command.CommandException: Cannot execute command 'skin' in plugin SkinsRestorer v13.3 - plugin is disabled.
一条可以得出,因为插件已经关闭,所以无法处理命令请求
初步判断是没有使用最新构建!!(与SpigotMC上的最新版本不同)
原帖说明如果你想在1.14.4中使用,必须在Jenkins下载最新构建版本
附上最新构建版本地址
https://ci.freecraft.eu/v2/job/S ... astSuccessfulBuild/