Skip to content
PinkGoosik edited this page Mar 26, 2023 · 12 revisions

This is the config page listing all 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

defaultSpawnPos

Position of the home spawn on a newly created Island.
Default: x: 0.5, y: 75.0, z: 0.5, yaw: 0.0, pitch: 0.0

defaultVisitsPos

Position of the visit spawn on a newly created Island.
Default: x: 0.5, y: 75.0, z: 0.5, yaw: 0.0, pitch: 0.0

defaultHubPos

Position of the hub in a newly created world.
Default: x: 0.5, y: 80.0, z: 0.5, yaw: 0.0, pitch: 0.0

hubProtectedByDefault

Toggles world protection of the hub in a newly created world.
Default: false

islandDeletionCooldown

Defines island deletion cooldown measured in seconds.
Default: 86400 (24 hours)

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 to their newly created Island.
Default: false

createIslandOnPlayerJoin

Automatically creates a new Island for a player on their first join.
(Warning: Only implemented since 0.3.5+1.19.4 and above.)
Default: false

rightClickHarvestEnabled

Toggles right-click harvest feature.
Default: true

Clone this wiki locally