From a9c03b686f53a4c2399d55457cf4c2dfacf317f2 Mon Sep 17 00:00:00 2001 From: "Gabriele C." Date: Fri, 26 Jun 2015 16:06:56 +0200 Subject: [PATCH] Update plugin.yml --- src/main/resources/plugin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 967cf87f1..623077ff2 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -3,7 +3,7 @@ author: Xephi59 website: http://dev.bukkit.org/bukkit-plugins/authme-reloaded/ description: AuthMe prevents people, which aren't logged in, from doing stuff like placing blocks, moving, typing commands or seeing the inventory of the current player. main: fr.xephi.authme.AuthMe -version: ${version} +version: 5.0-SNAPSHOT softdepend: [Vault, ChestShop, Spout, Multiverse-Core, Notifications, Citizens, CombatTag, Essentials, EssentialsSpawn] commands: register: @@ -164,4 +164,4 @@ permissions: default: op authme.admin.resetposition: description: Reset last position for a player - default: op \ No newline at end of file + default: op