Skip to content

Configuration "ForceSingleSession" looks like there is no work #268

Description

@1243074465

What behaviour is observed?

我将这个配置设为True,但是还是会被相同ID玩家登录导致他被踢出服务器。
I set it to True, but the same ID player logging in still causes him to be kicked from the server.

        # When this setting is enabled, online players can't be kicked out
        # due to "Logged in from another Location"
        # This setting will prevent potential security exploits.
        ForceSingleSession: true

Expected behaviour

某ID正在服务器中,另一个相同ID的玩家加入服务器时,将收到“此ID已加入服务器”类似的通知而禁止加入服务器
If a player with a certain ID is already on the server, another player with the same ID trying to join will receive a notification like 'This ID has already joined the server' and will be prevented from joining.

To Reproduce

1.Computer A with LoadError1706 Join the Server
2.Computer B with LoadError1706 Join the Server
3.The player LoadError1706 on the computer A was kicked out of the server, along with this message "Logged in from another Location"

Plugin list

> pl
[11:07:09 INFO]: Server Plugins (23):
[11:07:09 INFO]: Bukkit Plugins:
[11:07:09 INFO]:  - Authentication, AuthMe, AuthMeTitles, BlueMap, BlueMap-Auth, BlueMap-Chat, ClientDetectorPlus, CoreProtect, EasyBot, floodgate
[11:07:09 INFO]:  Geyser-Spigot, GeyserSkinManager, GSit, InvSeePlusPlus, LuckBedrock, LuckPerms, Matrix, PlaceholderAPI, SkinsRestorer, Spectator
[11:07:09 INFO]:  TabTPS, voicechat, ZeFreeze

Server Implementation

Standalone(Spigot)

Database Implementation

SQLite

AuthMe Version

AuthMeReloaded v5.7.0-FORK (build: 53)

Error log (if applicable)

https://github.com/user-attachments/files/23138162/log.txt

Configuration

https://gist.github.com/1243074465/9502442bfe49ea75a8b70e82470dc0bd

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions