跳转至主要内容

安装

这一页将会引导您在您的 Spigot 服务器上安装 QuickShop-Hikari。

环境需求

  • A Paper-based Minecraft server (1.20 or higher, Java 21)
  • Vault for bridging the economy system between QuickShop and your economy plugins.
  • ProtocolLib for virtual display item, Per-player localization.
  • Any Vault compatible economy plugin, such as XConomy, If you have EssentialsX, it will also works well.
  • A permission management plugin like LuckPerms.

在这篇教程中,我们假定您正在使用最新版本的 QuickShop-Hikari、ProtocolLib、XConomy、Vault 和 LuckPerms,并且使用 Windows 11 操作系统(Linux 基本相同)。

安装前置依赖

Before installing QuickShop-Hikari, you should make sure that you have all dependencies installed, including Vault, ProtocolLib, XConomy (or EssentialsX if you want) and LuckPerms!

下载以上插件并将它们放入 plugins 文件夹即可!

安装 QuickShop-Hikari

Download the latest version of QuickShop-Hikari from Modrinth, if you find multiple files that have Compat- prefix in file name, ignore them in this step.
The only file you need to download should have a Primary tag like this in the image below:

download primary file

将 QuickShop 的 jar 文件放入 plugins 文件夹,启动服务端,在控制台输入 qs 指令。 如果你正确地安装了插件,QuickShop 的指令帮助将会显示到控制台:

console test

If you see any errors in the output, you can read the FAQ section or join our Discord support server and ask them in the #qsh-support channel.

配置 QuickShop 以允许玩家使用

默认情况下,玩家无法创建商店。

要允许玩家创建和拥有商店,您必须授予他们必要的权限。

对大多数用户来说,你需要做的只是运行一个简单的命令:

/lp group default permission set quickshop.player true

这样就完成了! 玩家现在可以创建和使用商店,也可以使用其他功能。

对于高级权限设置,您可以看 这一章节

一切就绪, 可以开始使用了!

现在,QuickShop-Hikari 正在您的服务器上运行。关于更多设置,请查看左侧的导航面板并阅读不同的部分。