System Properties
A comprehensive list of system properties available in DivineMC, including their descriptions and default values.
Command Line Arguments
These arguments should be specified after the -jar
file in your startup command.
Argument | Description |
---|---|
-add-plugin-dir="<path-to-folder>" | Specify paths to directories containing extra plugin jars to be loaded in addition to those in the plugins folder |
Examples
# Add extra plugins directory
java -jar divine.jar -add-plugin-dir="/path/to/extra/plugins"
Edit on GitHub
Last updated on