Better Text Displays icon

Better Text Displays -----

Makes using text displays easy, with a simple command and loads of features.



Adds a command ( /textdisplay) which allows you to create, copy or remove text displays in your world. SkBee was the addon used for the text displays. The command supports mini messages as the text, so make the most of that.

This script requires Skript (obviously) and SkBee. It was coded using versions 2.7.3 and 3.1.0 respectively. For Skript 2.6.4 and lower, use version 1.4 of this script.

Creating a text display:
  • Use /textdisplay create <id> <text to display>
  • Don't forgot that the text displays support mini message features, such as <rainbow>, <bold> and <strikethrough>, just to name a few.
  • An example of this command could be something like this:
    • /textdisplay create testDisplay <rainbow>First line||&9&lSecond line||<red><strikethrough>Third line upload_2023-9-16_16-55-29.png
Copying a text display:
  • Use /textdisplay copy <id> to create a copy of an already registered display. Updates to the "master" display will be reflected instantly in all the copies.
Adding a line to a text display:
  • Using /textdisplay addline <id> <line(s) to add> will add whatever lines you specify to the text display provided.
  • These lines also support mini messages, as well as using "||" to denote where a new line should be.
Setting the line of a text display:
  • Setting a line is done by using /textdisplay setline <id> <line number> <newLine>.
  • Unlike when creating a text display, or adding lines, setting lines doesn't allow the usage of "||" to set multiple lines at once.
Removing a text display:
  • Use the command /textdisplay remove and the script will autofill the id's of the currently registered text displays.
  • An example of this command could be:
    • /textdisplay remove testDisplay
Listing the text displays:
  • Using the command /textdisplay list will provide a list of all currently registered text displays. Each display listed has a hover and click event which show relevant data and suggest the removal command respectively.
Resource Information
Author:
----------
Total Downloads: 813
First Release: Jun 10, 2023
Last Update: May 4, 2024
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings