NoWarnPreprocessor
Link to nowarnpreprocessor
This preprocessor will make it that all logger warnings aren't printed to the player chat.
Einbinden
Link to einbinden
You call the no warn Preprocessor by adding #nowarn
to your script file.
Was er tut
Link to was-er-tut
It globally suppresses warnings to send to players' chat. The only thing that differs from #ikwid
is that it doesn't suppress errors.