- rename the Main to T2CodeMain
- amalll bugfix
This commit is contained in:
2022-06-08 05:13:00 +02:00
parent 3ce11b3d12
commit 72d33dca90
16 changed files with 158 additions and 129 deletions

View File

@@ -1,14 +1,25 @@
name: T2CodeLib
version: ${project.version}
main: net.t2code.lib.Spigot.system.Main
main: net.t2code.lib.Spigot.system.T2CodeMain
api-version: 1.13
prefix: T2CodeLib
authors: [ JaTiTV, Jkobs ]
description: Library from T2Code Plugins
website: T2Code.net
load: STARTUP
softdepend:
- VotingPlugin
- PlaceholderAPI
- PlotSquared
- CMI
- CMILib
- Vault
- Economy
- XConomy
softdepend: [ PlaceholderAPI, VotingPlugin, PlotSquared, CMI, CMILib, Vault, Economy, XConomy ]
loadbefore: [ T2C-Alias ]
loadbefore:
- T2C-Alias
- CommandGUI
commands:
t2code: