ChestSort/plugin.yml

20 lines
582 B
YAML
Raw Normal View History

2018-08-12 15:33:54 +02:00
main: de.jeffclan.JeffChestSort.JeffChestSortPlugin
name: ChestSort
2018-08-23 17:42:48 +02:00
version: 2.0-pre1
2018-08-12 15:33:54 +02:00
api-version: 1.13
description: Allows automatic chest sorting
author: mfnalex
2018-08-13 19:18:49 +02:00
website: https://www.spigotmc.org/resources/1-13-chestsort.59773/
2018-08-13 18:32:33 +02:00
prefix: ChestSort
database: false
2018-08-12 15:33:54 +02:00
commands:
chestsort:
description: Toggle automatic chest sorting
usage: /<command>
2018-08-13 18:32:33 +02:00
aliases: sort
permission: chestsort.use
permissions:
chestsort.use:
2018-08-21 00:35:44 +02:00
description: Allows usage of automatic chest sorting
2018-08-23 12:11:58 +02:00
chestsort.reload:
description: Allows usage of /chestsort reload