Skip to content

Placeholders for PlaceholderAPI

RedstoneFuture edited this page Aug 16, 2024 · 6 revisions

Overview

If PlaceholderAPI is installed, MissileWars will provide custom placeholders to allow other Plugins to display information about the MissileWars Games. It is always recommended to have the latest official version of PlaceholderAPI installed. There is no need to install a PlaceholderAPI expansions for the MissileWars Placeholders.

Default Message

If the placeholder result is empty, the String &7? is shown.

List of Placeholders

Desc Placeholder
the game-phase of the game in the specified lobby %missilewars_lobby_gamestate_<lobby name or 'this'>%
the map-vote state of the game in the specified lobby %missilewars_lobby_mapvote_state_<lobby name or 'this'>%
the display name of the lobby %missilewars_lobby_displayname_<lobby name or 'this'>%
the display name of team 1 in the specified lobby %missilewars_lobby_team1_name_<lobby name or 'this'>%
the color of team 1 in the specified lobby %missilewars_lobby_team1_color_<lobby name or 'this'>%
the display name of team 2 in the specified lobby %missilewars_lobby_team2_name_<lobby name or 'this'>%
the color of team 2 in the specified lobby %missilewars_lobby_team2_color_<lobby name or 'this'>%
the defined map-choose-procedure of the lobby %missilewars_lobby_mapchooseprocedure_<lobby name or 'this'>%
the planned or remaining duration of the game in this lobby %missilewars_lobby_gameduration_<lobby name or 'this'>%
the arena size (X-achse) of the arena %missilewars_lobby_arenasize_X_<lobby name or 'this'>%
the arena size (Y-achse) of the arena %missilewars_lobby_arenasize_Y_<lobby name or 'this'>%
the arena size (Z-achse) of the arena %missilewars_lobby_arenasize_Z_<lobby name or 'this'>%
the display name of the arena %missilewars_arena_displayname_<arena name or 'this'>%
the amount of Missiles in this arena %missilewars_arena_missileamount_<arena name or 'this'>%
the planned or remaining duration of the game in this arena %missilewars_arena_gameduration_<arena name or 'this'>%
the display name of the lobby in which the player is %missilewars_player_lobby_displayname%
the display name of the team in which the player is %missilewars_player_team_name%
the color of the team in which the player is %missilewars_player_team_color%