QA Central Access Manager
  • Introduction
  • Setup
  • Custom kick message
  • Group based access
  • Advanced development
    • Scheduled access management
    • Giving items to testers
  • API Reference
    • AllowRoles()
    • DisallowRoles()
    • AllowGroupRoles()
    • DisallowGroupRoles()
    • GetAccessForPlayer()
  • Types
    • GetAccessResult
Powered by GitBook
On this page

Was this helpful?

Introduction

The QA Central Access Manager (QACAM) is a tool developed for games that want to host tests with QA Central to speed up the review process and access management.

Features

QACAM allows developers to manage access to their games during the request's review period and testing session.

Developers will be able to select who will be allowed to join the game while QACAM is in use. QACAM enables developers to whitelist certain QA Central's Discord roles and their group's roles to join the game while it will prevent anyone who doesn't meet the requirements from playing.

NextSetup

Last updated 7 months ago

Was this helpful?