give_edprison_pouch

Gives the player an EdPrison pouch item, optionally pre-unlocked.

Categories: economy

Required arguments

Key(s)DescriptionType
typeThe EdPrison pouch ID to give.STRING
unlockedWhether the pouch starts fully unlocked.BOOLEAN

Trigger parameters required

  • PLAYER

  • LOCATION

Example

effects:
  - id: give_edprison_pouch
    args:
      type: <value>
      unlocked: <value>

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue