Giter Site home page Giter Site logo

arc's Introduction

Arc

Arc is an anticheat built to support older PvP versions and newer game versions. The goal of Arc is to be extremely configurable, performant, compatible, and effective.

  • Extensive configuration and permissions
  • Supports 1.8, 1.12, 1.16, and 1.17!
  • LiteBans support
  • Performant
  • API

Installing

Arc is currently built with Java 8 and requires ProtocolLib to be present on the server. In the near future, builds using Java 16 will be available for 1.17+ game versions.

Head over to the releases page and download the latest version. Then, place the jar file into your plugin directory.

ProtocolLib

You can find ProtocolLib here.

Compatibility

Arc is compatible with either Spigot or PaperSpigot. Other software or forks are untested, so use at your own risk.

Checks

Arc is still experimental regardless, improvements and features are worked on every day. As such, expect some things to be totally missing or broken.

  • Combat checks
    • KillAura
    • Criticals
    • Reach
    • NoSwing
  • Moving checks
    • Flight
    • NoFall
    • MorePackets
    • Jesus
  • Network checks
    • Swing packet checking
    • Payload packet checking
  • Player checks
    • Regeneration
    • FastUse
      • FastBow
      • FastConsume
  • Block checks
    • Reach
      • Breaking
      • Placing
      • Interaction
    • NoSwing
      • Breaking
      • Placing
      • Interaction
    • Nuker

Development

Visit the projects board to see in-progress items and TODO.

  • You can submit pull requests at any time to implement a feature or change.

    • Please ensure the code is quality and readable
    • Be sure to thoroughly test and make sure no other systems interfere.
    • Documentation should be included.
  • To work on Arc yourself, the following things are required:

    • A PaperSpigot 1.8 jar with NMS.
    • A CraftBukkit 1.15.2 jar - which can be obtained from BuildTools using --compile craftbukkit
    • A CraftBukkit 1.16.5 jar - which can be obtained from BuildTools using --compile craftbukkit
    • Each CraftBukkit jar must be placed in their respective bridgex_x directory.

Documentation

All the documentation is still work-in-progress and very incomplete.

Although, most things within the code are very clear and documented.

arc's People

Contributors

vrekt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

arc's Issues

Speed check

This issue tracks the progress of the Speed check.

Block and Inventory checks

This issue will track progress for block and inventory related checks.

Some things planned:

  • FastClick
  • InventoryMore
  • MoreInventory
  • Block Direction
  • Interaction Direction
  • Place Direction
  • Tower
  • Scaffold

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.