From 4fb7a280ca4ea877bdb163989c8c23afc61ec238 Mon Sep 17 00:00:00 2001 From: Anthony Date: Sun, 15 May 2022 19:15:02 -0400 Subject: [PATCH] Create README.md --- README.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a1e2ec6 --- /dev/null +++ b/README.md @@ -0,0 +1,36 @@ +# FlopAC +FlopAC is an anti-cheat plugin that prevents players from cheating. + +**Permissions:** + +* flopac.command - use "/flopac" command(s) + +* flopac.alerts - see alerts permission + +* flopac.bypass - bypass the anticheat with a permission + +**Commands:** + +* /flopac - displays anticheat commands and information + +* /flopac alerts - toggles on and off alerts + +* /flopac check (check&checktype) - toggles on and off detections + +* /flopac forceban (player) - bans the player using the anticheat + +* /flopac logs (player) - shows logs from MongoDB database collection + +* /flopac ping (player) - shows the players ping + +* /flopac gui - currently underdevelopment + +* /flopac devalerts - shows development alerts + +* /flopac lookup (player) - shows the players information + +* /flopac reload - Reloads the anticheat + + +**Credits:** +DemonDxv, Rhys, and funkemunky