Version 0.8.1-beta

- stop replacements on match
- better ooc recognition patterns

- keep cases of over-long replacements
This commit is contained in:
2020-06-16 01:10:36 +02:00
parent 44dd7ac8eb
commit cc4df96bac
11 changed files with 57 additions and 48 deletions

View File

@@ -30,6 +30,7 @@ function Grichelde:GetDefaultConfig()
replaceText = "",
exactCase = false,
consolidate = true,
stopOnMatch = false,
},
replacement_10 = {
order = 10,