8.17.2 release

This commit is contained in:
mfnalex 2020-07-24 16:42:47 +02:00
parent 07af660220
commit d26b39609f
3 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,5 @@
# Changelog
## 8.17.2
- Added possibility to sort a player's inventory from console using /invsort <player> [toggle|on|off|hotbar|inv|all]
- Added placeholders (see new config.yml)

View File

@ -9,7 +9,7 @@
<name>ChestSort</name>
<url>https://www.chestsort.de</url>
<description>Automatically sorts your chests!</description>
<version>8.17.1</version>
<version>8.17.2</version>
<packaging>jar</packaging>
<properties>

View File

@ -1,6 +1,6 @@
main: de.jeff_media.ChestSort.ChestSortPlugin
name: ChestSort
version: 8.17.1
version: 8.17.2
api-version: "1.13"
description: Allows automatic chest sorting
author: mfnalex