games647 / FastLogin

Checks if a minecraft player has a valid paid account. If so, they can skip offline authentication automatically. (premium auto login)
https://www.spigotmc.org/resources/fastlogin.14153
MIT License
503 stars 121 forks source link

Add option to hide IP Adresses in console/logs #1049

Open compieter-gh opened 1 year ago

compieter-gh commented 1 year ago

Is your feature request related to a problem? Please describe.

Well there's a option in Paper too hide ip addresses in the console/logs but there isnt any support for this in other plugins as far as i am aware off.

Describe the solution you'd like

A option too disable ip adresses in console/logs like:

[12:08:17 INFO]: UUID of player ComPieter is 0f9c7d29-169c-4458-b3c6-397ff24b3114
[12:08:17 INFO]: ComPieter joined the game
[12:08:17 INFO]: ComPieter[<ip address withheld>] logged in with entity id 442 at ([world_2]-21.39533431079634, 67.0, 115.29320033212174)

Describe alternatives you've considered

Using a plugin too remove it like Console Spam Fix those this whill remove the whole line configured

Additional context

No.