ChatCo for 2b2tPE.
- To compile and package, first download the repository as a zip, or use git to clone the repository
- Then make sure you have Maven installed on either your linux or windows system
- Finally run this command to compile and package the plugin:
mvn clean package
The packaged plugin jar file should be in a directory named target