Installation
basic information on how to install
ShopMaster Installation
Prerequisites
Minecraft Server (Spigot/Paper) version 1.16.5 or higher
Java 11 or higher
Installation Process
Step 1: Download the Plugin
Visit our official page and click on the download button to get the latest ShopMaster JAR file.
Step 2: Server Preparation
Important: Make sure your server is completely shut down before installing the plugin.
Step 3: Installation
Locate the
/plugins
folder in your server's main directoryPlace the downloaded
ShopMaster.jar
file inside this folder
Step 4: Starting the Server
Start your Minecraft server
During startup, ShopMaster will automatically create its configuration folder in
/plugins/ShopMaster/
You will see messages in the console confirming that ShopMaster has loaded correctly
Dependencies
Required Dependencies
Vault: Necessary for server economy integration.
Optional Dependencies (Softdepend)
ShopMaster is compatible with the following plugins, which enhance its functionality:
PlaceholderAPI: Allows using ShopMaster dynamic variables in other plugins
TokenManager: Adds support for using tokens as an alternative currency
PlayerPoints: Allows using player points as a payment method
BreweryX: Compatibility with custom potions
ExecutableItems: Support for selling/buying items with special abilities
ExecutableBlocks: Allows placing shops on blocks with specific functionalities
MMOItems: Integration with items from the MMOItems RPG system
ItemsAdder: Compatibility with custom items and blocks
Oraxen: Support for custom resources created with Oraxen
Initial Configuration
After installation, configuration files will be available in the /plugins/ShopMaster/
folder. To get started quickly:
Review the
config.yml
file to adjust basic settingsAdjust messages in
messages.yml
according to your preferencesRun
/adminshop reload
to apply changes without restarting the server
For more help, visit our support Discord or consult the complete documentation.
Last updated