[BDS-11747] Server configuration issue Bedrock Edition Created: 18/Feb/21 Updated: 20/Aug/21 Resolved: 20/Aug/21 |
|
| Status: | Resolved |
| Project: | Bedrock Dedicated Server |
| Affects Version/s: | 1.16.201 Hotfix |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Dmitry | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 1 |
| Labels: | None | ||
| Attachments: |
|
| Confirmation Status: | Unconfirmed |
| Description |
|
When configuring server.properties, if you specify the member value in the default-player-permission-level line, then the players continue to remain visitors, and the participant has to be set manually, and after the server is restarted, their rights become visitors back |
| Comments |
| Comment by [MCQA] Kinga Izdebska [ 20/Aug/21 ] |
|
Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem. Quick Links: |
| Comment by [MCQA] Kinga Izdebska [ 20/May/21 ] |
|
Thank you for your report! Is this still an issue in the latest version? If so, can you please add it to the affected versions (or mention it if you are not the reporter). Quick Links: |
| Comment by Derrick Walton [ 23/Feb/21 ] |
|
Also confirmed this behavior with windows based server. Identical steps. |
| Comment by Derrick Walton [ 23/Feb/21 ] |
|
I have confirmed this bug. ย Steps to recreate.
|
| Comment by Derrick Walton [ 23/Feb/21 ] |
|
I will do a little testing and attempt to confirm. That is good to know. |
| Comment by Dmitry [ 23/Feb/21 ] |
|
I think I found the source of the problem. The world on which this error occurs was originally created in the very minecraft on Windows 10 and manually uploaded to the server. When creating the world in the game itself, I indicated that the rights for new users will be "visitor". Therefore, on the server, this world does not obey the rule that is specified in server.properties |
| Comment by Derrick Walton [ 22/Feb/21 ] |
|
Note: I am not a developer or associated with Mojang. But can you provide a copy of your config? I'm not able to replicate this, my config line looks as follows. ย
default-player-permission-level=member
Note there are no spaces or quotes. I wonder if the server is defaulting to the visitor value because of an error in your config. |