BG-Software
  • Welcome to BG-Software
  • WildInspect
    • Overview
    • Source Code
    • Issues Tracker
    • Download
  • WildBuster
    • Overview
      • Commands and Permissions
    • Source Code
    • Issues Tracker
    • Download
  • WildStacker
    • Overview
      • Commands and Permissions
      • Items Stacker
      • Entities Stacker
        • Loot Tables
        • Linked Entities
      • Spawners Stacker
        • Spawners Override
          • Spawn Conditions
        • Spawner Upgrades
      • Blocks Stacker
    • Source Code
    • Issues Tracker
    • Download
  • WildTools
    • Overview
      • Commands and Permissions
      • Configuring Tools
      • Builder Tool
      • Cannon Tool
      • Crafting Tool
      • Crowbar Tool
      • Cuboid Tool
      • Drain Tool
      • Harvester Tool
      • Ice Tool
      • Lightning Tool
      • Magnet Tool
      • Pillar Tool
      • Sell Tool
      • Sort Tool
    • Source Code
    • Issues Tracker
    • Download
  • WildChests
    • Overview
      • Commands and Permissions
      • Configuring Chests
      • Linked Chests
      • Regular Chests
      • Storage Units
    • Source Code
    • Issues Tracker
    • Download
  • WildLoaders
    • Overview
      • Commands and Permissions
    • Source Code
    • Issues Tracker
    • Download
  • SuperiorSkyblock
    • Overview
      • Commands and Permissions
        • Player Commands
        • Admin Commands
        • Permissions
      • Placeholders
        • Global Placeholders
        • Island Placeholders
        • Player Placeholders
        • Chat Placeholders
      • Configuration Files
      • Messages
      • Island Flags
      • Island Privileges
      • Schematics
      • Upgrades
        • Island Multipliers
      • Menus
        • Bank Logs Menu
        • Biomes Menu
      • Missions
        • BlocksMissions
        • BrewingMissions
        • CraftingMissions
        • EnchantingMissions
        • FarmingMissions
        • FishingMissions
        • IslandMissions
        • ItemsMissions
        • KillsMissions
        • StatisticsMissions
      • Javascript Engine
      • Custom Blocks
      • API
        • Register your own command
        • Register your own block-keys
      • Addons
        • SSBOneBlock
        • SSBProxyBridge
    • Source Code
    • Issues Tracker
    • Download
Powered by GitBook
On this page
  • {island-worth}
  • {island-worth-format}
  • {island-level}
  • {island-level-format}
  • {island-name}
  • {island-position-worth}
  • {island-position-level}
  • {island-position-rating}
  • {island-position-players}

Was this helpful?

  1. SuperiorSkyblock
  2. Overview
  3. Placeholders

Chat Placeholders

Chat-placeholders are placeholders that can be used in plugins that change chat-format that do not support regular placeholders (EssentialsChat, for example).

Use the placeholders as they are displayed - do not remove the brackets.

The placeholders may not be compatible with all the chat plugins.

{island-worth}

Get the worth-value of the player's island.

{island-worth-format}

Get the worth-value of the player's island formatted.

{island-level}

Get the level of the player's island.

{island-level-format}

Get the level of the player's island formatted.

{island-name}

Get the name of the player's island.

{island-position-worth}

Get the position of the player's island sorted by worth value.

{island-position-level}

Get the position of the player's island sorted by level value.

{island-position-rating}

Get the position of the player's island sorted by ratings.

{island-position-players}

Get the position of the player's island sorted by amount of visitors and members inside the island.

PreviousPlayer PlaceholdersNextConfiguration Files

Last updated 3 years ago

Was this helpful?