fix name of status command...

master
flux 2019-08-17 08:07:40 +00:00
parent b4833ec8b5
commit baee5718b0
1 changed files with 1 additions and 1 deletions

View File

@ -860,7 +860,7 @@ register_chatcommand('asn_unblock', {
end
})
---------------- GET LOGS ---------------
register_chatcommand('status', {
register_chatcommand('player_status', {
description='shows the status log of a player',
params='<player_name> [<number>]',
privs={[mod_priv]=true},