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
  • How it works?
  • Type
  • Animations (idle animations)

Was this helpful?

  1. WHEELS

Basics

Some basics about the wheel setup

How it works?

Every single wheel has own config file named same as the wheel id, so you have to use only allowed characters and no spaces.

Type

There is two wheel types: CHANCE and RANDOM

type: CHANCE/RANDOM

CHANCE - You can add a chance to every single reward and wheel will stop at fields depending on chance of the reward. It works same as any crates plugin.

RANDOM - Really want to make a Wheel of Luck? With this type, wheel will stop randomly every time you spin

Animations (idle animations)

animations:
  idle: true/false
  levitate: true/false

Idle Idle animation is just a slow rotation when anyone spinning the wheel.

Levitate Just a slow up and down going animation.

PreviousPack generator usageNextControls

Last updated 1 year ago

Was this helpful?

๐Ÿคน