IntellectualSites / IntellectualSites/FastAsyncWorldEdit
LAZYCOPY will not copy clipboard source world
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 806
- Forks
- 394
- Avg merge
- 22h 19m
- Merged PRs (30d)
- 14
Description
Server Implementation
Paper
Server Version
1.21.4
Describe the bug
FAWE 1.15.0
//lazycopy will not use clipboard's world,it will use pasting world instead
To Reproduce
create another world
lazycopy in this another world
back to old world
run paste
Expected behaviour
//lazycopy will useclipboard's world
Screenshots / Videos
No response
Error log (if applicable)
No response
Fawe Debugpaste
due my server network env the command will not working I think it's not a problem
Are you interested in contributing a fix?
No
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the //lazycopy and paste command entry points, focusing on how the clipboard's source world is stored and later selected. Reproduce the two-world sequence from the issue, then verify that paste uses the clipboard world rather than the current world.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100