1. 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!

  2. LOOKING FOR A VERSION OF SKRIPT?

    You can always check out our Wiki for downloads and any other information about Skript!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Center Message

Discussion in 'Skript' started by Noveltysy, Jul 8, 2022.

Thread Status:
Not open for further replies.
  1. Noveltysy

    Noveltysy Member

    Joined:
    Jul 8, 2022
    Messages:
    1
    Likes Received:
    0
    I would like to ask is there way in minecraft 1.18.2 to make messages on lines 5, 7, 8 centered?
    I saw that it was possible in 1.17 with using Skellett but no more in 1.18.

    Code (Text):
    1. command discord:
    2.     aliases: dscrd
    3.     trigger:
    4.         message "&8&l&m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━" to player
    5.         message "&5&l DISCORD" to player
    6.         message "" to player
    7.         message " &7You can find our discord here:" to player
    8.         message " <link:>&5Discord<reset> &7<- CLICK" to player
    9.         message "" to player
    10.         message "&8&l&m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━" to player
     
Thread Status:
Not open for further replies.

Share This Page

Loading...