Update plugin.yml to reflect FindMinimum command

This commit is contained in:
ImranDoet 2020-06-24 22:10:39 +02:00 committed by GitHub
parent 5d6f6ac529
commit 56be767ab7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,7 @@ permissions:
areashop.tabcomplete: true areashop.tabcomplete: true
areashop.setteleportoutsideregion: true areashop.setteleportoutsideregion: true
areashop.find: true areashop.find: true
areashop.findminimum: true
areashop.groupadd: true areashop.groupadd: true
areashop.groupdel: true areashop.groupdel: true
areashop.grouplist: true areashop.grouplist: true
@ -187,6 +188,8 @@ permissions:
areashop.find: areashop.find:
description: Allows you to teleport to a free region (/as find) description: Allows you to teleport to a free region (/as find)
default: true default: true
areashop.findminimum:
description: Allows you to teleport to a free region with the region's price being a given minimum (/as findminimum)
areashop.groupadd: areashop.groupadd:
description: Allows you to add regions to groups description: Allows you to add regions to groups
default: op default: op