2019-09-04 19:56:14 -05:00
2019-09-04 19:56:14 -05:00
2019-08-20 17:54:27 -05:00
2019-08-22 18:23:59 -05:00
2019-08-15 18:58:01 -05:00
2019-08-15 18:53:54 -05:00
2019-09-03 22:58:13 -05:00

Enhanced Builtin Commands

Adds intllib support for builtin commands (and adds other features).
Enhanced Builtin Commands is Rolling Release, which means you can use the latest commits without fear.

Installation

  • Unzip the archive, rename the folder to enhanced_builtin_commands and place it in .. minetest/mods/

  • GNU/Linux: If you use a system-wide installation place it in ~/.minetest/mods/.

  • If you only want this to be used in a single world, place the folder in .. worldmods/ in your world directory.

For further information or help, see:
https://wiki.minetest.net/Installing_Mods

Dependencies

Optional dependencies

Features

This mod overrides all builtin-chatcommands to add support for intllib (currently, there's only translation for spanish).
You can also run some commands for other players (optional):

/admin player1

That will show the server administrator to player1.
The command /mods, /pulverize, /status and /days can do the same, too.

Requirements

This mod works with MT/MTG 5.0.0+.

License

LGPLv2.1 for everything.

Issues, suggestions, features & bugfixes.

Report bugs or suggest ideas by creating an issue.
If you know how to fix an issue, or want something to be added, consider opening a pull request.

Description
No description provided
Readme 194 KiB
Languages
Lua 100%