Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-6664

BungeeCord can't get kick message from subserver.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Major Major
    • None
    • None
    • Java16, Minecraft1.17.1

    • BungeeCord #1595
    • Yes

      Issue: When a player is refused by the subserver for some reason
      ( for example, refused by Authme, for using an illegal username),
      The subserver's console can display the right message.
      image: https://user-images.githubusercontent.com/73772910/125947191-d2b72c25-9144-4870-ad4c-e415dd22d4ee.png

      but bungeecord can't get the right reason for "lost connection". It just displays "could not connect to a default or fallback server".
      image: https://user-images.githubusercontent.com/73772910/125947429-e031fae3-2d77-4524-9991-6c65c1094e15.png

      This caused my players to be unable to know the specific reason why they were disconnected. Everyone thought that the server had not been started yet.
      I have developed a plugin to verify some user information, and use the disallow method ( I have also tried player.kick method to deny players who do not meet the requirements to enter. BungeeCord also cannot obtain this information. Only the console of the subserver can correctly output the reason for the disconnection.

            Unassigned Unassigned
            TPam TPam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: