Introduces three new commands and some datapack tags.
Idea from: https://feedback.minecraft.net/hc/en-us/community/posts/360042645571-Damage-Command
Modifies entity health, also works on players.
/damage entity @s value 3
/damage entity @e[type=pig,sort=nearest,limit=1] score @s my_score 1
/heal has the same syntax
Idea from: https://feedback.minecraft.net/hc/en-us/community/posts/360011184651--motion-command
Modifies entity velocity and, unlike /data, it modifies player motion too.
/velocity modify target add value x y z
/velocity modify target set from entity
Adds new commands that add square root and exponential functions applicable to scoreboard scores.
/sb_operations target targetObjective sqrt
/sb_operations target targetObjective pow source sourceObjective
(1.1+) Allow /data command to modify players
If you encounter any bugs or would like to request a feature, please create an issue on my github.
No files available for download.