Skip to content
forked from sim0n/Nemesis

A powerful Minecraft anti-cheat sytem

License

Notifications You must be signed in to change notification settings

Squesly/Nemesis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Nemesis Anti-Cheat

Nemesis is an open source anti-cheat with a main purpose of elevating Minecraft anti-cheat development by providing a good system along with good methods that make sense.

Features

  • Flexible check system
  • Flexible Command system
  • Easy to use configuration system
  • Database / logging system
  • File system to download libraries and inject them into the classloader instead of shading into the jar
  • Fast packet system that doesn't use reflection
  • Advanced tracking system
  • Flexible violation system
  • A good amount of util to make your life a lot easier

Notes

Nemesis already contains quite a few checks to get you started, they're not perfect, but they're good enough.

Compiling

As there is no public repo (that I'm aware of) that hosts CraftBukkit you'll have to build it yourself with BuildTools. After this simply use the default goal

mvn package

Usage

If you use this base and or sell it or take anything from it all I ask for is credit.

Community

If you want to join the discord for Nemesis to talk, ask questions or anything then feel free to join the discord

Special thanks to

yourkit logo

YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor. They support open source projects with their fully featured application profilers. It's used to ensure that this project will be as fast as possible.

About

A powerful Minecraft anti-cheat sytem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%