aboutsummaryrefslogtreecommitdiff
path: root/builtin/common/chatcommands.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve error message if using "/help --" (#11796)Wuzzy2021-12-011-4/+6
|
* Add an option `-t` to force text output in /helpPedro Gimeno2021-10-011-19/+68
| | | | This also improves detection of whether formspecs are available.
* Translate builtin (#10693)Wuzzy2021-03-051-27/+42
| | | | | This PR is the second attempt to translate builtin. Server-sent translation files can be added to `builtin/locale/`, whereas client-side translations depend on gettext.
* Also print help commands to chat for server terminal (#8869)Tim Myers2019-09-191-0/+7
|
* Add /help formspec for commands and privileges (#8385)SmallJoker2019-07-201-7/+0
| | | | | * Trigger for 'all' as well * Add description textarea, double-click to copy
* Improve chatcommand params consistency (#5985)Ezhh2017-06-151-2/+2
| | | | | | * Fix and improve params consistency * Move parenthesis requirement to descriptions
* [CSM] Use more gettext (#5553)red-0012017-04-101-7/+18
|
* Change command prefix to "." and add "help" command.red-0012017-03-261-1/+72
|
* [CSM] Add client-sided chat commands (#5092)red-0012017-03-131-0/+30