Harmantj
0
Q:

worldedit create a new edit session api

try (EditSession editSession = WorldEdit.getInstance().getEditSessionFactory().getEditSession(world, -1)) {
    // use the edit session here ...
} // it is automatically closed/flushed when the code exits the block
0

New to Communities?

Join the community