From 417617aeb10b7201244704ac9889266d42ff1b85 Mon Sep 17 00:00:00 2001 From: Bram Date: Thu, 25 Apr 2024 15:14:55 +0200 Subject: [PATCH] Changed: Plugin Version to the latest actual release --- spigot/src/main/resources/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spigot/src/main/resources/plugin.yml b/spigot/src/main/resources/plugin.yml index c6510e0..ac67dee 100644 --- a/spigot/src/main/resources/plugin.yml +++ b/spigot/src/main/resources/plugin.yml @@ -3,7 +3,7 @@ author: Bram description: Spoofs certain information sent by the server to other players to prevent them from deducing information about the player's health, armor, held item, etc. website: https://github.com/Bram1903/AntiHealthIndicator main: com.deathmotion.antihealthindicator.AHIPlugin -version: '2.0.0' +version: '1.1.3' api-version: '1.13' folia-supported: true load: POSTWORLD