Skip to content

Commands

PinkGoosik edited this page Apr 3, 2023 · 12 revisions

This is the commands page listing all of the Skylands mod commands, their description, and permissions.

User Commands

By default, all of the user commands are available for everyone.

Command Permission Description
/sl create skylands.create Creates a new Island.
/sl delete skylands.delete Deletes your Island. Has a 24 hours cooldown.
/sl home skylands.home Teleports you to your Island.
/sl home <player> skylands.home Teleports you to an Island you are a member of.
/sl hub skylands.hub Teleports you to the Hub.
/sl visit <player> skylands.visit Teleports you to an Island of the specified player.
/sl members invite skylands.members.invite Invites a specified player to be a member of your Island.
/sl members remove skylands.members.remove Removes a specified player from being a member of your Island.
/sl accept <player> skylands.accept Accepts invite request to be a member of the specified player's Island.
/sl kick <player> skylands.kick Kicks a specified player from your Island.
/sl ban <player> skylands.ban Bans a specified player from visiting your Island.
/sl unban <player> skylands.unban Unbans a specified player to allow visiting your Island.
/sl settings set-spawn-pos skylands.settings.spawn.position Changes home position.
/sl settings set-visits-pos skylands.settings.visits.position Changes visit position.
/sl settings toggle-visits skylands.settings.lock Enables/disables the ability to visit your Island for non-member players.

Admin Commands

Admin commands are only available for players with either permissions or operator level 4.

Command Permission Description
/force-sl delete skylands.force.delete Deletes an Island of the specified player without applying a cooldown.
/force-sl visit skylands.force.visit Teleports you to an Island of the specified player, bypassing lock and ban.
/force-sl hub set-spawn-pos skylands.force.hub.position Changes the spawn position of the Hub.
/force-sl hub toggle-protection skylands.force.hub.protection Enables/disables the world protection of the Hub.
/force-sl config <option> skylands.force.config Settings config options.
/force-sl config reload skylands.force.config Reloads config from JSON file.
Clone this wiki locally