Skip to content

GuildPlayer Schema

This schema contains a player’s guild information.

ElementTypeRequiredDescription
guild_idInteger✔️The ID of the guild.
guild_nameStringThe name of the guild.
personal_xpInteger✔️The amount of experience the player earned for the guild.
personal_xp_this_weekInteger✔️The amount of experience the player earned for the guild this week. Defaults to 0.
personal_pointsInteger✔️The amount of Guild Points the player has earned for the guild.
join_dateInteger✔️The date the player joined the guild. This is an UNIX timestamp.
rankString✔️The rank the player holds in the guild.