mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-12 04:28:34 +00:00
Various fixes
This commit is contained in:
@ -131,7 +131,6 @@ public class PasteBuilder {
|
||||
if (ignoreAirBlocks) {
|
||||
copy.setSourceMask(new ExistingBlockMask(clipboard));
|
||||
}
|
||||
System.out.println("PasteBuilder info: extent: " + extent.toString() + "; copy: " + copy + "; transform: " + transform);
|
||||
return copy;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user