Created
April 21, 2019 12:00
-
-
Save KaratekHD/65ae1c9e6ed668e3ea4a66ce21a78a09 to your computer and use it in GitHub Desktop.
sTablist Config optimized for KaratekCore
This file contains hidden or 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
EnableAutoUpdater: true | |
PluginAutoUpdate: 3600 | |
TabAutoUpdate: 3 | |
TagAutoUpdate: 3 | |
Header: | |
text: '&5This is the Header!' | |
use: true | |
Footer: | |
text: '&5This is the Footer!' | |
use: true | |
HideGM3: false | |
Join: | |
Title: | |
text: '&5Welcome to' | |
subtext: '&5A Minecraft Server!' | |
fadein: 5 | |
stay: 20 | |
fadeout: 5 | |
use: false | |
Actionbar: | |
text: '&5Have fun!' | |
use: false | |
RandomColors: | |
- '&0' | |
- '&1' | |
- '&2' | |
- '&3' | |
- '&4' | |
- '&5' | |
- '&6' | |
- '&7' | |
- '&8' | |
- '&9' | |
- '&a' | |
- '&b' | |
- '&c' | |
- '&d' | |
- '&e' | |
- '&f' | |
UseExternalScoreboard: true | |
ConfigVersion: 3.0.0-pre5 |
This file contains hidden or 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
Owner: | |
Prefix: '&4&lOwner : ' | |
Suffix: '' | |
Admin: | |
Prefix: '&cAdmin : ' | |
Suffix: '' | |
Developer: | |
Prefix: '&bDeveloper : ' | |
Suffix: '' | |
Builder: | |
Prefix: '&aBuilder : ' | |
Suffix: '' | |
Moderator: | |
Prefix: '&1Moderator : ' | |
Suffix: '' | |
Supporter: | |
Prefix: '&2Supporter : ' | |
Suffix: '' | |
YouTuber+: | |
Prefix: '&5YTer&4+ &5: ' | |
Suffix: '' | |
Champion: | |
Prefix: '&e&lChamp : ' | |
Suffix: '' | |
Griefer: | |
Prefix: '&4&lGriefer : ' | |
Suffix: '' | |
Titan: | |
Prefix: '&9Titan : ' | |
Suffix: '' | |
Legende: | |
Prefix: '&cLegende : ' | |
Suffix: '' | |
Ultra: | |
Prefix: '&bUltra : ' | |
Suffix: '' | |
Premium: | |
Prefix: '&6Premium : ' | |
Suffix: '' | |
Spieler: | |
Prefix: '&7Spieler : ' | |
Suffix: '' | |
#Highest Group = Highest group in Tablist | |
#Lowest Group = Lowsest group in Tablist | |
GroupSort: | |
- 'Owner' | |
- 'Admin' | |
- 'Developer' | |
- 'Builder' | |
- 'Moderator' | |
- 'Supporter' | |
- 'YouTuber+' | |
- 'Champion' | |
- 'Griefer' | |
- 'Titan' | |
- 'Legende' | |
- 'Ultra' | |
- 'Premium' | |
- 'Spieler' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment