TriumphTeam / triumph-gui

Simple lib to create inventory GUIs for Bukkit platforms.
MIT License
330 stars 57 forks source link

feat: use the *new* PlayerProfile API on 1.20.1+ #104

Closed iGabyTM closed 11 months ago

iGabyTM commented 11 months ago

I've also got rid of org.apache.commons.lang.Validate because apache commons lang was updated to lang3 and the package got changed, google's Precondition does the same thing