Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.
/ BlockWatch Public archive

Le mod BlockWatch permet d'obtenir des journaux pour tous les blocs du jeu.

License

Notifications You must be signed in to change notification settings

Neocraft1293/BlockWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockWatch Mod for Minetest

BlockWatch is a Minetest mod designed to monitor and record block-related events in the game world. It provides features such as event logging, database statistics checking, and the ability to inspect data for a specific block.

Features

  • Event Monitoring: Record events like breaking or placing blocks by players.
  • Database Storage: Store events in a database for later analysis.
  • Statistical Checking: Use commands to check statistics for the events database.
  • Compatibility with Other Mods: The mod can be extended to support other mod-specific events.

Usage

To use BlockWatch, ensure players have the appropriate permissions to access commands. Refer to the full documentation for detailed information on commands, item recipes, and mod configuration.

Installation

  1. Download the BlockWatch mod from the releases page or clone the repository.
  2. Place the mod folder in the mods directory of your Minetest game.
  3. Configure the mod as needed (refer to the documentation).

Commands

  • /events_stats: Check statistics for the events database.
  • /check_block_data_blockwatch <x> <y> <z>: Check data for a specific block at the given coordinates.
  • /reload_database_blockwatch: Reload the events database.

Contribution and Support

  • Contributing: Feel free to contribute to the development by submitting issues, feature requests, or pull requests on the GitHub project page.
  • Support: If you have questions or issues, please open a discussion on the GitHub Issues.

Authors

BlockWatch is developed by neocraft1293.

About

Le mod BlockWatch permet d'obtenir des journaux pour tous les blocs du jeu.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages