PlaceholderAPI
QuantumPunish fully integrates with PlaceholderAPI (PAPI). You can use these placeholders to display punishment data, jail progress, or staff statistics in other plugins like TAB, Scoreboard, DeluxeMenus, and more.
Identifier: %quantum_<placeholder>%
⛓️ Jail Placeholders
Perfect for displaying real-time labor progress on scoreboards.
%quantum_jail_active%
Check if player is jailed
true / false
%quantum_jail_cell%
Current cell name
Cell_1 or None
%quantum_jail_labor_done%
Total blocks broken
45
%quantum_jail_labor_required%
Target blocks needed
100
%quantum_jail_labor_remaining%
Blocks still needed
55
%quantum_jail_labor_percent%
Completion percentage
45
%quantum_jail_time_remaining%
Formatted countdown
1h 30m 10s
%quantum_jail_time_seconds%
Raw time in seconds
5410
⚖️ Punishment Status
Check a player's current status at a glance.
%quantum_warn_points%
Current warning points
3
%quantum_is_banned%
Is player banned?
true / false
%quantum_is_muted%
Is player muted?
true / false
%quantum_is_jailed%
Is player jailed?
true / false
📜 Historical Statistics
Display a player's total infraction history. Great for Profile GUIs.
%quantum_total_bans%
Total ban records for this player
%quantum_total_mutes%
Total mute records for this player
%quantum_total_kicks%
Total kick records for this player
%quantum_total_warns%
Total warn records for this player
%quantum_total_jails%
Total jail records for this player
%quantum_total_punishments%
Combined count of all infractions
🛡️ Staff Activity
Monitor your staff team's performance.
%quantum_staff_total_issued%
Total punishments issued by this user
127
Staff Leaderboards: You can use %quantum_staff_total_issued% with plugins like ajLeaderboards to create a ranking of your most active staff members!
🛠️ Installation
Download and install PlaceholderAPI.
Ensure QuantumPunish v2.1.0+ is installed on your server.
No additional expansion download is needed; QuantumPunish registers its own expansion automatically.
Note: If a placeholder returns the identifier itself (e.g., it just shows the text %quantum_...%), make sure PlaceholderAPI is enabled and you are using the correct version of QuantumPunish.
Last updated