//rep ##<anypattern> <block> throws error "Too many Arguments"
sixtus18 opened this issue ยท 1 comments
Server Implementation
Paper
Server Version
1.18.1
Describe the bug
Replacing a pattern like ##carpets with anything else throws the Error "Too many Arguments"
Example: //rep ##carpets 0
To Reproduce
- Select a Region
- Try to replace some blockpattern like ##carpets with something else
- Error gets thrown
Expected behaviour
The Blockpattern should be replaced by the specified Block
Screenshots / Videos
2022-03-06.19-32-21.mp4
Error log (if applicable)
No response
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/601c3616489d486a829a23ef0c407681
Fawe Version
FastAsyncWorldEdit 2.0.2-SNAPSHOT-106;081d8dd
Checklist
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
No response
Duplicate of #1532