Skip to content

Releases: customrealms/bukkit-runtime

v2.0.6

28 Jun 13:57

Choose a tag to compare

  • Updated command registration to use executors instead of PlayerCommandPreprocessEvent fed7208

Full Changelog: v2.0.5...v2.0.6

v2.0.5

24 Jun 17:05
92a2977

Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.0.5

v2.0.4

20 Jun 17:51
80c08a1

Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.0

20 Jun 01:05

Choose a tag to compare

chore: add automatic versioning workflow

v0.2.3

17 Jun 23:17

Choose a tag to compare

fix: bump jdk version

v0.2.2

17 Jun 23:07

Choose a tag to compare

feat: add support for spigot 1.20.6 api

Version 0.2.1

28 Nov 00:12

Choose a tag to compare

Some minor fixes to the Java bindings system

Version 0.2.0

26 Nov 22:24
c1af480

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.2.0

Version 0.1.3

22 Nov 04:58

Choose a tag to compare

Additional fixes for logging

Version 0.1.2

22 Nov 04:48

Choose a tag to compare

Updated JavaScript runtime console to log to the plugin's logger instance, instead of stdout.