mfnalex / ChestSort

Best sorting plugin for Minecraft / Spigot 1.14+
https://www.chestsort.de
GNU General Public License v3.0
91 stars 34 forks source link

List of favorite items per player #74

Open mfnalex opened 4 years ago

mfnalex commented 4 years ago

TODO: Implement a list of favorite items that can be changed by each player. To do so, a player will be able to open a GUI and add some items to it.

When a player sorts a chest/inventory, ChestSort will automatically put all favorite items at the top while maintaining the order defined in the GUI. After that, the remaining items are sorted normally.