mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-05 23:33: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"]
|
||||
|
||||
- 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"]
|
||||
-
|
||||
|
||||
- Fixed skins set to username or uuid not working sometimes (403 http status code)
|
||||
- Npcs should now spawn instantly when a player teleports
|
||||
|
||||
@@ -1,3 +1 @@
|
||||
- Added support for 1.21.6 and 1.21.7
|
||||
- Added UUID caching to improve performance
|
||||
- More fixes to the skin system
|
||||
- Added support for 1.21.6
|
||||
@@ -1 +1 @@
|
||||
2.5.0.143
|
||||
2.6.0
|
||||
@@ -19,8 +19,7 @@
|
||||
"1.21.3",
|
||||
"1.21.4",
|
||||
"1.21.5",
|
||||
"1.21.6",
|
||||
"1.21.7"
|
||||
"1.21.6"
|
||||
],
|
||||
"channel": "RELEASE",
|
||||
"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.4",
|
||||
"1.21.5",
|
||||
"1.21.6",
|
||||
"1.21.7"
|
||||
"1.21.6"
|
||||
],
|
||||
"channel": "RELEASE",
|
||||
"loaders": [
|
||||
|
||||
Reference in New Issue
Block a user