frafol/CleanPing

[BUG] Difference uses wrong message format

Closed this issue · 0 comments

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.