11.2.2, fixes #129

This commit is contained in:
mfnalex 2021-07-20 18:50:03 +02:00
parent 1f7b0a4b66
commit 3f3684a22f
3 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,8 @@
# Changelog
## 11.2.2
- Fixed warning regarding PlaceholderAPI on server startup
## 11.2.1
- Added new permissions to config.yml
- They are all true by default so you don't have to change anything to keep the current behaviour

View File

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

View File

@ -10,7 +10,7 @@ website: ${project.url}
prefix: ${spigot.prefix}
database: false
loadbefore: [InvUnload]
softdepend: [CrackShot,InventoryPages,Minepacks]
softdepend: [CrackShot,InventoryPages,Minepacks,PlaceholderAPI]
commands:
sort:
description: Toggle automatic chest sorting or change your hotkey settings