From 05aed5913d5da2a0496b72c6b73dd6d19b3626d1 Mon Sep 17 00:00:00 2001 From: Matthww Date: Sun, 22 Oct 2017 20:39:12 +0200 Subject: [PATCH] Compatibility with 3.0.0-ALPHA9 Added support for 3.0.0-ALPHA9 dropped support for lower api versions. --- plugin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.yml b/plugin.yml index 5294b88..57250ee 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,7 +1,7 @@ name: PlayerInfo -version: 1.3.0 +version: 1.3.1 author: Matthww -api: [3.0.0-ALPHA7] +api: [3.0.0-ALPHA9] description: Shows info about a certain player! main: Matthww\PlayerInfo\PlayerInfo