Skip to content

Releases: comonier/PerInfo

Permission 1.2 - Minecraft 1.21 Support & Chat Engine Overhaul

09 Mar 10:18

Choose a tag to compare

🛡️ PerInfo v1.2 - Minecraft 1.21 Support & Chat Engine Overhaul

This update brings full compatibility with Minecraft 1.21 and a brand-new chat interception logic to ensure your interactive symbols work flawlessly, even with other chat plugins installed.

🚀 What's New?

  • New Chat Engine: Uses EventPriority.LOWEST and JSON reconstruction to prevent "plain-text" issues in [hand], [inv], and [ec].
  • Interactive Tooltips: Full support for Minecraft 1.21's new component system (Lore, Enchants, and NBT).
  • Deep Inspection: Use /iinfo to extract Custom Model Data and technical NBT tags from any item.
  • Permission Lookup: Quick /perinfo <cmd> to identify which plugin owns a command and its required permission.

🛠️ Technical Changes

  • Updated to Java 21.
  • Optimized Vault integration for [money] stats.
  • Fixed duplication bugs in chat events when using VentureChat or EssentialsChat.

Installation: Drop PerInfo.jar into your plugins folder and restart. Compatible with Paper/Spigot 1.21+.

PerInfo 1.1

24 Feb 00:05

Choose a tag to compare

📦 PerInfo v1.1 - Update Realase (Fixed VentureChat issues to share @hand and others datas in chat)

Official stable release for Minecraft 1.21.11. A powerful utility for command inspection, item metadata analysis, and interactive chat symbols.

✨ Key Features

  • Command Tracker: Instantly find the source plugin, version, and required permission for any command using /perinfo <cmd>.
  • Dynamic Chat Symbols: Share live data in chat with @hand, @inv, @ec, @money, and @playtime.
  • Deep Item Inspection: View technical NBT data, enchants, and Custom Model Data with /iinfo.
  • Interactive GUIs: Snapshot system to view player inventories and Ender Chests via clickable chat links.

🔧 Technical Fixes

  • Fixed TabComplete compilation errors for the 1.21.1 Spigot API.
  • Improved link visibility in the /perinfo main menu.
  • Implemented an automatic cache clearer to prevent memory leaks.

🛠️ Installation & Requirements

  1. Download the PerInfo-1.1.jar below.
  2. Drop it into your server's /plugins folder.
  3. Requirement: Java 21 or 25.
  4. Optional: Vault is required for the @money symbol to work.

Developed by Comonier