This commit is contained in:
Christer Warén 2020-11-07 17:40:04 +02:00
parent eba2090fe6
commit 928e271e57

7
mirricraft-npc.sk Normal file
View File

@ -0,0 +1,7 @@
# --- 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"