add missing config entry
This commit is contained in:
parent
5deb85d8fb
commit
5e6b72c03e
|
@ -220,3 +220,8 @@ AdminKill = true
|
||||||
# Make shuffle an admin command?
|
# Make shuffle an admin command?
|
||||||
# DEFAULT VALUE: true
|
# DEFAULT VALUE: true
|
||||||
AdminShuffle = true
|
AdminShuffle = true
|
||||||
|
|
||||||
|
|
||||||
|
# Make shuffleon and shuffleoff admin commands?
|
||||||
|
# DEFAULT VALUE: true
|
||||||
|
AdminShuffleToggle = true
|
||||||
|
|
Reference in a new issue