Package pragma.party #
Types #
Name | Summary |
---|---|
GameServerCompatibility allows for mapping specific game server versions to specific game client versions. The same game client version can match to different game servers versions. If players in a party are compatible with multiple game server versions, the highest game server version (defined by the keys in gameServerVersionCompatibility) will be used for matchmaking purposes. | |
The PartyPlugin allows for custom definition of logic within the PartyService. |