From eba6460b73169cfe1bdf75c79e21a6eab0c39426 Mon Sep 17 00:00:00 2001 From: Steffion Date: Mon, 5 Aug 2013 23:58:49 +0200 Subject: [PATCH] Updated plugin.yml. --- src/plugin.yml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/plugin.yml b/src/plugin.yml index 08319c8..52b8b7c 100644 --- a/src/plugin.yml +++ b/src/plugin.yml @@ -1,15 +1,21 @@ name: BlockHunt main: nl.Steffion.BlockHunt.BlockHunt -version: 1.0.0 +version: 0.1.0_ALPHA authors: - Steffion description: Description here. -softdepend: [DisguiseCraf] +softdepend: [DisguiseCraft] +load: POSTWORLD commands: BlockHunt: usage: / description: N/A aliases: - bh + - prophunt - hideandseek - - hs \ No newline at end of file + - has + - hs + - seekandfind + - saf + - sf \ No newline at end of file