Update to 1.19
This commit is contained in:
@@ -116,7 +116,7 @@ public class AntiVanish extends Module {
|
||||
return uuidstr;
|
||||
}
|
||||
}
|
||||
return player.getName().asString();
|
||||
return player.getName().getString();
|
||||
}
|
||||
|
||||
public String getName() {
|
||||
|
||||
Reference in New Issue
Block a user