promotional bannermobile promotional banner

Mob Blacklister

Lets you prevent mobs from spawning via a blacklist

File Details

mobblacklister-1.2.0-mc1.12.jar

  • R
  • Nov 29, 2018
  • 15.11 KB
  • 19.4K
  • 1.12.2+2

File Name

mobblacklister-1.2.0-mc1.12.jar

Supported Versions

  • 1.12.2
  • 1.12.1
  • 1.12
- Added `logStoppedSpawns` option
> When `true`, spawns that have been stopped by this mod will be logged in the server console.

- Added support for wildcard paths
> This allows the blacklisting of mobs by domain, letting you easily block all mobs for a specific mod.
For example, this will block all vanilla mobs: `"minecraft:*"`.

- Added the ability to set the permission level required for run the commands
> By default, the require permission level is `4`. This can be set to `2` if you want to use command blocks

- Added missing translation strings