diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml index 03e14b086..79a3befd3 100644 --- a/Essentials/src/config.yml +++ b/Essentials/src/config.yml @@ -95,6 +95,9 @@ spawnmob-limit: 10 # Shall we notify users when using /lightning? warn-on-smite: true +# Shall we drop items instead of adding to inventory if the target inventory is full? +drop-items-if-full: false + # Essentials Mail Notification # Should we notify players if they have no new mail? notify-no-new-mail: true