From a68e7cb45bf4bec16d278e07a45b59dbcc16b5cb Mon Sep 17 00:00:00 2001 From: upsilon Date: Wed, 19 Apr 2017 20:52:50 +0200 Subject: [PATCH] settingtypes.txt: add a setting for jammer LBM --- settingtypes.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/settingtypes.txt b/settingtypes.txt index c66de45..621f29b 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -14,6 +14,12 @@ moremesecons_commandblock.nearest_max_distance (Nearest player maximum distance) # Any value less than or equal to 0 will be changed to 1 and a NaN value will be changed to the default value moremesecons_jammer.max_distance (Jammer action range) float 10 +# Whether to enable the registration LBM. +# The registration LBM will recover the jammer database if the moremesecons_jammer +# mod storage has been removed, and will create that mod storage after an update +# from an older version which did not use it. +moremesecons_jammer.enable_lbm (Enable Registration LBM) bool false + [Player Killer] # Player Killer action range