Hello,
how can i made this:
Because it says: <none>
how can i made this:
code_language.skript:
on rightclick with a book:
if player has the permission "StaffMode":
if {StaffMode.%player%} is true:
send "%clicked entity%" to sender
show the inventory of the clicked entity to the sender
Because it says: <none>