About Skript

What is Skript?

Skript is a plugin that allows you to customize Minecraft's mechanics with simple scripts written in plain English sentences. You can easily create complex custom commands, triggers that execute effects under certain conditions, and scripts that just run periodically - all without having to know even the slightest bit about programming! The (hopefully) intuitive language has the advantage that you don't even need to learn much to be able to use Skript.

What is this page?

This is a website for new skript developers to visit and learn from. It has multiple skript examples for people to go through, with comments that tell the reader what each line does.

I don't know Skript, how do I learn it?

Skript is basic enough so almost everyone can use it while having no previous programming experience. To learn skript, you could look up Skript Tutorials, or search through the docs to find exactly how to do what you want. You can also read Skript Tutorials or Skript Examples on this page to get an idea of how to combine different effects and expressions together to create different concepts in Skript.

Last updated