• Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

You can use the Skript to save items for Later. The Skript saves full NBT data, Name, Attributes, Colors from Potions and Leather Armor, Banners, Books and basically everything there is.also works with Player heads from Plugins like Head database. <33

Use {itemsave.itemname} to use the item in Skript

Code:
if player has {itemsave.diamondblock}:
    #code

Code:
set slot 0 of player's current inventory to {itemsave.diamondblock}

SKQuery required
Author
Fuxsu
Downloads
236
Views
340
First release
Last update
Rating
5.00 star(s) 1 ratings

Latest reviews

This Skript was Originally made only for me. But i really liked it so i told him to upload it. It can definitely help by a lot, mostly if you want to create items with a lot of NBT data.

very cool