mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
fancyholograms, fancynpcs: Update version and changelog
This commit is contained in:
@@ -7,6 +7,10 @@ order: 2
|
|||||||
|
|
||||||
#
|
#
|
||||||
|
|
||||||
|
## v2.6.0 [!badge variant="info" text="2025-06-26"]
|
||||||
|
-
|
||||||
|
- Added support for 1.21.6
|
||||||
|
|
||||||
## v2.5.0 [!badge variant="info" text="2025-04-24"]
|
## v2.5.0 [!badge variant="info" text="2025-04-24"]
|
||||||
|
|
||||||
- Added support for Minecraft 1.21.5
|
- Added support for Minecraft 1.21.5
|
||||||
|
|||||||
@@ -7,8 +7,13 @@ order: 2
|
|||||||
|
|
||||||
#
|
#
|
||||||
|
|
||||||
|
## FancyNpcs Changelog v2.6.0 [!badge variant="info" text="2025-06-26"]
|
||||||
|
|
||||||
|
- Added support for 1.21.6
|
||||||
|
- Added UUID caching to improve performance
|
||||||
|
- More fixes to the skin system
|
||||||
|
|
||||||
## FancyNpcs Changelog v2.5.2 [!badge variant="info" text="2025-06-13"]
|
## FancyNpcs Changelog v2.5.2 [!badge variant="info" text="2025-06-13"]
|
||||||
-
|
|
||||||
|
|
||||||
- Fixed skins set to username or uuid not working sometimes (403 http status code)
|
- Fixed skins set to username or uuid not working sometimes (403 http status code)
|
||||||
- Npcs should now spawn instantly when a player teleports
|
- Npcs should now spawn instantly when a player teleports
|
||||||
|
|||||||
@@ -1,3 +1 @@
|
|||||||
- Added support for 1.21.6 and 1.21.7
|
- Added support for 1.21.6
|
||||||
- Added UUID caching to improve performance
|
|
||||||
- More fixes to the skin system
|
|
||||||
@@ -1 +1 @@
|
|||||||
2.5.0.143
|
2.6.0
|
||||||
@@ -19,8 +19,7 @@
|
|||||||
"1.21.3",
|
"1.21.3",
|
||||||
"1.21.4",
|
"1.21.4",
|
||||||
"1.21.5",
|
"1.21.5",
|
||||||
"1.21.6",
|
"1.21.6"
|
||||||
"1.21.7"
|
|
||||||
],
|
],
|
||||||
"channel": "RELEASE",
|
"channel": "RELEASE",
|
||||||
"loaders": [
|
"loaders": [
|
||||||
|
|||||||
@@ -1 +1,3 @@
|
|||||||
- Added support for 1.21.6 and 1.21.7
|
- Added support for 1.21.6
|
||||||
|
- Added UUID caching to improve performance
|
||||||
|
- More fixes to the skin system
|
||||||
@@ -1 +1 @@
|
|||||||
2.5.2.275
|
2.6.0
|
||||||
@@ -19,8 +19,7 @@
|
|||||||
"1.21.3",
|
"1.21.3",
|
||||||
"1.21.4",
|
"1.21.4",
|
||||||
"1.21.5",
|
"1.21.5",
|
||||||
"1.21.6",
|
"1.21.6"
|
||||||
"1.21.7"
|
|
||||||
],
|
],
|
||||||
"channel": "RELEASE",
|
"channel": "RELEASE",
|
||||||
"loaders": [
|
"loaders": [
|
||||||
|
|||||||
Reference in New Issue
Block a user