Skip to content

Files

Latest commit

 

History

History
19 lines (11 loc) · 544 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 544 Bytes

name_hider

Minetest mod by Shara RedCat which adds two commands:

  1. '/hidenames' hides the nametags of all currently connected players.
  2. '/shownames' shows the name tags of all currently connected players.

to use these commands, you need to have the 'hidenames' privilege, which you can grant with:

/grant <player> hidenames

server admins and single players automatically have this privilege.

Licenses and Attribution

Code for this mod is released under MIT (https://opensource.org/licenses/MIT).