mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Fixed Temp-ban
This commit is contained in:
@@ -227,7 +227,7 @@ function Admin.temp_ban(player,by_player,reason)
|
|||||||
['By:']='<<inline>>'..by_player_name,
|
['By:']='<<inline>>'..by_player_name,
|
||||||
['Reason:']=append_name(reason,by_player_name)
|
['Reason:']=append_name(reason,by_player_name)
|
||||||
}
|
}
|
||||||
game.print({'reports.temp-ban',player,by_player_name},defines,text_color.info)
|
game.print({'reports.temp-ban',player,by_player_name},defines.text_color.info)
|
||||||
Ranking._presets().last_jail = player.name
|
Ranking._presets().last_jail = player.name
|
||||||
Ranking.give_rank(player,'Jail',by_player_name)
|
Ranking.give_rank(player,'Jail',by_player_name)
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user