# ____ ____ __ # / _/___ / __/___ _________ ___ ____ _/ /_____ _____ # / // __ \/ /_/ __ \/ ___/ __ `__ \/ __ `/ __/ __ \/ ___/ # _/ // / / / __/ /_/ / / / / / / / / /_/ / /_/ /_/ / / #/___/_/ /_/_/ \____/_/ /_/ /_/ /_/\__,_/\__/\____/_/ # enabled: true tabs: required: default: priority: 0 header: - "" - "%%animation:exampleTitle%%" - "" - "%%animation:exampleLine%%" - "" footer: - "" - "%%animation:exampleLine%%" - "" - "Change this in modules/tab.yml" - "" world: enabled: false priority: 1 worlds: exampleWorld: enabled: true 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: false players: Kuba1428: priority: 3 enabled: true header: - "Player specified tab" - "%%animation:exampleTitle%%" - "" - "%%animation:exampleLine%%" - "" footer: - "" - "%%animation:exampleLine%%" - "" - "Change this in modules/tab.yml" - ""