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:
7272 check: Checks for a new version
7373 changes: Lists all changes since the current version
7474 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
7579
7680 invalid script: Can't find the script <grey>'<gold>%s<grey>'<red> in the scripts folder!
7781 invalid folder: Can't find the folder <grey>'<gold>%s<grey>'<red> in the scripts folder!
@@ -1032,6 +1036,6 @@ timings:
10321036 start: Skript timings for %s seconds:
10331037 events: Event times: used time (percents)
10341038 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
10371041
You can’t perform that action at this time.
0 commit comments