EngineHub / EngineHub/WorldEdit
Add clipboard metadata to CUI protocol
- Dominant language
- Java
- Stars
- 3.5k
- Forks
- 960
- Avg merge
- 6h 57m
- Merged PRs (30d)
- 1
Description
**Is your feature request related to a problem? Please describe.**
After loading a schematic, it's hard to tell where it will be going.
**Describe the solution you'd like**
When a schematic is loaded, mark the position as if the same shape had been copied from the current position. When not moving, //paste would then work exactly within that area. That way, WorldEditCUI will be able to show exactly the shape it would be placed into.
**Describe alternatives you've considered**
A special selection for pasting which would move with the player.
While this would certainly be more work than just faking a selection, this would also help while cutting/pasting without saving to a schematic.
Contributor guide
Assessment
This issue has not been assessed yet.