mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
docs: add changelog for v1.x.x of FancyHolograms
This commit is contained in:
@@ -5,3 +5,69 @@ order: 1
|
||||

|
||||
|
||||
#
|
||||
|
||||
## v1.1.1 [!badge variant="info" text="2023-06-13"]
|
||||
|
||||
- Added support for 1.20.1
|
||||
- This version of the plugin supports both 1.20 and 1.20.1
|
||||
|
||||
## v1.1.0 [!badge variant="info" text="2023-06-12"]
|
||||
|
||||
- Updated to 1.20
|
||||
|
||||
## v1.0.7 [!badge variant="info" text="2023-05-22"]
|
||||
|
||||
- Added insertBefore and insertAfter
|
||||
- Added FancyHolograms command
|
||||
- Fixed some bugs
|
||||
- Compatible with FancyNpcs 1.1.5 for linking with an NPC
|
||||
|
||||
## v1.0.6 [!badge variant="info" text="2023-05-03"]
|
||||
|
||||
- Added support for MiniPlaceholders (#5)
|
||||
- Added visibilityDistance in config
|
||||
- Added /hologram list command
|
||||
- Added /hologram teleport <hologram> command
|
||||
- Bug fixes and typos
|
||||
|
||||
## v1.0.5 [!badge variant="info" text="2023-04-10"]
|
||||
|
||||
- Add copy hologram feature (/hologram copy <hologram> <new name>)
|
||||
- Add edit shadow features (/hologram edit <hologram> (shadowRadius | shadowStrength) <value>)
|
||||
- Added api stuff (spawn, remove and modify events)
|
||||
- Add link with npc feature (/hologram edit <hologram> linkWithNpc <npc name>)
|
||||
|
||||
## v1.0.4 [!badge variant="info" text="2023-04-03"]
|
||||
|
||||
- Fixed saving holograms
|
||||
- Only refresh holograms to players that are in the same world
|
||||
- Folia support (FancyHolograms-1.0.4-folia.jar)
|
||||
|
||||
**Folia support:**
|
||||
|
||||
Please make backups when using this plugin with Folia. There might accure bugs.
|
||||
In the future there will be two jar files, one for Paper and one for Folia. You can not use the Folia version on a Paper server.
|
||||
|
||||
## v1.0.3 [!badge variant="info" text="2023-03-28"]
|
||||
|
||||
- Add 'updateTextInterval' subcommand (set to 0 to disable)
|
||||
- Fixed deleting holograms
|
||||
- Increased default line width
|
||||
|
||||
## v1.0.2 [!badge variant="info" text="2023-03-26"]
|
||||
|
||||
- Added 'transparent' background
|
||||
- Added 'reset' background (default)
|
||||
- Bug fixes
|
||||
|
||||
## v1.0.1 [!badge variant="info" text="2023-03-20"]
|
||||
|
||||
- Fixed that holograms are not being saved
|
||||
- Added the 'moveTo' subcommand
|
||||
- Add the 'help' subcommand
|
||||
- Added PlaceholderAPI support
|
||||
- Fixed some bugs
|
||||
|
||||
## v1.0.0 [!badge variant="info" text="2023-03-18"]
|
||||
|
||||
This is the first version. There might accure bugs, please report them.
|
||||
|
||||
Reference in New Issue
Block a user