Go to file
SmallJoker aa48d7ee90 Precise name detection, avoid wrong matches 2021-04-04 19:18:41 +02:00
LICENSE Initial commit 2018-04-13 17:09:38 +02:00
README.md Ignore unknown lines, detect colored messages 2018-04-22 15:38:39 +02:00
init.lua Precise name detection, avoid wrong matches 2021-04-04 19:18:41 +02:00
screenshot.png UPLOAD 2018-04-13 17:25:15 +02:00
unittest.lua Precise name detection, avoid wrong matches 2021-04-04 19:18:41 +02:00

README.md

Colored Names

Description

Screenshot

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 chat mods, this mod will stay inactive until it detects a raw/unmodified chat line.

License: MIT

Installation

  1. Close all Minetest processes
  2. Join the Minetest directory which contains the directories mods, games, ...
  3. (Create and) open the directory clientmods in this location
  4. 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
  7. Start Minetest