nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Lumen

Lumen

Plugin

A modern Minecraft scripting language that compiles scripts into native Java bytecode for near-plugin performance.

Server Game MechanicsManagementMinigameStorageUtility

19 downloads
0 followers

Lumen 1.0.5-BETA

Changelog

Breaking Changes

Support for implicit arguments has been removed.

Previously, it was possible to omit certain arguments, for example:

message "Test"

You must now explicitly provide the variable:

message player "Test"

This change improves determinism in pattern matching and simplifies tooling.

Internal Changes

  • Refactored the type system, including multiple small bug fixes and improvements to inline expression handling.
  • The defaults module has been restructured and split into multiple files.
  • documentation.json has been updated on lumendocs.dev.

Files

Lumen-1.0.5-BETA.jar(1.02 MiB) Primary Download

External resources


Project members

vansencool

Member


Technical information

License
GPL-3.0-only
Project ID