/lw: The main command. Shows a GUI with the LootTable and allows the user to spin the wheel.
/lw create <name>: Create a new LootTable with name <name> (requires permission `luckywheel.loottables.edit`)
Once a LootTable is created, you can access it from the GUI menu, and add or remove items from it by clicking them. Additionaly, you can edit their weight to change the probability of them dropping when spinning the wheel.
Permissions:
luckywheel.command: Allows the access to the main `/lw` command (default everyone)
luckywheel.loottables.edit: Enable the user to edit the LootTables (default admin)
luckywheel.loottables.bypass_cooldown: Enables the user to bypass the LootTables cooldown (default none)
Cooldown:
"cooldown": "DAILY" in the loot-tables.json can be changed to other values to change the cooldown time.
- DAILY - Every day (Monday, Tuesday, ...) - FULL_DAY - Every 24 hours - HOURLY - Every hour (8, 9, 10, ...) - FULL_HOUR - Every 1 hour - WEEKLY - Every week (not exactly 1 week) - FULL_WEEK - Every 1 week