Join Update
Clan settings full join update is used to make the player join a clan.
Constructors
Link copied to clipboard
constructor(updateNum: Int, creationTime: Int, clanName: String, allowUnaffined: Boolean, talkRank: Int, kickRank: Int, lootshareRank: Int, coinshareRank: Int, affinedMembers: List<ClanSettingsFull.AffinedClanMember>, bannedMembers: List<ClanSettingsFull.BannedClanMember>, settings: List<ClanSettingsFull.ClanSetting>, hasAffinedHashes: Boolean = false, hasAffinedDisplayNames: Boolean = true)
Properties
Link copied to clipboard
the list of affined members in this clan
Link copied to clipboard
whether to allow guests to join the clan
Link copied to clipboard
the list of banned members in this clan
Link copied to clipboard
the minimum rank needed to toggle coinshare, unused in OldSchool.
Link copied to clipboard
the epoch time minute when the clan was created
Link copied to clipboard
the minimum rank needed to toggle lootshare, unused in OldSchool.
Link copied to clipboard
the list of settings to apply to this clan