🕹️
Cubixor's plugins
Discord server
  • Welcome
  • ALL MINIGAMES
    • Installation
    • Config explanation
  • SHEEPQUEST
    • Overview - ShepQuest
      • Commands and Permissions
      • Placeholders
      • Signs
      • Frequently asked questions
  • BINGO
    • Overview - Bingo
      • Description
      • Arena setup
      • Commands and permissions
      • Placeholders
      • Items
      • Optimization
      • config.yml
  • Restaurant Rush
    • Overview - Restaurant Rush
      • Description
      • Arena setup
      • Commands and permissions
      • Placeholders
      • config.yml
  • Guess it
    • Overview - GuessIT
      • Description
      • Arena setup
      • Commands and permissions
      • Placeholders
      • config.yml
  • Mine Wars
    • Overview - MineWars
      • Description
      • Arena setup
      • Commands and permissions
      • Placeholders
      • config.yml
  • Slenderman
    • Overview - Slenderman
      • Description
      • Arena setup
      • Commands and permissions
      • Placeholders
      • config.yml
Powered by GitBook
On this page
  • Important
  • Available placeholders
  1. Mine Wars
  2. Overview - MineWars

Placeholders

PreviousCommands and permissionsNextconfig.yml

Important

If you'd like to use any of these placeholders in other plugins, you have to add plugin to your server.

WARNING! Stats placeholders only work while target player is online!

Available placeholders

Placeholder
Description
Details

minewars_status_arena

Returns arena state like waiting, starting, game, ending

Replace arena with arena's name

minewars_players_arena

Returns the number of players in the arena

Replace arena with arena's name

minewars_arena

Returns player's arena

minewars_wins

Returns the number of player wins

minewars_looses

Returns the number of player looses

minewars_games

Returns the number of games the player has played

minewars_playtime

Returns how much time player has played the minigame

minewars_kills

Returns the number of kills during all games

minewars_deaths

Returns the number of deaths during all games

minewars_totalplayers

Returns the total number of players playing the minigame

minewars_top_player_x

Returns the player in the ranking at a given position (wins)

Replace x with position (1-10)

minewars_top_value_x

Returns the number of wins of a player in the ranking at a given position

Replace x with position (1-10)

minewars_team

Returns player's team (if player is in game)

minewars_teamcolor

Returns player's team color (if player is in game)

PlaceholderAPI