ConsoleFilterX icon

ConsoleFilterX -----

[1.21.x] Filters unwanted, spammy console messages. Save filter counts.



v 1.1.1
Added ability to configure console count output interval in minutes.

new config.yml (again all options show up automatically after updating, but this is just to keep things tidy)

Code (YAML):
# PLUGIN CURRENT VERSION
version
: "1.1.1"

# Enables/Disables daily update checks. true/false.
Check-For-Updates
: true

# Persist total filter count (It saves between restarts to avoid constant read/write operations)
Save-Filtered-Count
: true

# Enables/Disables filtered message count console output every ten minutes. true/false
Output-Filtered-Messages-Count-To-Console
: true

# Interval in minutes to output to console. Default every 10 minutes.
Output-Filtered-Messages-Count-Interval
: 10

# Add here the patterns of messages you want to block from appearing in your console and logs.
# Each line represents a new pattern.
# NOTE! You don’t need to add the full message!
# The plugin will block any message that contains the text added below.
#
# EXAMPLE:
#
# Blocked-Messages:
# - 'SPAM WARNING: ExampleMessage'
#
# Any console message containing the text 'SPAM WARNING: ExampleMessage'
# will be blocked from appearing in the console and logs.
#
# If you have large errors, you don’t need to type the entire error message.
# However, be specific to avoid blocking unintended messages.

Blocked-Messages
:
 - "*********************************"
 
----------, Dec 27, 2024
Resource Information
Author:
----------
Total Downloads: 485
First Release: Dec 25, 2024
Last Update: Jan 4, 2025
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings