Exiled-Team / DiscordIntegration

GNU General Public License v3.0
13 stars 36 forks source link

Do Not Track flag support #13

Closed DGvagabond closed 4 years ago

DGvagabond commented 4 years ago

OnPlayerJoin

I've rolled back the event to where it logged IP addresses in server logs, however this will only happen if the player does NOT have the flag active. Otherwise, the join logs will remain as they are now.

OnPlayerDeath

Restored my version of team-kill records to support translations for public release. These are still distinguishable from regular kill logs with a red circle emoji.

OnCommand

Some minor changes to the list commands that only affect the Log outputs; completely unnecessary and purely for some added flavor.