Skip to main content
Version: 1.5.0

Configuration

info

The server needs to be restarted completely after each configuration change. Reloading is not supported and can create issues!

Configuration

If you have started the server for the first time with Volans, there should be a config.conf in the path <DEIN_SERVER>/plugins/Volans In this file you have several configuration options for Volans.

Details are found in config.conf as well.

Volans Section

In the Volans section you can set which features should be active (available on your server) and which language Volans should use as default.

FieldPossible valuesDescription
localeen_US,en-US,de-DE,de_DEAllows you to set the language for commands and inventories

Features List

On default all features are available excluding ClipboardSync and SchemaUpload.
Features can be deactivated with a # like in a YML file. For reactivation, delete the # on front of the feature.

S3 Section

This feature was tested with a Minio Server AccessKey,Secretkey,Region,EndPoint are available from your provider/hoster. The pathStyleAccess is only needed when using a Minio Server.

Schema Upload Section

In this section it is possible to set the path in which directory/bucket the schematic files from FAWE are saved. In addition, the time validity og the link can be configured.

The field expirationTime has the default value P6D and can be changed with the help of following documentation

Example:

ExpressionValue from documentation
P7D7 days valid
PT24H24 hours valid

Redis Section

In this section you only have one field which can be configured. This field only accepts seconds as value.

The value for the SyncTimeout determines, how long the clipboard stays in Redis even after going offline in game.

BrushIt Section

These values are only used, when you use BrushIt for the first time (after a server restart or first join).

FieldDescription
brushItemDefault item to use BrushIt
sizeInfluences default size of brushes
intensityInfluences the default strength of brushes
additionModeStates whether blocks with the brush should be added or removed on default.
3dModeStates whether the brush should be enabled as 3D mode or disabled on default.
flatModeStates whether the brush should be enabled as flat mode or disabled on default.
autorotationStates whether the brush should rotate (northing) or not on default.
brushenabledStates whether the brush should be enabled or disabled on default when a player holds and wants to use the brush item.
brushnameSays which is the default brush.
maxSizeDefines the maximal size, but can be overridden with the matching permission.
maxIntensitydefines the maximal strength of the brush, but can be overridden the matching permission.

PaintIt Section

These default values are used like on BrushIt:

FieldDescription
brushItemDefault item to use on PaintIt
maxSizeInfluences default size of brushes, can be overridden with permission
defaultSizeInfluences the default size of the brushes
maxHistoryNot in use - for maxHistory FAWE settings need to be configured instead