Many InstaGib servers also play with offhand hook enabled, often with extra changes made to the hook since by default it travels quite slowly in comparison to the fast-paced InstaGib gameplay.
Added ruleset and associated balance config files for InstaHook.
Custom hook balance settings were based on TheRegulars Instagib Server.
--- /dev/null
+exec balance-xonotic.cfg
+
+g_mod_balance InstaHook
+testing_disable
+
+// By default the hook is quite slow for InstaGib gameplay, make some changes to make it more usable
+// {{{ jetpack/hook
+set g_balance_grapplehook_speed_fly 4400
+set g_balance_grapplehook_crouchslide 1
+set g_balance_grapplehook_health 1
+set g_balance_grapplehook_refire 0
+// }}}
--- /dev/null
+// ===============
+// InstaHook Mod
+// ===============
+
+exec xonotic-server.cfg
+exec balance-instahook.cfg
+
+g_instagib 1
+g_grappling_hook 1
+
+g_instagib_ammo_start 30
+g_instagib_ammo_drop 15