diff options
-rw-r--r-- | Essentials/src/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml index 51f28bc5c..937ea6c14 100644 --- a/Essentials/src/config.yml +++ b/Essentials/src/config.yml @@ -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 |