- 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:
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)
- Wolf
- 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.
- Runs on all Spigot versions, but most syntax are 1.12+
- Java 8
- Skript 2.6+
- Place in your plugins folder.
- Make sure you have Skript installed.
- Restart server.