f0.gg-kreedzsrv/amxmodx/configs/mpbhop.cfg

18 lines
619 B
INI
Raw Normal View History

2021-07-25 12:20:46 +00:00
// "MultiPlayer Bhop" configuration file
// Author : "ConnorMcLeod"
// Version : "1.1.2"
// File : "mpbhop.amxx"
// Console Commands :
// kz_mpbhop | Access:"h" | "<0/1> set blocks so they can't move when players touch them"
// kz_mpbhop_entitytouch | Access:"h" | "<0/1> set blocks so they can't move when other entities than players touch them"
// kz_mpbhopmenu | Access:"h" | ""
// kz_safe_inform | Access:"h" | "<0/1> Inform recorders that their demo will be safe or not safe according to plugin state"
// kz_showblocks | Access:"h" | ""
// Cvars :
// mp_bhop_version "1.1.2"
kz_mpbhop 1
kz_mpbhop_entitytouch 1