Placeholders
This page lists all of the placeholders available in IridiumSkyblock.
Last updated
This page lists all of the placeholders available in IridiumSkyblock.
Last updated
Note: There are no ecloud extensions for IridiumSkyblock in PlaceholderAPI. This means that you don't have to do /papi ecloud download <extension>
. The placeholders will simply work. Running this command will break these placeholders.
IridiumSkyblock has many placeholders, and the best way to explain how they work is to separate them into parts.
This is the first part of the placeholder and is REQUIRED in order to use any placeholders. Using a body without a prefix will result in the placeholder being displayed instead of the value it represents.
Example: iridiumskyblock_island
_
Body
This is the second part of the placeholder and REQUIRED to use any placeholders. Using a prefix without a body will result in the placeholder being displayed instead of the value it represents.
Example: member_names
In the example provided, the entire placeholder would be iridiumskyblock_island_member_names
.
Prefix | Description | Example |
---|---|---|
Placeholder | Description |
---|---|
iridiumskyblock_island_
This will show the placeholder result for the player's own island.
%iridiumskyblock_island_level%
- This will show your island's level.
iridiumskyblock_current_
This will show the placeholder result for the island that the player is currently on.
%iridiumskyblock_current_level%
- This will show the level of the island you're visiting.
iridiumskyblock_island_top_#_
This will show the placeholder result for the island top #
.
%iridiumskyblock_island_top_1_level%
- This will show the level of the top 1 island in the server.
Placeholder
Description
name
This will return the island's name.
owner
This will return the island owner's name.
rank
This will return the island's rank in the island top.
level
This will return the island's total level.
value
This will return the island's total value.
members
This will return the number of island members.
visitors
This will return the number of visitors on the island.
players
This will return the number of players currently on the island.
member_names
This will return all the names of all island members separated by commas.
visitor_names
This will return all the names of all island visitors separated by commas.
player_names
This will return all the names of all players on the island separated by commas.
experience
This will return the amount of experience the island currently has.
experience_required
This will return how much experience is required for the next level.
experience_remaining
This will return how much remaining experience is needed to level up.
overworld_biome
This will return the island's selected biome in the overworld.
nether_biome
This will return the island's selected biome in the nether.
end_biome
This will return the island's selected biome in the end.
bank_experience
This will return the island's total experience in the bank.
bank_crystals
This will return the island's total amount of crystals in the bank.
bank_money
This will return the island's total amount of money in the bank.
upgrade_upgradeType
_level
This will return the island's upgrade level of the specified upgradeType.
upgrade_member_amount
This will return the max amount of island members that the island can get.
upgrade_warp_amount
This will return the max amount of island warps that the island can get.
upgrade_size_dimensions
This will return the island's size dimensions.
ISLAND_LEVEL
Displays the level of the island the player belongs to.
ISLAND_RANK
Displays the rank of the island the player belongs to.
ISLAND_VALUE
Displays the value of the island the player belongs to.