summaryrefslogtreecommitdiff
path: root/settingtypes.txt
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2017-03-01 18:20:15 -0500
committerGitHub <noreply@github.com>2017-03-01 18:20:15 -0500
commitcff06ab167c1e0cc978794ddc94314f818c28011 (patch)
treea63f861628bb733e335c0f98b9d3fbf689834b76 /settingtypes.txt
parente8529e7742a24290f592011e1b02f336e9cc7e59 (diff)
parent7ab8825460ad26a4697fec52a11c864a6cddde63 (diff)
Merge pull request #91 from ForbiddenJ/master
Make trash configurable but preserve default functionality
Diffstat (limited to 'settingtypes.txt')
-rw-r--r--settingtypes.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/settingtypes.txt b/settingtypes.txt
index 1054fa9..910989f 100644
--- a/settingtypes.txt
+++ b/settingtypes.txt
@@ -5,3 +5,7 @@ unified_inventory_lite (Lite mode) bool false
#If enabled, bags will be made available which can be used to extend
#inventory storage size.
unified_inventory_bags (Enable bags) bool true
+
+#If enabled, the trash slot can be used by those without both creative
+#and the give privilege.
+unified_inventory_trash (Enable trash) bool true