MobControl
What is MobControl?
MobControl is a plugin that allows server administrators to control which individual players/groups mobs can target and attack.
Configuration
Currently, the config file is the only method of setting mob passiveness. The Config file (config.yml) is made up of 3 basic elements: settings, groups and players. Below is an example configuration.
settings: usePermGroups: true groups: default: all: true zombie: false players: jhett12321: zombie: true creeper: true
Players
Setting up customized mob targeting for players is as simple as adding the players name to the configuration.
Player Example (Prevent all mobs from attacking the player named exampleplayer
players: exampleplayer: all: true
Permission Groups
Before configuring MobControl in-order to prevent mobs attack players within a particular permission group, Vault must be installed.
The configuration option usePermGroups under settings must then be set to true.
Once the plugin has been set up to manage permission groups, you will now be able to set up mob targeting for groups.
Group Example (Prevent creepers attacking players within the builders permission group
groups: builders: creeper: true
Valid Mob Options
Current valid config options are:
all (as name suggests, includes all mobs that can target the player)
blaze
cave_spider
creeper
ender_dragon
enderman
ghast
giant
iron_golem
magma_cube
zombie_pigman
silverfish
skeleton
slime
snowman
spider
witch
wither
wolf
zombie
-
View User Profile
-
Send Message
Posted Apr 30, 2020can you make a mob wall with this
-
View User Profile
-
Send Message
Posted Apr 21, 2014make mobs target other mobs as well?
-
View User Profile
-
Send Message
Posted Mar 27, 2014Mind making it possible so this works with Scoreboards? I'm trying to make a Skeleton act like a Sentry so that if somebody from Team Blue places it, the Skeleton only attacks players on the opposite team and vice versa.
-
View User Profile
-
Send Message
Posted Feb 26, 2014Is it possible to make mobs attack eachother with this?
-
View User Profile
-
Send Message
Posted Dec 11, 2013The plugin is working great for what I need it for, a certain group isn't being attacked by wither-skeletons. Yay! But is there any way to make iron-golems automatically aggro? They only attack if attacked first..
-
View User Profile
-
Send Message
Posted Sep 23, 2013@WizardStan
I can't seem to reproduce the problem. What other plugins are you running on your server? Are there any console errors?
-
View User Profile
-
Send Message
Posted Sep 1, 2013Hi, I can't seem to get this mod to work, or I'm not using it right. I've tried setting uerPermGroups to true and having default be true, and false, and removed the groups and set a per-user for all plus a few different mobs to try, whether I set them true or false they always attack me. This is using the craftbukkit 1.6.2 release candidate from earlier this month. The description sounds exactly like what I want, prevent certain mobs from attacking certain players, but I can't get it to work. Please help?
-
View User Profile
-
Send Message
Posted Jul 31, 2013if this works how i think ill be great thankyou!
-
View User Profile
-
Send Message
Posted Jul 30, 2013Sounds good, I can set alliances to races now with mobs :)