# PlaceholderAPI Placeholders

### 📊 PlaceholderAPI Integration

All placeholders work with PlaceholderAPI for scoreboards, holograms, and more!

***

### CPS Tracking Placeholders

**Viewer CPS:**

* `%atstaffmode_cps%` - Left Click CPS of the viewer
* `%atstaffmode_cps_left%` - Left Click CPS of the viewer
* `%atstaffmode_cps_right%` - Right Click CPS of the viewer

**Specific Player CPS:**

* `%atstaffmode_cps_<player>%` - Left Click CPS of specific player
  * Example: `%atstaffmode_cps_Dhronee%`
* `%atstaffmode_cps_left_<player>%` - Left Click CPS of specific player
* `%atstaffmode_cps_right_<player>%` - Right Click CPS of specific player

***

### Staff Status Placeholders

* `%atstaffmode_staffmode%` - Returns True if viewer is in Staff Mode
* `%atstaffmode_vanished%` - Returns True if viewer is Vanished
* `%atstaffmode_staffchat%` - Returns Enabled or Disabled for Staff Chat status
* `%atstaffmode_staff_in_mode%` - Total count of staff currently in Staff Mode
* `%atstaffmode_staff_online%` - Total count of online staff with permission
* `%atstaffmode_vanished_count%` - Total count of vanished players

***

### Freezing System Placeholders

* `%atstaffmode_frozen%` - Returns True if viewer is frozen
* `%atstaffmode_frozen_<player>%` - Returns True if specific player is frozen
  * Example: `%atstaffmode_frozen_Dhronee%`

***

### Reports Management Placeholders

* `%atstaffmode_reports_active%` - Count of active pending/in-progress reports
* `%atstaffmode_reports_total%` - Count of all reports in database history
* `%atstaffmode_reports_assigned%` - Count of reports assigned to viewer

***

### 💡 Usage Tips

Use these placeholders in:

* **Scoreboards** - TAB plugin integration
* **Holograms** - DecentHolograms or FancyHolograms
* **Custom Menus** - CommandPanels integration
* **Actionbar Messages** - Real-time staff updates

***

For more information, visit the [plugin page](https://builtbybit.com/resources/at-staffmode-your-ultimate-staff-tool.87353).
