Fortune Wheel - Wiki page
  • πŸ‘‹Welcome
  • SETUP
    • πŸ“©First run (installation)
    • πŸ“”config.yml
    • πŸ“–Pack generator usage
  • WHEELS
    • 🀹Basics
    • πŸ“ŠControls
    • βš™οΈHitbox Setup (Interaction Blocks)
  • REWARDS
    • ⚾Rewards basics
    • 🎰Actions
Powered by GitBook
On this page
  • Installation:
  • Resourcepack setup:
  • Moving wheel to specific location

Was this helpful?

  1. SETUP

First run (installation)

PreviousWelcomeNextconfig.yml

Last updated 1 year ago

Was this helpful?

WIthout any of hitbox setup, your players canΒ΄t spin the wheel.

Go to see more about hitboxes.

REWARD ITEMS NOT VISIBLE If you did not see any display type entites on the wheel, you have to fix your version-adapter setting in the config.yml

By default, we set that value to AUTO mode, but minecraft server forks on versions from 1.19.4 to 1.20.2 works differently every time. So sometimes, the version adapter can not use AUTO mode and you have to set it by yourself.

There is two other modes (OLD and NEW). Our plugin should write you on plugin load to the console, what type the AUTO mode choosed. Just set it to the other setting and it should work well.

Installation:

When oyu install the plugin to your minecraft server and do restart, an error message will appear in your console log. Config files will be automatically generated. Continue setup with guide below.

  1. Go to the: plugins/FortuneWheel/config.yml

  2. Set resourcepack provider depending on

  3. Go to the: plugins/FortuneWheel/wheels/example.yml

  4. Set value "location" to your existing location. Format: "world(x;y;z)"

  5. Restart your minecraft server

  6. Now, you will see a paper instead of wheel.

  7. Reload your resource pack (if you are have custom pack, you have to setup time manually in wheel config)

  8. Run /fw reload

  9. You are done.

Resourcepack setup:

We provide you a special feature called "Automatic resourcepack builder". Our builder can build your resourcepack automatically and instantly during the restart. Soo you can easily just upload only the wheel texture and plugin will setup your Oraxen/IA files itself.

Supported providers list:

ITEMSADDER - Auto build for ItemsAdder plugin
ORAXEN - Auto build for Oraxen plugin
CUSTOM - You have to build your own pack

Moving wheel to specific location

Plugin on first run automatically creates example wheel in "wheels" folder.

File is named example.yml and you have to open this file and change location to your required location for the wheel. Then you can continue the setup in other sections of this wiki page.

πŸ“©
to this article
this article