your current location:首页 > news>O Rediscovery Broadcast Minecraft

O Rediscovery Broadcast Minecraft

2024-12-12 09:25:59|Myriagame |source:minecraft skins

introduce

Minecraft images

This module is a dedicated module, but you can still use it in a single game.

Whenever the player mines ore, the system will broadcast a message.Compatible chat avatar module

The configuration is extremely high, and the delay from messages from the same ore. The format and color of the message can be customized.

In addition, you can also choose which ore should be broadcast through the blacklist and which should not be broadcast.

Module

This module intends to allow players to conduct more interaction, understand what others are doing, and what ore they have found.

This module is also a means to prevent players from seeing cheating: when the player continues to dig a diamond ore in an unnatural way, you can easily notice it.

By default, this function will only be used in the server.But you can set the "onlyrunondedicatedServers" in Config to False to use in a single -person world.

In addition, the minerals that players are manually placed will not be broadcast.

Configurable option

ONLYRUNDedicatedServers (default = TRUE): The default will only run on the server and will not send broadcasts in the single game world;

IGNOREPLACEDOREBLOCKS (default = true): Mineral cubes manually placed manually by the player will not be broadcast again;

TickDlaybetweensameoreBroastCasts (default = 600, min 0, MAX 72000): How much cooling time is needed before sending the next broadcast, and the time will be reset when the same minerals are excavated; (default 600 ticks, 20 ticks = 1 second,30 seconds)

MessageFormat (default = "%Player%Has Found%ORE%!"): Format of the broadcast information.%Player%is the name of the player,%ol%is the name of the mineral;

LOWERCASEORENAME (default = true): Should the ore name be displayed in a lowercase character;

AddorecountTomEssage (default = false): Whether the message of the broadcast contains the mineral vein.It will be displayed in%ou%;

HidEepslateFromname (default = true): Whether the name of the deep mineral should need to hide the "deep layer" prefix;

IGNOREATIVEPLAYERS (default = true): If it is enabled, when the player is in a creative mode, it will not broadcast the ore discovery;

IGNOREFAKEPLAYERS (default = true): If it is enabled, when simulating fake players dig ore, it will not broadcast ore discovery.

Mineral blacklist

There is a BlackList.txt file in the ./config/orediscoverybroadcast/.

You can specify which ore should not be broadcast by adding an exclamation mark (!) Before the line.

Minecraft images

Font color

There is also a file called Colormap.txt in the ./config/orediscoverybroadcast/.

You can specify why specific ore colors.Generally speaking, ore from other modules will also be displayed, and the default color is blue (9).

Minecraft images

Author's words

The author said that this module can be used freely in any module package.

The CurseForge comment area has been banned, and the author said that he has no time to take care of the feedback area on each of his modules.

Therefore, for questions, ideas, suggestions, or any other content, please submit to github.

For details, you can access Serilum.com, which contains an overview and more information of all the author available modules.