Player Attribute Commands
Control Player Characteristics Through Commands!
The Player Attribute Commands modification provides a convenient tool for changing various character parameters using simple commands. This is an ideal solution for pack creators who want to customize gameplay by adjusting both standard and mod-added characteristics.
Available Commands
/playerattribute <target> <attribute> get- Shows the current value of the specified attribute for the selected player/playerattribute <target> <attribute> add <value>- Increases the attribute value by the specified amount/playerattribute <target> <attribute> set <value>- Sets the exact value for the selected attribute/playerattribute <target> <attribute> mult <value>- Multiplies the current attribute value by the given multiplier
Usage Examples
/playerattribute @p generic.movementSpeed get- Check the movement speed of the nearest player/playerattribute @p generic.movementSpeed add 0.1- Increase movement speed by 0.1 unit/playerattribute @p generic.movementSpeed set 0.2- Set movement speed to 0.2/playerattribute @p generic.movementSpeed mult 2- Double the current movement speed
This mod was specifically created for Minecraft version 1.12.2