Grakkit Versions Save

A modern JavaScript development environment for Minecraft.

v6.0.1

1 year ago

Adds a new feature, registerOnDisable.

v6.0.0

1 year ago

v5.0.7

2 years ago

v5.0.6

2 years ago

v5.0.5

2 years ago
  • Fixed versioning inconsistencies
  • Bumped Minestom version
  • Added workaround to continue original behavior of executing code after grakkit fully loads. (Broke after removal of Extension::postInitialize method)

Full Changelog: https://github.com/grakkit/grakkit/compare/5.0.4...v5.0.5

5.0.4

2 years ago

Merged Pull Request #19 from @MercerK

  • Fix for Issue #14 (CoreProtect & other plugins relying on SQLite broke, especially so in 1.18)
  • Updated Graal dependency to 21.3

v5.0.3

2 years ago

updated to latest polyglot engine

v5.0.2

2 years ago

grakkit now creates the plugins/grakkit (or whatever the root is) for you. it shoulda done this before lmao

v5.0.1

2 years ago

now can global reload. also the .on(listener) overload was soos so i removed it and put it in the JS

v5.0.0

2 years ago

multi-context epic