CONFIG: Players cannot delete dimensions on singleplayer world (1.7.10)
Famous5000 opened this issue ยท 14 comments
Self-explanitory. When I have a dimension created in creative mode, and try to destroy it in creative mode, it doesn't delete. Note: I'm using the Dimension Editor on a dimension created by me in a Creative Dimension Builder. Yes, I am putting in TNT to the LEFT slot.
I was on SINGLEPLAYER. Note: SINGLEPLAYER. I will set it to true on the server once I know it is completely resolved, but I was on SINGLEPLAYER and I couldn't delete it.
I can delete it via command, but I can't delete it using this block. I want to be able to change this so that I can have people delete their own world while at the same time not being able to delete other people's dimensions. I'm the only person OP'd so there should be no problems with permissions there.
I tried it using the config variable set to true, and it's still not working. I'll need an answer for this, as I'm planning on hosting a server with this and I want to be able to delete non-used dimensions with the block itself.
If you get that message then you forgot to change another flag in the config. There are two flags:
B:playersCanDeleteDimensions=true
and:
B:editorCanDeleteDimensions=true
Are both set to true?
OOOOOH. facepalm I did NOT see that config. I'll launch MultiMC and open up the configs. If that fixes the problem, closed. Otherwise, it'll still be open.