中文
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.
EzObserver.jar file from the releases page.EzObserver.jar file into your Minecraft server's plugins folder.config.yml and messages.yml configuration files in the plugins/EzObserver/ directory.config.yml: The core configuration file, used to define:
messages.yml: The message configuration file, used to customize all message texts sent by the plugin to players or administrators.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.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.If you find EzObserver helpful, please consider giving the project a free ⭐ on GitHub. It's the biggest support for the developer!
If you are interested in the development of EzObserver or wish to contribute code, please visit the project's GitHub repository (if available).
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 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.
EzObserver.jar file from the releases page.EzObserver.jar file into your Minecraft server's plugins folder.config.yml and messages.yml configuration files in the plugins/EzObserver/ directory.config.yml: The core configuration file, used to define:
messages.yml: The message configuration file, used to customize all message texts sent by the plugin to players or administrators.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.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.If you find EzObserver helpful, please consider giving the project a free ⭐ on GitHub. It's the biggest support for the developer!
If you are interested in the development of EzObserver or wish to contribute code, please visit the project's GitHub repository (if available).
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 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.