Island Placeholders
superior_island_bank
Get balance of an island.
Example Output
1,900,000
superior_island_bank_format
Get balance of an island formatted.
Example Output
1.9M
superior_island_bank_raw
Get balance of an island in raw format.
Example Output
1900000
superior_island_bank_limit
Get the bank limit of an island.
Example Output
1,900,000
superior_island_bank_limit_format
Get the bank limit of an island formatted.
Example Output
1.9M
superior_island_bank_next_interest
Get time until next interest.
Example Output
1 hour, 55 seconds
superior_island_biome
Get the biome of an island.
superior_island_block_limit_<block>
Get a block limit of a block in an island.
Parameters
<block>: The type of block to check limit for.
Example Usage
superior_island_block_limit_cobblestone
superior_island_center
Get the center location of an island.
Example Output
SuperiorWorld, 600, 100, 600
superior_island_coop_limit
Get the coop-limit of an island.
superior_island_count_<block>
Get the amount of specific blocks in an island.
Parameters
<block>: The type of block to check count for.
Example Usage
superior_island_count_cobblestone
superior_island_creation_time
Get the date an island was created.
superior_island_crops_multiplier
Get the crops multiplier of an island.
superior_island_discord_all
Get the discord an the island, regardless of permission to view it.
superior_island_discord
Get the discord an the island only if player has access to view it.
superior_island_drops_multiplier
Get the mob-drops multiplier of an island.
superior_island_end_unlocked
Get whether the end world is unlocked for an island.
superior_island_entity_limit_<entity>
Get an entity limit of an entity in an island.
Parameters
<entity>: The type of entity to check limit for.
Example Usage
superior_island_entity_limit_creeper
superior_island_exists
Get whether an island exists.
superior_island_flag_<flag>
Get whether an island flag is enabled in an island.
Parameters
<flag>: The island flag to check.
Example Usage
superior_island_flag_always_middle_day
superior_island_hoppers_limit
Get the hoppers-limit of an island.
superior_island_is_coop
Get whether the player is a coop of an island.
superior_island_is_leader
Get whether the player is the leader of an island.
superior_island_is_member
Get whether the player is a member of an island.
superior_island_leader
Get the leader of an island.
superior_island_level
Get the island-level of an island.
Example Output
1,900,000
superior_island_level_format
Get the island-level of an island formatted.
Example Output
1.9M
superior_island_level_int
Get the island-level of an island as an int.
Example Output
1900000
superior_island_level_raw
Get the island-level of an island in a raw format.
Example Output
1900000
superior_island_locked
Get whether the island is locked to public.
superior_island_member_<#>
Get a name of an island member in an island.
Parameters
<#>: The position of the member to get the name for, ranging from 0.
Example Usage
superior_island_member_0
superior_island_mission_status_<mission>
Get the completion status of a mission.
Parameters
<mission>: The name of the mission to check.
Example Usage
superior_island_mission_status_miner_1
superior_island_missions_completed_<category>
Get the amount of missions completed for a category.
Parameters
<category>: The name of the missions category to check.
Example Usage
superior_island_missions_completed_miner
superior_island_name
Get the name of an island.
superior_island_name_leader
Get the name of an island or leader's name if island doesn't have a name.
superior_island_paypal_all
Get the Paypal of an the island, regardless of permission to view it.
superior_island_paypal
Get the Paypal of an island only if player has access to view it.
superior_island_permission_<permission>
Get whether player has a permission in an island.
Parameters
<permission>: The island privilege to check.
Example Usage
superior_island_permission_build
superior_island_radius
Get the radius of an island.
superior_island_rating
Get the rating of an island.
superior_island_rating_amount
Get amount of ratings there were given to the island.
superior_island_rating_stars
Get amount of stars an island has.
superior_island_raw_worth
Get the worth value of an island without bonus applied to it.
Example Output
1,900,000
superior_island_raw_worth_format
Get the worth value of an island without bonus formatted.
Example Output
1.9M
superior_island_schematic
Get the schematic used to create the island.
Example Output
normal
superior_island_size
Get the size of an island.
Example Output
41 x 41
superior_island_size_format
Get the size of an island rounded to 5.
Example Output
40 x 40
superior_island_spawners_multiplier
Get the spawner-rates multiplier of an island.
superior_island_team_limit
Get the members-limit of an island.
superior_island_team_size
Get the amount of members of an island.
superior_island_team_size_online
Get the amount of online members of an island.
superior_island_top_worth_position
Get the position of an island sorted by worth-value, ranging from 1.
superior_island_top_level_position
Get the position of an island sorted by island-levels, ranging from 1.
superior_island_top_rating_position
Get the position of an island sorted by ratings, ranging from 1.
superior_island_top_players_position
Get the position of an island sorted by visitors and members inside the island, ranging from 1.
superior_island_upgrade_<upgrade>
Get a level of an upgrade in an island.
Parameters
<upgrade>: The name of the upgrade.
Example Usage
superior_island_upgrade_border_size
superior_island_visitor_last_join_<name>
Get last time a player visited an island.
Parameters
<name>: The name of the player to check.
Example Usage
superior_island_visitor_last_join_notch
superior_island_visitors_count
Get the amount of visitors on the island.
superior_island_warps
Get amount of warps of an island.
superior_island_warps_limit
Get the limit of warps of an island.
superior_island_world
Get the name of the world of an island.
superior_island_worth
Get the worth-value of an island.
Example Output
1,900,000
superior_island_worth_format
Get the worth-value of an island formatted.
Example Output
1.9M
superior_island_worth_int
Get the worth-value of an island as an int.
Example Output
1900000
superior_island_worth_raw
Get the worth-value of an island in a raw format.
Example Output
1900000
superior_island_x
Get the x-coords of an island.
superior_island_y
Get the y-coords of an island.
superior_island_z
Get the z-coords of an island.
Last updated
Was this helpful?