PragmaDocs Logo PragmaDocs Logo
Introduction Concepts Tutorials API Reference Release Notes
    Introduction Concepts Tutorials API Reference Release Notes
    • Light Theme
    • Dark Theme
    API Reference / game-common / pragma.matchlifecycle / MatchEndPlugin
    • API Reference
      • Configuration Options
        • pragma.auth
          • PlayerPrincipal
            • TokenSignerConfig
            • pragma.config
              • ConfigBackendModeFactory
                • ConfigItem
                  • ServiceConfig
                  • pragma.content
                    • ContentData
                      • ContentDataNodeService
                        • ContentHandler
                        • pragma.jobs
                          • BackgroundManager
                          • pragma.rpcs
                            • RoutingMethod
                            • pragma.utils
                              • InstancedConcurrentMap
                                • JumpHash
                                • pragma.gamedata
                                  • GameDataService
                                  • pragma.inventory
                                    • InventoryService
                                    • pragma.matchcapacity
                                      • MatchCapacityService
                                        • PragmaNomadCapacityProvider
                                        • pragma.matchlifecycle
                                          • MatchLifecycleService
                                          • pragma.matchmaking
                                            • MatchmakingService
                                            • pragma.party
                                              • PartyService
                                              • pragma.telemetry
                                                • TelemetryPlugin
                                                  • TelemetryService
                                                  • pragma.inventory
                                                    • CraftingPlugin
                                                      • EntitlementProviderPlugin
                                                        • InstancedItemPlugin
                                                          • InventoryServiceContent
                                                            • RewardSelectorPlugin
                                                            • pragma.matchcapacity
                                                              • CapacityProvider
                                                              • pragma.matchlifecycle
                                                                • MatchEndDependentJob
                                                                  • MatchEndPlugin
                                                                    • MatchFoundPlugin
                                                                    • pragma.matchmaking
                                                                      • GameServerDetails
                                                                        • MatchmakingPlugin
                                                                          • MatchmakingQueueKey
                                                                            • MatchmakingStrategy
                                                                              • WarmBodyMatchmakingPlugin
                                                                              • pragma.matchmaking.matchables
                                                                                • ActiveMatch
                                                                                  • BaseMatchable
                                                                                    • ConsumingMatchable
                                                                                      • Matchable
                                                                                        • PotentialMatch
                                                                                          • ProvidingMatchable
                                                                                          • pragma.party
                                                                                            • GameServerCompatibilityPlugin
                                                                                              • OrderedGameServerCompatibilityPlugin
                                                                                                • PartyPlugin
                                                                                                • pragma.account
                                                                                                  • AccountService
                                                                                                  • pragma.gamemanagement
                                                                                                    • GameManagementService
                                                                                                    • pragma.payment
                                                                                                      • pragma.account
                                                                                                        • BulkActionPlugin
                                                                                                          • EmailSenderPlugin
                                                                                                            • IdentityProvider
                                                                                                        • Light Theme
                                                                                                        • Dark Theme

                                                                                                        game-common / pragma.matchlifecycle / MatchEndPlugin /

                                                                                                        MatchEndPlugin #

                                                                                                        interface MatchEndPlugin

                                                                                                        The MatchEndPlugin is responsible for determining which match end processing jobs are performed on match ends.

                                                                                                        Functions #

                                                                                                        NameSummary

                                                                                                        getMatchEndJobs

                                                                                                        abstract suspend fun getMatchEndJobs(playerId: UUID, matchEnd: MatchEnd): List<DependentJob<GameDataRpc.MatchProcessedV3Notification.Builder>>

                                                                                                        Prepare the list of type MatchEndDependentJob that will be executed for each player during match end.

                                                                                                        Close
                                                                                                        cookies

                                                                                                        We use cookies

                                                                                                        We use cookies to analyze our traffic. We also share information about your use of our site with our analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.