Limited Grants #
Pragma Engine supports granting players one-time rewards. This section describes how to specify and grant players specific items.
Limited grants is called by getLoginData
and is only appropriate for grants that happen on player log in.
Core Concepts:
Check out our Concepts guides for an intro to limited grants.
Prerequisites:
- Pragma Engine, Postman, and IntelliJ must be installed. See Initial Setup.
Topic | Description |
---|---|
Getting Started with Limited Grants | Setting up the item catalog and preparing to give players a limited grant. |
Giving the Limited Grant | Giving players Limited Grants. |