-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
Barnabás edited this page Jul 3, 2024
·
8 revisions
Every command listed here starts with: /randomyzer.
| Command name | Description |
|---|---|
toggle |
Starts and stops the countdown timer. |
cycle |
Runs one cycle where you can test config options, or you can set up command blocks to use the functionality of the mod. |
These ones start with: /randomyzer config.
| Config option name | Description | Possible Values |
|---|---|---|
itemCount |
Controls how many items each player gets.distributionType changes the behaviour of it. |
Any number from 1 to 64. |
distributionType |
Controls how players recive the items. More here: Item distribution exmaples |
> randomDifferent> sameDifferent> randomGlobal> sameGlobal
|
countdownStyle |
Controls how the countdown is shown. Examples here: Timer display mode examples |
> bossbar> actionbar> none
|
countdownTime |
Controls how much time should pass between item drops. Measured in seconds. |
Any number above 0 works. |
enableDropSound |
Controls if sound plays at the end of each item drop. | > false> true
|




