package tk.sznp.thebuttonautoflair; public class MaybeOfflinePlayer { public String PlayerName; String UserName; String Flair; boolean AcceptedFlair; boolean IgnoredFlair; String TownColors; String DisplayName; }