spam console
Mailovich opened this issue ยท 3 comments
On v1.1.8
the config option serverFilePath
is poorly named (sorry). It should actually be the directory (folder) in which the file 'hidden.txt' should be stored. So in your case you should remove the hidden.txt
from the end of the filepath.
@skmedix This is not a bug, it's a "feature"
HideNames/src/main/java/com/tlf/HN/common/HideNames.java
Lines 96 to 97 in 3a18a87
HideNames/src/main/java/com/tlf/HN/common/HideNames.java
Lines 127 to 161 in 3a18a87