Skip to content
This repository has been archived by the owner on Dec 24, 2023. It is now read-only.

Adds intllib support for builtin commands (and adds other features)

License

Notifications You must be signed in to change notification settings

minetest-mods/enhanced_builtin_commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enhanced Builtin Commands

Note

This is already builtin in the Minetest Engine, which means you don't need to use this mod anymore.

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

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.

Issue/PR templates are not required.

About

Adds intllib support for builtin commands (and adds other features)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages