Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improve error message if using "/help --" (#11796) | Wuzzy | 2021-12-01 |
| | |||
* | Add an option `-t` to force text output in /help | Pedro Gimeno | 2021-10-01 |
| | | | | This also improves detection of whether formspecs are available. | ||
* | Translate builtin (#10693) | Wuzzy | 2021-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 Myers | 2019-09-19 |
| | |||
* | Add /help formspec for commands and privileges (#8385) | SmallJoker | 2019-07-20 |
| | | | | | * Trigger for 'all' as well * Add description textarea, double-click to copy | ||
* | Improve chatcommand params consistency (#5985) | Ezhh | 2017-06-15 |
| | | | | | | * Fix and improve params consistency * Move parenthesis requirement to descriptions | ||
* | [CSM] Use more gettext (#5553) | red-001 | 2017-04-10 |
| | |||
* | Change command prefix to "." and add "help" command. | red-001 | 2017-03-26 |
| | |||
* | [CSM] Add client-sided chat commands (#5092) | red-001 | 2017-03-13 |