This repository has been archived by the owner on Dec 7, 2024. It is now read-only.
generated from esoterictemplates/paper-template-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
42d2465
commit a11e63f
Showing
3 changed files
with
16 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# This is the title that will be displayed once a player joins. | ||
title: "&atitle" | ||
title: "&aTitle" | ||
|
||
# The subtitles that will be displayed. | ||
# The subtitles that will be displayed periodically as defined with 'seconds-before-changing'. | ||
subtitle: | ||
- "&asub1" | ||
- "&asub2" | ||
- "&asub3" | ||
- "&aSubtitle 1" | ||
- "&aSubtitle 2" | ||
- "&aSubtitle 3" | ||
|
||
# The time in between subtitles displaying. | ||
seconds-before-changing: 5 |