1. Docs
  2. /
  3. BanManager
  4. /
  5. Placeholders

Placeholders

BanManager supports placeholders for use in supported plugins.

PlaceholderAPI

Non-proxy versions of BanManager support PlaceholderAPI without any additional configuration needed.

Placeholders

PlaceholderExampleDescription
%bm_player_bans%99Total number of player bans on the server
%bm_player_mutes%99Total number of player mutes on the server
%bm_ip_bans%99Total number of ip bans on the server
%bm_ip_mutes%99Total number of ip mutes on the server
%bm_iprange_bans%99Total number of ip range bans on the server
%bm_banrecord_count%5Total number of ban records for the player
%bm_muterecord_count%3Total number of mute records for the player
%bm_warning_count%2Total number of warnings for the player
%bm_kick_count%1Total number of kicks for the player
%bm_currentban_id%7The player's current ban id
%bm_currentban_created%1622402901The player's current ban created timestamp
%bm_currentban_expires%1622502901The player's current ban expiry timestamp
%bm_currentban_reason%hackingThe player's current ban reason
%bm_currentban_actor_id%ae51c849-3f2a-4a37-986d-55ed5b02307fThe player id of who issued the ban
%bm_currentban_actor_name%confuserThe player name of who issued the ban
%bm_currentmute_id%7The player's current mute id
%bm_currentmute_created%1622402901The player's current mute created timestamp
%bm_currentmute_expires%1622502901The player's current mute expiry timestamp
%bm_currentmute_reason%hackingThe player's current mute reason
%bm_currentmute_actor_id%ae51c849-3f2a-4a37-986d-55ed5b02307fThe player id of who issued the mute
%bm_currentmute_actor_name%confuserThe player name of who issued the mute
%bm_currentipban_id%7The player's current ip ban id
%bm_currentipban_created%1622402901The player's current ip ban created timestamp
%bm_currentipban_expires%1622502901The player's current ip ban expiry timestamp
%bm_currentipban_reason%hackingThe player's current ip ban reason
%bm_currentipban_actor_id%ae51c849-3f2a-4a37-986d-55ed5b02307fThe player id of who issued the ban
%bm_currentipban_actor_name%confuserThe player name of who issued the ban
%bm_currentipban_ip%127.0.0.1Banned IP address
%bm_currentipmute_id%7The player's current ip mute id
%bm_currentipmute_created%1622402901The player's current ip mute created timestamp
%bm_currentipmute_expires%1622502901The player's current ip mute expiry timestamp
%bm_currentipmute_reason%hackingThe player's current ip mute reason
%bm_currentipmute_actor_id%ae51c849-3f2a-4a37-986d-55ed5b02307fThe player id of who issued the mute
%bm_currentipmute_actor_name%confuserThe player name of who issued the mute
%bm_currentipmute_ip%127.0.0.1Muted IP address

About

  • by James Mortemore © 2012 - 2026