Bug Closed · Resolved

Spawner file does not get deleted on remove command

#6674 opened by Unknown 10 months ago

Unknownreported this bug

Summary

When you remove a spawner using the command /mm spawners remove <name>, the spawner file in plugins/MythicMobs/Spawners/ does not get deleted. So it re-appears after restart/reload.

Steps to reproduce

Create a spawner: /mm spawners create <name> <npc> Delete the spawner: /mm spawners remove <name>

Current behavior

The command output sais, that the spawner was deleted, but the spawner file is still there.

Intended correct behavior

The spawner file should also be deleted.

Server log file

There are no obvious errors in the console. Information about the server: [Legacy attachment omitted]

Debug log snippet

[20:42:26 INFO]: Mr_Minecraft15 issued server command: /mm spawners create test testmob
[20:45:53 INFO]: Mr_Minecraft15 issued server command: /mm spawners remove test 
Unknowncommented

Does this issue still happen on latest release?

Closing for now, you can reopen if it happens on the latest release too

Sign in to join the discussion.