Compatibility
Minecraft: Java Edition
1.21.3–1.21.8
1.21–1.21.1
1.20.6
1.20.4
1.20–1.20.2
1.19.2–1.19.4
1.18.2
Platforms
Supported environments
Creators
Details
Changelog
Docs
- For Pyjinn integration with Java and language compatibility with Python see minescript.net/pyjinn
- To set up Fabric mappings for Pyjinn scripts see minescript.net/mappings
Minescript 5.0b1
- Pyjinn API change in method type checker (d583429)
- Support Outer.Nested class syntax with mappings (268f8b1)
- Fix mappings for nested classes and enums (0732f77)
- Unify use of mappings across Python and Pyjinn (c8e909d)
- Fix minescript.pyj to use valid Python syntax (782c5a2)
- Support passing non-JSON objects to Pyjinn events (8abfa8f)
- Make
__script__.vars["game"]
threadsafe (394c25a) - Support "world" event for connect/disconnect (0c2d139)
- Refactor event handling into EventDispatcher class (6e63e6b)
- Normalize event listener registration logic (3325e66)
- Provide global game state shared by Pyjinn scripts (06dffbc)
Pyjinn 0.5
- Fix method resolution to check superclasses (81d840a)
- Remove java.vendor, build.timestamp from version (1f56d6f)
- Support Java array on rhs of
in
operator (3ec7633) - Support Outer.Nested class syntax (29f988c)
- Fix handling of int/long hex constants (94c28f3)
- Refactor TypeChecker methods for easier reuse (8f42a73)
- Promote functional params for calls of Java ctors (0383c7a)
- Support multi-threaded scripts, fix stack traces (08955c4)
- Update Pyjinn version to 0.5 (4198082)
- Simplify implementation of slice expression parser (456a4b1)
- Fix slice parser to respect blank slice values (817e8e2)
- Fix handling of int/long hex constants (94c28f3)
- Refactor TypeChecker methods for easier reuse (8f42a73)
- Promote functional params for calls of Java ctors (0383c7a)
- Support multi-threaded scripts, fix stack traces (08955c4)
- Update Pyjinn version to 0.5 (4198082)
- Simplify implementation of slice expression parser (456a4b1)
- Fix slice parser to respect blank slice values (817e8e2)
- Implement 'continue' statement inside loops (0a91f61)
Dependencies
Files
Metadata
Release channel
BetaVersion number
5.0b1Loaders
Game versions
1.21.8Downloads
135Publication date
August 1, 2025 at 5:13 AMPublisher

maxuser
Owner