2018-07-24 16:28:53 +02:00
2018-07-24 16:28:53 +02:00
2018-07-20 22:25:18 +02:00
2018-07-23 21:46:37 +02:00
2018-07-24 11:10:17 +02:00
2018-07-23 16:36:34 +02:00
2018-07-24 15:54:44 +02:00
2018-07-24 14:54:59 +02:00
2018-07-24 15:04:47 +02:00
2018-07-24 11:10:17 +02:00
2018-07-24 15:54:44 +02:00
2018-07-20 09:27:13 +02:00
2018-07-24 16:28:53 +02:00
2018-07-24 16:28:53 +02:00
2018-07-24 14:54:59 +02:00
2018-07-20 22:25:18 +02:00
2018-07-24 12:04:06 +02:00
2018-07-22 21:46:35 +02:00

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

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

Pull requests / bugs

I'm happy for any bug reports or pull requests (code and textures)

Description
No description provided
Readme 13 MiB
Languages
Lua 100%