Closed Yeregorix closed 4 years ago
This PR fixes two inconsistencies with SpongeForge when shutting down the server:
GameStoppedServerEvent
GameStoppingEvent
This PR fixes two inconsistencies with SpongeForge when shutting down the server:
GameStoppedServerEvent
was fired afterGameStoppingEvent
. It's the opposite on SpongeForge.