Don't transform because it's already compatible with 1.13

This commit is contained in:
games647
2018-07-25 16:55:52 +02:00
parent 542aabad73
commit f7a10d86eb

View File

@ -14,6 +14,9 @@ dev-url: ${project.url}
# Load the plugin as early as possible to inject it for all players
load: STARTUP
# This plugin don't have to be transformed for compatibility with Minecraft >= 1.13
api-version: 1.13
softdepend:
# We depend either ProtocolLib or ProtocolSupport
- ProtocolSupport