File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,10 @@ skript command:
72
72
check: Checks for a new version
73
73
changes: Lists all changes since the current version
74
74
download: Download the newest version
75
+ timings:
76
+ description: Starts or stops Skript's timings
77
+ start: Starts timings
78
+ stop: Stops timings and parses results
75
79
76
80
invalid script: Can't find the script <grey>'<gold>%s<grey>'<red> in the scripts folder!
77
81
invalid folder: Can't find the folder <grey>'<gold>%s<grey>'<red> in the scripts folder!
@@ -1032,6 +1036,6 @@ timings:
1032
1036
start: Skript timings for %s seconds:
1033
1037
events: Event times: used time (percents)
1034
1038
triggers: Trigger times: used time (percents)
1035
- start message: Skript timings started
1036
- stop message: Skript timings stopped and results parsed
1039
+ start message: Timings started
1040
+ stop message: Timings stopped and results parsed
1037
1041
You can’t perform that action at this time.
0 commit comments