local PvpInfoConstants = { Tables = { { Name = "PvpInfoConsts", Type = "Constants", Values = { { Name = "MaxPlayersPerInstance", Type = "number", Value = 80 }, }, }, }, }; APIDocumentation:AddDocumentationTable(PvpInfoConstants);