Skip to content

fluxionary/minetest-chat_highlights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minetest CSM which makes busy public chat easier to parse by coloring certain things.

requirements

only basic CSM need be enabled on the 5.0+ server, which is the default.

installation

make sure the mod is installed at ~/.minetest/clientmods/chat_highlights

make sure ~/.minetest/clientmods/mods.conf exists and contains:

load_mod_chat_highlights = true

usage

  • .ch_toggle: turns chat highlighting on/off for the current server (defaults to on)
  • .ch_statuses: lists the available statuses
  • .ch_set PLAYERNAME STATUS: set the status of PLAYER
  • .ch_list: lists the status of all players
  • .ch_unset PLAYER: unset the status of PLAYER
  • .ch_alert_list: list all alert patterns
  • .ch_alert_set PATTERN: set an pattern to alert on
  • .ch_alert_unset PATTERN: unset a pattern to alert on

About

Color-coded chat information for minetest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages