your current location:首页 > news>[Y LS SLN] Your Log Saw Something Last Night Minecraft

[Y LS SLN] Your Log Saw Something Last Night Minecraft

2024-12-15 02:18:45|Myriagame |source:minecraft skins

Overview

This is a server module used to record player interaction in a log.LOG's machine is flipped by logs, and the operation of log records is that logs are viewed in the eyes.

After installing the module, the following will be recorded in the log:

The block destroyed by the player;

Players placed blocks;

Blocks activated by players;

Players are not used on the square;

The entity that players activated and interactive (including items used on entities);

The entity killed by the player.

The "fake player" interaction in Forge will not be recorded. This module can be set in the configuration to a regular expression mode to screen which log will be recorded.

In order to distinguish a large number of server logs and status, all the logs output in this module will have the prefix of [YLSSLN].

Configuration

The default configuration file of the module will be generated by FORGE at /config/ylsslnln- compoml at the first start.

[blockplace], [blockbreak], [blockinteract], [iteminteract], [iteminteract], [EntityKill];

The logging of each operation is separate, which is higher than the global setting.The following two items are sub -items:

minpermlevel and Maxpermlevel:

Such operations permanent level player in this range will be recorded.0 is ordinary players, 1 is VIP player, 2 is a creative mode player, 3 is administrator, 4 is OP permissions.The default record lower limit is 0, and the upper limit is 1;

[[blockplace.rules]], [blockbreak.rules], [blockinteract.rules], [iTeminteract.rules]], [blockItemineRactlace.rules]]] [EntityKill.ruuuLules]] les]]:

Special rules for this operation.The following two items are special rules for sub -items:

loglevel:

The level displayed in the log (log level from low to high with trace, debug, info, warn, error, etc.), the default is INFO.It should be noted that some servers will only record a high level of logs. You need to choose a suitable level to prevent records from being recorded;

RegexFilter:

The screenwriter written with regular expressions, the specific operation that meets this screening condition under this operation will be recorded.If the "Place TNT" under the placement of the square is set to the "warning" level, add a [blockplace.rules] in the settings of the operation and write two lines of configuration:

loglevel = "Warn";

RegexFilter = "Block = Block \ {Minecraft: TNT \}".

Other specific configuration content and formats of log output can be found on Github.

Minecraft images

The goal of MC Encyclopedia (MCMOD.CN) is to provide players with a better environment for MOD learning and research, and accept and cultivate more hardcore players.Provide Minecraft (Minecraft) MOD (module) item data introduction, tutorial strategy and MOD download, and is committed to improving the player's game experience.About the encyclopedia Encyclopedia help development log Donate Encyclopedia to follow the encyclopedia B station = "Fa Fa-Anagle-Right"> Opinions feedback Email © CopyRight Mc Encyclopedia 2013-2024 mcmod.cn |

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.