Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bigfoot547/mt-services

Services mod for the LS-* servers
https://github.com/bigfoot547/mt-services

minetest minetest-mod services services-manager

Last synced: 22 days ago
JSON representation

Services mod for the LS-* servers

Awesome Lists containing this project

README

        

# MT-Services
This is a minetest mod that adds services and a service manager

## Built-in services
- `noob` | The service that regenerates the mines for noobs
- `nametag` | The service that updates the nametags of players

## Commands
- Syntax: `/start ` | Starts a service
- Syntax: `/stop ` | Disables a service

## Settings
- `noob_loop = bool` | Enable noob loop on startup (Only enable for LS-Survival!)
- `nametag_loop = bool` | Enable nametag loop on startup (Can be enabled for LS-\*)