31 lines
781 B
INI
31 lines
781 B
INI
## Settings file was created by plugin RTD v4.0.0
|
|
## Plugin GUID: com.jbs4bmx.RemoveTheDead
|
|
|
|
[Dead Body Removal Service]
|
|
|
|
## Enable Auto Removal?
|
|
# Setting type: Boolean
|
|
# Default value: true
|
|
Enable Auto Removal. = true
|
|
|
|
## Time (in minutes) to remove bodies.
|
|
# Setting type: Single
|
|
# Default value: 15
|
|
# Acceptable value range: From 1 to 60
|
|
Time to remove = 15
|
|
|
|
## How far away should bodies be for cleanup.
|
|
# Setting type: Int32
|
|
# Default value: 30
|
|
Distance to Clean. = 30
|
|
|
|
## Remove all dead bodies now
|
|
# Setting type: String
|
|
# Default value: Remove all dead bodies now
|
|
Remove The Dead = Remove all dead bodies now
|
|
|
|
## The keyboard shortcut that runs the body removal service instantly.
|
|
# Setting type: KeyboardShortcut
|
|
# Default value: F5
|
|
Remove all dead bodies now = Keypad8
|
|
|