We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
plugins/varscript/config.yml All config options:
plugins/varscript/config.yml
ivy.download-url URL to download main dependency ivy.jar on first start.
ivy.download-url
ivy.jar Path to local ivy.jar file.
ivy.jar
libraries Directory from which dependings will be loaded
libraries
sources.classes Directory for your groovy classes
sources.classes
sources.scripts Directory for your groovy scripts
sources.scripts
sources.encoding sources encoding. If empty, use system default
sources.encoding
sources.autorun Directory for your groovy autorun scripts
sources.autorun
import List of classes for the automatic import in groovy scripts Examples:
import
import: - class: org.bukkit.material.MaterialData as: MData # optional, custom name of class
import: - package: org.bukkit.entity
import: - scan-package: org.bukkit.event recursive: true # optional, false by default mask: .*Event # regexp, optional
workspace assigned workspaces. Example:
workspace
workspace: CONSOLE: CONSOLE DPOHVAR: helljump
you can change this values by command /ws set (name)
/ws set (name)