mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-07-01 20:46:41 +00:00
1.16, overhaul of player data
This commit is contained in:
@ -47,7 +47,7 @@ public class Command_tempban extends FreedomCommand
|
||||
return true;
|
||||
}
|
||||
|
||||
username = entry.getUsername();
|
||||
username = entry.getName();
|
||||
ips.addAll(entry.getIps());
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user