BirbAngry emoji.png
Open Beta is out on IOS/Android, PC & Mac! Play Now for Free!

Island

From Castaways Wiki
Jump to navigation Jump to search

Islands are a place where Castaways can break and place blocks to create whatever their imagination lets them! Each Island also has a level which is based on the blocks that are placed down on the island. Island level decides where they are on the Island Leaderboard. In order to navigate between Islands the player must use the Island Selector.


Base Island

Every Island starts with 1 fully grown Palm Tree, 1 fully grown Sugar Cane, and a chest filled with all of the resources to start building your new island! The island itself is comprised of 12 blocks of grass, 12 of stone, and 20 blocks of sand.

Island-start-2.png

Starters Chest

The contents of the chest are designed to provide you everything you need to complete the beginners tutorial and start your island!

Starters-chest.png
Starters Chest Contents
Item Amount
Icon birdFeeder.png Bird Feeder 1
Icon composter.png. Composter 1
Icon seeds carrot.png Carrot Seeds 1
Icon woodHoe.png Wood Hoe 1
Icon fishingRod.png Fishing Rod 1
Icon wateringCan.png Watering Can 1
Block generator.png Generator 1


Island Permissions

Islands permissions are automatically set to owners only, but island owners can use a variety of commands to set permissions for other users. All permissions are set in-game, by typing commands into the chat bar.

Basic Commands

Command Description
/island add [user] This makes the user an admin of the island. They can do anything but add/remove players and set region permissions.
/island op add [user] This makes the user an operator of the island. They can do almost everything, including add/removing players and setting region permissions.

The only thing that is forbidden is to change/remove permissions for the island's owner.

/island [id] Transport to a certain island.

Region Permissions

Region Permissions Commands are introduced in the Homestead update. Island Operators can now define regions with specific permissions in the game.

Define a Region

To define a region, select the Laser Pointer in your toolbar, and then select a 3-dimensional box, by right-clicking the two opposite corners, as shown in the picture below. After setting the second point, a box will appear where you type in the desired name of the region. Hit enter to confirm your region.
If you want to redefine a region, use: /region redefine
If you want to remove a region, use: /region remove [Region Name]

Permissions makeRegion.gif














Regions can be seen as red outlines on the island while holding a laser pointer, and by pointing at a box, the region's name will be displayed.

Set Region Permissions

Once a region is defined, Operators can set flags to their region to specify what permissions region members should inherit.
The command code you need here is: /region flag [name] [flag] [state].
Let's say there is a region called Farmland, but you don't want people to break blocks in it. To achieve this purpose, you need to use this command: /region flag Farmland block-break false.
In this command, [name] is Farmland, [flag] is block-break, and [state] is false.
The table below shows all the available flags right now. You can check flag list in the game with this command: /region help flag

Region Flags
Flag Description
build Everything:

Whether blocks can be mined or placed
Whether entities and blocks can be interacted with (volcano, coal mine)
Whether vehicles (rafts) can be placed etc.

interact Everything that involves 'using' a block or entity:

Whether doors can be used
Whether vehicles (rafts) can be mounted

block-break Whether blocks can be mined (including volcano, coal mine)
block-place Whether blocks can be placed
use Whether doors,levers, etc. can be used
chest-access Whether chests can be accessed
ride Whether vehicles (rafts) can be mounted
vehicle-place Whether vehicles (rafts) can be placed
vehicle-destroy Whether vehicles can be destroyed
item-pickup Whether items can be picked up
item-drop Whether items can be dropped

Granting Permissions

Now you can permit people to access certain regions on your island.
Use the command: /region add [Region Name] [Player Username]

Region Command Table

Command Description
/region list Lists all regions on the island
/region add [Region Name] [Player Username] Add a certain player to a region
/region remove[Region Name] [Player Username] Remove a player from a region
/region remove [Region Name] Removes Certain Region(e.g. /region remove farming)
/region redefine Refine region
/region help flag Lists all flags (things player can do)
/region flag [Region Name] [Flag] [State] Set flags and states on a certain region
/region members [Region Name] List members in specified region