Minetest mission mod (missions)
Minetest mod for in-game mission creation (for players and admins) Adds a mission block to create missions and a mission-wand to mark positions and chests
- Github: https://github.com/thomasrudin-mt/missions
- Forum Topic: https://forum.minetest.net/viewtopic.php?f=9&t=20125
Features:
- In-game mission builder
- Craftable mission-block and wand
- Create epic quests
- Missions can span multiple days
- Running missions persist across login/logout and server-restart
Supported mission-steps:
- Build (place any nodes)
- Dig nodes (any)
- Put items in Chest
- Waypoint (hidden and visible in hud)
- Reward player with items from a chest
- Reward player with items (mission-build must have the give priv)
- Message (show a message with a title)
Extended mission-steps (dependent on other mods):
- Check xp (if xp mod enabled)
- Give xp (if xp mod enabled and privs available)
Install
- Unzip/Clone it to your worldmods folder
Crafting
TODO: screenshots
Manual
Create missions (in-game)
TODO: screenshots
Play missions
TODO: screenshots
Create more mission-steps (specs)
TODO: screenshots
Depends
- default
- xp_redo?
- more_chests?
Pull requests / bugs
I'm happy for any bug reports or pull requests (code and textures)
Description
Languages
Lua
100%