Skip to content

Releases: BlackBoxMC/blackboxmc

v1.2.1

16 Sep 00:14
Compare
Choose a tag to compare

fixed a sudden null pointer exception on every version of the plugin i've ever made.

v1.2

01 Sep 22:36
Compare
Choose a tag to compare
  • Reverted the previous change regarding extendable functions that can return null.
  • Added (broken) support for WASM. WASM is likely not a viable standard, but I left the code in anyways (in case one day I can get it working).

This version is only compatible with blackboxmc-rs versions above 0.5, due to me leaving the code in.

v1.1

25 Aug 05:05
Compare
Choose a tag to compare
  • Extendable BiConsumer
  • Functions for extendable objects which can return null are no longer executed when no players are online.

0.0.0 PRE-RELEASE

13 Jul 01:55
Compare
Choose a tag to compare
0.0.0 PRE-RELEASE Pre-release
Pre-release

This version is only being made available so I can file a bug report in Paper. It should not be used in production.