REVEX
作者:rebot | 分类:模组
Minecraft 版本: 1.21.1
平台: fabric
标签: game-mechanics management utility
⚖️ REVEX
Response Escalation Violation EXecutor
PRAXIC detects. REVEX punishes.
Addon for PRAXIC AntiCheat. Requires PRAXIC to function.
Server-side only — your players install nothing.
The problem
PRAXIC catches cheaters — but its built-in actions are flat.
5 flags = kick. Every time. No escalation. No memory.
A first-time offender gets the same treatment as a repeat cheater.
The solution
REVEX replaces flat punishments with a graduated ladder.
Each violation moves the player one step up. The more they cheat, the harder they fall.
Default Ladder
| Step | Action |
|---|---|
| 1st offense | ⚠️ Warning |
| 2nd offense | ? Tempban 15 minutes |
| 3rd offense | ? Tempban 1 hour |
| 4th offense | ? Tempban 1 day |
| 5th offense | ? Permanent ban |
Every step is configurable. You can set a different ladder per check —
FlyCheck can escalate faster than SpeedCheck.
Players who stay clean for 24 hours (configurable) reset back to step 1.
Tempbans
- Duration format:
15m,1h,7d,perm - Banned players see a disconnect screen with reason and remaining time
- Auto-unban when time expires — no cron jobs, no manual work
- Persistent across server restarts
Commands
| Command | What it does |
|---|---|
/revex status |
Current config and escalation ladder |
/revex bans |
All active bans with remaining time |
/revex ban <player> <duration> [reason] |
Manual tempban |
/revex unban <player> |
Early unban |
/revex reload |
Hot-reload config |
All commands require OP level 2.
Staff Alerts
Every REVEX action notifies OP2+ operators in chat.
Your staff always knows who got warned, temp-banned or permanently banned — in real time.
Requirements
- PRAXIC AntiCheat
0.4.0+— required - Fabric API — required
- Fabric Loader
0.15.0+ - Minecraft
1.21.1
Setup
- Install PRAXIC first
- Drop
revex-x.x.x.jarintomods/ - Start server — config generates automatically
- Edit
config/revex.jsonto customize the ladder /revex reload
Open Source
Every line of code is public and auditable.
Licensed under Apache 2.0.
⚠️ REVEX is in early development. Not recommended for large production servers until a stable release. Use at your own discretion.
请登录后举报
暂无评论,抢个沙发吧~