Setup OfflineGive command

⚠️The minimum version of the TAIGO.ECore.Validaion plugin: 8.0.3

/og {username} {command} - command syntax

You can insert this command when setting up a store to give items to inventory when a person is offline.

{command} - the command to issue items to the player. Supports the placeholder {username}.

{username} - return player name

Example usage command in console:

og TaigoStudio give {username} apple 64
og TaigoStudio give TaigoStudio apple 64

You can specify a command in the product settings to issue in the following format:

command: “og {username} give {username} apple 64”

Last updated