mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-11-08 12:00:19 +01:00
Fix somehow removed drop-items-if-full option
This commit is contained in:
parent
d1b18da36e
commit
500384abf3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user