🤹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.

Last updated

Was this helpful?