Hey there
This dosen't really work that great... I'm trying to give a player / my self a diamond sword with enchant sharpness (variable) but i dosen't seem to work... Anyone?
CODE:
[doublepost=1508346661,1508334882][/doublepost]@Donut can you help?
This dosen't really work that great... I'm trying to give a player / my self a diamond sword with enchant sharpness (variable) but i dosen't seem to work... Anyone?
CODE:
Code:
Command /Dickpic: #Sorry for the command name, just a test
Trigger:
Send "Succes"
Set {_Sharp} to {Sharp::%uuid of player%} parsed as integer
Give player 1 diamond sword of Sharpness {_Sharp}