mirricraft-skript/mirricraft-npc.sk

7 lines
328 B
Plaintext
Raw Normal View History

2020-11-07 15:40:04 +00:00
# --- NPC ---
on rightclick on entity:
if clicked entity is a citizen:
set {_npc} to npc from entity clicked entity
if name of npc {_npc} is "Robotti825":
if player doesn't have the permission "group.aikainenjasen":
make console execute command "/lp user %player% group add jasen"