VCB is a plugin that implements command blocks for Nukkit server.
If you found any bugs or have any suggestions, please open an issue on GitHub Issues.
If you love this plugin, please star it on GitHub.
- Command Block
- Chain Command Block
- Repeating Command Block
- Minecart with Command Block
- Install Maven.
- Run
mvn clean package
. The compiled JAR can be found in thetarget/
directory.
This plugin uses bStats - you can opt out using the global bStats config, see the official website for more details.