Docs / Getting Started
Getting Started
This guide explains how to install FLXN plugins, verify dependencies, and activate premium builds using your license key.
Install Any Plugin
- Upload the plugin jar to
/plugins. - Restart the server once to generate configuration files.
- Open the plugin folder and review the config files (example:
config.ymlorsettings.yml). - Apply changes, then reload the plugin (or restart if required).
Dependencies
Some plugins require common dependencies. If a feature does not work, confirm these are installed:
- Vault (required for Vault-backed currencies)
- PlaceholderAPI (required for placeholders)
- WorldGuard (only required for AFK region earnings when enabled)
Troubleshooting tip
If the plugin loads but features are missing, it is almost always a missing dependency or permission.
Using a License Key (Premium Plugins)
Premium plugins require a valid license key in the plugin configuration. If features are locked, verify this section first.
Typical location
settings.yml → license.keyAfter saving, restart the server (or use the plugin reload command if supported).