Перейти к содержимому
Mineforgian

Ore-Readout

A small fabric mod for printing to various places when an ore is broken

Загрузки
782
Подписчики
8
Обновлён
19 июня 2021 г.
Лицензия
MIT

Опубликован 21 февраля 2021 г.

What's the point?

The idea is to allow for server owners to quickly and easily be able to see suspicious activity which might indicate X-raying without the normal performance impact of anti X-ray mods

Config

Config can be found in config/ore-readout.json

An example config file is shown below

[
  {
    "block": "minecraft:diamond_ore",
    "op_chat": true,
    "log": true,
    "public_chat": false
  }
]

Ченджлог

1.3.0Релиз1.17 · 19 июня 2021 г.

Big internal refactor and new config file format

1.2.0Релиз1.16.3, 1.16.4, 1.16.5 · 22 февраля 2021 г.
  • Added a blocks config value for making sure that spam is reduced

Example values:

Only print diamond ore: blocks=blocks=minecraft:diamond_ore

Prints redstone ore and emerald ore blocks=minecraft:emerald_oreminecraft:redstone_ore

Комментарии

Загружаем…