Plugin Skipping worlds that have not yet been loaded.
Brasil150 opened this issue ยท 0 comments
Information
-
Server Version: Dionysus-1.12.2
-
OldCombatMechanics version: OldCombatMechanics [commit: 431198e]
[16:02:18 WARN]: [OldCombatMechanics] Configured world End not found, skipping...
[16:02:18 WARN]: [OldCombatMechanics] Configured world LostIslands not found, skipping...
[16:02:18 WARN]: [OldCombatMechanics] Configured world Temple not found, skipping...
Problem Description
Skipping plugin worlds that have not yet been loaded.
To Reproduce
Steps to reproduce the behavior:
- Use a plugin that load worlds after Oldcombatmechanics
- Start the server
- The plugin will ignore the defined worlds in the configuration.
Expected Behaviour
The plugin should wait for all worlds to be loaded and then perform their verification.
Actual Behaviour
The plugin executes verification before all the world are loaded.
I am running a skywars server whose plugin is loaded after OldcombatmeChanics. Causing the oldcombatmechanics to ignore these worlds.