Skip to content

Commands

Barnabás edited this page Jun 11, 2024 · 8 revisions

Basic commands

Every command listed here starts with: /randomyzer.

Command name Description
toggle Starts and stops the countdown timer.
give 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
itemQuantity Controls how many items each player gets.
itemDistribution changes the behaviour of it.
Any number from 1 to 2304.
(2304 is the maximum amount of items
that stack to 64 that fit in an inventory)
itemDistribution Controls how players recive the items.
More here: Item distribution exmaples
> randomMultipleItems
> randomSameItem
> sameMultipleItems
> sameSameItem
timerDisplayMode Controls how the countdown is shown.
Examples here: Timer display mode examples
> bossbar
> actionbarAsText
> actionbarAsProgress
> experience
> hidden
timerDuration Controls how much time should pass between item drops.
Measured in seconds.
Any number above 0 works.
cycleSound Controls what sound plays at the end of each item drop. > experience
> itemPickup
> none

Clone this wiki locally