DUXPLIMA Documentation

Overview

The Command Is Fully Configurable

By default the main command is /island, with aliases /is, /sb, /ada, /sky. Both the name and every alias are configurable in config.yml under command:, and the plugin registers them dynamically — there is no command in plugin.yml.

Every sub-command word is configurable too, and most accept several aliases (English + Turkish out of the box). For example create also responds to oluştur, kur; home also responds to go, tp, git.

This wiki uses /is and the default English sub-command words.

Tab completion everywhere

Every sub-command and its arguments support context-aware tab completion — player names, role IDs, warp names, border colors, bank actions, and more.


All Commands at a Glance

CommandDescriptionPage
/isOpen the main menuIsland Basics
/is create [type]Create your islandIsland Basics
/is homeTeleport to your islandIsland Basics
/is visit <player>Visit another islandIsland Basics
/is sethomeSet your island spawnIsland Basics
/is deleteDelete your islandIsland Basics
/is settingsOpen the settings menuIsland Basics
/is flyToggle flight on your islandIsland Basics
/is lockOpen/close your island to visitorsIsland Basics
/is border <BLUE|GREEN|RED>Change border colorIsland Basics
/is invite <player>Invite a playerTeam & Roles
/is accept / /is denyRespond to an inviteTeam & Roles
/is leaveLeave your teamTeam & Roles
/is kick <player>Remove a memberTeam & Roles
/is ban / /is unban <player>Ban/unban a playerTeam & Roles
/is trust / /is untrust <player>Quick-trust a playerTeam & Roles
/is transfer <player>Hand over ownershipTeam & Roles
/is role <player> <role>Assign a roleTeam & Roles
/is role create|delete|perm|listManage custom rolesTeam & Roles
/is membersList your teamTeam & Roles
/is upgradeOpen the upgrades menuProgression
/is levelShow your island levelLeaderboard
/is top [holo]Leaderboard / following hologramLeaderboard
/is blockBrowse block point valuesBlock Values
/is bank [deposit|withdraw] <amount>Manage the island bankBank & Economy
/is warp <player> [name]Warp to a public island warpWarps
/is setwarp <name> / /is delwarp <name>Manage your warpsWarps
/is infoShow island infoIsland Basics
/is admin <...>Admin toolsAdmin
/is anaspawnSet the global return spawnAdmin
/is proxyShow proxy/cross-server statusAdmin

Permissions

uxmSkyblock uses very few server-level permission nodes — most "permissions" are island role permissions, not Bukkit ones.

NodeDefaultPurpose
skyblock.adminopAccess to /is admin, /is anaspawn, /is proxy
skyblock.timeopLock the island time (day/night)
skyblock.warps.<n>Raise a player's warp limit to <n>

See Roles & Permissions for the in-island permission system.