Show a detailed view using graphs from the last 3 minutes.spikesspikes p2ponly spike:30Show only P2P worlds that have a spike of 30+.
Query: From
Show changes from two different points in time.from:[0-59]# Takes single digit number from 0 to 59from:[0-59]-[0-59]# Takes range of numbers. Range should make sense, so 5-2 while we are at :04 will not show properly. from:5Show all changes from minute :05 until now. from:0-30Show all changes from minutes :00 and :30.
Query: Last
Show most recent changes from the last X minutes.last:[1-59]# Takes single digit number from 1 to 59 last:5Show all changes in last 5 minutes compared to current time.
Filters
Filters can be used with almost every command in any order. changes:[1-1000]Filters out any changes that have less than the amount specified. p2ponlyOnly show P2P worlds f2ponlyOnly show F2P worlds spike:[1-1000]Only works for spikes command. Filters out any spikes that have less than the amount specified.