fancyholograms: Update changelog

This commit is contained in:
Oliver
2025-09-17 20:58:30 +02:00
parent 141ecc1a01
commit e976223c2b
2 changed files with 5 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
- Added support for 1.21.7 and 1.21.8
- Fixed comments not being for new feature flags
- Improved http handling in FancyAnalytics
- Improved performance by running more tasks asynchronously
- Improved logging
- Added HologramManager#isLoaded method

View File

@@ -2,4 +2,5 @@
- Added permissions for each action type
- Improved logging
- Fixed various bugs for the player-npcs fflag
- Added an optional flag to disable arm swinging in Npc#update
- Added an optional flag to disable arm swinging in Npc#update
- Added HologramManager#isLoaded method