Compatibility
Minecraft: Java Edition
1.21.8–1.21.10
1.21.4
1.21.1–1.21.2
Platforms
Supported environments
Creators
Details
Licensed LGPL-3.0-or-later
Published 9 months ago
Updated 2 weeks ago
Changelog
-
New:
WizardsOfLua.global(shared runtime state)- A read-only reference to a mutable, global table available to all spells during the current server runtime.
- Any spell can write to this table; all other spells see the changes immediately.
- The table is cleared on server restart or when running
/wol startup.
-
Breaking Change:
WizardsOfLua.setCommand(...)- The previous boolean return value has been removed.
- The function now throws an error if command registration fails.
-
Dynamic Commands: redesigned registration
- Internal registration no longer relies on
/reload→ improves compatibility with Arclight and other mods that break on reload. - Replacing existing non-dynamic commands (vanilla or from other mods) is no longer supported.
- Extending existing commands remains supported.
- Internal registration no longer relies on
-
Fix:
/wol spell listfrom server console- Resolved unexpected error when executing from the server console. See Issue #24.
Files
Metadata
Release channel
ReleaseVersion number
3.0.0-1.21.4Loaders
Game versions
1.21.4Downloads
9Publication date
December 5, 2025 at 3:53 PMPublisher

mickkay
Member



