diff --git a/bukkit/src/main/resources/plugin.yml b/bukkit/src/main/resources/plugin.yml index 610e0be8..2a23fb0b 100644 --- a/bukkit/src/main/resources/plugin.yml +++ b/bukkit/src/main/resources/plugin.yml @@ -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}