mastercion / minecraft_mod_fabric_blockowner

Find out who placed THIS block!
Apache License 2.0
1 stars 0 forks source link

BlockOwner

Preview

About

BlockOwner is a simple Minecraft mod that allows you to track and view the owner of each player-placed block. This mod requires operator permissions to function and works entirely server-side, so there's no need for any client-side installation or configuration.

FAQ

How does it work?

It tracks each block placed by every player on the server and stores them on a per-player basis to be later viewed using the selection tool.

Features

Feel free to submit your ideas!

To-Do list: Open issue Page

Setup

  1. Download the Mod: Download the latest version
  2. Install:
    • Place the mod into your Server/mods folder.
    • No further configuration needed.
  3. Start Your Server: Run your Minecraft server and enjoy!

Usage

  1. User with Operator: Ensure you have operator permissions on your server.
  2. Use the Selection Tool: Right-click with a wooden hoe or your configured tool to view the owner of the block you're looking at.
  3. Commands:
    • /blockowner level [none|minimal|all]: Adjust the log level.
    • /blockowner tool [ANYTOOL]: Set the tool for inspecting blocks.

License

This mod is available under the CC0 license. Feel free to learn from it and incorporate it into your own projects.