set better the kill hitter configuration and improve description

main
Герхард PICCORO Lenz McKAY 2022-01-25 17:35:45 -04:00
parent 6dc78f07bc
commit dff17db8d6
2 changed files with 3 additions and 3 deletions

View File

@ -44,7 +44,7 @@ else
end
end
local kill_hitter = core.settings:get_bool("pvpinvul_kill_hitter")
local kill_hitter = core.settings:get_bool("pvpinvul_kill_hitter") or false
-- compat with irc mod fork
if core.get_modpath("irc") then

View File

@ -1,3 +1,3 @@
#Kill hitter
pvpinvul_kill_hitter (Kill hitter) bool false
# if enabled will Kill with one hit only when pvpinvul are grant
pvpinvul_kill_hitter (Kill hitter to pvpinvul privilegies) bool false