Variables

Variables

General

  • %tps% (Ticks per second [Server Performance])
  • %ping%
  • %online%
  • %free_ram%
  • %used%ram%
  • %max_ram%
  • %used_ram%
  • %date%
  • %lifetime% (how long a player lived since his last death)
  • %exp%
  • %xp_to_level% (how many xp he need for the next experience level)
  • %last_damage%
  • %max_player%
  • %first_day%
  • %first_month%
  • %meta_[metakey]%

Metakey is key some metadata is stored under. This metadata is can be different for each player. For example mcMMO stores the player profile (with all all data about skill progress) there while the player is online. In this case the metadata storage of Bukkit is accessed.

Armour

  • %helmet%
  • %chestplate%
  • %leggings%
  • %boots%

Economy - Link

  • %money%
  • %playerInfo_[key]%

PlayerInfo is the same as %meta for Bukkit. The only difference is that this variable accesses the metadata storage of Vault..

PvP

  • %kills%
  • %deaths%
  • %kdr%
  • %mob%
  • %killstreak%
  • %current_streak%

mcMMO - Link

  • %powlvl%
  • %woodcutting%
  • %mining%
  • %taming%
  • %acrobatics%
  • %archery%
  • %axes%
  • %excavation%
  • %fishing%
  • %herbalism%
  • %repair%
  • %smelting%
  • %swords%
  • %unarmed%

SimpleClans - Link

  • %kills%
  • %deaths%
  • %kdr%
  • %members%
  • %clan_kdr%
  • %clan_kills%
  • %allies_total%
  • %clan_money%
  • %members_online%
  • %rivals%
  • %allies%

Factions - Link

  • %power%
  • %f_power%
  • %members%
  • %members_online%

uSkyBlock - Link

  • %island_level%

Heroes - Link

  • %mana%
  • %max_mana%
  • %level%

Thirst - Link

  • %thirst%

Disease - Link

  • %temp%
  • %sick%

PlayerPoints - Link

  • %points%

BukkitGames - Link

  • %coins%

McPrison - Link

  • %moneyNeeded%
  • %money%

PvPTitles - Link

  • %fame%
  • %rank%

MyPet - Link

  • %pet_level%

ASkyBlock - Link

  • %island-level%
  • %challenge_done%
  • %challenge_incomplete%
  • %challenge%

BungeeCord

  • %bungee-online%

NovaGuilds - Link

  • %ng_guild_money%
  • %ng_guild_lives%
  • %ng_guild_slots%
  • %ng_guild_points%
  • %ng_guild_raidprogress%
  • %ng_guild_players_online%
  • %ng_guild_players_max%
  • %ng_player_kills%
  • %ng_player_deaths%

PlaceholderAPI - Link

  • Variables that can parsed to a number with a % before and after the variable.

Comments

Posts Quoted:
Reply
Clear All Quotes