feat(phase-1): scaffold ChainLightning Sceptre plugin

Build infrastructure (Gradle wrapper, shadow, Java 25), manifest, item
JSON + interactions, and ChainLightningPlugin entry with stub handler
that logs sceptre clicks. Cooldown wiring deferred to Phase 3 (real
Hytale API is getCooldown(id).setCooldownMax — not cooldown(Duration)).
This commit is contained in:
2026-04-26 19:22:18 +02:00
parent d06743acbe
commit edca00fa4a
14 changed files with 656 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
pluginGroup=com.mythlane
pluginVersion=0.1.0
pluginDescription=Hytale plugin - sceptre magique qui chaîne la foudre entre 5 cibles
hytaleServerVersion=2026.03.26-89796e57b
org.gradle.jvmargs=-Xmx1024m