1. 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!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Addon Khoryl 1.0.6

An addon all about blocks and entities

  1. LimeGlass
    Supported Minecraft Versions:
    • 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17, 1.18, 1.19
    Documentation | Github | Bug reports

    A Skript addon dedicated to doing things Skript can't. Due to the way Skript's API is designed, you can't determine types during script parsing, so Khoryl does that for you during runtime.

    Features:
    • Entity support (Every entity soon)
      • Wolf
      • Zombie drowned
      • Zombie Villager
      • Villager support, sleeping, trading, recipes, experience. (1.14+)
      • Vex
      • Goat
      • Bees (1.15+)
      • Tropical Fish (1.13+)
      • Grab bossbars of bosses (Wither and Enderdragon)
    • AI syntax, control if entities should have AI or not (basically freezes them)
    • Air bubbles of entities.
    • Check if entities are leashed.
    • Check if entities are in vehicles.
    • Check if a player is riptiding.
    • Entity pickup status.
    • Block rotation.
    • Open/Close inventory blocks.
    • Merchant recipes, fully customizable (1.14+)
    • Block support (Every block soon)
      • Banners
      • Beehives
      • Dripstone
      • Big Dripleaf
      • Beacons
      • CaveVines
      • Candles
    • And so much more, check out the documentation below or above in this thread.
    Requirements:
    • Runs on all Spigot versions, but most syntax are 1.12+
    • Java 8
    • Skript 2.6+
    Installation:
    • Place in your plugins folder.
    • Make sure you have Skript installed.
    • Restart server.
    If you have any questions or need help with anything, feel free to reply in the discussion, and I will get back to you as soon as I can.

    [​IMG]

Recent Updates

  1. 1.0.6
  2. Massive Content Update 1.17-1.19
  3. 1.16 and 1.17 additions

Recent Reviews

  1. Tonipop
    Tonipop
    4/5,
    Version: 1.0.6
    Pretty cool the skript and useful more when I needed the Freeze effect .
    but I found a issue, is about the effect drop, it stoped working when I installed the addon .
    I already let in bug reports, hope fix it soon
  2. FokaStudio
    FokaStudio
    4/5,
    Version: 1.0.2
    Excellent resource that replaces deprecated MiSK, but there is one thing that I think is missing: the 'open merchant %merchant% to %players%', among with 'clear all merchant recipes'. If those would get added to Khoryl, that would have been both helpful and fantastic!
    1. LimeGlass
      Author's Response
      You can currently do `clear merchant recipes of %villagers%` you will need to define the merchant to clear from, and I have added a converter to be able to do `open merchant of target entity to player`
  3. AsuDev
    AsuDev
    5/5,
    Version: 1.0.0
    Another great addon from the almighty LimeGlass. Looking forward to more features! :)
  4. lolitsaods
    lolitsaods
    5/5,
    Version: 1.0.0
    Pretty clean.. Thoughtful and useful to be an addon for skript. This plugin will grow.
    1. LimeGlass
      Author's Response
      Thanks for the early review!