mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2025-07-31 03:07:34 +02:00
Don't transform because it's already compatible with 1.13
This commit is contained in:
@ -14,6 +14,9 @@ dev-url: ${project.url}
|
|||||||
# Load the plugin as early as possible to inject it for all players
|
# Load the plugin as early as possible to inject it for all players
|
||||||
load: STARTUP
|
load: STARTUP
|
||||||
|
|
||||||
|
# This plugin don't have to be transformed for compatibility with Minecraft >= 1.13
|
||||||
|
api-version: 1.13
|
||||||
|
|
||||||
softdepend:
|
softdepend:
|
||||||
# We depend either ProtocolLib or ProtocolSupport
|
# We depend either ProtocolLib or ProtocolSupport
|
||||||
- ProtocolSupport
|
- ProtocolSupport
|
||||||
|
Reference in New Issue
Block a user