strumswell / ServerlistMOTD-X

A plugin for the Spigot API. ServerlistMOTD allows users to change their serverlist motd.
Other
29 stars 3 forks source link

JavaPlugin#getLogger #52

Closed Niix-Dan closed 2 years ago

Niix-Dan commented 2 years ago

Describe the bug Every 30 minutes, the plugin logs a console issue

To Reproduce Start the server and wait 30 minutes

Expected behavior '[Strumswell]' of 'ServerlistMOTD' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).

Config Please attach a copy of your config.yml, e.g. via Pastebin.

Versions (please complete the following information):

Additional context

Niix-Dan commented 2 years ago

[04:17:11.396896864 INFO]: Command not found [04:17:11.396905025 INFO]: [STDOUT] [ServerlistMOTD] Saved userdata into IP_UUID.dat in 1ms. [04:17:11.397093756 WARN]: Nag author(s): '[Strumswell]' of 'ServerlistMOTD' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).

Niix-Dan commented 2 years ago

I saw the commits now, sorry for the inconvenience