summaryrefslogtreecommitdiff
path: root/builtin/common/chatcommands.lua
Commit message (Collapse)AuthorAge
* Improve error message if using "/help --" (#11796)Wuzzy2021-12-01
|
* Add an option `-t` to force text output in /helpPedro Gimeno2021-10-01
| | | | This also improves detection of whether formspecs are available.
* Translate builtin (#10693)Wuzzy2021-03-05
| | | | | 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-19
|
* Add /help formspec for commands and privileges (#8385)SmallJoker2019-07-20
| | | | | * Trigger for 'all' as well * Add description textarea, double-click to copy
* Improve chatcommand params consistency (#5985)Ezhh2017-06-15
| | | | | | * Fix and improve params consistency * Move parenthesis requirement to descriptions
* [CSM] Use more gettext (#5553)red-0012017-04-10
|
* Change command prefix to "." and add "help" command.red-0012017-03-26
|
* [CSM] Add client-sided chat commands (#5092)red-0012017-03-13