Skip to content
Alexey Belyaev edited this page Jan 11, 2023 · 12 revisions

This is the config page listing all of the Skylands mod config options and their description.

readDocs

Dummy option advertising this documentation in the json config.
Default: https://github.com/tyap-lyap/skylands/wiki

configFormat

Config saving format, it can only be either nbt or json. When set to nbt saves config individually for each world.
(Warning: currently not implemented.)
Default: json

defaultSpawnPos

Position of the home spawn on a newly created Island.
Default: 0.5, 75.0, 0.5

defaultVisitsPos

Position of the visit spawn on a newly created Island.
Default: 0.5, 75.0, 0.5

updateCheckerEnabled

Toggles update checker that notifies players with either permission or operator level 4 when a new Skylands update drops.
Default: true

teleportAfterIslandCreation

Automatically teleports player on their newly created Island.
Default: false

createIslandOnPlayerJoin

Automatically creates a new Island for a player on their first join.
Default: false

rightClickHarvestEnabled

Toggles right-click harvest feature.
Default: true

Clone this wiki locally