Описание
# KatamariIO
## Commands
Permission level: `2` (OP)
- `/katamari size `
Set collision size for target players.
Range: `0.01 .. 20.0`
- `/katamari size `
Show current size.
- `/katamari restitution `
Set restitution coefficient.
Range: `0.01 .. 1.2`
- `/katamari restitution `
Show restitution coefficient.
- `/katamari ball `
Enable/disable ball mode.
- `/katamari resetBlocks `
Clear attached blocks and reset collision/render size to `KatamariIO.DEFAULT_BALL_SIZE` (currently `2.0f`).
## NBT command examples
- `/data get entity @s SPM_BlockCount`
- `/data get entity @s SPM_Size`