https://github.com/its3rr0rswrld/barium
A Simple Minecraft anticheat
https://github.com/its3rr0rswrld/barium
anticheat mc minecraft paper papermc plugins spigot
Last synced: 4 months ago
JSON representation
A Simple Minecraft anticheat
- Host: GitHub
- URL: https://github.com/its3rr0rswrld/barium
- Owner: Its3rr0rsWRLD
- Created: 2024-04-19T06:42:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T00:52:00.000Z (over 1 year ago)
- Last Synced: 2025-02-15T17:46:56.176Z (over 1 year ago)
- Topics: anticheat, mc, minecraft, paper, papermc, plugins, spigot
- Language: Java
- Homepage:
- Size: 162 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Barium
> :warning: This is an old repo! You may have to update some things, and this doesn't account for lag ***at all***, this was only tested on a local server
Barium is a simple anti-cheat for Minecraft. I just made it because I was bored :3
## Features
- **Basic Detection** - Detects common hacks like reach, [freecam](#freecam), and more (more features to be added).
- **Alert System** - Alerts admins when potential cheating behavior is detected.
- **Configurable** - Fully configurable settings to adjust the sensitivity and actions taken.
## Showcase
https://github.com/Its3rr0rsWRLD/Barium/assets/92172873/23314512-6f9a-4cc2-8e96-72e96abc986c
## Installation
1. Download the Simple Anti-Cheat.jar file from the Releases section.
2. Drop the file into your `plugins` folder in your Spigot server directory.
3. Restart your server.
4. Edit the `config.yml` file generated in the `plugins/Barium` folder to customize settings.
## Usage
Once installed, the plugin will automatically monitor player actions for potential cheats. Adjust the `config.yml` for more control over what actions are monitored and the thresholds for detection.
## Contributing
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
# More Information
## Freecam
Q: What do you mean by freecam detection?
A: If someone tries to use freecam or anything similar to (for example) mine a block that is not in their line of sight (LoS), Barium will detect and take action against the user
## Configurability
Q: How configurable is it?
A: Barium comes with a config.yml file that lets you configure different actions for different cheats, as well as some numbers that can change distance, speed, etc.
## Contact
Discord - Its3rr0rsWRLD
Project Link: [Barium](https://github.com/Its3rr0rsWRLD/Barium)