Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
EzObserver
PluginAGPL-3.0-or-later

EzObserver

EzObserver is an anti-illegal item plugin for Minecraft servers, designed to real-time monitor, detect, and automatically handle items with illegal enchantments or abnormal attributes, ensuring a fair and healthy game environment.

49
Downloads
1
Followers
5 months ago
Updated
📦
2
Versions
managementutilityfoliapaperpurpurspigot
Download Latestv1.1.0View on Modrinth

📖About EzObserver

EzObserver

中文

Project Introduction

EzObserver is an anti-illegal item plugin specifically designed for Minecraft servers. In Minecraft survival servers, players may acquire or craft items with illegal enchantments (e.g., excessively high enchantment levels) or abnormal attribute modifiers through various means. These items can severely disrupt game balance and player experience.

EzObserver aims to address this issue by real-time monitoring of item movement events within the server and performing in-depth scans of these items. It automatically detects and handles any illegal enchantments and attribute modifiers that do not comply with server rules. This helps maintain a fair and healthy gaming environment.

Technology Stack

  • Language: Java
  • Build Tool: Maven
  • API: Spigot/Paper API (compatible with 1.20+ versions, supports Folia)

Feature Details

  • Item Movement Monitoring: The plugin monitors all item movement events, including but not limited to:
    • Item transfers between player inventories, chests, hoppers, and other containers.
    • Item drops and pickups.
    • Item crafting, enchanting, and other operations.
  • Illegal Enchantment Detection:
    • Detects whether the type and level of enchantments on items are legal according to preset rules.
    • For example, it can be configured to prohibit certain enchantments or limit the maximum level of enchantments.
  • Attribute Modifier Detection:
    • Detects whether attribute modifiers attached to items (such as attack damage, health, etc.) are within legal limits.
    • Prevents players from obtaining abnormal attributes by modifying item NBT data.
  • Violation Handling: The plugin can perform corresponding actions on detected illegal items based on configuration, such as:
    • Removing illegal enchantments or attributes.
    • Replacing the item with a legal version.
    • Logging violations and notifying administrators.

Installation

  1. Ensure your Minecraft server is running Spigot, Paper, or Folia 1.20 or higher.
  2. Download the latest EzObserver.jar file from the releases page.
  3. Place the downloaded EzObserver.jar file into your Minecraft server's plugins folder.
  4. Start or restart your server.
  5. The plugin will automatically generate default config.yml and messages.yml configuration files in the plugins/EzObserver/ directory.

Configuration

  • config.yml: The core configuration file, used to define:
    • A list of allowed or prohibited enchantments and their maximum levels.
    • Legal ranges for attribute modifiers.
    • How illegal items are handled (removal, replacement, logging, etc.).
    • Other plugin behavior settings.
  • messages.yml: The message configuration file, used to customize all message texts sent by the plugin to players or administrators.

Commands

All commands start with /ezobserver or its aliases (/ezo, /ezobs).

  • /ezobserver reload: Reloads the plugin's config.yml and messages.yml configuration files without restarting the server.
  • /ezobserver status: Displays the plugin's current running status and some basic information.
  • /ezobserver help: Shows available commands and brief descriptions for the plugin.

Permissions

  • ezobserver.admin: Allows players to execute all EzObserver administration commands (e.g., /ezobserver reload). By default, this permission is granted to server operators (op).
  • ezobserver.bypass: Allows players to bypass all item detection. Items belonging to players with this permission will not be scanned or processed by EzObserver. By default, this permission is not granted to any players.

Like the project?

If you find EzObserver helpful, please consider giving the project a free ⭐ on GitHub. It's the biggest support for the developer!

Development and Contribution

If you are interested in the development of EzObserver or wish to contribute code, please visit the project's GitHub repository (if available).

License

This project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3 (AGPLv3). Please refer to the LICENSE file in the project root directory for details.

EzObserver

Project Introduction

EzObserver is an anti-illegal item plugin specifically designed for Minecraft servers. In Minecraft survival servers, players may acquire or craft items with illegal enchantments (e.g., excessively high enchantment levels) or abnormal attribute modifiers through various means. These items can severely disrupt game balance and player experience.

EzObserver aims to address this issue by real-time monitoring of item movement events within the server and performing in-depth scans of these items. It automatically detects and handles any illegal enchantments and attribute modifiers that do not comply with server rules. This helps maintain a fair and healthy gaming environment.

Technology Stack

  • Language: Java
  • Build Tool: Maven
  • API: Spigot/Paper API (compatible with 1.20+ versions, supports Folia)

Feature Details

  • Item Movement Monitoring: The plugin monitors all item movement events, including but not limited to:
    • Item transfers between player inventories, chests, hoppers, and other containers.
    • Item drops and pickups.
    • Item crafting, enchanting, and other operations.
  • Illegal Enchantment Detection:
    • Detects whether the type and level of enchantments on items are legal according to preset rules.
    • For example, it can be configured to prohibit certain enchantments or limit the maximum level of enchantments.
  • Attribute Modifier Detection:
    • Detects whether attribute modifiers attached to items (such as attack damage, health, etc.) are within legal limits.
    • Prevents players from obtaining abnormal attributes by modifying item NBT data.
  • Violation Handling: The plugin can perform corresponding actions on detected illegal items based on configuration, such as:
    • Removing illegal enchantments or attributes.
    • Replacing the item with a legal version.
    • Logging violations and notifying administrators.

Installation

  1. Ensure your Minecraft server is running Spigot, Paper, or Folia 1.20 or higher.
  2. Download the latest EzObserver.jar file from the releases page.
  3. Place the downloaded EzObserver.jar file into your Minecraft server's plugins folder.
  4. Start or restart your server.
  5. The plugin will automatically generate default config.yml and messages.yml configuration files in the plugins/EzObserver/ directory.

Configuration

  • config.yml: The core configuration file, used to define:
    • A list of allowed or prohibited enchantments and their maximum levels.
    • Legal ranges for attribute modifiers.
    • How illegal items are handled (removal, replacement, logging, etc.).
    • Other plugin behavior settings.
  • messages.yml: The message configuration file, used to customize all message texts sent by the plugin to players or administrators.

Commands

All commands start with /ezobserver or its aliases (/ezo, /ezobs).

  • /ezobserver reload: Reloads the plugin's config.yml and messages.yml configuration files without restarting the server.
  • /ezobserver status: Displays the plugin's current running status and some basic information.
  • /ezobserver help: Shows available commands and brief descriptions for the plugin.

Permissions

  • ezobserver.admin: Allows players to execute all EzObserver administration commands (e.g., /ezobserver reload). By default, this permission is granted to server operators (op).
  • ezobserver.bypass: Allows players to bypass all item detection. Items belonging to players with this permission will not be scanned or processed by EzObserver. By default, this permission is not granted to any players.

Like the project?

If you find EzObserver helpful, please consider giving the project a free ⭐ on GitHub. It's the biggest support for the developer!

Development and Contribution

If you are interested in the development of EzObserver or wish to contribute code, please visit the project's GitHub repository (if available).

License

This project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3 (AGPLv3). Please refer to the LICENSE file in the project root directory for details.

👥 Team & Contributors

Kush_ShuL
Kush_ShuLOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
foliapaperpurpurspigot
Minecraft Versions
1.201.20.11.20.21.20.31.20.41.20.51.20.61.21+11 more

🔗 Links

Modrinth Page