Teams API currently supports team roles (also referred to as ranks). However, many Factions or Teams plugins have "prefixes" for those roles, designed to indicate in chat or in placeholders what role that player has within a team/faction. Teams API does not have an implementation of this.
It would be great if we could expose role prefixes through Teams API. Perhaps a simple getPrefix() method for the TeamRole?
Teams API currently supports team roles (also referred to as ranks). However, many Factions or Teams plugins have "prefixes" for those roles, designed to indicate in chat or in placeholders what role that player has within a team/faction. Teams API does not have an implementation of this.
It would be great if we could expose role prefixes through Teams API. Perhaps a simple
getPrefix()method for theTeamRole?