Class ExtensionPlayerGroupsQuery

java.lang.Object
com.djrapitops.plan.extension.implementation.storage.queries.ExtensionPlayerGroupsQuery
All Implemented Interfaces:
Query<Map<Integer,ExtensionData.Builder>>

public class ExtensionPlayerGroupsQuery extends Object implements Query<Map<Integer,ExtensionData.Builder>>
Query player's Groups by Plugin ID inside ExtensionData objects.

- Group names are represented as a String value, concatenated to a single String, separated by ', '. - String values are placed into Tabs they belong to - Tabs are placed to plugin they belong to - The map is returned