- Contributors
- HamzaQaz
- Supported Skript Version
- 2.15
- Supported Minecraft Versions
- 26.1
Markdown (GitHub flavored):
First release of **SkJadePlus** — a fork of Ankoki's abandoned SkJade, modernized for **Minecraft 26.1.2** and **Skript 2.15.2** on Java 25.
## Highlights
- **MC 26.1.2 / Skript 2.15 port** — migrated the build to Gradle + paperweight (Mojang-mapped Paper 26.1.2), compiles and loads cleanly on Java 25. NMS effects ported onto the Paper API.
- **Holograms → DecentHolograms** — the hologram hook (18 syntaxes) was rewritten off the dead HolographicDisplays v2 API onto DecentHolograms 2.9.10+.
- **Lasers → GuardianBeam** — laser / guardian-beam support (8 syntaxes) rebuilt on SkytAsul's GuardianBeam 2.4.7, shaded into the jar.
- **ProtocolLib hook** — `rotate player` effect enabled against a 26.1.2-compatible ProtocolLib dev-build.
- **CI** — every push builds the plugin and boots a real headless Paper 26.1.2 + Skript 2.15.2 server to assert the plugin enables cleanly.
- **Docs** — full syntax reference in `docs/SYNTAX.md` and an overhauled README.
## Soft-dependencies
| Feature | Plugin |
|---|---|
| Holograms | DecentHolograms 2.9.10+ |
| Rotate Player | ProtocolLib (26.1.x dev-build) |
The Elementals hook is not bundled — Elementals is abandoned upstream with no 26.1.2 build.
## Install
Drop `SkJadePlus-1.4.4.jar` into your server's `plugins/` folder alongside Skript 2.15.2+. Requires Java 25 and Minecraft 26.1.2.
---
## What's Changed
* Modernize SkJadePlus for Minecraft 26.1.2 + Skript 2.15 by @HamzaQaz in https://github.com/HamzaQaz/SkJadePlus/pull/1
* SkJadePlus for Minecraft 26.1.2 — complete modernization + docs by @HamzaQaz in https://github.com/HamzaQaz/SkJadePlus/pull/5
**Full Changelog**: https://github.com/HamzaQaz/SkJadePlus/commits/v1.4.4