Skyblock Builder
Creating an island
When you first join the server, you can create your own island using
/skyblock create <team name>
Rename an island
You can rename your team by using /skyblock team rename <new name>
. Can be used by any team member.
Leaving an island
You can permanently leave your island if you want to start over by using. THIS IS PERMANENT AND CAN'T BE UNDONE, BE WARNED!!!
/skyblock leave
Invitations
Inviting users
Everyone in a team can invite other players. For that, you can use /skyblock invite <player>
. That will send an invitation
to the given player. Only players with no team can be invited.
Accepting invitations
Everyone with an invitation can accept them. You can only accept invitations if you're in no team. For that, you use
the command /skyblock accept <team>
.
You can also decline an invitation by using the command /skyblock decline <team>
.
Join requests
Sending a join request
You can send a join request to all teams if you're currently in no team by using /skyblock join <team>
. That will send a
request to the team and each player in the team can accept or deny your request.
Accepting requests
Each user of a team can use /skyblock team accept <player>
to accept the given player. That will teleport the player to
your island.
You can also deny the request by using /skyblock team deny <player>
.
Disabling requests
You can see your teams current join request state with /skyblock team allowRequests
and enable/disable it with /skyblock team
allowRequests <true/false>
.
Teleporting back to home island
You can teleport back to your teams island with /skyblock home
.
Teleporting to spawn island
If teleporting to spawn is enabled in the config, you can teleport to spawn island with /skyblock spawn
.
Listing teams
Everyone can list the teams. For that, you can use /skyblock list <name>
. That will list either all the teams if no
name is provided or the names of all players in a team.
Visiting other islands
If a team enabled visiting, you can visit an island with /skyblock visit <team>
.
Enable visiting
You can see your teams current visiting state with /skyblock team allowVisit
and enable/disable it with /skyblock team
allowVisit <true/false>
.