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
| Command | What it does |
|---|---|
/is | Open 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 nether | Teleport to your island Nether |
/is end | Teleport to your island End |
/is sethome | Set your home to where you stand |
/is info | Show your island summary |
/is rename [name] | Rename your island (no name opens the dialog) |
/is description [text] | Set or clear your island description |
/is lock | Toggle visitor access |
/is delete | Delete your island (asks to confirm) |
/is spawn | Teleport to the server spawn |
Multiple islands
| Command | What it does |
|---|---|
/is islands | List 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
| Command | What it does |
|---|---|
/is members | View your island members |
/is invite <player> | Invite an online player |
/is accept | Accept a pending invite |
/is deny | Decline a pending invite |
/is leave | Leave 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 trusted | View trusted players |
/is ban <player> | Ban a player from your island |
/is unban <player> | Lift a ban |
/is bans | View 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
| Command | What it does |
|---|---|
/is warps | Browse 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 publicwarps | Browse public warps from every island (paginated) |
/is visit <player> | Visit another player's island |
/is visitors | See who has visited your island |
/is expel [player] | Expel a visitor, or all of them |
/is preview | Watch a cinematic tour of your island |
Progression
| Command | What it does |
|---|---|
/is top | View the top islands |
/is upgrades | Open your upgrade ladders |
/is missions | View your island missions |
/is recalculate | Recompute worth and block counts |
/is counts | How many of each block your island holds |
/is values | How much each block is worth |
/is skills | Open your island skill tree |
/is skills reset | Reset the skill tree and refund points |
/is prestige | Open the prestige menu |
/is prestigetop | View the prestige leaderboard |
/is season | Season standings GUI + last season's winners |
Bank
| Command | What it does |
|---|---|
/is bank | Open your island bank |
/is deposit <amount> | Deposit into the bank |
/is withdraw <amount> | Withdraw from the bank |
/is banklogs | View the bank transaction log |
/is daily | Open and claim your daily login-streak reward |
/is boosters | View the boosters currently active on your island |
Lifestyle and social
| Command | What it does |
|---|---|
/is settings | Open your island settings and flags |
/is cosmetics | Customise biome, time and weather |
/is ambience | Set visitor greeting, farewell and entry sound |
/is chest [page] | Open the shared island chest |
/is fly | Toggle flight on your island |
/is dragon | Summon your island's Ender Dragon in the End (owner) |
/is teamchat | Toggle island team chat |
/is snapshots | View and restore island snapshots |
/is guestbook | Read your island's guestbook |
/is sign <message> | Sign the guestbook you are standing on |
/is rate [owner] [stars] | Rate an island |
/is like | Like (heart) the island you are standing on |
/is scoreboard | Toggle the island sidebar scoreboard |
/is menu <id> | Open a custom config-defined menu |
/is iotw | Show the Island of the Week |
/is templates | Browse and paste island templates |
/is link <type> [url] | Set or clear an island link |
/is links | Show your island's links |
/is toggle | Open your personal preference toggles |
/is language [code] | Choose your language |
ChunkBlock only
| Command | What it does |
|---|---|
/is unlock | Unlock the chunk you are standing in |
Admin
These require the ignitesky.admin permission. They have their own Admin Commands page.
| Command | What it does |
|---|---|
/is admin reload | Reload config and language |
/is admin config | Open 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 setspawn | Set the server spawn where you stand |
/is admin endseason | End the season and pay out winners |
/is admin import [source] [path] | Import islands from another plugin |
/is admin addons | List loaded addons |
/is admin addons reload | Reload all addons from disk |