Jump to content

Add Lore Line Skript :v


Recommended Posts

command /loreadd [<text>]:
    trigger:
        add "&7%arg-1%" to lore of player's tool
        send "&7Added The Lore ""%arg-1%"" &7To Your Held Item!" to player

 

 

idk why i couldnt find any working add lore line skripts on the internet that still work in up to date version but um, yeah 😕

  • Like 2

IGN: LastMC

Discord: LastXD#7171

Rank: PRO

Join date: Monday - December - 23rd - 2019

Link to comment
Share on other sites

On 8/18/2021 at 1:41 AM, LastMC said:

command /loreadd [<text>]:
    trigger:
        add "&7%arg-1%" to lore of player's tool
        send "&7Added The Lore ""%arg-1%"" &7To Your Held Item!" to player

 

 

idk why i couldnt find any working add lore line skripts on the internet that still work in up to date version but um, yeah 😕

Maybe add a way to remove lines of lore with the skript

2021-06-09_20_22_08.jpg.422c39613f8b72de894e5ec1f3377dca.jpg

Yo who actually reads these

[Vip] - 12/29/2020
[Pro] - 1/25/2022
 

 

 

Link to comment
Share on other sites

On 8/20/2021 at 3:22 PM, ItsKirby said:

Maybe add a way to remove lines of lore with the skript

command /loreadd <text>:
    trigger:
        add "%colored arg-1%" to lore of player's tool
        send "&e&lLORE &8| &7Successfully added %colored arg-1% &7to your held item's lore"
        
command /loreclear:
    trigger:
        set lore of player's tool to ""
        send "&e&lLORE &8| &7Successfully removed the lore from your held item"

This should work, I haven't tested it though.

Developer

 

Joined Minecraft in 2010 on PC

Joined Minehut in August 2016

1 year Skript experience

2 months Java experience

5 months Javascript experience

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...