Lets talk about how to setup interactions hitbox for your wheel.
You can set Lever or Button as a interactable block
version <1.0.3 - Tutorial: (Blocks)
Build barriers or any other transparent interactable structure around your wheel
Run command: /fw interaction-edit <wheel>
You will get to the editor of the wheel.
(If you have already setuped some blocks)
Green particles = already setuped block
Yellow particles = block to add on interact
Red particles = block to remove on interact
Blue particles = box selection (advanced)
Select blocks you want to set using suggestions in the chat.
Then run command: /fw interaction-edit
You are done! Now you can spin the wheel with interaction.
Tutorial: (Entity/npc/command)
Select your dispatch provider (entity, npc, rotatinghead, executable block)
Add command as a console sender to your provider: /fw force-interact <wheel> <player>
You are done! Now you can spin the wheel with your provider.
Slime Hitbox (ADDED 1.0.3)
From now, every wheel have it's own hitboxes made of slime entites. This feature is automatically enabled on every new wheel created from plugin/command.
If you want enable/disable this feature or add it to the wheel from older versions use this line at the end of wheel yml file.
Slime Hitboxes can be combinated with interaction blocks