Skip to content

Commands

Barnabás edited this page Jul 3, 2024 · 8 revisions

Basic commands

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.

Config options

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

Clone this wiki locally