P-LifeSteal
  • 📖Getting Started
    • 📎PlaceholderAPI
  • ✍️Usage
    • Permissions
    • Commands
  • 🛠️Configuration
    • Security
      • ALT-Farming
      • Limits
    • Extra Heart
    • Revive Book
    • Heart Management
    • Bans
    • Recipe
    • Loot
    • Custom Commands
  • 👋Support
    • SpigotMC
    • Discord
    • GitHub
Powered by GitBook
On this page
  • mode
  • Placeholders
  1. Configuration

Custom Commands

Set your own commands when a player is eliminated or revived.

mode

There are 3 modes.

disabled - custom commands are disabled.

enabled - custom commands are enabled, but core things that the plugin did when a player was eliminated/revived are disabled.

both - custom commands as well as the core things the plugin did are enabled.

Placeholders

There are placeholders for custom commands.

For onBan event only placeholder is ${player}, which returns banned player's name.

For onRevive event there are 2 placeholders. ${revived} states for revived player's name, and ${reviving} states for name of player that is reviving someone.

PreviousLoot

Last updated 2 years ago

🛠️