vllt spawnschutz im nametag
This commit is contained in:
@@ -61,6 +61,10 @@ export default function customNametags() {
|
||||
nametagText += " ~r~AFK";
|
||||
}
|
||||
|
||||
if (player.getVariable("hasSpawnschutz")) {
|
||||
nametagText += " ~r~(Spawnschutz)";
|
||||
}
|
||||
|
||||
mp.game.graphics.drawText(nametagText, [x, y],
|
||||
{
|
||||
font: 4,
|
||||
|
||||
Reference in New Issue
Block a user