A new Player Data service has been released that is more up to date and supported with this current release of Pragma Engine. We recommend you check it out by viewing the Player Data Overview page.

Stackable Items #

Stackable items are a data type in Pragma Engine’s Inventory service. Stackable items do not behave differently from one another and are identical like crafting or currency materials (gold coins or orbs).

A detailed walkthrough of some of these tutorials can be found on the Tech Blog.

Core Concepts:
Check out our Concepts guides for intros to items and stackable items.

Prerequisites:

  • Pragma Engine, Postman, and IntelliJ must be installed. See Initial Setup.

TopicDescription
Creating Stackable ItemsCreating gold coin stackable items.
Customizing the Stackable Item PluginUsing the Stackable Item Plugin to update items.
Purchasing Stackable Items in a StorePurchasing stackable items from a store.