Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Tags
Creators
Details
Licensed Apache-2.0
Published yesterday
SparkLie
High-performance modular anti-cheat for Paper, Purpur, Folia, Spigot, and Bukkit 1.21+ servers. Designed as a single-plugin solution with per-check configuration, violation levels (VL), decay, and customizable punishments.
Features
- 90+ detection modules across combat, movement, block, packet, inventory, player, vehicle, and misc categories
- Per-check config: enable/disable, max VL, decay, buffer, cancel, setback, settings, punishments
- Punishment tiers per check (warn, kick, ban commands via console)
- Staff alerts to OPs and
sparklie.staffon flags and punishments (no commands for staff-only) - Category bypass permissions (
sparklie.bypass.combat, etc.) - Ping compensation for reach checks
- VL decay on a global tick interval
Copy SparkLie-1.0.jar to your server's plugins/ folder.
Commands
| Command | Description |
|---|---|
/sparklie reload |
Reload configuration |
/sparklie vl <player> [check] |
View violation levels |
/sparklie reset <player> [check] |
Reset violations |
/sparklie checks |
Show enabled check count |
/sparklie info |
Plugin version |
Aliases: /sl, /ac, /anticheat
Configuration
On first start, SparkLie writes a full plugins/SparkLie/config.yml with every check module, default thresholds, and punishments. Edit freely and run /sparklie reload.
Punishment example:
punishments:
kick:
vl: 40
commands:
- '[CONSOLE] kick %player% &cSparkLie: %check%'
Supported platforms
| Platform | Support |
|---|---|
| Paper | Full |
| Purpur | Full |
| Folia | Full (region-safe schedulers) |
| Spigot | Full (1.21+) |
| Bukkit / CraftBukkit | Full (1.21+) |
Requirements
- Java 17+
- Minecraft 1.21+ server software from the table above
Permissions
sparklie.staff— notifications only, no/sparkliecommands (default: false)sparklie.admin— full/sparkliecommands + notifications (default: op, includessparklie.staff)sparklie.alerts— legacy notification permission (default: false)- OP players always receive in-game notifications
sparklie.bypass— bypass all checkssparklie.bypass.<category>— bypass one category


