14 lines
488 B
Properties
14 lines
488 B
Properties
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=
|