Autorank-2 icon indicating copy to clipboard operation
Autorank-2 copied to clipboard

Support for Floodgate / Geyser

Open the-najjar opened this issue 3 years ago • 1 comments

The AutoRank is not detecting players from floodgate/geyser as players and not counthing their play time. The names of the players from floodgate/geyser start with prefix "*" to avoid duplicate names in the server. So if a bedrock player has the name "Potato", then when they join the java server that is running floodgate/geyser, their name would change to "*Potato". I hope if you can add support for the prefix * to detect floodgate/geyser players as actual players.

the-najjar avatar Dec 12 '20 03:12 the-najjar

We also have a method in the Floodgate API to retrieve the Floodgate prefix, but you could also use the getPlayer methods.

Tim203 avatar Nov 20 '21 09:11 Tim203