A Java API wrapper for the Pelican/Pterodactyl panel API. https://rainnny.club
Go to file
2024-04-28 20:30:34 -04:00
.gitea/workflows pass secret to env var 2024-04-28 19:19:10 -04:00
.github Update FUNDING.yml 2024-04-28 20:15:25 -04:00
src pls work i beg 2024-04-28 19:09:42 -04:00
stylesheet Project setup 2024-04-27 21:20:48 -04:00
.gitignore Project setup 2024-04-27 21:20:48 -04:00
checkstyle.xml Project setup 2024-04-27 21:20:48 -04:00
CONTRIBUTING.md Update README.md 2024-04-28 20:28:36 -04:00
LICENSE Project setup 2024-04-27 21:20:48 -04:00
pom.xml dont need to run tests twice 2024-04-28 19:16:41 -04:00
README.md Pelican logo 2024-04-28 20:30:34 -04:00
renovate.json chore(deps): add renovate.json 2024-04-28 02:03:03 +00:00

Pelican

MIT License Maven Publish Workflow Wakatime Hours Discord

Important

This API is currently a WIP and is not yet complete.

🦅 Pelican4J

A Java API wrapper for the Pelican and Pterodactyl panel API.


Table of Contents


🔬 Installation

Before getting started, you must add the dependency to your project. Below you can find the dependency for both Maven and Gradle.

Maven

<dependency>
  <groupId>me.braydon</groupId>
  <artifactId>Pelican4J</artifactId>
  <version>VERSION</version>
</dependency>

Gradle (Kotlin DSL)

implementation("me.braydon:Pelican4J:VERSION")

🏃‍♂️ Getting Started

TODO


YourKit

YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.

Yourkit Logo