issues
search
frengor
/
UltimateAdvancementAPI
A powerful API to create custom advancements for your Minecraft server.
https://modrinth.com/plugin/ultimateadvancementapi
GNU General Public License v3.0
75
stars
5
forks
source link
Update version to 2.4.0
#68
Closed
frengor
closed
4 months ago
frengor
commented
4 months ago
Updated version to 2.4.0
Updated to Minecraft 1.21
Updated CommandAPI to 9.5.1
Support hex color codes in titles and descriptions (for example using BungeeCord's
ChatColor.of(new Color(0, 0, 0))
)
Use
ultimateadvancementapi
namespace for commands (only for 1.17+)
ChatColor.of(new Color(0, 0, 0))
)ultimateadvancementapi
namespace for commands (only for 1.17+)