Add command meta & add new guided builder methods for components

This commit is contained in:
Alexander Söderberg 2020-09-10 13:03:26 +02:00
parent 0c0428e8d4
commit 90d37f1df8
No known key found for this signature in database
GPG key ID: C0207FF7EA146678
21 changed files with 540 additions and 169 deletions

View file

@ -8,7 +8,7 @@
<artifactId>cloud</artifactId>
<version>1.0-SNAPSHOT</version>
<modules>
<!--<module>commands-jline</module>-->
<module>cloud-jline</module>
<module>cloud-bukkit</module>
<module>cloud-core</module>
</modules>