Defaultsettings
This commit is contained in:
@@ -2142,13 +2142,13 @@ fullbright (Enable fullbright) bool false
|
||||
|
||||
xray (Enable xray, requires fullbright) bool false
|
||||
|
||||
xray_texture (Texture to make transparent when xray is enabled) string default_stone.png
|
||||
xray_node (Texture to apply xray) string default:stone
|
||||
|
||||
priv_bypass (Make the Client think it has all privs) bool false
|
||||
priv_bypass (Make the Client think it has all privs) bool true
|
||||
|
||||
fastdig (Fast Dig) bool false
|
||||
|
||||
prevent_natural_damage (Prevent Natural Damage e.g Fall Damage) bool false
|
||||
prevent_natural_damage (Prevent Natural Damage e.g Fall Damage) bool true
|
||||
|
||||
freecam (Move around freely) bool false
|
||||
|
||||
@@ -2156,6 +2156,9 @@ killaura (Enable Killaura) bool false
|
||||
|
||||
no_hurt_cam (No Hurt Cam) bool false
|
||||
|
||||
increase_tool_range (Increase Tool Range) bool false
|
||||
increase_tool_range (Increase Tool Range) bool true
|
||||
|
||||
killaura_fast (Enable fast Killaura) bool true
|
||||
|
||||
hud_flags_bypass (Enable HUD Flags Bypass) bool true
|
||||
|
||||
killaura_fast (Enable fast Killaura) bool false
|
||||
|
Reference in New Issue
Block a user