Copy edit.
This commit is contained in:
parent
57e83f7d49
commit
e5873d4e89
@ -7,7 +7,7 @@ return
|
||||
Desc = [[
|
||||
A plugin may implement an OnServerPing() function and register it as a Hook to process pings from
|
||||
clients in the server server list. It can change the logged in players and player capacity, as well
|
||||
as the server description and the favicon by editing the values passed in.
|
||||
as the server description and the favicon, that are displayed to the client in the server list.
|
||||
]],
|
||||
Params = {
|
||||
{ Name = "ClientHandle", Type = "{{cClientHandle}}", Notes = "The client handle that pinged the server" },
|
||||
|
Loading…
Reference in New Issue
Block a user