mirror of
https://github.com/JEFF-Media-GbR/ChestSort.git
synced 2024-11-26 20:48:12 +01:00
7.6 update
This commit is contained in:
parent
ffe5ca9aaa
commit
82b004ce9d
@ -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
|
||||
|
2
pom.xml
2
pom.xml
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user