Placeholders

ItsMyMeta supports a wide range of placeholders that can be used to retrieve meta values, leaderboard positions, and other related data.

NameExampleDescription
%itsmymeta_<meta>%251272.26 or 'Hello world'Get meta value
%itsmymeta_<meta>_fixed%251272Get fixed meta value
%itsmymeta_<meta>_formatted%251.27kGet formatted meta value
%itsmymeta_<meta>_leaderboard_<1-100>%251272.26Get player's meta value at chosen position
%itsmymeta_<meta>_leaderboard_<1-100>_name%SkyssyGet player name at chosen position
%itsmymeta_<meta>_leaderboard_<1-100>_fixed%251272Get player's fixed meta value at chosen position
%itsmymeta_<meta>_leaderboard_<1-100>_formatted%251.27kGet player's formatted meta value at chosen position
%itsmymeta_<meta>_leaderboard_position%1Get the player's position in the leaderboard
%itsmymeta_<meta>_leaderboard_position_percent%0.1Get the percentage of the player's position in the leaderboard
%itsmymeta_<meta>_leaderboard_total%567812349.65Get the sum total of all players in a meta
%itsmymeta_<meta>_leaderboard_total_players%1000Get the number of players in the leaderboard

Commands

  • Name
    /meta set <player> <meta> <value>
    Type
    itsmymeta.set
    Description

    Set the meta value for a player

  • Name
    /meta give <player> <meta> <value>
    Type
    itsmymeta.give
    Description

    Increase the value of a meta for a player

  • Name
    /meta take <player> <meta> <value>
    Type
    itsmymeta.take
    Description

    Reduce the value of a meta for a player

  • Name
    /meta reset <player> <meta>
    Type
    itsmymeta.reset
    Description

    Reset the value of a meta for a player

  • Name
    /meta info <player> <meta>
    Type
    itsmymeta.info
    Description

    Get meta value for a player

  • Name
    /meta currency <command> <meta> | /<meta> <command>
    Type
    itsmymeta.command.<meta>.<command>
    Description

    Currency based command.

  • Name
    /meta list
    Type
    itsmymeta.list
    Description

    Get meta list

  • Name
    /meta reload
    Type
    itsmymeta.reload
    Description

    Reload ItsMyMeta