mirror of
https://github.com/NLthijs48/AreaShop.git
synced 2024-11-29 13:45:12 +01:00
Update plugin.yml to reflect FindMinimum command
This commit is contained in:
parent
5d6f6ac529
commit
56be767ab7
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user