OldCombatMechanics

OldCombatMechanics

46.1k Downloads

Plugin Skipping worlds that have not yet been loaded.

Brasil150 opened this issue ยท 0 comments

commented

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:

  1. Use a plugin that load worlds after Oldcombatmechanics
  2. Start the server
  3. 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.