Config to make all items destroyable.
This commit is contained in:
@@ -196,6 +196,10 @@ DestroyPlayerDroppedItem = False
|
||||
# Default: False
|
||||
DestroyEquipableItem = False
|
||||
|
||||
# Make all items destroyable.
|
||||
# If enabled players can destroy all items!!!
|
||||
DestroyAllItems = False
|
||||
|
||||
# Save dropped items into the database for restoring after restart.
|
||||
# Default: False
|
||||
SaveDroppedItem = False
|
||||
|
Reference in New Issue
Block a user