From 5c07df7430a1fb84251f535dc2449946de1465ea Mon Sep 17 00:00:00 2001 From: CHOK9938 <65983857+CHOK9938@users.noreply.github.com> Date: Fri, 26 Jun 2020 21:14:50 +0700 Subject: [PATCH] Update plugin.yml Support for Pocketmine 3.14.0 1.5.4 --- plugin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.yml b/plugin.yml index 5dd02b8..c671236 100755 --- a/plugin.yml +++ b/plugin.yml @@ -1,9 +1,9 @@ name: Slapper author: jojoe77777 -version: 1.5.3 +version: 1.5.4 description: Slapper, the NPC plugin for PocketMine-MP main: slapper\Main -api: 3.13.0 +api: 3.14.0 mcpe-protocol: [361, 388, 389, 390] website: https://github.com/jojoe77777/Slapper