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

  1. Upload the plugin jar to /plugins.
  2. Restart the server once to generate configuration files.
  3. Open the plugin folder and review the config files (example: config.yml or settings.yml).
  4. 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.key
After saving, restart the server (or use the plugin reload command if supported).