fancynpcs: Update version to 2.8.0

This commit is contained in:
Oliver
2025-10-10 14:13:49 +02:00
parent e7c7b94f87
commit bfa579db26
3 changed files with 15 additions and 2 deletions

View File

@@ -7,6 +7,17 @@ order: 2
# #
## v2.8.0 [!badge variant="info" text="2025-10-10"]
- Added support for 1.21.9 and 1.21.10
- Added support for MiniPlaceholders v3
- 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 NpcManager#isLoaded method
- Regular dev builds are now published to the BETA channel
## v2.7.1 [!badge variant="info" text="2025-08-07"] ## v2.7.1 [!badge variant="info" text="2025-08-07"]
- Fixed placeholder skins not refreshing - Fixed placeholder skins not refreshing

View File

@@ -1,6 +1,8 @@
- Added support for 1.21.9 and 1.21.10
- Added support for MiniPlaceholders v3 - Added support for MiniPlaceholders v3
- Added permissions for each action type - Added permissions for each action type
- Improved logging - Improved logging
- Fixed various bugs for the player-npcs fflag - 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 NpcManager#isLoaded method - Added NpcManager#isLoaded method
- Regular dev builds are now published to the BETA channel

View File

@@ -1 +1 @@
2.7.1.300 2.8.0