Niall7459 / HolographicExtension

Add easy to create animations and placeholders into HolographicDisplays.
GNU General Public License v3.0
6 stars 14 forks source link

Missing dependency declaration #16

Open SlimeDog opened 4 years ago

SlimeDog commented 4 years ago

Spigot 1.15.2 (Jenkins 2596) HolographicExtension 1.10.8

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:34] [Server thread/WARN]: [HolographicExtension] Loaded class com.comphenix.protocol.events.PacketListener from ProtocolLib v4.5.1-SNAPSHOT-b445 which is not a depend, softdepend or loadbefore of this plugin.

Steps to reproduce the behavior

Expected behavior Dependencies should be declared in plugin.yml