Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/BG-Software-LLC/SuperiorSkyblock2/llms.txt

Use this file to discover all available pages before exploring further.

SuperiorSkyblock2 provides extensive PlaceholderAPI support with over 150 placeholders for displaying island statistics, player data, and leaderboard information.

Setup

1

Install PlaceholderAPI

Download PlaceholderAPI from SpigotMC and place it in your plugins folder.
2

Restart Server

Restart your server. SuperiorSkyblock2 will automatically detect and hook into PlaceholderAPI.
3

Verify Integration

Check your console for:
[SuperiorSkyblock2] Using PlaceholderAPI for placeholders support.

Placeholder Format

All SuperiorSkyblock2 placeholders use the %superior_ prefix:
%superior_<category>_<placeholder>%

Player Placeholders

Display information about the player viewing the placeholder.

Basic Player Info

PlaceholderDescriptionExample Output
%superior_player_role%Player’s island roleMember
%superior_player_role_display%Formatted role nameIsland Member
%superior_player_locale%Player’s languageen-US
%superior_player_texture%Player’s skin texture valueeyJ0ZXh0dXJlcy...

Player Settings

PlaceholderDescriptionExample Output
%superior_player_bypass%Bypass mode enabledtrue / false
%superior_player_fly%Island fly enabledtrue / false
%superior_player_border_color%World border colorBlue
%superior_player_world_border%Border visibilitytrue / false
%superior_player_blocks_stacker%Block stacking enabledtrue / false
%superior_player_team_chat%Team chat modetrue / false
%superior_player_panel%Panel toggledtrue / false
%superior_player_schematics%Schematic modetrue / false
%superior_player_chat_spy%Admin spy modetrue / false

Player Statistics

PlaceholderDescriptionExample Output
%superior_player_disbands%Number of island disbands3
%superior_player_missions_completed%Total missions completed15

Island Placeholders

Display information about a player’s island.

Basic Island Info

PlaceholderDescriptionExample Output
%superior_island_name%Island name (raw)SkyIsland
%superior_island_name_formatted%Island name with colors§6SkyIsland
%superior_island_name_stripped%Island name without colorsSkyIsland
%superior_island_name_leader%Name or owner’s nameSkyIsland
%superior_island_leader%Island owner’s nameNotch
%superior_island_uuid%Island unique IDa1b2c3d4...
%superior_island_exists%Player has islandtrue / false
%superior_island_description%Island descriptionWelcome!
%superior_island_creation_time%Creation dateJan 1, 2024
%superior_island_schematic%Schematic usednormal

Island Worth & Level

PlaceholderDescriptionExample Output
%superior_island_worth%Formatted worth1,234,567
%superior_island_worth_format%Fancy formatted worth1.23M
%superior_island_worth_int%Worth as integer1234567
%superior_island_worth_raw%Raw worth value1234567.89
%superior_island_level%Formatted level12,345
%superior_island_level_format%Fancy formatted level12.3K
%superior_island_level_int%Level as integer12345
%superior_island_level_raw%Raw level value12345.67
%superior_island_raw_worth%Worth without bonuses1,000,000
%superior_island_raw_level%Level without bonuses10,000
%superior_island_bonus_worth%Bonus worth amount234,567
%superior_island_bonus_level%Bonus level amount2,345

Island Location

PlaceholderDescriptionExample Output
%superior_island_center%Center coordinates0, 100, 0
%superior_island_center_x%Center X coordinate0
%superior_island_center_y%Center Y coordinate100
%superior_island_center_z%Center Z coordinate0
%superior_island_home%Home location5, 105, -3
%superior_island_home_x%Home X coordinate5
%superior_island_home_y%Home Y coordinate105
%superior_island_home_z%Home Z coordinate-3
%superior_island_world%Island world nameSuperiorWorld

Island Size & Settings

PlaceholderDescriptionExample Output
%superior_island_radius%Island radius50
%superior_island_size%Island dimensions101 x 101
%superior_island_size_format%Rounded dimensions100 x 100
%superior_island_raw_radius%Raw radius value50
%superior_island_biome%Island biomePlains
%superior_island_locked%Island is lockedfalse

Island Members

