Skip to content
This repository was archived by the owner on Mar 12, 2022. It is now read-only.

Moved plugin init before world load(also reduced amount of used reflection for plugins#135

Open
WhitePhoera wants to merge 2 commits intoSEServerExtender:masterfrom
WhitePhoera:master
Open

Moved plugin init before world load(also reduced amount of used reflection for plugins#135
WhitePhoera wants to merge 2 commits intoSEServerExtender:masterfrom
WhitePhoera:master

Conversation

@WhitePhoera
Copy link
Copy Markdown

PLugins now loaded before server runs, only plugin constructor called at that time.
Init still called from same place.

calls to plugins now works via interfaces(event hadnlers, update, init), except InitWithPath.

don't forget to restore post-build steps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant