toolbox4minecraft / amidst

Advanced Minecraft Interface and Data/Structure Tracking
GNU General Public License v3.0
2.15k stars 240 forks source link

Add a CLI parameter to open a world save #621

Open AbdallahElYaddak opened 4 years ago

AbdallahElYaddak commented 4 years ago

Adding a parameter in CLI to set the save world "level.dat" file.

moulins commented 4 years ago

What do you mean exactly? A parameter to directly open a given world save, like File > Open Save Game...?

AbdallahElYaddak commented 4 years ago

@moulins Yes, exactly. A parameter to directly open a given world save, like File > Open Save Game...

I know I can use the world's seed number. But that means the updates related to players' locations and respawning will not be shown as it is not linked to the save world file.