All Projects â†’ connorhartley â†’ guardiansponge

connorhartley / guardiansponge

Licence: MIT license
🔱 Guardian - An extensive AntiCheat plugin for Sponge.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to guardiansponge

SAC
An AntiCheat software for PockeMine-MP made to detect unfair gamplay advantages.
Stars: ✭ 52 (+160%)
Mutual labels:  anticheat
content
Scripts & code for use with Guardian
Stars: ✭ 13 (-35%)
Mutual labels:  guardian
Poseidon
stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device objects.
Stars: ✭ 189 (+845%)
Mutual labels:  anticheat
McTester
An integration testing framework for Minecraft
Stars: ✭ 39 (+95%)
Mutual labels:  sponge
Osmium
Abstraction layer for Bukkit, Sponge and BungeeCord that allows for development on all platforms simultaneously.
Stars: ✭ 34 (+70%)
Mutual labels:  sponge
SafeValues
A simple Unity library for cheating prevention
Stars: ✭ 75 (+275%)
Mutual labels:  anticheat
Minefana
Bungee/Spigot plugin to send stats to a InfluxDB to be displayed by a Grafana instance.
Stars: ✭ 23 (+15%)
Mutual labels:  sponge
MatrixChecks
The optimized checks for Matrix Anticheat, a powerful anticheat for Minecraft.
Stars: ✭ 70 (+250%)
Mutual labels:  anticheat
PacketGate
Sponge library to manipulate incoming and outgoing Packets.
Stars: ✭ 22 (+10%)
Mutual labels:  sponge
anti-debugging
Anti-debugging techniques on a (bad looking) Win32 application.
Stars: ✭ 74 (+270%)
Mutual labels:  anticheat
Sledgehammer
Smashes the stupid out of the client & server.
Stars: ✭ 13 (-35%)
Mutual labels:  sponge
Flex-AntiCheat
Flex AntiCheat - Optimized Configs For Multiple AntiCheats
Stars: ✭ 37 (+85%)
Mutual labels:  anticheat
Anti cheat pack
An anti cheat library improved over 3 years
Stars: ✭ 25 (+25%)
Mutual labels:  anticheat
T0rlib4j
T0rlib4j is a Java controller library for Tor
Stars: ✭ 50 (+150%)
Mutual labels:  guardian
Flint
A Minecraft minigame engine.
Stars: ✭ 22 (+10%)
Mutual labels:  sponge
FoxGuard-Sponge
A Minecraft world protection plugin for SpongeAPI
Stars: ✭ 31 (+55%)
Mutual labels:  sponge
Scythe-AntiCheat
Scythe AntiCheat - The best minecraft bedrock anticheat designed for realms, worlds and servers
Stars: ✭ 87 (+335%)
Mutual labels:  anticheat
EconomyLite
Economy Plugin for Sponge
Stars: ✭ 25 (+25%)
Mutual labels:  sponge
Women-Safety-App
An android app which can INSTANTLY alert the Guardians(along with user location) whenever the user is in an emergency situation. It can be triggered just by shaking the android device in which the app is installed.
Stars: ✭ 41 (+105%)
Mutual labels:  guardian
AnticheatJS
Javascript Anti Cheats 101
Stars: ✭ 81 (+305%)
Mutual labels:  anticheat

Sponge Implementation

An extensible AntiCheat plugin for Sponge.

Build Status Sponge Version Precogs Version Join Discord

Guardian is an extensible AntiCheat for Sponge that gives you the flexibility to customize the checks to fit your servers needs. Guardian also provides a service for Precogs to reduce plugin conflicts with those who integrate with the lightweight service.

The plugin is a work in progress and there are plans for more detections to be added. Make sure to come chat with us on the IchorPowered Discord.

Cheats Detected:
Movement:
  • Speed (Movement Speed)
  • Flight (Flight, Movement Speed)
  • JetPack (Flight)
  • Jesus
  • Blink (Movement Speed)
  • Spider / WallClimb
  • Timer (Movement Speed)
  • AutoSneak
  • AutoSprint
  • FastLadder (Movement Speed)
  • Phase/NoClip
  • MiniJump
  • Glide
  • HighJump / LongJump

And more coming soon.

Contributing

There many ways to contribute to the project. Some being...

  • Creating issues for reporting bugs.
  • Creating issues for reporting new cheats that are not detected or new features.
  • Contributing to the plugin by making a pull request, which fixes bugs or adds new features.

Developers:

To compile the project. Simply type gradlew, this will licenseFormat and build the project for you.

For code style we prefer to stick with the Sponge Code Style.

If you're unsure about something, don't be afraid to make an issue or join the discord to chat.

Versioning

The versioning follows:

guardian-[sponge-major | sponge-minor | sponge-patch]-[guardian-major | guardian-minor | guardian-patch]-[guardian-sub-patch]

e.g guardian-7.0.0-0.1.0-01

Ensure that the SpongeAPI version is the same for the one you are using on your server.

Credits

  • me4502 for making Precogs and spending some of his time and knowledge to improving this AntiCheat, your help is hugely appreciated.

  • ModularFramework providing a modular class loading system.

  • Precogs providing a service for plugins to integrate with the AntiCheat.

  • Thanks to SequenceAPI for providing the sequence system that powers all of the checks.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].