This repository was archived by the owner on Jul 17, 2025. It is now read-only.
Releases: BridgerSilk/PyScriptLoader
Releases · BridgerSilk/PyScriptLoader
Release list
Version 0.0.2 [ALPHA]
Release Note:
Added some new features in this update and improved the documentation.
Supported Minecraft Versions:
1.17-1.20.1 (if the plugin doesn't run on a supported version, create an issue)
Changes:
- Added Log to Console Effect
- Added
event_worldevent-value to the Player Join Event - Added Block Break Event
- Added information in the documentation on how to use variables
- You can now use any argument names in events (for example: instead of event_world worldname), due to the static argument system, but keep in mind this will be changed soon!
Read the documentation page to learn how pyscriptloader works.
Bug Fixes:
- Fixed Console stacktrace caused by player join event
Version 0.0.1 [ALPHA]
Release Note:
This is the first release of PyScriptLoader. This plugin does not have much of a use yet. There will be more updates soon to add more functionality.
Supported Minecraft Versions:
1.17-1.20.1 (if the plugin doesn't run on a supported version, create an issue)
Changes:
- Added player join event
- Added broadcast effect
- Added decent error handling
Read the documentation page to learn how pyscriptloader works.
Bug Fixes:
- /