forked from Ghost-chu/QuickShop-Reremake
-
Notifications
You must be signed in to change notification settings - Fork 74
Installation
Ghost_chu edited this page Dec 13, 2019
·
5 revisions
- Download the QuickShop latest build jar file from QuickShop-Releases .
- Navigate to your plugins directory. This is usually is /plugins/. Then place the QuickShop jar in this directory.
- Fully stop & start your server, and allow the default configuration to be generated.
- Read the example config file
example.config.yml
comments, it will tell you how it works for sections. Don't direct edit example.config.yml it will reset everytimes plugin loaded. - Open config file
config.yml
and do anythings you want. - After editing, execute
/qs reload
to let quickshop reload. (Some feature may require Full Server Restart).
QuickShop has a few requirements. The vast majority of servers will meet these requirements already.
QuickShop require Java8 runtime, it won't works on 7 or older. Make sure you using Java8.
It should works on higher version, but we didn't tested.
QuickShop use the Spigot-API, you can't run plugin on CraftBukkit.
Must is 1.13.2 or higher version. If you running QuickShop on known unsupported minecraft version, QuickShop will do nothing and you will get a alert message when you execute /qs
commmand.