clientcommands
clientcommands copied to clipboard
Add the ctick command
This PR adds a simple ctick command for querying both the client's and server's TPS and MSPT. The expected value is printed for completeness. The task code is mostly copied from:
https://github.com/Earthcomputer/clientcommands/blob/c1e37665739f0e1d6aeb826b9d4e45b7adb5d876/src/main/java/net/earthcomputer/clientcommands/command/CommandTick.java#L175-L255