David Leal a39f4f9482 Various changes and improvements (#2)
- Short and improve the code
- Use `mod.conf` for description
    - Deletes deprecated `description.txt`.
- Improve `readme.md`.
2019-11-17 09:16:21 +01:00
2019-11-17 09:16:21 +01:00
2016-09-02 21:47:04 +01:00
2019-11-17 09:16:21 +01:00
2016-11-15 08:49:25 +00:00

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.

Description
No description provided
Readme 366 KiB
Languages
Lua 100%