You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The format list does not get sorted correctly anymore. To be more precise: the list gets sorted in reverse. So a lower priority comes before a higher one.
Every since this change:
gChat/src/main/java/me/lucko/gchat/config/GChatConfig.java
Line 99 in 23a6686
The format list does not get sorted correctly anymore. To be more precise: the list gets sorted in reverse. So a lower priority comes before a higher one.