Remove outdated dependencies/plugins from plugin.yml (#3874)

This commit is contained in:
EnZaXD 2024-05-25 18:50:38 +02:00 committed by GitHub
parent 94e853e5cf
commit e886aca8be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,8 +5,7 @@ version: ${version}
description: ${description}
api-version: 1.13
folia-supported: true
loadbefore: [ ProtocolLib, ProxyPipe, SpigotLib, SkinRestorer ]
softdepend: [ ProtocolSupport, PacketListenerApi ]
loadbefore: [ ProtocolLib ]
commands:
viaversion:
permission: viaversion.command # The permission is also referenced here to filter root suggestions (/via<tab>)