mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2025-04-03 10:35:55 +02:00
Add some packet plugins to loadbefore to ensure it works better with them.
This commit is contained in:
parent
8adbf36a3a
commit
2d6dedefb8
@ -3,7 +3,7 @@ main: us.myles.ViaVersion.ViaVersionPlugin
|
||||
author: _MylesC
|
||||
version: ${project.version}
|
||||
load: startup
|
||||
loadbefore: [ProtocolLib, ProxyPipe]
|
||||
loadbefore: [ProtocolLib, ProxyPipe, SpigotLib, PacketListenerApi]
|
||||
commands:
|
||||
viaversion:
|
||||
description: Shows ViaVersion Version and more.
|
||||
|
Loading…
Reference in New Issue
Block a user