mirror of
https://github.com/Squareville/TestEventServer.git
synced 2026-04-30 03:10:03 -05:00
Add bandwidth limit of 10kb/s(#863)
This commit is contained in:
@@ -1778,6 +1778,7 @@ void SlashCommandHandler::HandleChatCommand(const std::u16string& command, Entit
|
||||
|
||||
scriptedActivityComponent->ReloadConfig();
|
||||
}
|
||||
Game::server->UpdateBandwidthLimit();
|
||||
ChatPackets::SendSystemMessage(sysAddr, u"Successfully reloaded config for world!");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user