https://github.com/smalljoker/colored_names
Minetest CSM: Colorized nicknames and mention marker
https://github.com/smalljoker/colored_names
Last synced: 3 months ago
JSON representation
Minetest CSM: Colorized nicknames and mention marker
- Host: GitHub
- URL: https://github.com/smalljoker/colored_names
- Owner: SmallJoker
- License: mit
- Created: 2018-04-13T15:09:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-27T13:57:18.000Z (4 months ago)
- Last Synced: 2025-01-27T14:46:05.452Z (4 months ago)
- Language: Lua
- Size: 59.6 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Colored Names
## 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 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