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