mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[7706] Rename command .plimit -> .server plimit
This commit is contained in:
parent
7fde7b8ca6
commit
b2da7732f9
7 changed files with 19 additions and 10 deletions
|
|
@ -5917,7 +5917,7 @@ bool ChatHandler::HandleMovegensCommand(const char* /*args*/)
|
|||
return true;
|
||||
}
|
||||
|
||||
bool ChatHandler::HandlePLimitCommand(const char *args)
|
||||
bool ChatHandler::HandleServerPLimitCommand(const char *args)
|
||||
{
|
||||
if(*args)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue