RockinChaos / ItemJoin

Get custom items on join.
https://www.craftationgaming.com/
GNU Lesser General Public License v3.0
139 stars 36 forks source link

Print debug messages as info, not warning #542

Closed MarvinKlar closed 1 year ago

MarvinKlar commented 1 year ago

Describe The Feature

The debug messages are warnings. There is not reason for it.

Expected Solution

Make the debug messages info messages, not warnings.

Describe Alternatives Considered

We need the debugging since we had an issue with the plugin and want to find out, where that issue is coming from. So there is not alternative.

Additional Context

Debug messages like:

[09:30:03 WARN]: [ItemJoin_DEBUG] {ItemMap} Player has been given the item menue-item in the world [world].

Checklist

RockinChaos commented 1 year ago

Hmmmm, there was a specific reason I did this but I can't quite remember why. It's possible the reason I had for doing it was changed/fixed in later spigot releases so I will look into this and consider changing it.

RockinChaos commented 1 year ago

Done and implemented in the latest snapshot. https://ci.craftationgaming.com/job/ItemJoin/914/