Skip to content

Minetest Client Side Mod for listing online players

License

Notifications You must be signed in to change notification settings

red-001/csm_who_plus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Who Plus

A Minetest Client Side Mod [CSM] for listing online players and

Viewing Online Players Moderator actions

Usage

This very simple mod registers this chatcommand to display the list:

.who

Your own username is included, but in a muted color. The player list is sorted alphabetically with lua's table.sort().

Installation

A recent build of Minetest supporting client side modding is required. See Paths in the documentation to find out where the files need to go on your system.

Enable the mod by setting load_mod_csm_who = true in /clientmods/mods.conf. Also check that enable_client_modding is set in minetest.conf or the Advanced Settings screen of your Minetest client.

License

MIT License. See the included LICESNE.md for details.

About

Minetest Client Side Mod for listing online players

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%