better tps description
This commit is contained in:
@@ -15,7 +15,7 @@ public class TPSCommand extends Command {
|
||||
|
||||
public TPSCommand(String name) {
|
||||
super(name);
|
||||
this.description = "Shows the server's TPS for various intervals";
|
||||
this.description = "The servers Tick per seconds/TPS Details.";
|
||||
this.usageMessage = "/tps";
|
||||
this.setPermission("poseidon.command.tps");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user