Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

wilkgr76/chat_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coloured Chat

Allows players to colour their chat messages.
(See the example below.)

Installation

  • On Windows, clone the repository to minetest/mods/

  • GNU/Linux: On a system-wide installations, clone to ~/.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 the Minetest Wiki page.

Dependencies

  • default (included in Minetest Game)

Optional dependencies

How to use

Players can prefix their messages with a letter (or series of letters) and it will colour their message.

  • b (blue)
  • lb (lightblue)
  • g (green)
  • lg (lightgreen)
  • r (red)
  • p (pink)

For example, you can type g Hello darkness my old friend which will remove the prefix and colour the text green.

About

Adds a system for players to colour their chat messages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages