Error loading blacklist
PhoenixIV opened this issue ยท 3 comments
This is a cosmetic issue: On first start the plugin throws an error, because the blacklist does not exist (yet). Maybe this should not show as error?
I also noticed that you use the INFO type output for the error message. FYI there is also an error output line, that can be used by admins to e.g. write into a log file or use red color: https://stackoverflow.com/questions/3163399/difference-between-system-out-println-and-system-err-println
Unrelated: This plugin seems to work fine with craftbukkit. Maybe you therefore want to list it on https://dev.bukkit.org/ ?
Thank for the insight, since those aren't critical flaws they aren't too high on my list of priorities but I'll try to fix them as soon as possible.