Skip to content

fix: make SER check for EXILED plugins#17

Merged
Elektryk-Andrzej merged 1 commit intoScriptedEvents:devfrom
Unbistrackted:dev
Feb 19, 2026
Merged

fix: make SER check for EXILED plugins#17
Elektryk-Andrzej merged 1 commit intoScriptedEvents:devfrom
Unbistrackted:dev

Conversation

@Unbistrackted
Copy link
Contributor

@Unbistrackted Unbistrackted commented Feb 19, 2026

Added a helper function for checking for EXILED plugins. Removed FrameworkBridge::StopAndGetLoadedFrameworksMessage() from MainPlugin::OnServerFullyInit(). Corrected MainPlugin::OnServerFullyInit() signature so it doesn't use FrameworkBridge anymore.

Changes to FrameworkBridge::Await(Framework framework) were proposed to assume that coroutines are paused between server loading and after a while of WaitingForPlayers is triggered - Also reflects changes proposed in group chat

Added a helper function for checking for EXILED plugins.
Removed FrameworkBridge::StopAndGetLoadedFrameworksMessage() from MainPlugin::OnServerFullyInit()
Corrected MainPlugin::OnServerFullyInit() signature so it doesn't use FrameworkBridge anymore

# Changes to FrameworkBridge::Await(Framework framework) assumes that coroutines are paused between server loading and after a while of WaitingForPlayers is triggered - Also reflects changes proposed in group chat
@Elektryk-Andrzej Elektryk-Andrzej merged commit 24ef194 into ScriptedEvents:dev Feb 19, 2026
@Unbistrackted Unbistrackted deleted the dev branch February 19, 2026 13:44
@Unbistrackted Unbistrackted restored the dev branch February 19, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments