#Trapper notification
1 messages · Page 1 of 1 (latest)
idk if other people would find it useful but you dont have to stare at chat or scoreboard anymore ig
.+? can just be .*
the first .+? should stay the same but the second should be .+ (that's the best performing variation without looking much into it)
Mb first time making
what I complained about is like a 40 step improvement on average (it's not even a good improvement, it'd probably be better to just match until you find the next formatting code or smth)