The pack is no longer using text_display entites, it now uses the armor stands just like before. + Fix the pack not working
Added:
- The possibility to remove all text displays from the chat
- A way to create and remove text displays in full survival (before this update, you was only able to add decoration when in survival with no OP permission)
- An option to choose wether or not the players with no OP rights can create / remove / decorate text displays
Fixed:
- Text display would not get the tag 'ft_text_display' when applying a decoration
- Fixed the advancement being too far from the root
- Added a line in the advancement that explains another way to obtain the book, without using the
/function
command
The floating texts are now created with text display entities, which removes the collision that were present with armor stands. To create a floating text:
- place the text display
- place an armor stand next to it
- rename the armor stand with a name tag
- break the armor stand (we use it here only to rename the text display)
- then you can add any color or decoration you want, and this works as previously
- The dying system now works in fully survival with dyes
- The Datapack now uses events instead of a check every tick so it should run even better now
Made the chat colour text prettier
To access the text coloring options in the chat, you can enter /trigger ft_chat_color set 1
in your chat
Added the same thing that the book does but in the chat (/function floating_texts:chat_colors)
-
Added options :
- Show reload message
- Show help message on reload
- Auto show the armor stand's name when right clicking it with a name tag (be sure the armor stand you click is the closest to you)
-
The credits are now done
-
Help is now available through the command
/function floating_texts:help/help
- Reduced file size by ~ 9 KB by changing the way things work in the pack (it now uses scoreboards instead of just a file for each color / decoration
- Added an uninstall function to remove all scoreboards and clear the scheduled function (only use this if you uninstall the pack from your world)
- The book can now be obtained by signing a writtable book (book & quil) with FT
- Added options (messages to action bar & book crafting). To access these, enter
/function floating_texts:settings/settings
- Text in the advancements can now be read easily
Initial release