Configuration
The configuration file can be found at plugins/RoutePlanner/config.yml. It will be generated after you launched or reloaded the server once after installing the plugin.
The following options can be configured:
- triggerSelectionItem
- The ID of the item you want to use when defining a trigger-area.
Default is wooden sword (268).
It will only have any effect while creating a route, so it doesn't affect users at all.
This won't be used when useWorldEdit is set to true.
- msg_followRoute
- The message that is displayed to the user when they start following a route.
<routename>is replaced with the name of the route.
Set tononeto disable.
- msg_finishRoute
- The message that is displayed to the user when they reached the target trigger.
Set tononeto disable.
- useWorldEdit
- Whether to use the WorldEdit-plugin to select regions for triggers or not.