Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Astro-Anticheat/AstroAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AstroAPI

Astro API is used for Astro Anticheat. A license key can be purchased at https://astroac.cc

Events

  • AstroFlagEvent - Called whenever Astro flags a player.
  • AstroGhostBlockEvent - Called when Astro detects a player on a ghost block.
  • AstroPunishEvent - Called when Astro punishes a player.

Installation

Maven:

<repository>
    <id>jitpack.io</id>
    <url>https://www.jitpack.io</url>
</repository>

<dependency>
    <groupId>com.github.Astro-Anticheat</groupId>
    <artifactId>AstroAPI</artifactId>
    <version>main-SNAPSHOT</version>
    <scope>compile</scope>
</dependency>

Gradle:

maven { url 'https://www.jitpack.io' }

implementation 'com.github.Astro-Anticheat:AstroAPI:main-SNAPSHOT'

About

API for Astro

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages