Disable nametags from visibility.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
This commit is contained in:
Armored Dragon 2024-07-06 10:10:28 -05:00
parent f3dbaf65bd
commit 8b7e5c0155
No known key found for this signature in database
GPG key ID: C7207ACC3382AD8B

View file

@ -82,7 +82,7 @@ var metadata = { "applications":
"caption": "REFRESH"
},
{
"isActive": true,
"isActive": false,
"directory": "nametags",
"name": "Nametags",
"description": "Display users' display names above their heads.",