-get the name of the player who spawned this npc with soulstone with ScriptNpc.getSoulStonePlayerName()
-normal players use soul stone on villagers, enabled through config
-normal players use soul stone on friendly npcs only, enabled through config
-script player.sendMessage() uses String as color parameter
-ScriptNpc.getRefuseSoulStone() if true normal players can't use soul stone on this npc regardless of other conditions
-get the name of the player who spawned this npc with soulstone with
ScriptNpc.getSoulStonePlayerName()
-normal players use soul stone on villagers, enabled through config -normal players use soul stone on friendly npcs only, enabled through config -scriptplayer.sendMessage()
uses String as color parameter -ScriptNpc.getRefuseSoulStone()
if true normal players can't use soul stone on this npc regardless of other conditions