flokol120 / Spigot-Item-Chest-Sorter

A Spigot/Paper minecraft plugin to sort your messy items into separate chests | 💯% written in Kotlin
GNU General Public License v3.0
5 stars 6 forks source link

Question about how the plugin works. #56

Closed KIMTID closed 5 months ago

KIMTID commented 6 months ago

Hello, I got a message: Found item(s) which are not specified. Sorting into air chest, if there is enough space… Tell me what an air chest is and how it can be created?

flokol120 commented 6 months ago

@KIMTID: An “air chest” is a receiver chest with an item frame which holds no item/block. This way, you can define fallbacks if no other item frame holds a specific item.

I hope that clarifies it. If not, feel free to report back. Otherwise, you can close the issue.

flokol120 commented 5 months ago

Closed due to inactivity