is there to make discord clientrichpresence to display my HP
-
-
@wxdbie
onDamage() {
RCP.getInstance().description = mc.thePlayer.getHealth();
} -
@plumer-man ty
3/3
@wxdbie
onDamage() {
RCP.getInstance().description = mc.thePlayer.getHealth();
}
@plumer-man ty
3/3