2019-08-19 21:26:41 -05:00
2019-08-19 18:58:44 -05:00
2019-08-19 20:14:13 -05:00
2019-08-19 19:00:04 -05:00
2019-08-15 18:58:01 -05:00
2019-08-15 18:53:54 -05:00
2019-08-19 18:56:13 -05:00
2019-08-19 19:05:38 -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.
Commands such as /mods, /pulverize, /status and /days do the same.

Requirements

This mod works fine with MT/MTG 5.0.0+ (may work on older versions).

License

LGPLv2.1 for everything.

Issues, bugs, and feature requests

Pull requests and issues are welcome.
Create a pull request if you want to add new features/new languages.

This mod is WIP, but works really well. However, there might be some minimal issues that I haven't noticed.

Description
No description provided
Readme 194 KiB
Languages
Lua 100%