Go to file
Maksim 2739649c47 Save and restore last used player colors (#3)
Clean up and re-format the code.
2019-12-30 21:01:28 +01:00
init.lua Save and restore last used player colors (#3) 2019-12-30 21:01:28 +01:00
license.txt Relicense under MIT 2016-09-02 21:47:04 +01:00
mod.conf Save and restore last used player colors (#3) 2019-12-30 21:01:28 +01:00
readme.md Save and restore last used player colors (#3) 2019-12-30 21:01:28 +01:00
screenshot.png Save and restore last used player colors (#3) 2019-12-30 21:01:28 +01:00

readme.md

Coloured Nametag

This mod allows players to set their nametag to a color of their choice.

Getting started

Warning: This mod is useless in singleplayer (even with F7, nametag isn't visible).

Use /nametag to change your nametag color.
A formspec will be opened, so, you can choose a color.

You can use parameters to set a color, too.
For example, use

  /nametag blue

to set your nametag to color blue.

Players can also change their color to their like using /custom-nametag in the RGB format (between 1 and 255).

Requirements

Latest commit of Coloured Nametag requires MT 5.0.0+ to work.
fb65f03 is the latest commit supporting MT/MTG 0.4.14+.

Dependencies

None yet.

Optional dependencies

None yet.

Installation

  • Unzip the archive, rename the folder to coloured_nametag and place it in .. minetest/mods/

  • GNU/Linux: If you use a system-wide installation place it in ~/.minetest/mods/.

  • If you only want this to be used in a single world, place the folder in .. worldmods/ in your world directory.

For further information or help, see:
https://wiki.minetest.net/Installing_Mods

Issues, suggestions, features & bugfixes.

Report bugs or suggest ideas by creating an issue.
If you know how to fix an issue, or want something to be added, consider opening a pull request.

Credits:

Special thanks to Chanku/Sapein.

To Do:

  • Make the nametag colours preserve over reboot.
  • Make the mod more customisable.
  • Maybe make the formspec a little more colourful.
  • Maybe make a second page of colours?

License:

Copyright (C) Amaz1 2015-2016. See license.txt for more information.