Used in Mindustry Server side.
Mask user said dirty words to star charactor(*
).
Simply place the .jar file
in your server's config/mods
directory.
Then restart the server. Now it works.
To list your currently installed plugin/mods, run mods
command at server side.
After it run for the first time, file "config/DirtyWords.txt" will be created.
You can add words you want to mask.
One line per phrase.
Ater you change "config/DirtyWords.txt", type reloadwordmask
at server to reload.
No need to restart server
gradlew jar
/ ./gradlew jar
Output jar should be in build/libs
.
I don't know