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

TODO: Create HashMap<Material,ChestSortMeta> on Startup #89

Open mfnalex opened 4 years ago

mfnalex commented 4 years ago

TODO: Create a Map with all Materials on startup instead of evaluaiting each time. ChestSortMeta includes the category and the fixed sortable name.