master
parent
9885d459f2
commit
2555a6fdf4
15 changed files with 138 additions and 36 deletions
@ -0,0 +1,36 @@ |
|||||||
|
scoreboards: |
||||||
|
required: |
||||||
|
default: |
||||||
|
priority: 0 |
||||||
|
title: "<ANIMATION:exampleTitle>" |
||||||
|
lines: |
||||||
|
- "" |
||||||
|
- "test " |
||||||
|
- "lot of test" |
||||||
|
- "ejo more testols" |
||||||
|
- "<ANIMATION:exampleTitle>" |
||||||
|
world: |
||||||
|
enabled: true |
||||||
|
worlds: |
||||||
|
example_world: |
||||||
|
priority: 3 |
||||||
|
title: "<ANIMATION:exampleTitle>" |
||||||
|
lines: |
||||||
|
- "world specified" |
||||||
|
- "test " |
||||||
|
- "lot of test" |
||||||
|
- "ejo more testols" |
||||||
|
- "<ANIMATION:exampleTitle>" |
||||||
|
player: |
||||||
|
enabled: true |
||||||
|
players: |
||||||
|
example_player: |
||||||
|
priority: 6 |
||||||
|
title: "<ANIMATION:exampleTitle>" |
||||||
|
lines: |
||||||
|
- "player specified" |
||||||
|
- "" |
||||||
|
- "test " |
||||||
|
- "lot of test" |
||||||
|
- "ejo more testols" |
||||||
|
- "<ANIMATION:exampleTitle>" |
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue