Skip to content

Manipulating Minecraft Worlds #13

@vwinter1024

Description

@vwinter1024

I have a couple of questions regarding how to manipulate minecraft worlds. I am able to create a world using the command: /createworld worldname. I am able to move to that world using the command /spawn worldname playername. I can also load a world using then command /world load worldname NORMAL

The problem I am having is when I run a python program...it automatically moves me back to the default world and executes the python program "on the default world".

Ideally, I would like to create various worlds (e.g., flat, etc.), move to a world, and then run python programs in the world in which I currently reside. How can I do this?

How can I remove all files associated with a world I no longer want?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions