Khoryl

Addon Khoryl 1.1.2

  • 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!

Supported Minecraft Versions
  1. 1.8
  2. 1.9
  3. 1.10
  4. 1.11
  5. 1.12
  6. 1.13
  7. 1.14
  8. 1.15
  9. 1.16
  10. 1.17
  11. 1.18
  12. 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.


Author
LimeGlass
Downloads
10,137
Views
10,137
First release
Last update
Rating
4.50 star(s) 4 ratings

More resources from LimeGlass

Latest updates

  1. 1.1.2

    - Updated to Skript 2.7.3 - Updated to Spigot 1.20.4 - Added support for itemtypes in the bundle...
  2. 1.1.1

    - Added an expression to apply a block state to items. %itemtype/itemstack% with [the] block...
  3. 1.1.0

    - Updated to 2.7.0 but can still run on older Skript versions. - Updated to 1.20.2 - Added can...

Latest reviews

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
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!
LimeGlass
LimeGlass
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`
Another great addon from the almighty LimeGlass. Looking forward to more features! :)
Pretty clean.. Thoughtful and useful to be an addon for skript. This plugin will grow.
LimeGlass
LimeGlass
Thanks for the early review!