-
Notifications
You must be signed in to change notification settings - Fork 47
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
Can't edit Server Configurations #100
Comments
Try stopping your Server before editing the Config and make sure you are OP |
Its been like this for quite a while now. I have never been able to get it to work on 1.18+ |
Dido, same issue here. When the issue occurs I get a "configured.developer.toml.bak" file with my previous config edits in the configs folder. The original config file is reset to default and I am unable edit server configs from the players client side server configurations section behind the JEI wrench in the bottom left corner. (Player is an operator) Running on a magma server Client Mods: Client Forge Version: /////////////////////////// Server Mods: Server Forge Version: (Server has no plugins unless magma has ones that are there by default) ///////////////////////////// C:\Users\WarFox\Desktop\1.18.2Server>java -Xmx16G -jar Magma.jar
|
I am having the same exact same issue. it look like it recreate the file every time the world load up. I sure would be nice that @MrCrayfish would respond to the recent post as he have recently closed post (latest was in July) Edit: so I final got it working. so make sure that your UUID is in " " and change false to true with enabled. I will test with enabled to false. |
Same problem here. I followed the instruction found on e.g. the Discord. Added my UUID in quotation marks with hyphen and set enabled to true but it does not work. the file always gets reset. |
Yep, can confirm this is exactly whats happening to me too. Even tried marking the file as read-only in an effort to force it but it still managed to make a .bak and reset the file. |
has anyone found a fix? EDIT: you have to enter UUID instead of username and it goes like [ "hhhh-1111-shfd " ] it has to have the quotations and sqaure brackets. you can find your UUID @ https://namemc.com/ copy your uuid that has dashes and use that one |
Just to uninstall all MrCrayfish mods |
I put my UUID and I just see "Client Configurations" when opening mods menu in server.
Yes, I'm op.
Console telling me my UUID:
[11May2023 22:17:14.322] [User Authenticator #1/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Kogp498 is 1a824c60-f26a-305c-a00b-c7a8cc2e2688
File "configured.developer.toml":
broadcastLogs = true
developers = ["1a824c60-f26a-305c-a00b-c7a8cc2e2688"]
enabled = true
The text was updated successfully, but these errors were encountered: