mirror of
https://github.com/JEFF-Media-GbR/ChestSort.git
synced 2025-02-01 13:01:28 +01:00
19 lines
508 B
YAML
19 lines
508 B
YAML
main: de.jeffclan.JeffChestSort.JeffChestSortPlugin
|
|
name: ChestSort
|
|
version: 1.7.5
|
|
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
|
|
commands:
|
|
chestsort:
|
|
description: Toggle automatic chest sorting
|
|
usage: /<command>
|
|
aliases: sort
|
|
permission: chestsort.use
|
|
permissions:
|
|
chestsort.use:
|
|
description: Allows usage of automatic chest sorting
|