NiklasEi/gamebox

Use plugin logger for error messages

Closed this issue · 1 comments

You should consider using the plugin logger here so the plugin name shows up along with the message here.

Bukkit.getConsoleSender().sendMessage(" The plugin dit not start correctly. Please check for previous errors!");

If I find time and don't forget (and am not beat to it) I'll PR this.

There are some uses of ConsoleSender left, but they also print the plugin name and use colour.