https://github.com/geo25rey/cps-limiter
Minecraft anti-cheat Spigot Plugin preventing abuse of auto clickers
https://github.com/geo25rey/cps-limiter
antiabuse anticheat craftbukkit craftbukkit-plugin java-8 minecraft minecraft-plugin networking server-side spigot spigot-plugin
Last synced: about 2 months ago
JSON representation
Minecraft anti-cheat Spigot Plugin preventing abuse of auto clickers
- Host: GitHub
- URL: https://github.com/geo25rey/cps-limiter
- Owner: Geo25rey
- License: gpl-3.0
- Created: 2020-12-16T21:57:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T15:20:20.000Z (over 2 years ago)
- Last Synced: 2025-02-15T17:46:59.995Z (3 months ago)
- Topics: antiabuse, anticheat, craftbukkit, craftbukkit-plugin, java-8, minecraft, minecraft-plugin, networking, server-side, spigot, spigot-plugin
- Language: Java
- Homepage:
- Size: 30.6 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CPS Limiter
This is a Spigot Plugin which limits the rate a minecraft player can interact with the world to prevent cheating like using and auto clicker.
## Building
1) Open this project in IntelliJ IDEA
2) Run the `Download Spigot` Run Configuration (you only need to do this once)
3) Run the `Run Testing Server` Run Configuration (run this to start the Spigot server). The plugin's JAR file is located in `out/CPS-Limiter.jar`Note: All the testing server files are in the `test-server` directory
## Plugin Configuration
In `plugins/CPS-Limiter/config.yml` from your Spigot server directory, there are the following options:
- CPS Limit: [a number] (default 20) - the amount of interactions a player can trigger every second