Skip to content
This repository has been archived by the owner on Aug 21, 2018. It is now read-only.

Whitelist add not working correctly #224

Open
nechtmarrie opened this issue Jun 29, 2016 · 0 comments
Open

Whitelist add not working correctly #224

nechtmarrie opened this issue Jun 29, 2016 · 0 comments

Comments

@nechtmarrie
Copy link

Expected Behavior

When adding a player to the whitelist using the web ui, the players uuid and name should be written to the whitelist. like so:
"uuid": "5764571a-e274-45c1-a1c2-23d140bada9f",
"name": "Hamalinzor"

Current Behavior

When adding a player to the whitelist using the web portal only the player uuid will be written to the whitelist.json file. name will not be even used.

"uuid": "5764571a-e274-45c1-a1c2-23d140bada9f",

Steps to Reproduce (for bugs)

  1. Login to the web portal
  2. open players > whitelists & bans
  3. add a player to the whitelist
  4. restart server
  5. Whitelisted player tries to join.

Context

After a server restart the players added to the whitelist using the web UI will no longer be able to join the server if whitelist is set to true.

Your Environment

  • Server OS: Ubuntu 16.04 Server (64 bits)
  • Client browser: Google Chrome version 51.0.2704.103 m
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant