• Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

Update Log:
  • Fully restructured code for better readability and maintainability.
  • Added modular functions: loadPlayers, applySearch, applySort, nextSortMode, getSortLore, getPlayerRank, getRankColor, and CreatePage.
  • Improved search system with cleaner logic and accurate filtering.
  • Enhanced sorting modes with unified handling and dynamic lore updates.
  • Added automatic GUI border filling (slots 45–53) with empty glass panes.
  • Improved refresh behavior and removed duplicated logic.
  • Cleaned up inventory click handling and reduced repeated code.
  • Optimized performance by removing unnecessary loops and variables.
Update Log:
  • Improved rank coloring using getRankColor()
  • Enhanced search system with accurate filtering
  • Search results now show correct ranking inside filtered list
  • Optimized player list filtering before pagination
  • Improved GUI clarity and added rank display in slot 52