Jump to content

TPS with status


_BokBok_

Recommended Posts

You do realise you can use 'else if'?

or this (I think): 

command /tps:
  trigger:
  	send ""
	send "      &bServer TPS: &f%tps%"
	send "               &3Status: &aGood" if tps is (condition)
	send "               &3Status: &eModerate" if tps is (condition)
	send "               &3Status: &cBad" if tps is (condition)
	send "               &3Status: &4Really Bad" if tps is (condition)
	send ""
Edited by Migqy

Support  July 29, 2020 → November 3, 2020

► Helper November 3, 2020 → February 22, 2021

► Moderator February 22, 2021 → May 17, 2021

 I might not always respond to forum dms, however I am always contactable on discord (mig#0069)

Screen Shot 2020-03-20 at 5.23.33 pm.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...