13.0
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
name: T2CodeLib
|
||||
version: ${project.version}
|
||||
main: net.t2code.lib.Spigot.system.T2CodeMain
|
||||
version: '${project.version}'
|
||||
main: net.t2code.t2codelib.SPIGOT.system.T2CodeLibMain
|
||||
api-version: 1.13
|
||||
prefix: T2CodeLib
|
||||
authors: [ JaTiTV, Jkobs ]
|
||||
description: Library from T2Code Plugins
|
||||
website: T2Code.net
|
||||
load: STARTUP
|
||||
|
||||
softdepend:
|
||||
- VotingPlugin
|
||||
- PlaceholderAPI
|
||||
@@ -19,7 +20,7 @@ softdepend:
|
||||
|
||||
loadbefore:
|
||||
- T2C-Alias
|
||||
- CommandGUI
|
||||
- T2C-CommandGUI
|
||||
|
||||
commands:
|
||||
t2code:
|
||||
@@ -27,4 +28,4 @@ commands:
|
||||
|
||||
permissions:
|
||||
t2code.admin:
|
||||
default: op
|
||||
default: op
|
||||
|
Reference in New Issue
Block a user