PlaceholderAPI placeholders - MathiasMC/BattleDrones GitHub Wiki
To use this you must install plugin PlaceholderAPI or/and MVdWPlaceholderAPI. For MVdWPlaceholderAPI use %mvdw_placeholder%
.
%battledrones_active%
Description: Returns current active drone.
Can be translated in thelanguage.yml
.
%battledrones_coins%
Description: Returns a player balance.
Note: This placeholder is relevant only ifvault
is disabled in theconfig.yml
.
%battledrones_group%
Description: Returns a player group.
%battledrones_health%
Description: Returns a current health of active drone.
%battledrones_health_max%
Description: Returns a max health of active drone.
%battledrones_health_bar%
Description: Returns the health style bar.
%battledrones_health_percent%
Description: Returns a health of active drone in %.
%battledrones_ammo%
Description: Returns a current ammo amount of active drone.
%battledrones_ammo_max%
Description: Returns a max ammo amount of active drone.
%battledrones_ammo_bar%
Description: Returns the ammo style bar.
%battledrones_ammo_percent%
Description: Returns a ammo of active drone in %.
%battledrones_monsters%
Description: Returns if monsters is enabled or disabled of active drone.
%battledrones_animals%
Description: Returns if animals is enabled or disabled of active drone.
%battledrones_players%
Description: Returns if players is enabled or disabled of active drone.
%battledrones_parked%
Description: Returns if parked is yes or no of active drone.
%battledrones_stationary%
Description: Returns if stationary mode is yes or no of active drone.
%battledrones_move%
Description: Returns yes or no if drone can be moved.