Skript

Skript

743k Downloads

Replace using regex

7othifaPS opened this issue ยท 2 comments

commented

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

  • I have read the guidelines above and affirm I am following them with this suggestion.
commented

alright nice

waiting for it to be added......

commented

Yes, there's already a PR for this that's nearly finished. #4323