Hey guys, So today i'm requesting some help with skript. I was wondering if anyone knows if its possible to add this to
this
Sorry if its a stupid question im new to skript. Thanks 
Code:
json("%player%", "&0➤ &7Default||ttp:&bClick to be shown as Default.||cmd:/ping||")
Code:
command /book:
trigger:
set {_book} to a new written book
set {_THIS} to a new text component with "First, we need to change your &4&l&oRANK%nl%for your nickname!"
add text component {_THIS} to book {_book}
open book {_book} to player
