mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +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,
|
||||
['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.give_rank(player,'Jail',by_player_name)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user