This commit is contained in:
mfnalex 2021-09-06 21:43:07 +02:00
parent da8c215488
commit f8e865aa0c
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# Changelog
## 11.5.0
- Added support for AdvancedChests (thanks to its author)
## 11.4.0
- Added {tier} sorting modifier to sort by tool/block material (netherite, diamond, gold, iron, stone, wood, then the rest)
- Fixed exception

View File

@ -9,7 +9,7 @@
<name>ChestSort</name>
<url>https://www.chestsort.de</url>
<description>Allows automatic chest sorting!</description>
<version>11.4.0-SNAPSHOT</version>
<version>11.5.0</version>
<packaging>jar</packaging>
<properties>