FakeMessageFix icon

FakeMessageFix -----

Hides fake console messages produced by certain users logging in




This updates fixes the config option hideKickInConsoleButKickMessageIsMotdOrException.
If it was enabled in v1.2, it'd accidentally prevent everyone from joining and not just prevent invalid joins.
----------, Apr 30, 2021

Added:
  • option to only log not-yet-seen invalid ips:
    log.unique
  • option to log to extra file plugins/FakeMessageFix/log.txt instead of logging to console:
    log.extraFile
  • option to hide kick in console (kick message might be motd or exception in that mode though):
    hideKickInConsoleButKickMessageIsMotdOrException
Changes:
New config, old config will be automatically migrated:
Code (YAML):
hideKickInConsoleButKickMessageIsMotdOrException : false
log
:
  enabled
: false
  detailed
: false
  unique
: false
  extraFile
: false
Other unimportant notes:
Version 1.1 includes all these changes but did not output the status of config option hideKickInConsoleButKickMessageIsMotdOrException and I noticed it too late, so v1.1 was already pushed to github, so I decided to increase version number again immediately.
----------, Apr 30, 2021

Resource Information
Author:
----------
Total Downloads: 511
First Release: Apr 27, 2021
Last Update: Apr 30, 2021
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings