Description
Sets a string value in an entity's PersistentDataContainer.
Examples
set pdc "myKey" of entity to "myValue"Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.
set pdc <key> of <e> to <val>Related (Entity)