Colored Names
This post is more or less a converted copy of the README.md file.Description
This client mod colorizes the nicknames in-game, so communicating gets easier, even when many people are chatting with each other. On some servers with special chatting mods it may not detect the messages correctly or conflict with their formatting.
Installation
0. Close all Minetest processes
1. Join the Minetest directory which contains the directories mods, games, ...
2. (Create and) open the directory clientmods in this location
3. git clone https://github.com/SmallJoker/colored_names.git
5. (Create and) open the file mods.conf in clientmods
6. Add or update the line load_mod_colored_names = true
8. Start Minetest
Tested on: 0.4.17-dev (Dec 2017), 0.5.0-dev (fresh baked)
License: MIT
Links: GitHub Source (.git), Nasty *.zip