Add api version to prevent legacy data loading

This commit is contained in:
KennyTV 2020-01-22 12:43:21 +01:00
parent d3bcc9f6c8
commit 4b3f1be599

View File

@ -2,6 +2,7 @@ name: ViaBackwards
version: ${project.version}
description: Allow older Minecraft versions to connect to a newer server version.
main: nl.matsv.viabackwards.BukkitPlugin
api-version: 1.13
authors: [Matsv, KennyTV, Gerrygames, creeper123123321, ForceUpdate1]
website: ${project.url}