Features

  • Permission based
  • Everything is customizable
  • You can add, or remove titles

Commands

  • /welcometitles - Base Command
    welcometitles.command.base
  • /welcometitles reload - Reload Configuration
    welcometitles.command.reload

Default Configuration

Main {
    # Placeholders: {player}, {playercount}, {ping}, {world}
    # Effects: FIREWORK
    # Sounds: https://helpch.at/docs/1.12.2/org/bukkit/Sound.html
    Titles=[
        {
            actionbar="&fEnjoy your time!"
            effect=FIREWORK
            fadeIn=5
            fadeOut=35
            permission="welcometitles.title.newbie"
            sound="ENTITY_EXPERIENCE_ORB_PICKUP"
            sound-pitch=1
            sound-volume=100
            stayTime=50
            subtitle="&6to the server, &e{player}&6!"
            title="&6&lWelcome"
        },
        {
            actionbar="&fHave a fabulous day, &e{player}&f!"
            effect=""
            fadeIn=5
            fadeOut=35
            permission="welcometitles.title.member"
            sound="ENTITY_EXPERIENCE_ORB_PICKUP"
            sound-pitch=1
            sound-volume=100
            stayTime=50
            subtitle="&e{playercount} &6others online!"
            title="&6&lWelcome back!"
        }
    ]
}

Category: Miscellaneous

Published on Mar 3, 2020

views

stars

watchers

total downloads

Promoted Versions

Pages

Members