Bugfix:
- The plugin was not loaded correctly on a bungee
This commit is contained in:
JaTiTV 2022-11-04 06:54:44 +01:00
parent 02432a8e5c
commit a7b9c06b42
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<groupId>net.t2code</groupId>
<artifactId>T2CodeLib</artifactId>
<version>13.1</version>
<version>13.2</version>
<packaging>jar</packaging>
<name>T2CodeLib</name>

View File

@ -1,5 +1,5 @@
name: T2CodeLib
version: ${project.version}
main: net.t2code.lib.Bungee.BMain
main: net.t2code.t2codelib.BUNGEE.system.T2CodeBMain
author: JaTiTV, Jkobs
description: Library from T2Code Plugins