mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI.git
synced 2024-12-26 02:48:14 +01:00
Update plugin.yml
remove unused toggle permissions
This commit is contained in:
parent
c0f824450e
commit
d35a499e31
@ -37,7 +37,6 @@ permissions:
|
|||||||
placeholderapi.ecloud.info: true
|
placeholderapi.ecloud.info: true
|
||||||
placeholderapi.ecloud.list: true
|
placeholderapi.ecloud.list: true
|
||||||
placeholderapi.ecloud.clear: true
|
placeholderapi.ecloud.clear: true
|
||||||
placeholderapi.ecloud.toggle: true
|
|
||||||
placeholderapi.ecloud.status: true
|
placeholderapi.ecloud.status: true
|
||||||
placeholderapi.ecloud.update: true
|
placeholderapi.ecloud.update: true
|
||||||
placeholderapi.ecloud.refresh: true
|
placeholderapi.ecloud.refresh: true
|
||||||
@ -82,9 +81,6 @@ permissions:
|
|||||||
placeholderapi.ecloud.clear:
|
placeholderapi.ecloud.clear:
|
||||||
default: "op"
|
default: "op"
|
||||||
description: "Allows you to clear the local eCloud expansion cache"
|
description: "Allows you to clear the local eCloud expansion cache"
|
||||||
placeholderapi.ecloud.toggle:
|
|
||||||
default: "op"
|
|
||||||
description: "Allows you to toggle/enable/disable the eCloud manager"
|
|
||||||
placeholderapi.ecloud.status:
|
placeholderapi.ecloud.status:
|
||||||
default: "op"
|
default: "op"
|
||||||
description: "Allows you to view the status of eCloud expansions"
|
description: "Allows you to view the status of eCloud expansions"
|
||||||
|
Loading…
Reference in New Issue
Block a user