Skip to content

Commit 01d1a0e

Browse files
committed
Added missing config/securitycraft.cfg
1 parent 7a1f854 commit 01d1a0e

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

config/securitycraft.cfg

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Configuration file
2+
3+
options {
4+
D:"Alarm sound volume:"=0.8
5+
B:"Allow claiming unowned blocks?"=false
6+
B:"Are mines unbreakable?"=true
7+
I:"Camera Speed when not using LookingGlass:"=2
8+
I:"Claymore range:"=5
9+
B:"Craftable Limited Use keycard?"=true
10+
B:"Craftable level 1 keycard?"=true
11+
B:"Craftable level 2 keycard?"=true
12+
B:"Craftable level 3 keycard?"=true
13+
B:"Craftable level 4 keycard?"=true
14+
B:"Craftable level 5 keycard?"=true
15+
I:"Delay between alarm sounds (seconds):"=2
16+
B:"Display a 'tip' message at spawn?"=true
17+
I:"IMS range:"=12
18+
I:"Inventory Scanner range:"=2
19+
B:"Is admin tool allowed?"=false
20+
B:"Is codebreaker allowed?"=true
21+
B:"Is debug mode? (not recommended!)"=false
22+
I:"Laser range:"=5
23+
B:"Mine(s) spawn fire when detonated?"=true
24+
B:"Mines explode when broken in Creative?"=false
25+
B:"Mines use a smaller explosion?"=false
26+
B:"Monitors shutoff after 5 minutes?"=true
27+
I:"Motion-activated light range:"=5
28+
I:"Portable radar delay (seconds):"=4
29+
I:"Portable radar search radius:"=25
30+
B:"Should check for updates on Github?"=true
31+
I:"Username logger search radius:"=3
32+
}
33+
34+

0 commit comments

Comments
 (0)