villager

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  1. Z

    2 Questions about NPC's

    Yo, 1. How do I let a NPC (e. g. Villager) always look to you 2. How do I let a NPC (e. g. Villager) stand always on one point, so that he doesnt move anymore greets!
  2. J

    Solved solved

    solved
  3. T

    How to Create Merchant Recipe

    Hello, I have some difficulty with adding new merchant recipes. i tried using the example of https://skripthub.net/docs/?id=6961 but its not working I tried using On villager acquire new trade: event-entity's villager level is 5: if event-entity is librarian: set...
  4. C

    Logout Villager

    Ok, so I would like a skript that if there are people in a 200 block radius or combat timer is true and the person logout a villager will spawn named "&c%player%& &7(Logout Villager)". When this villager is killed, the player's inventory is dropped and when the player logs back on they are TPed...
  5. K

    Addon TraderSk 2.4.1

    Note: When a new minecraft version comes out it is possible to use an updated api. Simply drop the desired version into the plugin directory and you're good to go. It can be found here: https://github.com/Cybermaxke/MerchantsAPI Synapsis TraderSk let's you open merchant GUIs (the one vanilla mc...
  6. krainser

    Solved Can't close villager trade menu.

    Skript Version: 2.2-dev23 Skript Author: Bensku Minecraft Version: 1.10.2 ------ Full Code: on rightclick on a blacksmith: loop {BK.Puertos::*}: if the display name of the target entity is coloured "&f&lMENU - %loop-value%": close player's inventory #<- I think the...
  7. Tuke_Nuke

    API VillagerAPI - Changes the trades of your villager 1.0

    About Since RandomSk has this feature and I never saw someone saying that it is working, I decided to make this API that allows you edit, remove and create custom trades for villagers. ————————————————————————————————————————————————————————————————————————————————— Usage The usage is pretty...