diff options
author | Wuzzy <Wuzzy2@mail.ru> | 2021-03-06 04:05:14 +0100 |
---|---|---|
committer | sfan5 <sfan5@live.de> | 2021-05-29 11:45:04 +0200 |
commit | d7a4479eb382392555ece1638169aeea094acc31 (patch) | |
tree | fd7c20292cf7b417526a987fa7ea6135fe390912 /builtin/locale/template.txt | |
parent | 5bf72468f3a0925a9fc3c9acacf3f6e138bff35e (diff) | |
download | minetest-d7a4479eb382392555ece1638169aeea094acc31.tar.gz minetest-d7a4479eb382392555ece1638169aeea094acc31.tar.bz2 minetest-d7a4479eb382392555ece1638169aeea094acc31.zip |
Fix misleading /shutdown command syntax
Diffstat (limited to 'builtin/locale/template.txt')
-rw-r--r-- | builtin/locale/template.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/builtin/locale/template.txt b/builtin/locale/template.txt index db0ee07b8..13e6287a1 100644 --- a/builtin/locale/template.txt +++ b/builtin/locale/template.txt @@ -143,8 +143,8 @@ Invalid hour (must be between 0 and 23 inclusive).= Invalid minute (must be between 0 and 59 inclusive).= Show day count since world creation= Current day is @1.= -[<delay_in_seconds> | -1] [reconnect] [<message>]= -Shutdown server (-1 cancels a delayed shutdown)= +[<delay_in_seconds> | -1] [-r] [<message>]= +Shutdown server (-1 cancels a delayed shutdown, -r allows players to reconnect)= Server shutting down (operator request).= Ban the IP of a player or show the ban list= The ban list is empty.= |