better tps description
This commit is contained in:
@@ -15,7 +15,7 @@ public class TPSCommand extends Command {
|
|||||||
|
|
||||||
public TPSCommand(String name) {
|
public TPSCommand(String name) {
|
||||||
super(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.usageMessage = "/tps";
|
||||||
this.setPermission("poseidon.command.tps");
|
this.setPermission("poseidon.command.tps");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user