user
Description: Used to modify user configuration
This resource allows to modify information stored on the user. This is required when a quest needs info to exist or be removed when a user starts playing it.
Supported properties:
- clear: allows clearing specific information from the user.
- attribute: list of attributes to remove.
resources:
- name: user
clear:
attribute:
- newrelic
This example will remove newrelic
information stored on the user.