JIE (Jake Item Edit)

  • 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!

Jake

Supporter
Jan 30, 2022
217
14
18
18
Italy
github.com
JakeItemEdit is a recreation of ItemEdit (you guessed it) but with more features, meaning once I'm done with the "basis" features I'll start adding all kinds of features that can cross my mind such as templates.

NOT SUGGESTED AT THE MOMENT
To unlock the itemedit aliases just remove the # in the aliases option line.

READ BEFORE COMMENTING:
As i could not find a proper way of having arguments with spaces, if you want to add spaces just add %%% (ex. /JIE rename &cCool%%%Sword)


[1.0.0]

Commands:
/JIE rename <name> | renames the held item.
/JIE lore add <text> | adds a line to the held item's lore.
/JIE lore remove <line> | removes a line (note that by doing this not only will the selected line be removed, but the lines below will go up by 1, almost as if you literally deleted it, i'll add a way to choose if this has to happen but for now you can set the wanted line to a color code).
/JIE lore set <line> <text> | sets a line to a text.
/JIE lore reset | clears the held item's lore .

To add:
-Tab completions