Fix schem creation
Signed-off-by: Lixfel <agga-games@gmx.de>
Dieser Commit ist enthalten in:
Ursprung
254b43618e
Commit
8fe18e2cf7
@ -133,7 +133,6 @@ public class FightTeam_8 {
|
||||
EditSession editSession = WorldEdit.getInstance().getEditSessionFactory().getEditSession(w, -1);
|
||||
|
||||
ForwardExtentCopy forwardExtentCopy = new ForwardExtentCopy(editSession, cuboidRegion, clipboard, min);
|
||||
forwardExtentCopy.setCopyingEntities(false);
|
||||
try{
|
||||
Operations.complete(forwardExtentCopy);
|
||||
}catch(WorldEditException e){
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren