为了防止玩家矿追疯狂挖矿往商店卖,想要一个插件,可以限制QS单个商店的收购或者出售数量
LimitedQuickShop就不用给我推荐啦,1.17.1用不了。
谢谢!
服务器版本1.17.1 重置高版QS
LimitedQuickShop就不用给我推荐啦,1.17.1用不了。
谢谢!
服务器版本1.17.1 重置高版QS
楼主您好说一下邮箱 自己写的一个发给你
谢谢,扔进服务器后 当我输入第一个指令 左边弹出的是 QS插件原本的指令,好像存在冲突
Could not load 'plugins\QuickShopLimited-1.0-SNAPSHOT.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/maxgamer/quickshop/command/CommandHandler
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:157) ~[patched_1.17.1.jar:git-Paper-384]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:414) ~[patched_1.17.1.jar:git-Paper-384]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:322) ~[patched_1.17.1.jar:git-Paper-384]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:419) ~[patched_1.17.1.jar:git-Paper-384]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:287) ~[patched_1.17.1.jar:git-Paper-384]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1220) ~[patched_1.17.1.jar:git-Paper-384]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-384]
at java.lang.Thread.run(Thread.java:831) ~[?:?]
Caused by: java.lang.NoClassDefFoundError: org/maxgamer/quickshop/command/CommandHandler
at java.lang.Class.forName0(Native Method) ~[?:?]
at java.lang.Class.forName(Class.java:466) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:71) ~[patched_1.17.1.jar:git-Paper-384]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[patched_1.17.1.jar:git-Paper-384]
... 7 more
Caused by: java.lang.ClassNotFoundException: org.maxgamer.quickshop.command.CommandHandler
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151) ~[patched_1.17.1.jar:git-Paper-384]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[patched_1.17.1.jar:git-Paper-384]
at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
at java.lang.Class.forName0(Native Method) ~[?:?]
at java.lang.Class.forName(Class.java:466) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:71) ~[patched_1.17.1.jar:git-Paper-384]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[patched_1.17.1.jar:git-Paper-384]
... 7 more
C5bb 发表于 2021-12-7 12:44
Could not load 'plugins\QuickShopLimited-1.0-SNAPSHOT.jar' in folder 'plugins'
org.bukkit.plugin. ...
已远程解决 更换了qs插件版本
本帖最后由 远远饿了 于 2021-12-7 15:41 编辑
https://ci.codemc.io/job/Ghost-c ... ShopLimited-1.1.jar
如果你使用的QuickShop版本为5.0.x.x 请尝试这个版本的QuickShopLimited
1.0-SHAPSHOT为v4专属,不支持v5
以及强烈不推荐随便降级QuickShop本体
https://ci.codemc.io/job/Ghost-c ... ShopLimited-1.1.jar
如果你使用的QuickShop版本为5.0.x.x 请尝试这个版本的QuickShopLimited
1.0-SHAPSHOT为v4专属,不支持v5
以及强烈不推荐随便降级QuickShop本体
远远饿了 发表于 2021-12-7 15:38
https://ci.codemc.io/job/Ghost-c ... ShopLimited-1.1.jar
如果你使用的QuickShop版本为5.0.x.x 请尝试这 ...
万分感谢!!!
话说为什么强烈不推荐随便降级 QS本体欸!
C5bb 发表于 2021-12-7 17:26
万分感谢!!!
话说为什么强烈不推荐随便降级 QS本体欸!
v4到v5为大改,如果没有任何数据备份的话可能会造成不可逆损坏
参考:https://github.com/Ghost-chu/Qui ... i/Migrate:-v4-to-v5