Welcome to Skript Documentation
Customize your Minecraft server without writing Java. Create plugins with simple scripts written in plain English sentences.

Quick Start
Get up and running with Skript in minutes
Install Skript
plugins folder.Create your first script
hello.sk in the plugins/Skript/scripts/ folder:Explore by Topic
Jump into the documentation that matters most to you
Core Concepts
Create Commands
Configuration
Aliases
Addon Development
API Reference
Key Features
Why developers choose Skript for Minecraft customization
Plain English Syntax
Write scripts using natural language patterns that are easy to read and understand, no Java required
Event-Driven System
React to Minecraft events like player joins, block breaks, or entity spawns with simple event handlers
Persistent Variables
Store data across server restarts with variables that persist automatically to a database
Extensible with Addons
Extend Skript’s functionality with addons or create your own to add custom syntax elements
Ready to get started?
Jump into the quickstart guide and create your first script in minutes
Start Building Now