Instead of just having a kill death ratio, add a block placement to death ratio! How many blocks did you add before you were shot dead? Add more incentives for building. I understand this is server side normally but couldn't it be client side too?
Afaik the server only sends only which blocks were destroyed, not by whom.
So if you want this to be implemented, you will need to open an additional issue at https://github.com/piqueserver/piqueserver. It would be pretty simple to add it there, but you would need to use a command to request it.
Could be client side, if you show it only for yourself, not for other players.
and it could be a server statistic like /accuracy etc too
Why not both? :)
Most helpful comment
Could be client side, if you show it only for yourself, not for other players.