Remove drop on death

This commit is contained in:
drtshock
2013-10-12 13:57:34 -05:00
parent ad0b3bdd0f
commit d451dcf48b
3 changed files with 1 additions and 46 deletions
+1 -11
View File
@@ -16,14 +16,4 @@ economy:
# Cost to create a vault. You can give players playervaults.free to bypass this.
cost-to-create: 100
cost-to-open: 10
refund-on-delete: 50
# Configuration for dropping inventories on death.
# Bypass with playervaults.ignore.drop
drop-on-death:
enabled: false
# Max amount of inventories you want to be dropped.
# Set to 99 (or highest amount you give people) if you want all inventories to be dropped.
# WARNING: This can cause a lot of items to be dropped on the ground. Use caution :3
inventories: 1
refund-on-delete: 50