PlaceholderDescriptionExample Output
%superior_island_team_size%Total members5
%superior_island_team_size_online%Online members3
%superior_island_team_limit%Member limit10
%superior_island_raw_team_limit%Raw member limit10
%superior_island_team_list%Member namesNotch, Jeb, Dinnerbone
%superior_island_is_leader%Player is ownertrue / false
%superior_island_is_member%Player is membertrue / false
%superior_island_is_coop%Player is coopfalse
%superior_island_is_visitor%Player is visitorfalse

Island Co-op

PlaceholderDescriptionExample Output
%superior_island_coop_size%Number of coops2
%superior_island_coop_limit%Coop limit5
%superior_island_raw_coop_limit%Raw coop limit5
%superior_island_coop_list%Coop player namesSteve, Alex

Island Visitors & Bans

PlaceholderDescriptionExample Output
%superior_island_visitors_count%Current visitors4
%superior_island_visitors_list%Visitor namesPlayer1, Player2
%superior_island_unique_visitors_count%Total unique visitors127
%superior_island_unique_visitors_list%All unique visitorsPlayer1, Player2...
%superior_island_bans_count%Banned players1
%superior_island_bans_list%Banned player namesGriefer123
%superior_island_players_count%Players on island3
%superior_island_players_list%Player names on islandNotch, Steve, Alex

Island Bank

PlaceholderDescriptionExample Output
%superior_island_bank%Bank balance50,000
%superior_island_bank_format%Fancy balance50K
%superior_island_bank_int%Balance as integer50000
%superior_island_bank_raw%Raw balance50000.00
%superior_island_bank_limit%Bank capacity1,000,000
%superior_island_bank_limit_format%Fancy capacity1M
%superior_island_bank_next_interest%Next interest time5h 30m
%superior_island_bank_last_interest%Last interest time30m ago

Island Multipliers

PlaceholderDescriptionExample Output
%superior_island_crops_multiplier%Crop growth rate2.0
%superior_island_raw_crops_multiplier%Raw crop multiplier2.0
%superior_island_spawners_multiplier%Spawner rate1.5
%superior_island_raw_spawners_multiplier%Raw spawner multiplier1.5
%superior_island_drops_multiplier%Mob drops rate3.0
%superior_island_raw_drops_multiplier%Raw drops multiplier3.0

Island Warps

PlaceholderDescriptionExample Output
%superior_island_warps%Number of warps3
%superior_island_warps_limit%Warp limit5
%superior_island_raw_warps_limit%Raw warp limit5

Island Rating

PlaceholderDescriptionExample Output
%superior_island_rating%Average rating4.5
%superior_island_rating_amount%Number of ratings10
%superior_island_rating_stars%Star representation★★★★☆

Island Discord & PayPal

PlaceholderDescriptionExample Output
%superior_island_discord%Discord (if permitted)discord.gg/abc
%superior_island_discord_all%Discord (always shown)discord.gg/abc
%superior_island_paypal%PayPal (if permitted)email@example.com
%superior_island_paypal_all%PayPal (always shown)email@example.com

Island Storage

PlaceholderDescriptionExample Output
%superior_island_chest_size%Chest rows6

World Unlocks

PlaceholderDescriptionExample Output
%superior_island_normal_unlocked%Normal world unlockedtrue
%superior_island_nether_unlocked%Nether unlockedtrue
%superior_island_end_unlocked%End unlockedfalse

Timing

PlaceholderDescriptionExample Output
%superior_island_last_time_updated%Last calculation5m ago

Dynamic Placeholders

These placeholders require additional parameters.

Block Counts

%superior_island_block_count_<material>%
%superior_island_count_<material>%
Examples:
  • %superior_island_block_count_diamond_ore%156
  • %superior_island_count_stone%10543

Block Values

%superior_island_block_worth_<material>%
%superior_island_block_level_<material>%
%superior_island_block_total_worth_<material>%
%superior_island_block_total_level_<material>%
Examples:
  • %superior_island_block_worth_diamond_block%1000
  • %superior_island_block_level_emerald_ore%500

Block & Entity Limits

%superior_island_block_limit_<material>%
%superior_island_entity_limit_<entity>%
%superior_island_entity_count_<entity>%
Examples:
  • %superior_island_block_limit_hopper%50
  • %superior_island_entity_limit_cow%100
  • %superior_island_entity_count_zombie%23

