So my problem is whenever i try to give an item to player with lore it doesn't work.. it sends me an error message that line # isn't correct. But i've used this line so many times and it worked before but now it doesn't..
This doesn't work:
This works:
If someone knows whats this about i'd appreciate the help!
This doesn't work:
code_language.skript:
give player 1 magma cream named "&a&o%{_token}" with lore "&7This is a physical token, right click||&7to claim it!"
This works:
code_language.skript:
give player 1 magma cream named "&a&o%{_token}"
If someone knows whats this about i'd appreciate the help!