I’m building a server interface in order to facilitate end user of using Bedrock server at home.
in order to create “event” that can be handled by that interface, I need to parse information given by the server.
I noticed this:
[2025-05-20 14:05:31:508 INFO] Player connected: UserName, xuid: -----
[2025-05-20 14:05:34:338 INFO] Player Spawned: UserName xuid: -----, pfid: 506896497d95ec4e
[2025-05-20 14:05:45:923 INFO] Player disconnected: UserName, xuid: -----, pfid: 506896497d95ec4e
as you can see, in the “Player Spawned” event, there is NO COMMA after the username
it doesn’t prevent the server from working perfectly, it doesn’t affect the user in any way but if you plan on parsing theses data to give back tool to the community, or in order to LOG thing in file, like wich user played and when, you need to PARSE that information and respect the same syntax.
furthermore, adding a comma in the source file would take less then a minute.
so if one of you guys got access to the source, just go secretly fix that for us 🙂
End of ticket
*** furthermore, I would like to present my work for a better server interface to Mojang/Microsoft, is there any existing link for that ?
My “EVENT” driven server interface is ready and my son (9yo) is already using it. I now plan to add a Phone interface that will allow my son to switch/create other worlds from his phone as the current Mojang server doesn’t allow that but my interface does.
Currently my son need to go on Server keyboard to do it. I’m currently working on the phone interface.
thanks for your help.
Environment
Win 10 for Bedrock Server GUI interface development
Win 11 for deployment.
Thank you for your report!
After consideration, this issue is being closed as Invalid
You have posted a feature request or a suggestion. This site is for bug reports only.
For suggestions, please visit The official Minecraft feedback site or visit the Minecraft Feedback Discord server.
Quick Links:
📓 Bug Tracker Guidelines -- 💬 Community Support -- 📧 Mojang Support (Technical Issues) -- 📧 Microsoft Support (Account Issues) -- 📓 Project Summary -- ✍️ Feedback and Suggestions -- 📖 Game Wiki