Pular para o conteúdo principal

Social Actions

Actions for managing island members, roles, and cooperative partnerships.

Invitations

Invite Member

Type: btcsky_invite_member Sends an invitation to another player to join the island permanently.

targetPlayerString

The name of the player to invite.

Invite Coop Partner

Type: btcsky_invite_coop_partner Invites a player to be a coop partner.

Accept Invitation

Type: btcsky_accept_invite Accepts a pending invitation to join an island.

inviteIdString

ID of the invite to accept.

Decline Invitation

Type: btcsky_decline_invite Decline a pending island invitation.

inviteIdString

ID of the invite to decline.

Member Management

Kick Member

Type: btcsky_kick_member Removes a member from the island.

targetUuidString

UUID of the member to kick.

Leave Island

Type: btcsky_leave_island Action for a member to voluntarily leave their current island.

Promote Member

Type: btcsky_promote_member Moves a member up one role in the hierarchy.

Demote Member

Type: btcsky_demote_member Moves a member down one role in the hierarchy.

Ban Player

Type: btcsky_ban_player Bans a player from the island.

targetUuidString

UUID of the player to ban.

Cooperation & Interactions

Leave Coop

Type: btcsky_leave_coop Leave a cooperative island permanently.

Add Rating

Type: btcsky_add_rating Rate an island.

islandIdString

Target island ID (empty = current).

ratingInt

Rating value (1-5).

Exploration

Teleport to Player

Type: btcsky_teleport_to_player Teleport to another player on your island.

targetPlayerString

Target player name or placeholder.

Random Public Visit

Type: btcsky_teleport_random_island Teleport to a random island that is open to visitors.