# Overview

## 👆 ClicksPerSecond (CPS)

[ClicksPerSecond](https://www.spigotmc.org/resources/57214/) is a fun way to measure player CPS, which competitively engages and entertains your community to achieve higher scores on the built-in leaderboard system.

![ClicksPerSecond is powered by Senior Hosting. Use code "YAML" for 10% off! https://senior-host.com/](https://cdn.discordapp.com/attachments/927561782279675977/945372852314595418/Group_129.png)

## ❓ What can this plugin offer you?

Since release 2.6 (a complete rewrite of the plugin), CPS are not counted during manually started "CPS tests", but constantly during the whole gameplay. The plugin offers you 3 different displays you can use to show the CPS - title, action bar and boss bar; if that's not enough, with PlaceholderAPI you can show all the information wherever you'd like!

The plugin always keeps track of the highest score and synchronizes it with the file or database - whichever you like. To competitively encourage players for better scores, or see the "CPS king", you can make use of the built-in leaderboard system either via the command, or holograms on your lobby, for example.

If you're an admin, you have a full CLI (command line interface) available to manage (view, delete) the data. If you find someone suspicious, you can also watch CPS of someone with just a simple command, which will switch your displays to reflect the same what's on the watched player's screen!

## 👍 Why to use ClicksPerSecond over other plugins?

Although there aren't a lot of plugins targeting this specific type of entertainment, we've got everything you might need. Leaderboards, displays, placeholders, wide range of administration commands and great support. The plugin has been downloaded 44K+ times.

## 🔧 Setup and support

Download the latest release from the top of the page or [GitHub](https://github.com/dejvokep/clicks-per-second). To make ClicksPerSecond's placeholders available everywhere, make sure to also install the latest [PlaceholderAPI](https://www.spigotmc.org/resources/6245/). Depending on your display configuration, you might also need to install [ProtocolLib](https://www.spigotmc.org/resources/1997/).

You can view the setup instructions at [the wiki](https://dejvokep.gitbook.io/clickspersecond/). If you need help with anything, feel free join the [Discord server](https://discord.gg/BbhADEy). Or, just to talk with us 👋


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dejvokep.gitbook.io/clickspersecond/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
