Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whitelist not functioning correctly #70

Open
msinfo32github opened this issue Jun 22, 2024 · 0 comments
Open

Whitelist not functioning correctly #70

msinfo32github opened this issue Jun 22, 2024 · 0 comments

Comments

@msinfo32github
Copy link

Using the latest build (Link) and using a whitelist.json in this format (fake UUID)

Whitelist does not function correctly and any player(s) can join the Limbo server. The server is configured as a back-end server in Velocity.

whitelist.json:

[
  {
    "uuid": "069a79f4-44e9-4726-a5be-fca90e38aaf5",
    "name": "Notch"
  }
]

server.properties:

allow-chat=true
allow-flight=false
bungee-guard=false
bungeecord=false
default-gamemode=adventure
enforce-whitelist=true
forwarding-secrets=[removed-forwarding-secret]
handshake-verbose=false
level-dimension=minecraft\:overworld
level-name=world;sponge2.schem
log-player-ip-addresses=true
max-players=-1
motd={"text"\:"","extra"\:[{"text"\:"Limbo Server\!","color"\:"yellow"}]}
reduced-debug-info=true
required-resource-pack=false
resource-pack=
resource-pack-prompt={"text"\:"","extra"\:[{"text"\:"Install server resource pack\!","color"\:"yellow"}]}
resource-pack-sha1=
server-ip=127.0.0.1
server-port=25566
tab-footer=
tab-header=
ticks-per-second=5
velocity-modern=true
version=Limbo\!
view-distance=6
world-spawn=world;14;14;7;90;0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant