Better Text Displays

Script Better Text Displays 2.0

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Added 3 new properties for text displays to use: billboard, background colour, and background alpha.
  • They're pretty self explanatory:
    • Billboard - changes the display billboard
    • Background - changes the colour of the background
    • Alpha - changes the transparency of the background
  • These new properties are modifiable via command /textdisplay properties <id> <property> <value>
  • Might add a GUI option to modify them in the future, but no promises
  • These were not tested as extensively as other additions I usually make, so please report any bugs or anything to me on Discord: @cheezburga
Also some general clean up.
- Stopped SkBee throwing a warning regarding how the text displays are spawned.
- Should now parse slightly more quickly.