SquadStatsJSPRO
SquadStatsJSPRO copied to clipboard
[Feature request] - Clan Whitelist
Is your feature request related to a problem? Please describe. A better way to get members and whitelisted players in clans no matter he/she's manually added
Describe the solution you'd like instead of separating the data on db (manualWhitelistedUsers), we can just gather them up in one Object like
clanMembers:
type: Array,
default: [
{
steamID: "12412124",
description: "",
whitelist: false
},
Describe alternatives you've considered
Additional context description: if player's added by manually this'll be the description which's given when player's added, if it's not this'll be player's name