Skip to content

Commit fbdab46

Browse files
committedFeb 10, 2025
Use /spark tps instead.
1 parent 2083757 commit fbdab46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎print_tps_counter.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ get_tps_value()
5252
print_tps_counter()
5353
{
5454
if ${TPS_RUN_COMMAND}; then
55-
run_minecraft_command "tps"
55+
run_minecraft_command "spark tps"
5656
fi
5757

5858
sleep ${TPS_DELAY_IN_SECONDS}

0 commit comments

Comments
 (0)
Please sign in to comment.