mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-12-22 17:18:37 +01:00
[trunk] Monster don't target players.
new config: protect.prevent.entitytarget new permission: essentials.protect.entitytarget.bypass forgot to add it to settings git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1148 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
parent
0b9f037a14
commit
452f4ff0e7
@ -306,7 +306,7 @@ protect:
|
||||
creeper-blockdamage: false
|
||||
# Monsters won't follow players
|
||||
# permission essentials.protect.entitytarget.bypass disables this
|
||||
entity-target: false
|
||||
entitytarget: false
|
||||
# Prevent the spawning of creatures
|
||||
spawn:
|
||||
creeper: false
|
||||
|
Loading…
Reference in New Issue
Block a user