your current location:首页 > news>[SASIT] Log Filter (Stuff a Sock in it) Minecraft

[SASIT] Log Filter (Stuff a Sock in it) Minecraft

2024-12-12 09:24:00|Myriagame |source:minecraft skins

About the author:

This module allows you to set a filter for the game log (background).This means that you can prevent some log information from being displayed in the console or client log file.This module is prepared for the integration package. When they want to delete excess or unimportant log information.Using this MOD can make the log file smaller, and it can also make actual errors and problems easier to be discovered.In some extreme cases, it can even improve the loading time of the game slightly.

How to use:

After adding the MOD and running the game, go to the config folder to find the Sasit.cfg file, fill in the log content to be filtered in the sprout nano or s: regexFilters.

There are two filtering methods BasicFilter and RegexFilters,

BASIC is the foundation (blur) filter,

If the string filled in is contained in the message, it will be filtered.For example, if you fill in "Hello", "Hello World" in the background log will be filtered out.

Regex is a regular expression filter,

If the content of the filling is in line with regular expression, it will be filtered.

In addition, it can be paired with the back -end logs on the filter server, such as "Moved Too Quickly".