[BUG] Difference uses wrong message format
Closed this issue · 0 comments
xxennexx commented
In PingCommand.java when there's 2 arguments the message is formatted using SpigotMessages.OTHERS_PING
instead of SpigotMessages.PING_DIFFERENCE
.
This causes broken messages and doesn't display the ping difference at all.