Go to file
Lars Mueller d3b7fa2d15 Improve nametag hiding 2021-02-09 10:52:27 +01:00
textures Optimize textures 2020-05-23 00:59:32 +02:00
Readme.md Redo 2020-02-24 17:47:59 +01:00
default_config.json Redo 2020-02-24 17:47:59 +01:00
init.lua Code quality: use new modlib functionality 2020-07-30 00:08:25 +02:00
main.lua Improve nametag hiding 2021-02-09 10:52:27 +01:00
mod.conf Redo 2020-02-24 17:47:59 +01:00
screenshot.png Optimize textures 2020-05-23 00:59:32 +02:00
settingtypes.txt Add autogenerated settingtypes 2020-06-02 23:04:53 +02:00

Readme.md

Player Nametags (playertags)

Adds player nametags floating above players.

About

Depends on modlib. Code licensed under the MIT License. Written by Lars Mueller aka LMD or appguru(eu).

The FreeMono characters are licensed under the GNU GPLv3 + font exception. playertag_bg.png is available under the same license or alternatively CC0.

  • GitHub - sources, issue tracking, contributing
  • Discord - discussion, chatting
  • Minetest Forum - (more organized) discussion
  • ContentDB - releases (cloning from GitHub is recommended)

Screenshot

Screenshot

Setup

Install the mod like any other, using git clone https://github.com/appgurueu/playertags.git or installing via ContentDB & the in-game content manager. Enable it & modlib and you're done.

Features

Shows colored player nametags floating above players. Configurable.

Configuration

glow

Value from 0 to 15. Indicates brightness when it's dark. 15 means full brightness. Default is 7.

size

Positive number. Nametag size (character width) in blocks. Default is 0.25. If set to 0, nametags are just disabled.

step

Positive number. Each step seconds the nametag updates. Default is 0.1.