https://github.com/archdevs/archcheck
Lightweight checking plugin that helps moderation to inspect players
https://github.com/archdevs/archcheck
minecraft minecraft-plugin plugin
Last synced: 5 months ago
JSON representation
Lightweight checking plugin that helps moderation to inspect players
- Host: GitHub
- URL: https://github.com/archdevs/archcheck
- Owner: ArchDevs
- Created: 2024-10-15T13:44:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-28T08:45:38.000Z (about 1 year ago)
- Last Synced: 2025-03-28T09:36:35.143Z (about 1 year ago)
- Topics: minecraft, minecraft-plugin, plugin
- Language: Java
- Homepage:
- Size: 149 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ArchCheck – Lightweight Player Checking Plugin
**ArchCheck** is a Minecraft plugin that assists server administrators in detecting potential hackers. It provides tools needed for moderating gameplay and ensuring a balanced environment by allowing staff members to scan and observe suspicious players.
## Features
- **Player Freezing** – Prevents the checked player from moving or executing commands during a check.
- **Private Messaging** – Enables direct communication between staff and the checked player.
- **Configurable & Lightweight** – Optimized for performance and easy customization.
## Commands
- **/check start [player]** – Starts check
- **/check stop [player]** – Stops check
- **/check reload** – Reloads plugins configuration
## Permissions
- **archcheck.check** – Permission that allows to check players
## Compatibility
- Supports Spigot and Paper (Minecraft 1.16.5+).
- Java 8+
## Authors
- [@ArchDevs](https://www.github.com/ArchDevs)