Skip to content

NotLGOP/Minecraft-skripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Skript Collection

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.

Requirements

  • Skript 2.6+
  • Recommended add-ons:
    • SkBee for advanced entity and NBT handling
    • TuSKe or similar for GUI support
    • Other Skript add-ons as needed depending on the scripts used

Installation

  1. Install Skript on your Spigot/Paper server.
  2. Download the .sk files from this repository.
  3. Place them in the plugins/Skript/scripts/ folder.
  4. Reload Skript with /sk reload all or restart the server.

Notes

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

Contributing

Contributions are welcome. Fork the repository, add your Skript files, and submit a pull request.
Please keep scripts clear, safe, and easy to understand.

License

MIT License — free to use, modify, and distribute with attribution.

About

A collection of useable Minecraft skripts with no license or copyright

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors