Skip to content

mt-mods/shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shell mod for minetest

Allows you to execute chat commands via text files on the server-machine

Usage

After installing the mod everything you write into shell.txt in the world directory will be executed as chatcommand. The results from the last command are saved in shell_result.txt

The executing player is currently admin and hardcoded (could be made into a setting)

Shutdown the server with a countdown

echo "shutdown 60" > shell.txt

Message a player

echo "msg someplayer hello" > shell.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages