Skip to content

QubeMC/2b2tChatCo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2b2tChatCo

ChatCo for 2b2tPE.

How to compile and package:

  1. To compile and package, first download the repository as a zip, or use git to clone the repository
  2. Then make sure you have Maven installed on either your linux or windows system
  3. 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