-
Notifications
You must be signed in to change notification settings - Fork 0
1 Statistics
The mod adds the Statistics Commands which is one command the execution of which is clarified through several arguments
The most common arguments used by the command are:
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).
The command will always target at least one player.
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.
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.