#how to add multiple lines for description

1 messages · Page 1 of 1 (latest)

ocean forum
#

how can I add multiple lines for a description

daring canyon
ocean forum
#

For a tag in the deluxe tags menu

#

For example like this

#

@daring canyon

daring canyon
ocean forum
#
  test:
    order: 1
    tag: '&8[&bDeluxeTags&8]'
    description: '&8&l-----------------'
    permission: deluxetags.tag.example
daring canyon
#

or

#
deluxetags:
  test:
    order: 1
    tag: '&8[&bDeluxeTags&8]'
    description:
      - '&8&l-----------------\nline 2'
    permission: deluxetags.tag.example