mirror of
https://github.com/Xiao-MoMi/Custom-Nameplates.git
synced 2025-12-28 11:19:26 +00:00
2.2.0
This commit is contained in:
@@ -65,6 +65,7 @@ public class DataManager extends Function {
|
||||
}
|
||||
else {
|
||||
playerDataMap.put(uuid, playerData);
|
||||
if (!ConfigManager.enableNameplates) return;
|
||||
plugin.getTeamManager().getTeamNameInterface().onJoin(player);
|
||||
plugin.getTeamManager().createTeam(uuid);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user