Quick Start
This is the fastest path from a running server to a working island. If you have not installed the plugin yet, read Installation first.
For players
Open the hub
Type
/is. The bare command opens the island menu, which is the intended way to play. Everything below also has a chat shortcut if you prefer typing.Create an island
Click create, or run
/is create. To pick a mode directly, use/is create oneblockor/is create chunkblock. With no mode it uses the server default.Get to work
You are teleported to your new island.
/is homealways brings you back./is sethomesets where that is.Bring friends
/is invite <player>sends an invite, and they run/is accept. Manage everyone from/is members.
Almost everything is reachable from the /is menu. The chat subcommands exist for speed, but a new player only needs to know /is.
For server owners
A brand new install is already playable. When you are ready to tailor it, these are the first knobs most owners reach for:
| Goal | Where |
|---|---|
Change the default mode | island.default-mode in config.yml |
Let players own several islands | island.max-per-player in config.yml |
Set what blocks are worth | block-values in config.yml |
Turn the bank interest on or off | economy.bank-interest in config.yml |
Edit live with sliders | /is admin config in game |
Set the server spawn | /is admin setspawn where you stand |
Once you are comfortable, the Configuration page walks the whole file top to bottom.