HomeJavaModsLilsInfo
LilsInfo
ModsJava

LilsInfo

by lil.krause97 · on Modrinth

Share items, inventories, coordinates, biomes, and ping through lightweight interactive chat tags. Free Minecraft Java mod for 26.2.

⬇ Download on Modrinth
LilsInfo — screenshot 1

LilsInfo 💬

A basic overview of the plugin

A lightweight Paper plugin that adds useful, interactive information sharing directly to Minecraft chat.

LilsInfo does not replace your chat formatting system. It simply expands supported tags inside normal messages, allowing players to share useful information without commands, screenshots, or manually typing everything out.

✨ Chat Tags

[item] / [hand]

Share the item currently held in your main hand.

The displayed item includes its real Minecraft hover tooltip, including custom names, lore, enchantments, durability information, and other supported item data.

[offhand]

Share the item currently held in your offhand with the same interactive tooltip support.

[inventory] / [inv]

Share a clickable snapshot of your complete inventory.

Other players can click the chat component to view a read-only showcase containing:

The showcase represents the inventory exactly as it existed when the message was sent.

Changing your real inventory afterwards does not modify an existing snapshot.

[coords] / [pos]

Share your current block coordinates.

Coordinates are clickable and can be copied directly to the clipboard.

Hover information can optionally include:

Coordinate sharing can also be disabled completely in configured worlds.

[biome]

Share your current biome using a readable name.

Hovering also displays its full namespaced biome key.

[ping]

Share your current connection latency in milliseconds.

⚙️ Configuration

Every tag can be enabled, disabled, and given custom aliases.

tags:

  item:
    enabled: true
    aliases:
      - item
      - hand

  offhand:
    enabled: true
    aliases:
      - offhand

  inventory:
    enabled: true
    aliases:
      - inventory
      - inv

  coords:
    enabled: true
    aliases:
      - coords
      - pos

  biome:
    enabled: true
    aliases:
      - biome

  ping:
    enabled: true
    aliases:
      - ping

coords:
  include-world: true
  include-biome: true
  disabled-worlds: []

limits:
  max-tags-per-message: 5

Tag matching is case-insensitive.

⌨️ Commands

/info — Display available LilsInfo tags.

/info reload — Reload the configuration.

Aliases:

Admin permission:

lilsinfo.admin

⚡ Lightweight by Design

LilsInfo is designed to stay out of the way of normal chat.

Messages without recognised information tags are immediately ignored.

Only the player information required by the tags actually present in a message is captured.

LilsInfo uses:

It is designed to enhance an existing chat setup rather than become one.

📦 Requirements

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more