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

Island: Difference between revisions

From Castaways Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(104 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Islands on Castaways are a more activity filled aspect to the castaways world, unlike the [[hub]] users with permissions have the ability to break and place blocks, and make creations that come to mind to make the Castaways experience unique to users. There are currently 500 islands in the castaways world, users were able to previously obtain them by owning a raft or getting them from a free mint, now users can obtain them through Opensea as an NFT or by winning them in events. Each island is owned by a player but some users choose to own multiple.
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]].
[[File:Building island 0.png|thumb]]


=== Generation islands ===


Islands can have different generational aspects, but generation 1 islands are the only current ones available.
===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]].
[[File:Island-start-2.png|600px|frameless|none]]


Generation 1 islands can feature a [[Coal Mine]] or a [[Volcano]] but they can come in different combinations, each island is limited to up to 2 material sources. An island can have between 0 and 2 [[volcano]]es, and between 0 and 1 [[Coal Mine]]s.
===Starters Chest===
The contents of the [[chest]] are designed to provide you everything you need to complete the beginners [[tutorial]] and start your island!
[[File:Starters-chest.png|600px|frameless|none]]


=== Base island ===
{| class="wikitable"
[[File:Base island.png|thumb|center]]
|+ Starters Chest Contents
|-
! Item !! Amount
|-
| [[File:Icon birdFeeder.png|32px|link=]]  [[Bird Feeder]]|| 1
|-
| [[File:Icon composter.png|30px]]. [[Composter]]|| 1
|-
| [[File:icon seeds carrot.png|32px|link=]] Carrot [[Seeds]]|| 1
|-
| [[File:Icon woodHoe.png|32px]]  [[Wood Hoe]]|| 1
|-
| [[File: Icon fishingRod.png|32px]]  [[Fishing Rod]]|| 1
|-
| [[File: Icon wateringCan.png|30px]]  [[Watering Can]]|| 1
|-
| [[File: Block generator.png|30px]] [[Generator]]||1
|-
|}


When first starting islands start off with 1 fully grown [[Palm Tree]], a [[Wood Axe]], and the basic terraformed island featuring 12 blocks of [[grass]], 12 of [[stone]], and 20 blocks of [[sand]].
<br>


 
==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.  
 
 
=== Island Permissions ===
 
Islands permissions are automatically set to owners only, but island owners are able to use a variety of commands to set permissions for other users.  
All permissions are set in-game, by typing commands into the chat bar.  
All permissions are set in-game, by typing commands into the chat bar.  


Island-wide permissions:
===Basic Commands===
* /island add [user] - this makes the user an admin of the island. They can do everything you can do, 'except' adding/removing players and setting permissions
{| class="wikitable"
* /island op add [user] - this makes the user an operator of the island. They can do everything you can do, 'including' adding/removing players and setting permissions. The only thing they cannot do is to change/remove permissions for the owner of the island.
|-
 
! Command !! Description
Region permissions:
|-
With the [[Homestead]] update, it became possible to define regions with specific permissions in-game, by using the [[Laser Pointer]]. To make a region, select the [[Laser Pointer]] in your toolbar, and then define a 3 dimensional box, by right-clicking the two opposite corners, as shown here. After setting the second point, a box will appear where you type in the desired name of the region and hit enter.
| /island add [user] || This makes the user an admin of the island. They can do anything '''but''' add/remove players and set region permissions.
 
|-
[[File:permissions_makeRegion.gif|700px]]
| /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.<br>
 
The only thing that is forbidden is to change/remove permissions for the island's owner.
Regions can be seen as red outlines on the island while holding a laser pointer, and by pointing at a box, the name of the region will be displayed.
|-
 
| /island [id] || Transport to a certain island.
Once a region is defined, a variety of permissions can be set for each individual region, as shown in the table below.
|}


[[File:Permissions_regionFlags.png|700px]]
===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. <br>
If you want to redefine a region, use: '''/region redefine'''<br>
If you want to remove a region, use: '''/region remove [Region Name]'''


[[File:permissions_makeRegion.gif|left|500px]]
<br><br><br><br><br><br><br><br><br><br><br><br><br>


=== Moving Between Islands ===
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.


Similar to the [[hub]] [[commands|command]] users are able to do /island <number> to make their way to another island.  
==== Set Region Permissions ====
[[File:Island switch.jpg|thumb|center]]
Once a region is defined, Operators can set flags to their region to specify what permissions region members should inherit. <br>
The command code you need here is: '''/region flag [name] [flag] [state]'''.<br>
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.<br>
In this command, [name] is Farmland, [flag] is block-break, and [state] is false. <br>
The table below shows all the available flags right now. You can check flag list in the game with this command: /region help flag


{| class="wikitable"
|+ Region Flags
|-
! Flag !! Description
|-
| build || Everything:<br>
Whether blocks can be mined or placed<br>
Whether entities and blocks can be interacted with (volcano, coal mine)<br>
Whether vehicles (rafts) can be placed etc.
|-
| interact || Everything that involves 'using' a block or entity:<br>
Whether doors can be used<br>
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.<br>
Use the command: '''/region add [Region Name] [Player Username]'''


=== Island NFT link (OpenSea) ===
==== Region Command Table ====
[https://opensea.io/collection/castaways-the-islands Castaways The Islands (OpenSea)]
{| class="wikitable"
[[Category:Island]]
|-
! 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
|}
[[Category:Basics]]
__NOEDITSECTION__

Latest revision as of 16:24, 27 March 2024

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