Skip to content
home/templates/welcome tablist
tablistBeginnermc 1.20.x – 1.21.x3 lines

welcome tablist

sets the tab list header and footer when a player joins. no extra plugins needed.

vanilla Skriptno addons required.
welcome-tablist.sk3 lines
on join:
    send tab list header "&6&lMY SERVER%nl%&7Welcome %player%!" and footer "&7play.example.com" to player

get it running

welcome-tablist.sk · 3 lines · vanilla Skript
  1. 1

    copy or download

    grab the .sk file with the buttons up top.

    welcome-tablist.sk· ready to drop in
  2. 2

    drop it in your scripts folder

    save it exactly here on your server — no typos, just copy the path:

    …/plugins/Skript/scripts/welcome-tablist.sk
  3. 3

    reload in-game

    run this in chat or console — your script goes live instantly:

    /sk reload welcome-tablist
that's it — your script is live. hop in-game to try it.

comments