Compatibility
Minecraft: Java Edition
1.20–1.20.1
1.2.x
Platforms
Bukkit
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published last year
Updated last year
How you use
- Open your
config.yml
- Check which
placeholders
fit your server here - Add your placeholders through
%example%
inconfig.yml
- Customize colors in tab with
§
Screenshot
Example Config
# Header, Over all players in the list
header:
- '§a§m '
- '§3§lServer name'
- '§7§l>> %animation:Welcome%§3 §l%player_name%§7§l! §7§l<<'
- '§7Online players: §f%server_online%'
# footer, Below all players in the list
footer:
- '§7§l Memory: %server_ram_used% MB / %server_ram_total% MB'
- '§3Time: %localtime_time%'
- '§2Tps: %server_tps%'
- '§7Visit our webpage §eexample.com'
- '§a§m '
# You can add multiple animations to this section
animations:
Welcome: #this is name of the animation
change-interval: 400 #this is refresh interval of the animation in milliseconds
texts: #the frames of animation
- '§7§lW_'
- '§7§lW_'
- '§7§lWe_'
- '§7§lWel_'
- '§7§lWelc_'
- '§7§lWelco_'
- '§7§lWelcom_'
- '§7§lWelcome_'
- '§7§lWelcome_'
- '§7§lWelcome_'
- '§7§lWelcome_'
- '§7§lWelcom_'
- '§7§lWelco_'
- '§7§lWelc_'
- '§7§lWel_'
- '§7§lWe_'
- '§7§lW_'
- '§7§lW_'
# To use an animation in the tab, use the format %animation:<name>%
# For Example, to use the Welcome animation, type %animation:Welcome% '