1.18 Support added
Add Maven for the API:
Code (YAML):
<repositories
>
<repository
>
<id>T2Code</id
>
<url>https://repo.t2code.net/repository/T2Code/</url
>
</repository
>
</repositories
>
<dependencies
>
<dependency
>
<groupId>net.t2code</groupId
>
<artifactId>CommandGUI_V2</artifactId
>
<version>2.5.10</version
>
</dependency
>
</dependencies>