From 2375ce0452b5d8e3ba33217b706b1b8d98566777 Mon Sep 17 00:00:00 2001 From: Magnus Ulf Date: Sat, 29 Dec 2018 18:33:47 +0100 Subject: [PATCH] Add command to plugin.yml for 1.13 compatibility The long term plan should be to use brigadier, but for now this will suffice. --- plugin.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugin.yml b/plugin.yml index 084cbd57..9ed4b87f 100644 --- a/plugin.yml +++ b/plugin.yml @@ -8,6 +8,10 @@ authors: [Cayorion, Madus, Ulumulu1510, MarkehMe, Brettflan] depend: [MassiveCore] softdepend: [PermissionsEx, Permissions, Essentials, EssentialsChat, HeroChat, LocalAreaChat, LWC, ChatManager, AuthMe, Vault, WorldEdit, WorldGuard] api-version: 1.13 +commands: + f: + description: Hi + permission: factions.basecommand permissions: # -------------------------------------------- # # THE REAL NODES