tim03we / FuturePlots

Plot Plugin for Cloudburst. Minecraft BE - 1.19.X+
GNU General Public License v3.0
11 stars 4 forks source link

Plots keep generating at world folder. #5

Closed ssoaora closed 4 years ago

ssoaora commented 4 years ago

No matter how much FuturePlots/worlds you delete world.yml, it occurs again when you restart the server. So regular users can buy Spawn plots that doesn't even exist.

tim03we commented 4 years ago

Can you explain the problem in more detail so I can fix it?

ssoaora commented 4 years ago

Ok so I'm using latest build of FuturePlots. (From this repo)

When I enter the server, which the basic world is "world", the world.yml keeps creating at the plugins/FuturePlots/worlds so that when I go around at the spawn map, the 'empty plot' hud is showing. And normal users can buy that plot. (which doesn't exist)

tim03we commented 4 years ago

The world world is a plot world for you, but it was created by you, right? Which command do you use to claim?

ssoaora commented 4 years ago

The world world is a plot world for you, but it was created by you, right? Which command do you use to claim?

No no The 'world' is spawn world which is lobby. I already made two plot worlds named 'Ground32' and 'Ground64'

The empty plot hud is keep showing at the lobby.

tim03we commented 4 years ago

Hmm Okay. Does the plugin have a world.yml? Normally no files are created automatically.

ssoaora commented 4 years ago

Yes, so I delete them every time when I open/restart the server. It automatically creates world.yml

tim03we commented 4 years ago

I think I know what it is, but I'm not 100% sure. Could you send me the level.dat from both worlds or from the world world?

tim03we commented 4 years ago

So just from the lobbies, where the mistake occurred.

tim03we commented 4 years ago

If possible also from the plot worlds

ssoaora commented 4 years ago

https://drive.google.com/drive/folders/1-4d2X8OG97PJ111__Ns_7W9C3giuyg4h

tim03we commented 4 years ago

The suspicion was not confirmed, as I suspected. I wonder how the plugin itself creates files just like that. 🤔

tim03we commented 4 years ago

The plugin works fine with the worlds here.

ssoaora commented 4 years ago

I tried changing the 'world' name into something else, but same 😥

tim03we commented 4 years ago

Do other worlds exist?

ssoaora commented 4 years ago

Yes. I have other world named cookie.

tim03we commented 4 years ago

Okay. Would it be possible for you to send me the server.log after rebooting, after you have deleted the world.yml

ssoaora commented 4 years ago

You mean Deleting world.yml first and start the server new and send the log?

tim03we commented 4 years ago

Yeah. Want to take a look at the log, see what the plugin has to say.

ssoaora commented 4 years ago

I'm having little trouble with my pc, I'll let you know when I fix it sorry.

tim03we commented 4 years ago

Ok

ssoaora commented 4 years ago

I got the reason why world.yml creates. When a user types /plot info at the lobby, the world.yml creates automatically, and the plots hud appears.

tim03we commented 4 years ago

Okay I will take a closer look at it and report when the bug is fixed and I have more questions.

tim03we commented 4 years ago

The bug seems to be fixed now. If there are more problems with this bug, don't hesitate to reopen this issue. The update will be available on NukkitX later this day.