Releases: OkaeriPoland/okaeri-poly
Poly 1.3.0
Groovy is the new meta! With the removal of all the other backends, the JAR size has decreased from 80MB to a mere 8.7MB. JavaScript and Python might return as add-ons in the future, but I wouldn't count on that—these proved to be worse in almost every way compared to Groovy.
What's Changed
Full Changelog: v1.2.3...v1.3.0
Poly 1.2.3
- Updated minimum Java version requirement to 17
- Updated graaljs from
21.3.0
to22.1.0.1
- Updated groovy from
3.0.9
to3.0.11
- Added
.d.ts
files for Spigot 1.19 - Dropped
.d.ts
support for 1.13.2/1.17.1
Full Changelog: v1.2.2...v1.2.3
Poly 1.2.2
- Enhanced groovy typing support with custom
BukkitGroovyHelper
- Added
.d.ts
files for Spigot 1.18.2
Full Changelog: v1.2.1...v1.2.2
Poly 1.2.1
- Added support for tab-completions in Poly commands
Full Changelog: v1.2.0...v1.2.1
Poly 1.2.0
- Added ability to use groovy's BaseScript annotation for shorter groovy scripts and faster IDE setup
Full Changelog: v1.1.2...v1.2.0
Poly 1.1.2
- Better JavaScript support thanks to now included
.d.ts
files! - ScriptHelper#onLoad, ScriptHelper#onUnload
- Provided
logger
now automatically shows script name in messages
Full Changelog: v1.1.1...v1.1.2
Poly 1.1.1
- Added missing /poly command permissions (
poly.admin
,poly.admin.*
). - Added /eval command (to be enabled in config.yml)
- Added support for host graal languages
Full Changelog: v1.1.0...v1.1.1
Poly 1.1.0
From now on interfaces are provided for API use or as a scripting dependency:
eu.okaeri:okaeri-poly-core-api:1.1.0
eu.okaeri:okaeri-poly-bukkit-api:1.1.0
Warning
Download unavailable. This is an outdated version with missing command permissions. Download the latest version here.
Poly is here!
Platforms
- Bukkit (1.13+)
Languages
- Groovy
- JavaScript
- Python
Warning
Download unavailable. This is an outdated version with missing command permissions. Download the latest version here.