🛠️ Developer API
Welcome to the VortexPrisonCore API
📦 Dependency Management
Maven
<repository>
<id>vortex-repo</id>
<url>https://repo.vortexdevelopment.net/repository</url>
</repository>
<dependency>
<groupId>net.vortexdevelopment</groupId>
<artifactId>VortexPrisonCore-API</artifactId>
<version>latest</version> <!-- Use 'latest' or a specific version -->
<scope>provided</scope>
</dependency>Gradle (Groovy)
🚀 Getting Started
Accessing the API
💠 API Modules
🔔 Events
📄 Plugin.yml
Last updated