3.2 - Fixed player heads and revamped sorting algorithm
Custom player heads will now get sorted properly. The complete sorting algorithm will also run much faster now, because I overthought my implementation. (Sorting a chest took less then one millisecond in the old version, now it's even faster.)