This repository contains a variety of server-side scripts written for the Skript plugin.
They are designed to be modular, lightweight, and easy to integrate into Minecraft servers.
- Skript 2.6+
- Recommended add-ons:
- Install Skript on your Spigot/Paper server.
- Download the
.skfiles from this repository. - Place them in the
plugins/Skript/scripts/folder. - Reload Skript with
/sk reload allor restart the server.
- Scripts are intended to be modular and can be enabled or disabled individually.
- Some scripts may require specific add-ons (SkBee, TuSKe, etc.).
- Configuration options are included at the top of each file for easy customization.
Contributions are welcome. Fork the repository, add your Skript files, and submit a pull request.
Please keep scripts clear, safe, and easy to understand.
MIT License — free to use, modify, and distribute with attribution.