90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

UltimateAdvancementAPI 2.2.0

Changelog

  • Added support for 1.19
  • Advancements updates are now sent maximum one time per tick to avoid sending useless packets
  • The method AdvancementTab#updateEveryAdvancement has been deprecated, use AdvancementTab#updateAdvancementsToTeam instead
  • The following utility methods has been added to the AdvancementTab class:
    • automaticallyShowToPlayers, which automatically shows this tab to every player just after they have been loaded
    • automaticallyGrantRootAdvancement, which automatically grants the root advancement of the tab to every player after they have been loaded
    • registerEvent, which registers an event into the EventManager of the tab
  • Added the following events:
    • AsyncTeamLoadEvent
    • AsyncTeamUnloadEvent
    • AsyncTeamUpdateEvent
    • AsyncPlayerUnregisteredEvent
  • Deprecated for removal (in the next versions) the following events:
    • TeamLoadEvent (use AsyncTeamLoadEvent instead)
    • TeamUnloadEvent (use AsyncTeamUnloadEvent instead)
    • TeamUpdateEvent (use AsyncTeamUpdateEvent instead)
  • Updated CommandAPI to 8.3.1
  • The CHANGELOG file has been added on GitHub
  • Jenkins workspace is now cleaned after every successful build
  • The NOTICE file has been updated since UltimateAdvancementAPI is licensed under LGPL but it was containing GPL instead

Files

UltimateAdvancementAPI-2.2.0-(1.15-1.19).jar(451.81 KiB) Primary Download

Project members

frengor

Owner

EscanorTargaryen

Owner

Details

Licensed LGPL-3.0-or-later
Published a year ago
Updated a month ago