Spigot 1.15.2 (Jenkins 2596)
Multiverse-Core 4.1.1-b777
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:03:37] [Server thread/WARN]: [Multiverse-Core] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER} 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
Spigot 1.15.2 (Jenkins 2596)
Multiverse-Core 4.1.1-b777
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:
Steps to reproduce the behavior
Expected behavior
Dependencies should be declared in plugin.yml