Prerequisites
Before you begin, make sure you have:- A Paper, Purpur, or Spigot server (see Supported Versions for exact version support)
- Console or SFTP access to your server’s
pluginsfolder - A license or download obtained from our BuiltByBit storefront
- Your plugin’s license key
Some plugins depend on MythicCore, our shared runtime library. If a plugin’s overview page lists MythicCore as a dependency, install it first.
Install a plugin
1
Download the plugin
Download the
.jar file for your plugin from your BuiltByBit purchase history.2
Upload it to your server
Stop your server, then copy the
.jar file into your server’s plugins/ directory.3
Configure the license
Start the server once to let the plugin generate its default configuration files under You can find your license key on your BuiltByBit purchase page, or by opening a ticket in our Discord.
plugins/<PluginName>/.Open the plugin’s config.yml and enter your license key in the following field:4
Restart your server
After entering your license key, restart your server so the plugin can load and validate the license.