Skip to content

v3.0.6

Compare
Choose a tag to compare
@ShindouMihou ShindouMihou released this 21 Nov 15:08
· 18 commits to master since this release
e934e47

A short update that includes some interesting new things:

  • Added support for VelenObserver#observeServer, it should now automatically update, create server-specific commands as long as you want it.
  • Changed return type of VelenObserver#observe from void to CompletableFuture<Void> to allow for blocking, this applies to the above.
  • Added our own custom CLI called Velen CLI which is written in Rust, read more @ https:/ShindouMihou/Velen/tree/master/cli-core