Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bigfoot547/mt-services
- Owner: bigfoot547
- License: lgpl-2.1
- Created: 2017-10-17T01:31:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-30T03:29:45.000Z (over 7 years ago)
- Last Synced: 2024-11-12T11:17:43.006Z (3 months ago)
- Topics: minetest, minetest-mod, services, services-manager
- Language: Lua
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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-\*)