From b1ea3b1e6b44bad034cb1de2a25aae32d8660cdf Mon Sep 17 00:00:00 2001 From: Annantdev <78368852+Annantdev@users.noreply.github.com> Date: Sat, 6 Feb 2021 15:00:36 +0530 Subject: [PATCH] Update plugin.yml Support Pocketmine 3.17 --- plugin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.yml b/plugin.yml index 43bf81f..eb73a92 100644 --- a/plugin.yml +++ b/plugin.yml @@ -4,7 +4,7 @@ main: alvin0319\NPC\NPCPlugin version: 1.0.10 api: 3.0.0 -mcpe-protocol: 408 +mcpe-protocol: 408, 422 commands: npc: @@ -14,4 +14,4 @@ commands: permissions: npc.command: default: op - description: Allow to control command npc. \ No newline at end of file + description: Allow to control command npc.