Compatibility
Minecraft: Java Edition
Platforms
Links
Creators
Details
Ignore Plugin
Overview
The Ignore plugin is designed for Minecraft servers, allowing players to manage their ignore lists effectively. This plugin enhances player interaction by enabling users to prevent unwanted messages and interactions from specific players.
Features
- Ignore List Management: Players can add or remove other players from their ignore list.
- Customizable Settings: Server administrators can configure settings to tailor the plugin's behavior.
- User-Friendly Commands: Simple commands for managing ignores directly in-game.
Installation
Prerequisites
- A Minecraft server running Paper or Spigot (compatible with versions 1.18.x to 1.21.x).
- Java 21 or higher.
Steps
- Download the Plugin: Obtain the latest version of the Ignore plugin (e.g., ignore-1.0.1.jar).
- Place the Plugin: Move the downloaded JAR file into the plugins folder of your Minecraft server.
- Restart the Server: Restart your server to load the plugin.
Configuration
Default Configuration
The plugin comes with a default configuration file located in plugins/Ignore/config.yml. You can customize the following settings:
- Block Private Messages: Prevents ignored players from sending private messages.
- Block Chat Messages: Hides chat messages from ignored players.
- Max Ignores: Sets the maximum number of players a user can ignore.
Example Configuration
settings:
block-private-messages: true
block-chat-messages: true
max-ignores: 50
Commands
-
/ignore
-
/ignore <add|remove|list> [player]
-
/igreload all - Reloads all configuration files
-
/igreload config - Reloads only config.yml
-
/igreload messages - Reloads only messages.yml
-
/igreload data - Reloads only ignored players data
Subcommands
- add: Adds a player to your ignore list.
- Usage: /ignore add <player>
- remove: Removes a player from your ignore list.
- Usage: /ignore remove <player>
- list: Displays the players you are currently ignoring.
- Usage: /ignore list
Compatibility
The Ignore plugin is compatible with Minecraft versions from 1.8.x to 1.21.x. Ensure that your server is running a compatible version of Paper or Spigot.
Support
For support, please visit our Discord Server on issue for any bugs or feature requests.