First run (installation)
WIthout any of hitbox setup, your players canยดt spin the wheel.
Go to this article 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.
Go to the: plugins/FortuneWheel/config.yml
Set resourcepack provider depending on this article
Go to the: plugins/FortuneWheel/wheels/example.yml
Set value "location" to your existing location. Format: "world(x;y;z)"
Restart your minecraft server
Now, you will see a paper instead of wheel.
Reload your resource pack (if you are have custom pack, you have to setup time manually in wheel config)
Run /fw reload
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:
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.
Last updated