Welcome message when you join,

Discussion in 'Plugin Requests' started by Mr_BelgiumGamer, Apr 13, 2018.

Thread Status:
Not open for further replies.
  1. Name: DhpWelkom

    Version: 1.12.2 Spigot

    Commands: none

    Perms: none

    What do i want: I want a simple plugin that can give you a message when you join like when you join you have a message like this :

    ----------------------------------
    Welcome %player%,
    This is our server,

    Buycraft: Link
    Discord: Link
    Youtube: Link
    ----------------------------------

    So each time they join they get this message, i want a config where i can change this message and color codes like &5,&4,&c,...

    Thanks, Dennis!
     
  2. Offline

    Porkypine47

    EssentialsEX Motd
     
  3. Offline

    Teh_Matt_GR

    Hi I will make it for you, but also you want to broadcast when a player joins/leaves or not? Reply me.

    Your plugin is ready!
    The default Config is this:
    Code:
    ############################
    #DhpWelkom                 #
    #         By               #
    #           Teh_Matt_GR    #
    ############################
    
    JoinMessage:
      - "&c&m+-----------------+"
      - "&a&lWelcome &b&l%player%"
      - "&a&lTo <server name>!"
      #To make a blank line do ""
      - ""
      - "&e&lBuyCraft&8: &3&n<BuyCraft Link>"
      - "&9&lDiscord&8: &3&n<Discord Invite>"
      - "&f&lYou&4&lTube&8: &3&n<YouTube Link>"
      - "&c&m+-----------------+"
     
    Broadcast: true
    BroadcastJoinMessage: "&c&l%player% &a&lJust Joined the server!"
    BroadcastLeaveMessage: "&a&l%player% &c&lJust Left the server! &4:("
    
    #Do not change this!
    Config Version: 1.0
    Here's the plugin :)

    Also I forgot to say! The variables (placeholders) are only one :(
    %player%
    If you want to add more tell me some :D
    and do not touch the Config Version or the plugin won't work :)
     

    Attached Files:

    Last edited by a moderator: Apr 14, 2018
Thread Status:
Not open for further replies.

Share This Page