Skip to content

1 Statistics

HydraheadHunter edited this page Jun 30, 2024 · 1 revision

The mod adds the Statistics Commands which is one command the execution of which is clarified through several arguments

Arguments

The most common arguments used by the command are:

Mood

The command always has a mood, which determines what executing the command should do and what arguments it needs to execute that mood. They six execution moods which are: query, store, add, reduce, set, and project. Check each mood's individual page for further details on it and its' mood specific arguments (if any).

Target

The command will always target at least one player.

Stat Type

Minecraft has (at time of writing) has nine stat types represented as string-word arguments by: mined, used, crafted, broken, picked_up, dropped, killed, killed_by, and custom.

Stat

Depending on the stat type, this will most likely be a minecraft block, item, entity. The custom stats will use an identifier directly.

Regardless of the stat type, the command will suggest the correct sort of thing.

Clone this wiki locally