From acabdc60c862aeabaa9197792ab75a296eaf7fa2 Mon Sep 17 00:00:00 2001 From: cyilin Date: Thu, 30 Aug 2018 19:26:39 +0800 Subject: [PATCH] v2.8.3 --- src/main/resources/plugin.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 5327af7..c46e960 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -3,7 +3,8 @@ main: me.crafter.mc.lockettepro.LockettePro author: connection_lost softdepend: [Vault, WorldGuard, Residence, Towny, ProtocolLib, Factions, ASkyBlock, PlotSquared, SimpleClans,CoreProtect] loadbefore: [SignShop] -version: 2.8.2-1.13.1 +version: 2.8.3-1.13.1 +api-version: 1.13 description: > LockettePro is a chest protection plugin for Bukkit. It is 100% compatible with original Lockette, but delivers a lot of performance enhancements and feature options. commands: @@ -21,5 +22,4 @@ permissions: default: true lockettepro.edit: description: Edit sign permission - default: true -api-version: 1.13 \ No newline at end of file + default: true \ No newline at end of file