Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-11-08 17:20:24 +01:00
Add some packet plugins to loadbefore to ensure it works better with them.
Dieser Commit ist enthalten in:
Ursprung
8adbf36a3a
Commit
2d6dedefb8
@ -3,7 +3,7 @@ main: us.myles.ViaVersion.ViaVersionPlugin
|
|||||||
author: _MylesC
|
author: _MylesC
|
||||||
version: ${project.version}
|
version: ${project.version}
|
||||||
load: startup
|
load: startup
|
||||||
loadbefore: [ProtocolLib, ProxyPipe]
|
loadbefore: [ProtocolLib, ProxyPipe, SpigotLib, PacketListenerApi]
|
||||||
commands:
|
commands:
|
||||||
viaversion:
|
viaversion:
|
||||||
description: Shows ViaVersion Version and more.
|
description: Shows ViaVersion Version and more.
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren