mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-07-13 14:48:34 +00:00
Fixed developers not having the correct prefix
batch format
This commit is contained in:
@ -418,7 +418,7 @@ public class TFM_Util
|
||||
@Deprecated
|
||||
public static String getRank(CommandSender sender)
|
||||
{
|
||||
return TFM_PlayerRank.fromSender(sender).getLoginMessage();
|
||||
return TFM_PlayerRank.fromSender(sender).getLoginMessage();
|
||||
}
|
||||
|
||||
public static Date parseDateOffset(String time)
|
||||
|
Reference in New Issue
Block a user