[SKRIPT TUTORIAL] How to make an announcement command

Поделиться
HTML-код
  • Опубликовано: 11 дек 2024

Комментарии • 7

  • @jeffreysangco402
    @jeffreysangco402 Год назад +2

    I wanted an announcement in Minecraft for years and still don't know the command so thank you

  • @dimitarandonov2897
    @dimitarandonov2897 5 месяцев назад +1

    command /annouce []:
    permission: op
    permission message: "&cNo Permission"
    trigger:
    if arg-1 is set:
    play sound "ENTITY_EXPERIENCE_ORB_PICKUP" at pitch 0 to player
    send title "&a&lANNOUNCEMENT" to all players for 5 seconds
    send subtitle colored arg-1 to all players for 5 seconds
    else:
    send "&cNo text provided"

  • @imZyrexx
    @imZyrexx Год назад

    Nice!

  • @DrFrostij
    @DrFrostij Год назад

    Hey how can you make it timed