7.6 update

This commit is contained in:
mfnalex 2020-05-18 00:02:59 +02:00
parent ffe5ca9aaa
commit 82b004ce9d
3 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,7 @@
# Changelog
## 7.6-pre1
## 7.6
- Added automatic inventory sorting (disabled by default). Can be activated by using /invsort on
- Added options "toggle", "on", "off" to /chestsort. When no option is specified, "toggle" is assumed
- Improved the messages sent by the update checker, including links for download, donation and changelog
- Updated bStats to version 1.6

View File

@ -6,7 +6,7 @@
<groupId>de.jeffclan</groupId>
<artifactId>JeffChestSort</artifactId>
<version>7.6-pre3</version>
<version>7.6</version>
<packaging>jar</packaging>
<name>JeffChestSort</name>

View File

@ -1,6 +1,6 @@
main: de.jeffclan.JeffChestSort.JeffChestSortPlugin
name: ChestSort
version: 7.6-pre3
version: 7.6
api-version: 1.13
description: Allows automatic chest sorting
author: mfnalex