12.1
- rename the Main to T2CodeMain - amalll bugfix
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user