You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

85 lines
1.9 KiB

# ____ ____ __
# / _/___ / __/___ _________ ___ ____ _/ /_____ _____
# / // __ \/ /_/ __ \/ ___/ __ `__ \/ __ `/ __/ __ \/ ___/
# _/ // / / / __/ /_/ / / / / / / / / /_/ / /_/ /_/ / /
#/___/_/ /_/_/ \____/_/ /_/ /_/ /_/\__,_/\__/\____/_/
#
settings:
enabled: true
disabled-worlds:
- "exampleWorld"
- "AnotherExampleWorld"
tabs:
required:
default:
priority: 0
header:
- ""
- "<ANIMATION:exampleTitle>"
- ""
- "<ANIMATION:exampleLine>"
- ""
footer:
- ""
- "<ANIMATION:exampleLine>"
- ""
- "Change this in modules/tab.yml"
- ""
world:
enabled: true
worlds:
world_nether:
priority: 6
header:
- "World specified tab"
- "<ANIMATION:exampleTitle>"
- ""
- "<ANIMATION:exampleLine>"
- ""
footer:
- ""
- "<ANIMATION:exampleLine>"
- ""
- "Change this in modules/tab.yml"
- ""
#tab that will show only to players with certain group
group:
enabled: false
priority: 3
groups:
exampleGroup:
enabled: true
header:
- "World specified tab"
- "<ANIMATION:exampleTitle>"
- ""
- "<ANIMATION:exampleLine>"
- ""
footer:
- ""
- "<ANIMATION:exampleLine>"
- ""
- "Change this in modules/tab.yml"
- ""
player:
enabled: true
players:
Kuba1428:
priority: 3
enabled: true
header:
- "Player specified tab"
- "<ANIMATION:exampleTitle>"
- ""
- "<ANIMATION:exampleLine>"
- ""
footer:
- ""
- "<ANIMATION:exampleLine>"
- ""
- "Change this in modules/tab.yml"
- ""