Changes:
- T2CLibConfig was added to the API to access the T2CodeLib config.yml
- Create ReportLog was slightly rewritten to make it easier to copy the T2CodePlugins into the zip and to improve performance
- added a feedback to the command /t2c reloadconfig
- change plugin info design
This commit is contained in:
JaTiTV 2023-01-05 19:27:11 +01:00
parent 6c412f5360
commit 37db515726
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<groupId>net.t2code</groupId>
<artifactId>T2CodeLib</artifactId>
<version>14.2_DEV-2</version>
<version>14.2</version>
<packaging>jar</packaging>