EpicBanItemTeam / VirtualChest

A sponge plugin providing virtual chest GUIs for menus like ChestCommands
https://ore.spongepowered.org/zzzz/VirtualChest
GNU Lesser General Public License v3.0
34 stars 12 forks source link

Getting placeholder value to UnsafeData tag #123

Closed Kiriao closed 3 years ago

Kiriao commented 3 years ago

Hi i trying to combine both VC and pixelmon placeholder plugin but i can't seem to get the correct sprite to show.

Slot0 { Item { Count = 1 ItemType = "pixelmon:pixelmon_sprite" DisplayName = "&b%party_1_name%" UnsafeDamage = 0 UnsafeData = { ndex = %party_1_nationalid%

}

ItemLore = [ %party_1_nationalid% ] } }

Here to the configuration it show to value in the lore but under ndex it doesn't auto place value i tried putting "" and '' around the placeholder