changelog, todo

This commit is contained in:
mfnalex 2020-05-20 22:55:30 +02:00
parent 47607bf433
commit 6ae2a387bf
2 changed files with 6 additions and 2 deletions

View File

@ -1,8 +1,9 @@
# Changelog
## 8.0
- Added two new hotkeys (disabled by default): Left-Click outside of chest's inventory will load all your stuff except hotbar into the chest, Right-Click outside of the chest's inventory will unload the chest into your inventory. The hotkeys can be enabled using /chestsort hotkeys and need the chestsort.use permission
- Added two new hotkeys (disabled by default): Left-Click outside of a chest's (or barrel, ...) inventory will load all your stuff except hotbar into the chest, Right-Click outside of the chest's inventory will unload the chest into your inventory. The hotkeys can be enabled using /chestsort hotkeys and need the chestsort.use permission
- Added debug and dump option to config (you will probably not need those)
- Player configs will be only be saved if they have changed
- Note: This version includes two new messages, so please send me your new translations :)
## 7.7-pre1

View File

@ -1,4 +1,7 @@
# Todo
## Auto-Refill
Auto refills your hotbar with stuff from your inventory when you run out of items / a tool breaks.
Auto refills your hotbar with stuff from your inventory when you run out of items / a tool breaks.
## MySQL
Optional MySQL support for player configs to avoid thousands of yaml files within the playerdata folder