Replace using regex #6547
Labels
completed
The issue has been fully resolved and the change will be in the next Skript update.
enhancement
Feature request, an issue about something that could be improved, or a PR improving something.
feature-ready
A PR/issue that has been approved, tested and can be merged/closed in the next feature version.
Suggestion
Add removing regex matches from string with syntax
replace all "[a-z]" matches in {_string} with "1"
can have better syntax, or the same syntax for replacing but make it work with regex
Why?
To make stuff much easier rather than needing skript-reflect for it
Other
No response
Agreement
The text was updated successfully, but these errors were encountered: