EngineHub / EngineHub/WorldEdit
Add //repaste
- Dominant language
- Java
- Stars
- 3.5k
- Forks
- 960
- Avg merge
- 6h 57m
- Merged PRs (30d)
- 1
Description
### The Problem
When people need to test things sometimes the same thing need to be repasted muliple times in the same place/ orientation etc.
### A Solution
This could be tackled with a `//repaste`-command that pasts the same thing in the clipboard on the same place (regardless on where you are).
### Alternatives
People could use `//undo` and then `//redo`, wich will have the same endresult, but it would have the problem that they would be less efficient as they would be more commands by the player and more operations by the server.
They could also paste the thing also over, but then they must be on the specific location or they must set the command to a specific location wich is less efficient for the player.
### Anything Else?
The command could just redo the last operation that has set anything from the clipboard.
(And I know that it sounds very specific, but I think something like this can be extremely useful for the technical side of the WorldEdit users)
Contributor guide
Assessment
This issue has not been assessed yet.