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

Update ChestSortCategory.java #104

Closed JiggsNephron closed 3 years ago

JiggsNephron commented 3 years ago

Moved the asteriskBefore boolean and asteriskAfter boolean inside the for loop to prevent them being set true for the remainder of the loop due to an earlier item in the category file having asterisks.

mfnalex commented 3 years ago

Released as 9.1.1 :) Thanks again!