mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
only kick if used as not a part of a string
This commit is contained in:
parent
113e8a6f3f
commit
4df24cd728
@ -1,7 +1,7 @@
|
||||
5 "call"
|
||||
5 "call" !="[a-z]{5,10}"
|
||||
5 "compile"
|
||||
5 "spawn"
|
||||
5 "exec"
|
||||
5 "exec" !="[a-z]{5,10}"
|
||||
5 "loadFile"
|
||||
5 "preprocessFile"
|
||||
5 "tostring"
|
||||
|
Loading…
Reference in New Issue
Block a user