Title Welcome Message Issues

Discussion in 'Bukkit Help' started by RodoggA, Apr 25, 2017.

Thread Status:
Not open for further replies.
  1. Offline

    RodoggA

    When player connect to my server i want it to display there IGN, but for some reason it won't work
    he's the code, Where did I go wrong??

    # Title Configuration
    title-enabled: true
    title: Welcome '&b %player% &c'
    sub-title: To FTL Network
    title-fadein: 20
    title-stay: 50
    title-fadeout: 20
    broadcast-fadein: 20
    broadcast-stay: 100
    broadcast-fadeout: 20
    tab-enabled: true
    tab-header: FTL Network
    tab-footer: 'FTL Network Website: Forums:'
     
  2. Offline

    yPedx

    @RodoggA
    1. Who's plugin is this? Yours?
    2. If it's your plugin, we can't help you if you don't show us the code.
     
  3. Offline

    RodoggA

  4. Online

    timtower Administrator Administrator Moderator

    @RodoggA
    Code:
    %player_name%
    %player_displayname%
    Use one of those
     
  5. Offline

    RodoggA

    Neither worked
     
  6. Online

    timtower Administrator Administrator Moderator

    @RodoggA Did you install PlaceholderAPI?
     
  7. Offline

    RodoggA

    No should I?
     
  8. Online

    timtower Administrator Administrator Moderator

    @RodoggA It gets all variables from that.
     
  9. Offline

    RodoggA

    thanks for the help
     
    timtower likes this.
Thread Status:
Not open for further replies.

Share This Page