mirror of
https://github.com/JEFF-Media-GbR/ChestSort.git
synced 2024-11-29 22:24:06 +01:00
changelog, todo
This commit is contained in:
parent
47607bf433
commit
6ae2a387bf
@ -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
|
||||
|
5
TODO.md
5
TODO.md
@ -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
|
Loading…
Reference in New Issue
Block a user