mirror of
https://github.com/JEFF-Media-GbR/ChestSort.git
synced 2024-11-27 04:55:31 +01:00
21 lines
531 B
YAML
21 lines
531 B
YAML
main: de.jeffclan.JeffChestSort.JeffChestSortPlugin
|
|
name: ChestSort
|
|
version: 3.4
|
|
api-version: 1.13
|
|
description: Allows automatic chest sorting
|
|
author: mfnalex
|
|
website: https://www.spigotmc.org/resources/1-13-chestsort.59773/
|
|
prefix: ChestSort
|
|
database: false
|
|
loadbefore:
|
|
- InvUnload
|
|
commands:
|
|
chestsort:
|
|
description: Toggle automatic chest sorting
|
|
usage: /<command>
|
|
aliases: sort
|
|
permission: chestsort.use
|
|
permissions:
|
|
chestsort.use:
|
|
description: Allows usage of automatic chest sorting
|