☄️First Run (Installation)

Learn how to install and configure FortuneWheel 2 with required dependencies, license setup and basic configuration.

How to install plugin:


  1. Upload the plugin Place the FortuneWheel 2 JAR file into your server’s /plugins folder.

  2. Install dependencies Download and install the latest versions of the following required plugins:

    • [GennarioFramework]

    • [ProtocolLib]

  3. Restart your server This will load the plugin and its dependencies.

  4. License key setup After restart, the plugin may load but nothing will work until you provide a valid license key.

    • If you don’t have one yet, join my Discord server.

    • Use the command /sync to verify your purchase from BuiltByBit.

    • Then go to the license-key channel in the FortuneWheel 2 category and generate your key.

  5. Configure your license Open FortuneWheel2/config.yml and paste your license key into the appropriate field.

  6. Database configuration By default, FortuneWheel 2 uses SQLite.

    • If you prefer MySQL, configure your database connection inside config.yml.

  7. Resource pack integration If you use Nexo, ItemsAdder, or Oraxen, make sure to configure the clone-on-build option in the pack builder section according to the instructions in the config.yml.

  8. Wheel locations Open FortuneWheel2/wheels/example.yml. At the top, there’s a list of wheel locations.

    • In Minecraft, stand at the position where you want the wheel to be placed.

    • Run the command /stringifylocation.

    • Copy the generated location string and replace the location value in your config.

  9. Final restart Restart your server again. FortuneWheel 2 should now be installed and configured.

Last updated