mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
fancynpcs: Update version to 2.8.0
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
@@ -1 +1 @@
|
|||||||
2.7.1.300
|
2.8.0
|
||||||
Reference in New Issue
Block a user