- GenerateMeta - Class in ru.endlesscode.bukkitgradle.meta
- generateMeta() - Method in GenerateMeta
-
Writes meta to target file
@return
- getAuthors() - Method in PluginMeta
-
- getBukkitArgs() - Method in RunConfiguration
-
Returns arguments for bukkit
- getCommand() - Method in LinuxScript
-
- getCommand() - Method in MacScript
-
- getCommand() - Method in SystemScript
-
Returns command for ProcessBuilder
- getCommand() - Method in WindowsScript
-
- getCoreName() - Method in ServerCore
-
Returns core file name
- getDescription() - Method in PluginMeta
-
- getDir() - Method in RunConfiguration
-
Returns servers dir
- getEntry() - Method in MetaItem
-
Converts and returns meta item to YAML format
- getExt() - Method in LinuxScript
-
- getExt() - Method in MacScript
-
- getExt() - Method in SystemScript
-
Returns script file extension
- getExt() - Method in WindowsScript
-
- getFileName() - Method in SystemScript
-
Returns script file name
- getItems() - Method in PluginMeta
-
- getJavaArgs() - Method in RunConfiguration
-
Returns arguments for java
- getMain() - Method in PluginMeta
-
- getName() - Method in PluginMeta
-
- getScript(RunConfiguration, String) - Method in SystemScript
-
Returns start script for current system
- getScriptText() - Method in LinuxScript
-
- getScriptText() - Method in MacScript
-
- getScriptText() - Method in SystemScript
-
Returns script file content as multiline string
- getScriptText() - Method in WindowsScript
-
- getServerDir() - Method in ServerCore
-
Returns server directory
- getSimpleVersion() - Method in ServerCore
-
Returns version without revision suffix
- getTarget() - Method in GenerateMeta
-
- getTitle() - Method in SystemScript
-
Gets title for console window
- getUrl() - Method in PluginMeta
-
- getValue() - Method in MetaItem
-
- getVersion() - Method in Bukkit
-
Returns chosen Bukkit version in format:
"-R0.1-SNAPSHOT"
If version not assigned returns dynamic latest version
- getVersion() - Method in PluginMeta
-