Skip to content

BendEye/Perus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Perus

An open-source AntiCheat that will eventually contain the following.

  • Base of AntiCheat
    • Alert System
      • Player/target violates a check we send a message and violation
      • Log violation into the log system and doesn't reset on disconnect
    • Check System
      • Add Checks if enabled in Config.yml
      • Remove Checks if disabled in Config.yml
      • Set default max violations per check
    • PacketListener via ProtocolLib
      • Join/Leave(Sending, Receiving)
    • Data System
      • Processes PlayerData Movements
      • Processes PlayerData Rotations
      • Processes PlayerData Actions
      • Processes PlayerData Connections
      • Processes PlayerData Packets
    • File System
      • Contains Config.yml, Checks.yml, Logs folder and Log.yml
    • Config System
      • Enable/disable checks
      • Set own violations per check
      • Change plugin name
      • Choose log system
      • Set permission per command
      • Set main command
    • Punishment System
      • Send out a command after reaching the max violation set in checks.yml
    • Log System
      • Flat file
      • MongoDB
      • MySql
      • Redis
  • Things I wish to implement into Perus
    • Utilizing Pledge into the AntiCheat
      • Transaction listener
      • Connection Listener
      • Velocity Listenr

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages