type: announce servers: - 'Skyblock-1' # #--------------# Player announcer settings #-------------# #You can broadcast a message when somebody important logged in #You need to follow this patern: # PlayerName: # type: (announce/title/action/warn) # message: 'Message to display' # servers: # - 'which server the message will be display on' # - 'put "all" if you want to display the message on all servers' #You can see 2 examples below (Roytreo28 and Droleur) #You can delete/edit/copy&paste them ;) player-announcer: Roytreo28: type: announce message: '&b&lWoaw ! &eRoytreo28 &alogged in !' servers: - 'all' Droleur: type: title message: '&4The administrator is back !' servers: - 'Lobby-3' - 'Lobby-4' |