Island Effects

%superior_island_effect_<effect>%
Example:
  • %superior_island_effect_speed%2

Island Upgrades

%superior_island_upgrade_<upgrade>%
Example:
  • %superior_island_upgrade_crop_growth%5

Role Information

%superior_island_role_count_<role>%
%superior_island_role_limit_<role>%
Examples:
  • %superior_island_role_count_member%3
  • %superior_island_role_limit_officer%2

Permissions

%superior_island_permission_<permission>%
%superior_island_permission_role_<permission>%
Examples:
  • %superior_island_permission_break%Member
  • %superior_island_permission_role_use%Coop

Island Flags

%superior_flag_<flag>%
Examples:
  • %superior_flag_pvp%true
  • %superior_flag_mob_spawning%false

Generator Rates

%superior_island_generator_percentage_<dimension>_<material>%
%superior_island_generator_amount_<dimension>_<material>%
Examples:
  • %superior_island_generator_percentage_normal_diamond_ore%5
  • %superior_island_generator_amount_nether_quartz_ore%150
Dimensions: normal, nether, end

Missions

%superior_island_mission_status_<mission>%
%superior_island_missions_completed_<category>%
%superior_player_missions_completed_<category>%
Examples:
  • %superior_island_mission_status_mine_diamonds%true
  • %superior_island_missions_completed_farming%8

Member Information

%superior_member_<index>%
Example:
  • %superior_member_1%Notch
  • %superior_member_2%Jeb

Visitor Information

%superior_visitor_last_join_<player>%
Example:
  • %superior_visitor_last_join_Steve%Dec 25, 2024

Island Data

%superior_island_data_<key>%
Retrieves custom persistent data stored on the island.

Location-Based Placeholders

Use location_ prefix to get island info at player’s current location instead of their own island:
%superior_island_location_<placeholder>%
Example:
  • %superior_island_location_leader% → Returns owner of island at player’s location

Leaderboard Placeholders

Top Islands

%superior_island_top_<sorting>_<position>_<data>%
Sorting Types: worth, level, rating, players Data Types:
  • value - Formatted value
  • value_format - Fancy formatted value
  • value_raw - Raw value
  • leader - Island owner name
  • Any island placeholder
Examples:
  • %superior_island_top_worth_1_leader%Notch
  • %superior_island_top_level_1_value_format%1.2M
  • %superior_island_top_rating_5_value%4.8
  • %superior_island_top_worth_1_name%Best Island

Global Placeholders

PlaceholderDescriptionExample Output
%superior_island_total_count%Total islands1,234
%superior_island_total_worth%Combined worth1,234,567,890
%superior_island_total_level%Combined level987,654

Usage Examples

Scoreboard

lines:
  - '&6Island: &e%superior_island_name%'
  - '&6Level: &e%superior_island_level_format%'
  - '&6Worth: &e%superior_island_worth_format%'
  - '&6Members: &e%superior_island_team_size%/%superior_island_team_limit%'
  - '&6Bank: &e$%superior_island_bank_format%'

Chat Format

format: '[%superior_player_role_display%] {PLAYER}: {MESSAGE}'

Holograms

&6Top Island
%superior_island_top_worth_1_leader%
&eWorth: %superior_island_top_worth_1_value_format%

Tab List

header: '&6&lSUPERIOR SKYBLOCK\n&7Islands: %superior_island_total_count%'
footer: '&7Your Level: &e%superior_island_level_format%'

Troubleshooting

  • Ensure PlaceholderAPI is installed and running
  • Check that SuperiorSkyblock2 detected PAPI (check console)
  • Use /papi parse me %superior_island_name% to test
  • Verify the player has an island for island placeholders
  • Check placeholder spelling (they’re case-sensitive)
  • Ensure the requested data exists (e.g., upgrade names, material types)
  • Confirm the plugin supports PlaceholderAPI
  • Some plugins require {placeholder} format instead of %placeholder%
  • Check the external plugin’s documentation

Testing Placeholders

Use PlaceholderAPI’s parse command to test:
/papi parse me %superior_island_level%
Use the /papi ecloud download Superior command if the expansion isn’t automatically registered.

Build docs developers (and LLMs) love