SuccessChanges

Summary

  1. make sorting players more efficient (commit: 6a95d58) (details)
Commit 6a95d5888442abf19099047020de9f84e976c0c9 by Flo.e3
make sorting players more efficient
(commit: 6a95d58)
The file was modifiedbungee/src/main/java/codecrafter47/bungeetablistplus/playersorting/rules/VaultGroupInfo.java (diff)
The file was modifiedbungee/src/main/java/codecrafter47/bungeetablistplus/playersorting/rules/ReverseOrder.java (diff)
The file was modifiedbungee/src/main/java/codecrafter47/bungeetablistplus/playersorting/SortingRule.java (diff)
The file was modifiedbungee/src/main/java/codecrafter47/bungeetablistplus/playersorting/rules/PlayerWorld.java (diff)
The file was modifiedbungee/src/main/java/codecrafter47/bungeetablistplus/playersorting/rules/Alphabet.java (diff)
The file was modifiedbungee/src/main/java/codecrafter47/bungeetablistplus/playersorting/rules/FactionFirst.java (diff)
The file was modifiedbungee/src/main/java/codecrafter47/bungeetablistplus/playersorting/rules/FactionsAlphabetically.java (diff)
The file was modifiedbungee/src/main/java/codecrafter47/bungeetablistplus/playersorting/rules/WorldByName.java (diff)
The file was modifiedbungee/src/main/java/codecrafter47/bungeetablistplus/playersorting/rules/YouFirst.java (diff)
The file was modifiedbungee/src/main/java/codecrafter47/bungeetablistplus/playersorting/rules/BungeeCordGroups.java (diff)
The file was modifiedbungee/src/main/java/codecrafter47/bungeetablistplus/playersorting/rules/TeamFirst.java (diff)
The file was modifiedbungee/src/main/java/codecrafter47/bungeetablistplus/playersorting/rules/BungeePermsGroupInfo.java (diff)
The file was modifiedbungee/src/main/java/codecrafter47/bungeetablistplus/playersorting/rules/ServerAlphabetically.java (diff)
The file was modifiedbungee/src/main/java/codecrafter47/bungeetablistplus/playersorting/rules/TeamsAlphabetically.java (diff)
The file was modifiedbungee/src/main/java/codecrafter47/bungeetablistplus/playersorting/rules/AdminFirst.java (diff)
The file was modifiedbungee/src/main/java/codecrafter47/bungeetablistplus/playersorting/rules/AFKLast.java (diff)
The file was modifiedbungee/src/main/java/codecrafter47/bungeetablistplus/playersorting/rules/PlayerServerFirst.java (diff)
The file was modifiedbungee/src/main/java/codecrafter47/bungeetablistplus/playersorting/PlayerSorter.java (diff)
The file was modifiedbungee/src/main/java/codecrafter47/bungeetablistplus/playersorting/rules/AdminLast.java (diff)