Coder Social home page Coder Social logo

Comments (9)

stephan-gh avatar stephan-gh commented on May 24, 2024

Are you using the Bukkit or the BungeeCord version? If you're on Bukkit, make sure to install ProtocolLib. Otherwise it should work, although I'm going to verify this for the newer versions.

from serverlistplus.

frdmn avatar frdmn commented on May 24, 2024

@Minecrell I'm using the latest Spigot/Bukkit version (ServerListPlusUniversal_3.3.2.jar). I also made sure the latest verison of ProtocolLib is installed (ProtocolLib_3.6.3b75.jar from Jenkins).

from serverlistplus.

frdmn avatar frdmn commented on May 24, 2024

Is this resolved now?

from serverlistplus.

stephan-gh avatar stephan-gh commented on May 24, 2024

It should, I've tested it before releasing the new version (3.4). If it is still not working, write here again then I can take a look again.

from serverlistplus.

frdmn avatar frdmn commented on May 24, 2024

Thanks, I'll report back as soon as I tried said version 👍

from serverlistplus.

frdmn avatar frdmn commented on May 24, 2024

@Minecrell Just tried the latest release from GitHub releases. Still no luck:

My server connections:

bildschirmfoto 2015-06-29 um 13 52 09

bildschirmfoto 2015-06-29 um 13 52 05


bildschirmfoto 2015-06-29 um 13 52 12

from serverlistplus.

stephan-gh avatar stephan-gh commented on May 24, 2024

I don't know exactly but let me guess: SRV records get resolved on the client. Then, it simply connects with the IP that's in there. It is probably sending the resolved SRV address to the server, so there is no way to get the original SRV hostname used in the Minecraft client. For this SRV record, it is simply always sending obi-wan.yeahwh.at:25575 to the server instead of frd.mn as you would expect.

You can define a special hostname in the SRV record to be still able to detect this SRV record.

Note: Not completely sure about this, would need to check first to make sure this is the reason.

from serverlistplus.

frdmn avatar frdmn commented on May 24, 2024

@Minecrell You are right, when I try this in the configuration:

Hosts:
  obi-wan.yeahwh.at:
    Default:
      Description:
      - |-
        &a&lYEAHWHAT?!&r&6 Minecraft server.
        &6Still using &4&lfrd.mn&6, eh?
    Personalized:
      Description:
      - |-
        &6Welcome back to &a&lYEAHWHAT?!&r&6, &c%player%&6!
        &6Still using &4&lfrd.mn&6, eh?

... I see said description, but I am not sure if that's the "purposed" behaviour.

ideas?

from serverlistplus.

stephan-gh avatar stephan-gh commented on May 24, 2024

It might not be directly the purposed behaviour of ServerListPlus, but from the server-side you can do nothing against it. The server depends completely on the information provided by the client, so if the client resolves the SRV record and then sends the resolved address instead of the original one there is no way for the server to figure out the original hostname as entered by the user.

You will need to define a special hostname for the SRV record so you will be still able to detect users using it, unfortunately I doubt there is another way around this. Sorry!

from serverlistplus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.