mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2026-06-04 10:36:54 +00:00
@@ -434,6 +434,10 @@ public class TFM_Util
|
|||||||
return ChatColor.translateAlternateColorCodes('&', loginMessage);
|
return ChatColor.translateAlternateColorCodes('&', loginMessage);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
if (DEVELOPERS.contains(entry.getName()))
|
||||||
|
{
|
||||||
|
return "a " + ChatColor.DARK_PURPLE + "Developer" + ChatColor.AQUA + ".";
|
||||||
|
}
|
||||||
|
|
||||||
if (entry.isSeniorAdmin())
|
if (entry.isSeniorAdmin())
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user