Make specific mobs ignore you like phantoms.
Mob Ignore Me - Total Control Over Mob Aggression!
Need a break from constant monster attacks? Mob Ignore Me gives you ultimate control over which mobs can target you. Using a powerful and flexible permission system, you can make specific mobs—or all of them—completely passive towards certain players. Manage ignores on the fly with a fully interactive, clickable chat interface!
📧 Contact Me & Support InformationAll general questions, feature requests, and non-urgent bug reports should be posted in the appropriate channels on our Discord Server. We actively monitor the server and will respond as soon as possible. This ensures that the whole community can benefit from the discussion and solutions.
While we prefer all issues to be handled via the Discord server first, you are welcome to PM me directly under specific urgent circumstances:
I will endeavor to answer your PM as soon as I can to be helpful and see what I can do to resolve your urgent issue. However, please understand that immediate responses are not guaranteed, and private messaging is a professional courtesy, not an entitlement. Thank you for your understanding and cooperation!
permissionMode) lets you choose how the mod handles ignores:mobignoreme.zombie)./mobignore <playername> to bring up an interactive list of all active ignores for that player. Simply click any mob name in the chat to temporarily enable or disable that specific ignore without removing the underlying permission or config entry.BOTH mode, the list will show you where each ignore comes from: (Config), (PermNode), or (Config + PermNode).mobignoreme.mobs permission node to make them ignored by all hostile mobs at once. The ignore list will cleverly show all individual mobs, allowing the player to still use the interactive list to re-enable specific mobs.The mod automatically works with all hostile mobs (SpawnGroup.MONSTER) registered in the game, including those from other mods. This includes but is not limited to:
/mobignore or /mi:/mobignore <playername>: Shows the clickable, interactive list of ignored mobs for that player./mobignore <playername> <mobname>: Toggles a single mob in a player's config-based ignore list./mobignore <playername> mobs: Toggles all hostile mobs in a player's config-based ignore list./mobignoreperm or /mip:permissionMode between TRUE, FALSE, and BOTH.mobignoreme.* command permissions are granted by default to any player with an Operator Level of 2 or higher.FALSE mode: When the config permissionMode is set to FALSE, the mobignoreme.me permission is granted to all players by default. This ensures everyone can view and manage their own list via the interactive chat menu when a permissions plugin is not being used for this mod.mobignoreme.me: Allows a player to view their own ignore list. (Default: OP Level 2+, or Everyone if permissionMode is not TRUE).mobignoreme.other: Allows a player to view another player's ignore list. (Default: OP Level 2+).mobignoreme.modifyme: Allows a player to add/remove ignores from their own config list via command (/mi <player> <mob>). (Default: OP Level 2+).mobignoreme.modifyothers: Allows a player to add/remove ignores from another player's config list via command. (Default: OP Level 2+).mobignoreme.toggleothers: Allows a player to use the clickable interface (to disable/enable ignores) on another player's list. (Default: OP Level 2+).mobignoreme.toggleme: Allows a player to use the clickable interface to enable/disable ignores on their own list. (Default: Everyone by command logic, or true by default permission check if a permissions plugin is loaded).mobignoreme.mobs: A wildcard permission that makes the player ignored by all hostile mobs.mobignoreme.<mob_name>: The specific permission to be ignored by a single mob type (e.g., mobignoreme.zombie, mobignoreme.creeper).