It's the fusion of GraalVM, JavaScript, and Minecraft.
Grakkit is a utility plugin which enables JavaScript plugin development.
Get Grakkit
- Visit the download link above, which takes you to our GitHub releases page.
- Download the latest release (typically following the scheme "grakkit-x.y.z.paper").
- Upon first server start, a "grakkit" folder will generate in the "plugins" directory, its contents being a singular "index.js" file. Your server is officially JavaScript-ready :)
Useful Links
Wiki - In-progress Grakkit documentation
Your First Project - Useful information for first getting started
Discord - Official Grakkit Discord for support, updates, resources, or whatever
Note: While we primarily use the naming convention "paper" for things, Grakkit implements the Spigot API, not Paper. Another Fun Fact - Grakkit is compatible with any version of Minecraft the Bukkit API implements!
Java Developers!
Because of the prototyping nature of JavaScript, Grakkit is useful to traditional Java developers, too. Navigating new APIs, importing jarfiles, reflecting Java types, and more is all accessible in-game with a fully-featured JavaScript parser/interpreter, complete with runtime tab-completion! It's like a browser console, but in Minecraft!
For support, please join our Discord server!
Contributors (aka epic people): spacefluff432, RepComm, wagyourtail, ldlework, CaptainStarbuck, MercDawg