Ability to customize join message on ban

Dieses Thema im Forum "Suggestions" wurde erstellt von Dylan Larkins, 3. Oktober 2012.

  1. Dylan Larkins

    Dylan Larkins Neuling

    Beiträge:
    1
    Punkte für Erfolge:
    1
    Hi,

    The join-message component in the glizer config does not change when I try to change it.

    I have it listed as: "You have been banned. Reason: %1"

    It shows up as: "*player* has been banned from this server."

    How do I change this message?
     
  2. Krim

    Krim Ist nicht Krim Teamsklave

    Beiträge:
    4.067
    Punkte für Erfolge:
    118
    AW: Ability to customize join message on ban

    This message is the information which the person, who got banned will be shown.
    there is no modification for this message implemented, yet
     
  3. knight

    knight Stammi

    Beiträge:
    339
    Punkte für Erfolge:
    36
    AW: Ability to customize join message on ban

    Code:
    message:
      ban:
        kickmessage: 'You are banned from this server. Reason: %1'
        joinmessage: 'You are banned from this server. Reason: %1'
    
    
    No Problem, the reason is not stored on your system. And in the PlayerLoginEvent is not an API Request to get the reason from the glizer server.

    I was really too late :(

    greez
    Knight
     

Diese Seite empfehlen