Skip to content

Island Management

lo_cl edited this page Nov 18, 2019 · 1 revision

Overview

Skyblock is a gamemode which you can play alone, with friends or with random players. SkyblockX gives you the opportunity to manage it all!

Island Visitors

To prevent players from teleporting to your island with /is tp <player>, you can use the command /is allow-visitors [false/true]. When it is put to false, only players whom are co-op or island members will be able to visit your island by the command /is tp <player>.

Note: Players will still be able visit your island when teleporting them to it. (e.g. /tpahere <player>) If you do /is allow-visitors true, then anyone will be able to visit your island.

Island Members

With the command /is invite <player> you are able to invite players to join your island. This means that they will be part of your island and that they can not have their own island. To remove a player from your island, you will need to kick them from it by using the command /is member kick <player>.

The default island member limit is set to 3. You can change this in the config.json at: "defaultIslandMemberLimit": 3,

Transferring Ownership

The Ownership of an island can easily be transferred by using the command /is member promote <player>. This will automatically make you member and the selected player island leader.

Island Co-op

When a player already has an island and you want them to help on your island, then you can co-op them by doing /is co-op <player>. This will temporarely give that player access to your island. The co-op status of a player can be removed by logging off or by typing /is remove <player>.