Multiverse-Portals

Multiverse-Portals

2M Downloads

Missing dependency declaration

SlimeDog opened this issue ยท 0 comments

commented

Spigot 1.15.2 (Jenkins 2596)
Multiverse-Core 4.1.1-b777
Multiverse-Portals 4.1.1-b808

Description
Beginning with Spigot 1.15.2 (Jenkins 2596), missing dependency declarations are reported in the log on server start-up as WARN messages.

Reference: https://hub.spigotmc.org/jira/browse/SPIGOT-5546

The relevant log entry is:

[22:04:09] [Server thread/WARN]: [Multiverse-Portals] Loaded class com.sk89q.worldedit.IncompleteRegionException from WorldEdit v7.1.1-SNAPSHOT;4828-e5c3c7a which is not a depend, softdepend or loadbefore of this plugin.

Steps to reproduce the behavior

  • Update Spigot to 1.15.2 latest
  • Start the server
  • Search the log for 'Loaded class'

Expected behavior
Dependencies should be declared in plugin.yml