Go to file
OldCoder 44ce6b18dc Imported from trollstream "ContentDB" 2022-09-04 22:01:39 -07:00
README.md Imported from trollstream "ContentDB" 2022-09-04 22:01:39 -07:00
author.txt Imported from trollstream "ContentDB" 2022-09-04 22:01:39 -07:00
changelog.txt Imported from trollstream "ContentDB" 2022-09-04 22:01:39 -07:00
depends.txt Imported from trollstream "ContentDB" 2022-09-04 22:01:39 -07:00
description.txt Imported from trollstream "ContentDB" 2022-09-04 22:01:39 -07:00
functions.lua Imported from trollstream "ContentDB" 2022-09-04 22:01:39 -07:00
init.lua Imported from trollstream "ContentDB" 2022-09-04 22:01:39 -07:00

README.md

Title mod

This is a mod inspired by the Minecraft /title command

Install it from the source or from content.minetest.net


Commands

  • [/title {playername} set {title/subtitle} {text}](#set command)
  • [/title {playername} clear](#clear command)
  • [/title {playername} times {time}](#times command)

set command

params = {playername} set {title/subtitle} {text}

  • playername = name of online player you want to show it
  • title/subtitle = or title (middle screen) or subtitle (above inv)
  • text = the text you want to show

clear command

params = {playername} clear

  • playername = name of online player you want to show it
  • clear = remove all

times command

params = {playername} times {time}

  • playername = name of online player you want to show it
  • time = the time it needs to stay in miliseconds