Command Reference

Every command lives under /is (the alias /island works everywhere too). The bare /is opens the menu hub; the subcommands below are shortcuts that do exactly what the menu does, so both paths give the same result and the same feedback. Tab completion fills in modes, members, warps and the rest as you type.

The command labels are configurable: edit command-aliases in config.yml to rename or add aliases (for example add sb or a localized name). The examples below assume the defaults.

Islands

CommandWhat it does
/isOpen the island menu
/is create [mode]Create your island, optionally in a named mode
/is home [nether|end]Teleport home, optionally to your Nether or End
/is netherTeleport to your island Nether
/is endTeleport to your island End
/is sethomeSet your home to where you stand
/is infoShow your island summary
/is rename [name]Rename your island (no name opens the dialog)
/is description [text]Set or clear your island description
/is lockToggle visitor access
/is deleteDelete your island (asks to confirm)
/is spawnTeleport to the server spawn

Multiple islands

CommandWhat it does
/is islandsList the islands you own
/is switch <n>Switch your active island by number

These only matter when island.max-per-player is above 1. See Multiple Islands.

Members and access

CommandWhat it does
/is membersView your island members
/is invite <player>Invite an online player
/is acceptAccept a pending invite
/is denyDecline a pending invite
/is leaveLeave the island you belong to
/is transfer <member>Transfer island ownership to a member
/is kick <member>Remove a member
/is promote <member>Promote a member's role
/is demote <member>Demote a member's role
/is trust <player>Grant build access without full membership
/is untrust <player>Remove a player's trust
/is trustedView trusted players
/is ban <player>Ban a player from your island
/is unban <player>Lift a ban
/is bansView banned players
/is permissions <role> [reset]Edit per-island permissions for a role
/is playerperm <player> [reset]Edit per-island permissions for one member

Warps and visiting

CommandWhat it does
/is warpsBrowse your island warps
/is warp <name>Teleport to one of your warps
/is setwarp <name>Set a warp where you stand
/is delwarp <name>Delete a warp
/is warppublic <name>Publish or unpublish a warp
/is warpcategory <name> [cat]Set or clear a warp's category
/is warpicon <name> [material]Set or clear a warp's display icon
/is publicwarpsBrowse public warps from every island (paginated)
/is visit <player>Visit another player's island
/is visitorsSee who has visited your island
/is expel [player]Expel a visitor, or all of them
/is previewWatch a cinematic tour of your island

Progression

CommandWhat it does
/is topView the top islands
/is upgradesOpen your upgrade ladders
/is missionsView your island missions
/is recalculateRecompute worth and block counts
/is countsHow many of each block your island holds
/is valuesHow much each block is worth
/is skillsOpen your island skill tree
/is skills resetReset the skill tree and refund points
/is prestigeOpen the prestige menu
/is prestigetopView the prestige leaderboard
/is seasonSeason standings GUI + last season's winners

Bank

CommandWhat it does
/is bankOpen your island bank
/is deposit <amount>Deposit into the bank
/is withdraw <amount>Withdraw from the bank
/is banklogsView the bank transaction log
/is dailyOpen and claim your daily login-streak reward
/is boostersView the boosters currently active on your island

Lifestyle and social

CommandWhat it does
/is settingsOpen your island settings and flags
/is cosmeticsCustomise biome, time and weather
/is ambienceSet visitor greeting, farewell and entry sound
/is chest [page]Open the shared island chest
/is flyToggle flight on your island
/is dragonSummon your island's Ender Dragon in the End (owner)
/is teamchatToggle island team chat
/is snapshotsView and restore island snapshots
/is guestbookRead your island's guestbook
/is sign <message>Sign the guestbook you are standing on
/is rate [owner] [stars]Rate an island
/is likeLike (heart) the island you are standing on
/is scoreboardToggle the island sidebar scoreboard
/is menu <id>Open a custom config-defined menu
/is iotwShow the Island of the Week
/is templatesBrowse and paste island templates
/is link <type> [url]Set or clear an island link
/is linksShow your island's links
/is toggleOpen your personal preference toggles
/is language [code]Choose your language

ChunkBlock only

CommandWhat it does
/is unlockUnlock the chunk you are standing in

Admin

These require the ignitesky.admin permission. They have their own Admin Commands page.

CommandWhat it does
/is admin reloadReload config and language
/is admin configOpen the live config editor
/is admin delete <player>Delete a player's island
/is admin info <player>Show a player's island summary
/is admin setlevel <player> <level>Set a player's island level
/is admin setspawnSet the server spawn where you stand
/is admin endseasonEnd the season and pay out winners
/is admin import [source] [path]Import islands from another plugin
/is admin addonsList loaded addons
/is admin addons reloadReload all addons from disk