About Hide Game Tip Names
Allows you to hide player names in-game tips by replacing them with a configurable string or phrase instead.
Perms:
hidegametipnames.bypass - Allows see nicknames.
Config:
{
"General Settings": {
"Hide Names": [
"???",
"UNKNOWN",
"NONAME"
],
"Debug": false
},
"Version": {
"Major": 1,
"Minor": 0,
"Patch": 0
}
}
Another big thank you to @beee for helping me create this plugin.