Initial commit
This commit is contained in:
13
gradle.properties
Normal file
13
gradle.properties
Normal file
@@ -0,0 +1,13 @@
|
||||
kotlin.code.style=official
|
||||
# Plugin Authors sepereated by a comma: User1,User2,...
|
||||
authors=Motzkiste
|
||||
# Archives
|
||||
enableToolsMavenDependency=false
|
||||
# Create an extra commands YAML for bungeecord and waterfall
|
||||
splitCommandYaml=false
|
||||
# Plugin-Settings
|
||||
mainClass=TemplatePlugin
|
||||
pluginDescription=A simple Template-Plugin for EraTiem-Network Plugins
|
||||
### Plugin Dependencies sepereated by a comma: Dependency1, Dependency2,...
|
||||
pluginDependencies=KotlinProvider, EraLogger
|
||||
pluginSoftdependencies=
|
||||
Reference in New Issue
Block a user