2.1.8
This release adds velocity support to Blade.
Example usage:
Blade.of()
.velocityServer(proxyInstance)
.containerCreator(VelocityCommandContainer.CREATOR)
...
This release adds velocity support to Blade.
Example usage:
Blade.of()
.velocityServer(proxyInstance)
.containerCreator(VelocityCommandContainer.CREATOR)
...